summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/treeset.scala
Commit message (Expand)AuthorAgeFilesLines
* Prepare upgrade to scalacheck 1.11.Adriaan Moors2013-11-201-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+1
* SI-7590 TreeSet should fail fast if Ordering is nullSimon Ochsenreither2013-06-251-0/+3
* Custom implementations of drop/take/slice.Erik Rozendaal2012-01-231-2/+16
* Optimized implementation of TreeMap/TreeSet#to method.Erik Rozendaal2012-01-151-0/+18
* Fix silly copy-paste error.Erik Rozendaal2012-01-071-9/+9
* Tests for takeWhile/dropWhile/span.Erik Rozendaal2012-01-071-0/+15
* Optimize foreach and iterators.Erik Rozendaal2012-01-041-0/+16
* Added some tests for TreeMap/TreeSet.Erik Rozendaal2011-12-281-0/+89