Fix variance test involving nullable types.
[mono.git] / mcs / class / corlib / System.Collections.Concurrent.Partitioners /
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-25 Geoff NortonAdd pfx to the mobile profile
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-24 Jérémie LavalRevert stealing changes in ListPartitioner, too much...
2011-01-24 Jérémie LavalFix range in ListPartitioner when initial division...
2011-01-24 Jérémie LavalTrack the end of the underlying enumerator in Enumerabl...
2011-01-20 Jérémie Laval[ListPartitioner] Borrow stealing algorithm from Parall...
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-29 Marek SafarRemove no longer used BOOTSTRAP conditionals
2010-12-09 Jérémie LavalFix behavior of Partitioner.Create when more than one...
2010-11-26 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-11-26 Jérémie LavalRemove debugging spew wrongly introduced by earlier...
2010-11-24 Jérémie LavalAdd a fast path in EnumerablePartitioner for strip...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-17 Jérémie Laval[Partitioner] Use custom made enumerator for GetPartiti...
2010-11-12 Jérémie LavalDirectory cleanup for System.Collections.Concurrent...