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
AgeCommit message (Expand)Author
2017-01-05[msvc] Update csproj files (#4204)monojenkins
2016-12-22[bcl] Clean up old run-test.bat and *.csproj filesAlexander Köplinger
2016-12-21Renamed profile to winaot (#4190)Henric Müller
2016-12-20[bcl] Rename aot_only profile to testing_aot_fullAlexander Köplinger
2016-12-20[System.ValueTuple] Don't emit debug symbolsMarek Safar
2016-12-20[Facades] Removes duplicate signing infoMarek Safar
2016-12-19[Facades] Add missing referenceMarek Safar
2016-12-19[Facades] Use the Open.snk key for the System.ValueTuple facade (#4173)Alexander Köplinger
2016-12-19[build] Add new profileMarek Safar
2016-12-15[msvc] Update csproj files (#4151)monojenkins
2016-12-15[Facades] Move IncrementalHash to System.Security.Cryptography.Algorithms facadeMarek Safar
2016-12-12[build] Add System.ValueTuple to bootstrap facadesMarek Safar
2016-12-10[msvc] Update csproj files (#4128)monojenkins
2016-12-10[Facades] Add System.ValueTuple facade (#4125)Alexander Köplinger
2016-12-07[build] Add System.Security.Cryptography.Primitives to bootstrap facadesMarek Safar
2016-12-03[build] Another "make dist" fixAlexander Köplinger
2016-12-02[msvc] Update csproj files (#4081)monojenkins
2016-12-02[build] Fixes wrong dependency moved in 07c20be565add68c54364d0689c71879ad15571bMarek Safar
2016-12-02[Facades] Add System.Security.Cryptography.Algorithms to net_4_x profileMarek Safar
2016-11-30[build] Prepare roslyn 2.0 bootstrap dependenciesMarek Safar
2016-11-28[build] Roslyn switchMarek Safar
2016-11-25[Facades] Don't build System.Drawing.Primitives.dll by default for monotouch_...Alexander Köplinger
2016-11-25[Facades] Remove watch special System.Drawing.Primitives, all types are now a...Marek Safar
2016-11-25Merge pull request #4020 from akoeplinger/mobile_static-renameAlexander Köplinger
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-24[Facades] Add netstandardMarek Safar
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-25[msvc] Update csproj filesmonojenkins
2016-10-21[bcl] Move a few types from the Facades into the framework for netstandard20 ...Alexander Köplinger
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-09-27[build] Bootstrap extension for roslynMarek Safar
2016-09-19[Facades] Another define fixAlexander Köplinger
2016-09-19[Facades] Use correct defineMarek Safar
2016-09-19[bcl] Add more reflection types to monotouchMarek Safar
2016-09-15[bcl] Fix few warningsMarek Safar
2016-08-29[Facades] Remove private facadeMarek Safar
2016-08-26[bcl] Fix method parameter names to match .NETAlexander Köplinger
2016-08-24[Facades] Add argument null validation for extension methodsAlexander Köplinger
2016-08-24[Facades] Implement methods for *Extensions types that are available on the e...Alexander Köplinger
2016-08-24[Facades] Make sure "this" is added to the type extensionsAlexander Köplinger
2016-08-24[Facades] Throw PlatformNotSupportedException instead of NotImplementedExcept...Alexander Köplinger
2016-08-24[bcl] More netstandard api matchingMarek Safar
2016-08-17[bcl] Remove wrong ReferenceAssemblyAttribute(s)Marek Safar
2016-08-11[Facades] Remove wrong facadesMarek Safar
2016-08-11[Facades] Update version numbersMarek Safar
2016-08-11[Facades] System.Security.Cryptography.Algorithms on netstandard profiles onlyMarek Safar
2016-08-11[bcl] Update to match NETStandard 1.6 membersAlexander Köplinger
2016-08-01[Facades] Emit symbol files for lib like facadesMarek Safar
2016-07-27[Facades] Remove duplicate System.IO.CompressionMarek Safar
2016-07-26[System.Text.Encoding.CodePages] Small improvementsMarek Safar