Use while loop instead of if for removing as much stalled tickets as possible
[mono.git] / mcs / class / corlib / System.Collections.Concurrent.Partitioners /
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...