Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/class
AgeCommit message (Expand)Author
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-09[Facades] Adds System.Threading.Tasks.Extensions for mobile profiles (#9968)Marek Safar
2018-08-08[corlib] Fix method access failures for __ComObject instances hosted in dummy...nsivov
2018-08-07[corlib] Update linker descriptorsMarek Safar
2018-08-07Modified most of the reflection member lookup methods to support prefix searc...Steve Pfister
2018-08-06Merge pull request #9862 from alexanderkyte/culture_speedupAlexander Kyte
2018-08-03Ensure cil-stringreplacer is built and used to post-process mscorlib when bui...Katelyn Gadd
2018-08-03[corlib] Improve linker crypto dependencies trackingMarek Safar
2018-08-03[System.Reflection] CoreFX import for ExceptionHandlingClauseOptions (#9856)Maxim Lipnin
2018-08-03[runtime] Cache culture locale name in managedAlexander Kyte
2018-08-02[System.Reflection] CoreFX import for several simple types. (#9844)Maxim Lipnin
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-08-02Add check for a generic method when invoking in debugger (#9806)brianradunity
2018-08-01[LinkerDescriptor] remove remoting feature from MonoMethodMessageBernhard Urban
2018-08-01Really fix CoreR[FT] version of System.Decimal for big endian (#9828)Calvin
2018-08-01Fix System.Drawing on 64-bit macOS. (#9824)Filip Navara
2018-07-31Fix tarballs again (#9810)Jo Shields
2018-07-30Fix comparison of IntPtr with null (#9800)Egor Bogatov
2018-07-30[bcl] Include all .sources files in the tarball (#9803)Alexander Köplinger
2018-07-30Change corlib version to a string, so that you can use uuidgen (or a git hash...Jay Krell
2018-07-28Update csprojAlexander Köplinger
2018-07-28Use System.Security.Policy.Publisher from corefx (they essentially stubbed it...Martin Baulig
2018-07-27Fix mode damageKatelyn Gadd
2018-07-27Remove invalid paths from exclusions filesKatelyn Gadd
2018-07-27Remove missing directory from microsoft.csharp.dll.sourcesKatelyn Gadd
2018-07-27CheckpointKatelyn Gadd
2018-07-26[corlib] Bring back serialization ctors/methods for X509Certificate (#9745)Alexander Köplinger
2018-07-26[corlib]: Cleanup `X509Certificate` implementation and sync it with CoreFx. (...Martin Baulig
2018-07-25[build] Update xunit to 2.4 versionMarek Safar
2018-07-25Move generated resource files from System and System.Security into corlib. (#...Martin Baulig
2018-07-25Revert CharUnicodeInfo to reference-sources (Big Endian issue) (#9711)Egor Bogatov
2018-07-25[System]: Remove two `X509Certificate2Test` tests.Martin Baulig
2018-07-24[System.Reflection] CoreFX import for set of simple types. (#9693)Maxim Lipnin
2018-07-24System.IO.Pipes from CoreFX (#9573)Filip Navara
2018-07-23Use `SafePasswordHandle` in the internal certificate APIs. (#9651)Martin Baulig
2018-07-20[corlib] CoreFX sources for System namespace (#8626)Egor Bogatov
2018-07-20[CI] Add `corlib-btls` step to run the X509Certificate tests in corlib with B...Martin Baulig
2018-07-20Pkcs9SigningTime: normalize exceptions on windows file time < 1601 (#9628)Maxim Lipnin
2018-07-20[System.XML] Include common.sources in the tarballJo Shields
2018-07-20[System.XML] xunit tests and trivial types from CoreFX (#9351)Egor Bogatov
2018-07-19Refactor the AppleTls Certificate code into a PAL-based approach. (#9524)Martin Baulig
2018-07-19[TermInfo] fix reading integer value for new file format (#9520)Bernhard Urban
2018-07-19[corlib] Moves private Debug class in mscorlib to System.Diagnostics namespac...Marek Safar
2018-07-19[System] Update mobile tests to reflect missing DesignerAttributeMarek Safar
2018-07-18ProtectedData: enable CoreFX xunit tests (#9605)Maxim Lipnin
2018-07-18Fix infinite loops introduced in 18b6846a3a2218525b7335a1f0515de93a1e44ca. (#...Jay Krell
2018-07-17Remove `unsafe` accidentally added in 18b6846a3a2218525b7335a1f0515de93a1e44c...Jay Krell
2018-07-17Merge pull request #9472 from baulig/work-dependency-injectorAlexis Christoforides
2018-07-17fix issue where unspecified address family has no addressesMichael DeRoy
2018-07-17Put back obsolete `X509Helper2` code that is still in use by the legacy imple...Martin Baulig