[sdb] Add an ExitCode property to VMDeathEvent. Fixes #16113.
[mono.git] / mcs / class / corlib /
2013-08-19 Atsushi EnoRevert "Revert "Fix bug #7829 - do NOT reject Construct...
2013-08-18 Atsushi EnoRevert "Fix bug #7829 - do NOT reject ConstructorInfo...
2013-08-18 Atsushi EnoFix bug #7829 - do NOT reject ConstructorInfo in Dynami...
2013-08-17 Marek SafarGrow underlying buffer only when necessary. Fixes ...
2013-08-17 Marek SafarMerge pull request #736 from wtfrank/charting
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-16 Marek SafarRewrites RuntimeReflectionExtensions to actually do...
2013-08-16 Zoltan VargaMerge pull request #734 from joncham/domain-debug-leaks
2013-08-15 Marek SafarCorrect parsing of invalid 00000000-0000-0000-0000...
2013-08-15 Marek SafarSmall optimization of GuidParser
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-08-13 Marek SafarMerge pull request #729 from wtfrank/charting-submit
2013-08-13 Jonathan Pryor[mscorlib] Support OID names in RSACryptoServiceProvide...
2013-08-13 Rolf Bjarne KvingeRevert "Fix a test to work on mobile after the async...
2013-08-12 Zoltan VargaMerge pull request #708 from spicypixel/hotfix/mono...
2013-08-12 Jeffrey StedfastFixed build breakage from my previous commit
2013-08-12 Jeffrey StedfastFixed System.Text.Decoder.GetChars(byte*,int,char*...
2013-08-08 Marek SafarBasic optional parameters support in binder. Fixes...
2013-08-07 Marek SafarRemove NIE from SetWaitNotificationRequired. Fixes...
2013-08-07 Rolf Bjarne KvingeFix a test to work on mobile after the async release.
2013-08-07 Marek SafarMerge pull request #727 from alesliehughes/master
2013-08-06 Rodrigo Kumpera[build]Bring some sanity to the monotouch profiles.
2013-08-05 Marek SafarMerge pull request #723 from alesliehughes/master
2013-08-02 Rodrigo KumperaMerge pull request #681 from tritao/dll-api
2013-08-01 Miguel de IcazaFullAOT fallback: Slightly better random
2013-07-31 Miguel de IcazaNot currently referenced
2013-07-30 Miguel de IcazaClass libraries: introduce mobile_static profile, for...
2013-07-30 Paolo MolaroMerge pull request #703 from ysw/master
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
2013-07-30 Marek SafarMerge pull request #719 from alesliehughes/master
2013-07-30 Marek SafarAdd test for bug #13509
2013-07-26 Marek SafarRemove CultureInfo.CurrentCulture dependency from ordin...
2013-07-24 Marek SafarMerge pull request #709 from alesliehughes/master
2013-07-24 Alistair Leslie... Correct TrySetApartmentstate tests
2013-07-23 Alex Rønne PetersenMerge pull request #697 from linquize/atom-bug
2013-07-21 Rodrigo KumperaHandle property with default values. Fix part of #13336.
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-21 Alex Rønne PetersenMerge pull request #707 from LHCGreg/12752-windows_nul_...
2013-07-20 Marek SafarFix indexer member formating
2013-07-20 Marek SafarFixes failing tests
2013-07-20 Marek SafarSchedule internal delay task on default scheduler only...
2013-07-19 Sebastien PouliotDisable TestDisposeOnCallback for MONOTOUCH, the test...
2013-07-17 Rodrigo KumperaMerge pull request #706 from elijahtaylor/fixdyncode
2013-07-17 Marek SafarMerge pull request #705 from alesliehughes/master
2013-07-17 Alistair Leslie... Allow TrySetApartmentState to set the same state multip...
2013-07-16 Zoltan VargaFix the dependencies of the corlib test suite so the...
2013-07-16 Marek SafarRemove redundant status capturing
2013-07-16 Marek SafarFixes scheduling of non-inlined sychronous continuations.
2013-07-14 Alex Rønne PetersenMerge pull request #700 from jack-pappas/patch-1
2013-07-13 Atsushi EnoRevert "Merge pull request #622 from killabytenow/master"
2013-07-12 Marek SafarDon't eat exception from timer handler (this is system...
2013-07-12 Atsushi EnoMerge pull request #622 from killabytenow/master
2013-07-11 Gerardo García PeñaReverted changes of commit 6ad7f75a3777652a535ef4356e6d...
2013-07-11 Gerardo García PeñaBetter and more homogeneous error handling.
2013-07-11 Gerardo García PeñaIf 'flush' flag is enabled when calling decoding/encodi...
2013-07-10 Gerardo García PeñaAn #if has been negated (bugfix)
2013-07-10 Sebastien PouliotEnsure the new FileStream unit tests does not throw...
2013-07-09 Gerardo García PeñaAdded new test for checking EncoderFallbackException...
2013-07-09 Marek SafarUpdate test name
2013-07-09 Marek SafarEquality structural comparer needs to do recursive...
2013-07-09 Marek SafarUpdate failing test
2013-07-08 Gerardo García PeñaAdded new test for checking DecoderFallbackException...
2013-07-08 Marek SafarAdd test
2013-07-08 Marek SafarMerge pull request #686 from LHCGreg/12971-IsRedirected...
2013-07-05 Marek SafarCorrectly reset buffer for nested asynchronous file...
2013-07-05 Greg NajdaFix behavior of Console.Is*Redirected.
2013-07-03 Marek SafarBetter exception for unmarked labels
2013-07-02 Martin BauligMerge pull request #664 from symform/xbuild-AssignProje...
2013-07-02 Marek SafarUpdate csproj files
2013-07-02 Alex Rønne PetersenMerge pull request #649 from DavidS/feature/implement...
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-28 Marek SafarMerge pull request #676 from TalAloni/master
2013-06-28 TalAloniFix for bug 12892 - Path.GetFullPath() may return incor...
2013-06-27 Marek SafarBlock task awaiter until task completes. Fixes #12745
2013-06-27 Marek SafarMerge pull request #671 from Blewzman/master
2013-06-27 BlewzmanFix SemaphoreSlim Constructor.
2013-06-27 Marek SafarFix source file name comments
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
2013-06-25 Marek SafarMerge pull request #669 from LogosBible/Uri_TryCreate
2013-06-25 Rodrigo Kumpera[corlib] Fix MethodInfo::ToString () to properly format...
2013-06-22 Rodrigo Kumpera[corlib]String.IndexOf is culture aware, while String...
2013-06-20 Miguel de IcazaMerge pull request #666 from mhutch/cairo-fix-3.0
2013-06-20 Sebastien Pouliot[ios] Ignore the WindowsIdentityTest.SerializeRoundTrip...
2013-06-14 Rodrigo KumperaMark MonoCMethod (runtime subclass of ConstructorInfo...
2013-06-13 Rodrigo KumperaKill some unused code that is a leftover from when...
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-06-11 Rodrigo KumperaFix delegate combine when left side has already been...
2013-06-10 Zoltan VargaAdd specialized memcpy/bzero methods to String which...
2013-06-05 Sebastien PouliotExclude the new System.IO.Directory unit test for iOS...
2013-06-05 Sebastien PouliotAdd monotouch_corlib.dll.sources (to simply include...
2013-06-05 Rodrigo KumperaFix 2.0 build.
2013-06-04 Rodrigo KumperaMake sure the behavior between GetFiles and EnumerateFi...
2013-06-04 Zoltan VargaImplement MethodMirror.MakeGenericMethod ().
2013-06-03 Jonathan Pryor[corlib] Don't throw UnauthorizedAccessException from...
2013-06-03 Marek SafarMerge pull request #653 from LogosBible/TimeSpan-TryPar...
2013-06-03 Martin PotterTimeSpan.TryParseExact should not try to parse null...
2013-05-29 Sebastien Pouliot[ios] Allow some level of configuration when CryptoConf...
2013-05-29 Marek SafarEnable fixed tests
2013-05-29 Marek SafarRun YieldAwaitable tests on default synchronization...
next