summaryrefslogtreecommitdiff
path: root/test/files/run/bitsets.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-251-0/+2
* Disabled failing bitset test.Paul Phillips2013-04-231-1/+6
* SI-7080 improve boundary value checking for BitSetHeejong Lee2013-04-071-0/+14
* SI-7102 Specialize isEmpty for bitsetsEugene Vigdorchik2013-03-211-0/+13
* SI-5513: add inplace set-theoretic operations for mutable bitsets.Eugene Vigdorchik2013-03-111-0/+22
* SI-6811 Remove deprecated elements in scala.collectionSimon Ochsenreither2013-01-171-2/+2
* Improved BitSet implementationsStefan Zeiger2011-12-011-0/+85
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+0
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-7/+7
* Organized disabled directory so it works with p...Paul Phillips2009-05-091-0/+78
* massive new collections checkin.Martin Odersky2009-05-081-78/+0
* Got rid of warningsSean McDirmid2007-03-301-7/+7
* fixed check file for run/bitsets.scalamichelou2007-03-081-0/+4
* added more test cases for class BitSetmichelou2007-03-081-15/+59
* fixed 2 bugs in classs BitSet and added scalado...michelou2007-03-071-0/+30