Disable use of CAS. The added ifdef is required to circumvent a compile error on...
[mono.git] / mcs /
2016-05-02 Marcos HenrichDisable use of CAS. The added ifdef is required to...
2016-05-02 Marek SafarRemove unused private using
2016-05-02 Marcos HenrichRemoved unnecessary call to Thread.WriteVolatile. Syste...
2016-05-02 Marcos HenrichReaderWriterLockSlim.cs now builds with mono.
2016-05-02 Alexander KöplingerAdd support to build with Mono
2016-05-02 Sebastien PouliotRemove unused System.Web namespace from source (it...
2016-05-02 Miguel de IcazaDisable use of CAS when compiling with DISABLE_CAS_USE
2016-05-02 Miguel de IcazaFix the conditional, we disable Emit code on FULL_AOT
2016-05-02 Marek SafarAdd support to build with Mono.
2016-05-02 Miguel de IcazaAdjust to disable IL generation under FULL_AOT_RUNTIME
2016-05-02 Miguel de IcazaAdd support to build build with Mono.
2016-05-02 dotnet-botAdding System.Compo... System.Ident... System.Numer...
2016-05-02 dotnet-botUpdate formatting of LICENSE.txt and PATENTS.TXT
2016-05-02 dotnet-botAdding System.Data..., System.ServiceModel..., and...
2016-05-02 dotnet-botInitial commit
2016-05-02 Marek Safar[System.Runtime.Serialization] Remove redundant IVT...
2016-05-02 Marek Safar[System.Runtime.Serialization] Remove redundant IVT...
2016-04-27 Alexander KöplingerMerge pull request #1345 from mattleibow/websocket...
2016-04-26 monojenkinsMerge pull request #2947 from mfilippov/master
2016-04-26 Mikhail FilippovRefactoring SocketAcceptAsyncTest
2016-04-26 Mikhail FilippovFix SocketAcceptAsyncTest
2016-04-26 Marek SafarMerge pull request #2949 from Unity-Technologies/xbuild...
2016-04-26 monojenkinsMerge pull request #2957 from akoeplinger/fix-corlib...
2016-04-25 Alexander KöplingerMerge pull request #2953 from mono/fix-fileinfo-delete
2016-04-25 Alexander Köplinger[corlib] Fix FileInfoTest.MoveTo_SameName test that...
2016-04-25 Alexander Köplinger[corlib] Ignore a TimeZoneInfo test on mobile that...
2016-04-25 Ludovic HenryMerge pull request #2946 from ludovic-henry/fix-process...
2016-04-25 Ludovic HenryMerge pull request #2924 from ludovic-henry/fix-missing...
2016-04-25 Alexander Köplinger[corlib] Bring the FileInfo.Delete fix
2016-04-25 Ludovic HenryMerge pull request #2721 from ludovic-henry/fix-mono_ms...
2016-04-25 Josh PetersonMake xbuild on Windows use Mono instead of .NET
2016-04-25 Mikhail FilippovSocket.AcceptAsync shouldn't create new socket if Socke...
2016-04-24 Ludovic Henry[Process] Fix handle leak on child process Creation
2016-04-24 Ludovic Henry[Process] Fix System.Diagnostics.ProcessTest.StandardIn...
2016-04-24 Alexander KöplingerMerge pull request #2941 from jogibear9988/patch-1
2016-04-24 Marek SafarRevert "[verifier] Do method visibility checks for...
2016-04-24 Marek Safar[corlib] Reenable IsReadOnly test
2016-04-24 Marek Safar[xbuild] Fix ApplicationIcon incremental build dependency
2016-04-24 Marek SafarMerge pull request #2942 from jogibear9988/patch-2
2016-04-24 Marek SafarMerge pull request #2945 from mono/xi-40574
2016-04-23 Sebastien Pouliot[linker] Method decorated with System.Runtime.Serializa...
2016-04-23 Marek Safar[corlib] Disable core security icalls on mobile
2016-04-23 Miguel de IcazaMicrosoft relicensed this fork of the Ajax library...
2016-04-23 Miguel de IcazaMicrosoft relicensed this fork of the DLR under the...
2016-04-22 Aleksey Kliger ... Merge pull request #2944 from lambdageek/dev/monoerror...
2016-04-22 Marek Safar[corlib] FileInfo from referencesource
2016-04-22 Marek Safar[corlib] Remove System.Core security types
2016-04-22 Marek Safar[corlib] Remove duplicated sources
2016-04-22 Marek Safar[System.Core] Add CommonCrypto dependencies
2016-04-22 Marek Safar[corlib] FileSystemInfo from reference source
2016-04-22 Marek SafarMerge pull request #2943 from mono/xi-40570
2016-04-22 Kirill[WindowsBase] Serialization fix of Int32Rect, Point...
2016-04-22 Sebastien Pouliot[System.Core] Add back AesManaged to tvOS and watchOS...
2016-04-21 monojenkinsMerge pull request #2940 from xmcclure/disable-jit...
2016-04-21 Jochen Kühnerbugfix numInfo of Cultureinfo NonSerialized on Windows...
2016-04-21 Jochen KühnerBugfix https://bugzilla.xamarin.com/show_bug.cgi?id...
2016-04-21 Atsushi Eno[I18N/CJK] iso-2022-jp GetChars() had some bogus conver...
2016-04-21 Alexander KöplingerMerge pull request #2939 from discofire/patch-1
2016-04-21 discofireUpdate OracleConnection.cs
2016-04-21 Andi McClureMerge pull request #2918 from lateralusX/jlorenss/aot...
2016-04-21 Vlad BrezaeMerge pull request #2869 from BrzVlad/feature-mod-union-opt
2016-04-21 monojenkinsMerge pull request #2935 from kumpera/new-gc-test
2016-04-21 monojenkinsMerge pull request #2932 from ludovic-henry/fix-waithan...
2016-04-20 monojenkinsMerge pull request #2880 from kumpera/fix_5644
2016-04-20 Joel Martinez[docs] Added index.xml entry for CFNetworkHandler....
2016-04-20 Zoltan VargaMerge pull request #2934 from vargaz/fix-36852
2016-04-20 Ludovic Henry[corlib] Ifdef out calls to SynchronizationAttribute...
2016-04-20 Rodrigo Kumpera[verifier] Do method visibility checks for virtual...
2016-04-20 Marek Safar[build] Add missing empty assemblies needed by default...
2016-04-20 Aleksey Kliger ... Merge pull request #2859 from lambdageek/dev/monoerror...
2016-04-20 Marek Safar[mcs] Fixes crash during conversion error reporting...
2016-04-20 Marek Safar[mcs] null operator receiver type needs to be convertib...
2016-04-20 Marek Safar[tools] Fixes compiler tester error messages verification
2016-04-20 Marek SafarMerge pull request #2891 from xmcclure/bug-39669
2016-04-19 monojenkinsMerge pull request #2922 from akoeplinger/fix-tvos
2016-04-19 monojenkinsMerge pull request #2806 from lambdageek/dev/monoerror...
2016-04-19 Marek Safar[System.Configuration] Fail tests on standalone error
2016-04-19 Andi McClureAdd xml configuration section test (bug#39669)
2016-04-19 Marek Safar[System.Configuration] re-enable standalone tests
2016-04-19 Marek Safar[mcs] Don't do empty array interpolation on user code...
2016-04-19 Marek Safar[symbolicate] Switch to Cecil backend
2016-04-19 Marek Safar[monosymbolicate] Small cleanups
2016-04-19 Marek HabersackSupport custom Xamarin Android HttpClient handler
2016-04-19 Alex Rønne PetersenMerge pull request #2863 from alexrp/windows-critsect...
2016-04-18 Aleksey Kliger ... Merge pull request #2821 from lambdageek/dev/monoerror...
2016-04-18 monojenkinsMerge pull request #2910 from cptjazz/compiler_warnings
2016-04-18 monojenkinsMerge pull request #2814 from lambdageek/dev/monoerror...
2016-04-18 Ludovic HenryMerge pull request #2916 from ludovic-henry/fix-40306
2016-04-18 monojenkinsMerge pull request #2915 from poedgirl/master
2016-04-18 Michelle AllenAdded support for SHA256, 384 and 512 in AuthenticodeDe...
2016-04-18 monojenkinsMerge pull request #2897 from kumpera/marshal_fixes
2016-04-17 Alexander KöplingerMerge pull request #2913 from krytarowski/netbsd-support-11
2016-04-17 Kamil RytarowskiRemove stale file in the repository
2016-04-17 Alexander KöplingerMerge pull request #2907 from krytarowski/netbsd-support-7
2016-04-17 Alexander KöplingerMerge pull request #2906 from krytarowski/netbsd-support-6
2016-04-17 Alexander KöplingerMerge pull request 2899 from krytarowski/netbsd-support-1
2016-04-17 Alexander KöplingerMerge pull request #2900 from krytarowski/netbsd-support-2
2016-04-17 Alexander KöplingerMerge pull request #2904 from krytarowski/netbsd-support-5
2016-04-17 Alexander KöplingerMerge pull request #2898 from ludovic-henry/fix-process...
2016-04-17 Alexander KöplingerMerge pull request #2901 from krytarowski/netbsd-support-3
next