[system] Fix valid sorted set operations which could cause underlying tree modification
[mono.git] / mcs / class / corlib /
2014-02-13 Rodrigo KumperaMerge pull request #897 from echampet/scanbuild
2014-02-13 Rodrigo Kumpera[corlib] Fix the 4.5 test suite.
2014-02-12 Rodrigo Kumpera[corlib] Remove obj_address debug helper, if anyone...
2014-02-12 Rodrigo Kumpera[corlib] Fix 4.0 test suite compilation.
2014-02-12 Miguel de IcazaMerge pull request #820 from brendanzagaeski/master
2014-02-12 Miguel de IcazaMerge pull request #819 from brendanzagaeski/patch-1
2014-02-12 Miguel de IcazaMerge pull request #796 from alesliehughes/master
2014-02-12 Miguel de IcazaMerge pull request #778 from cmorris98/master
2014-02-12 Miguel de IcazaMerge pull request #835 from HorstKakuschke/master
2014-02-12 Miguel de Icaza[mscorlib] Path: fix GetFullPath (/../bin/bash) to...
2014-02-12 Miguel de Icaza#17636: Allow Int32.Parse with/AllowExponents to take...
2014-02-10 Marek Safar[corlib] Mark awaited task exception observed when...
2014-02-10 Marek SafarMerge pull request #892 from initram/master
2014-02-10 Marek SafarMerge pull request #895 from ranma42/fix-tuple-hash...
2014-02-09 Andrea Canciani[corlib] Fix implementation of Tuple hash generator
2014-02-08 Martin MidtgaardImplemented DaysInYearBeforeMinSupportedYear for all...
2014-02-08 Martin MidtgaardMerge remote-tracking branch 'upstream/master'
2014-02-07 Sebastien PouliotMerge pull request #829 from symform/httpwebreq-async-ssl
2014-02-07 Marek Safar[corlib] Make primitive types smaller than int compare...
2014-02-07 Marek Safar[corlib] Fixes formatting of nested tuples
2014-02-07 Marek Safar[corlib] Default comparer uses IComparable interface...
2014-02-07 Martin MidtgaardMerge branch 'BigIntegerParse'
2014-02-06 Marek SafarFixes build
2014-02-06 Marek Safar[corlib] Update fixed test
2014-02-06 Marek SafarMerge pull request #889 from slluis/serializer-fix
2014-02-06 Lluis SanchezFix serialization issue
2014-02-06 Rodrigo Kumpera[corlib] Harden CustomAttributeData::GetHashCode
2014-02-06 Marek Safar[runtime] Filter out events with same name
2014-02-06 Marek SafarFixes build
2014-02-06 Marek Safar[corlib] Cleanup type ToString formatting.
2014-02-06 Marek Safar[corlib] Fix some AssemblyName tests
2014-02-06 Marek Safar[corlib] Better recovery when tasks run on broken scheduler
2014-02-06 Marek Safar[corlib] Cleanup ThreadLocal output formatting.
2014-02-05 Marek Safar[corlib] Path.Combine with variable arguments length...
2014-02-05 Marek Safar[corlib] Convert with incorrect provider type should...
2014-02-05 Marek Safar[corlib] Use shared version of utf8 encoding in stream...
2014-02-05 Marek Safar[corlib] Add nullable tests
2014-02-05 Marek Safar[corlib] Add more argument checks to ConcurrentStack
2014-02-04 Marek Safar[corlib] Implement parsing of complex double strings.
2014-02-04 Marek Safar[corlib] Initialize null stream reader
2014-02-04 Marek Safar[corlib] Add overflow checks to string padding
2014-02-03 Rodrigo Kumpera[corlib] The hashcode of an empty struct must be consta...
2014-02-03 Rodrigo Kumpera[corlib] Add overflow checks to functions that alloc...
2014-02-03 Marek Safar[corlib] Allow to use custom comparer when sorting...
2014-02-03 Marek Safar[corlib] Clean up array binary search argument checks
2014-02-03 Marek Safar[corlib] Throw correct exception when array::copy eleme...
2014-01-31 Marek Safar[corlib] Fixes our of range index access from a5fc91fc4...
2014-01-31 Marek SafarMore tests
2014-01-31 Marek Safar[corlib] Decimal parsing with banker's rounding with...
2014-01-30 Michael HutchinsonMerge pull request #880 from awinters-fvs/xbuild/make...
2014-01-30 Rodrigo Kumpera[corlib] WeakReference<T>::TryGetTarget should return...
2014-01-24 Atsushi EnoMerge branch 'msbuilddll2'
2014-01-23 Alex Rønne PetersenMerge pull request #735 from wtfrank/bitblt
2014-01-22 João MatosMerge pull request #878 from tritao/master
2014-01-20 Marek SafarMerge pull request #876 from knocte/master
2014-01-19 Andrés G. AragonesesFix very sticky typo in numerous places
2014-01-17 Marek Safar[corlib] BinaryStream sting reading from custom stream...
2014-01-17 Marek Safar[corlib] Fixes race in disposing CancellationTokenSourc...
2014-01-17 Marek SafarMerge pull request #868 from mariokmk/master
2014-01-17 Alex Rønne PetersenMerge pull request #856 from madewokherd/textcontrol
2014-01-17 Alex Rønne PetersenMerge pull request #861 from RobertZenz/patch-1
2014-01-14 Marek Safar[corlib] Improve 85aaf9b07485d5253de4c142985e32b00ad193...
2014-01-14 Marek Safar[build] Add Microsoft.CSharp to monotouch profile
2014-01-13 Marek SafarMerge pull request #844 from scottmcarthur/master
2014-01-12 Marek SafarMerge pull request #870 from wayoutmind/master
2014-01-12 Rodrigo KumperaMerge pull request #869 from alistair/copyfile
2014-01-11 Alistair BushDon't raise an exception if we can't find the src assembly.
2014-01-10 Marek Safar[corlib] Hunting down rare Task.WaitAll race
2014-01-09 Rodrigo Kumpera[corlib] Add an exhaustive regression test for file...
2014-01-07 Atsushi EnoMerge branch 'master' into msbuilddll2
2014-01-06 Zoltan VargaMerge pull request #865 from madewokherd/icallinit
2014-01-06 Marek Safar[corlib] Mark all promise-style task exceptions observe...
2014-01-05 Zoltan VargaMerge pull request #852 from ranma42/abc-64bits
2014-01-04 Marek Safar[corlib] Update datetime patters. Fixes #17044
2014-01-03 Michael HutchinsonMerge pull request #822 from carlosmn/asp-pc
2014-01-03 Michael HutchinsonMerge pull request #849 from antoniusriha/pcCacheBug
2014-01-02 Rodrigo KumperaMerge pull request #838 from desdesdes/master
2014-01-02 Bart VriesImplementation of System.Reflection.ParameterInfo.HasDe...
2014-01-02 Marek SafarMerge pull request #855 from echampet/spec
2014-01-02 Marek Safar[corlib] Promise style tasks cannot be started manually...
2014-01-01 Marek Safar[corlib] Thread.GetNamedDataSlot allocates slot on...
2014-01-01 Marek SafarMerge pull request #851 from ranma42/fix_16992v2
2013-12-31 Andrea CancianiUse LIFO policy for CancellationTokenSource
2013-12-31 Andrea CancianiAdd testcases for callback and exception ordering
2013-12-31 Andrea CancianiFix CancellationTokenSourceTest.ReEntrantRegistrationTest
2013-12-26 Rodrigo KumperaMerge pull request #847 from ranma42/fsharp-tuple-hashing
2013-12-26 Andrea CancianiMake tuple hash function consistent with the F# impleme...
2013-12-26 Andrea CancianiFix Tuples.cs code generator
2013-12-24 Marek SafarMerge pull request #846 from abatishchev/patch-1
2013-12-24 Alexander M. Batis... String.Join() calls List(IEnum) instead of looping
2013-12-18 Sebastien PouliotDo not assume the first certificate of a PKCS12 file...
2013-12-18 Sebastien PouliotSwitch to File.ReadAllBytes since we do not have to...
2013-12-17 Horst KakuschkeCleaned up the using statements in DateTime tests
2013-12-17 Horst KakuschkeAdditional tests for Xamarin Bug 16742 + style enhancements
2013-12-17 Alex Rønne PetersenMerge pull request #839 from glinos/master
2013-12-17 Harry GlinosImplemented System.Threading.Monitor.IsEntered
2013-12-16 Miguel de IcazaUpdated documentation
2013-12-16 Marek Safar[doc] Document CurrentCultureInfo
2013-12-13 Marek Safar[corlib] Don't inline await continuations when the...
2013-12-13 Rodrigo KumperaMerge pull request #832 from xplicit/webperf1
next