summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/BitSet.scala
Commit message (Expand)AuthorAgeFilesLines
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* Improved BitSet implementationsStefan Zeiger2011-12-011-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Created Mutable and Immutable SetFactories to d...Paul Phillips2010-04-231-0/+2
* docs. no reviewAleksandar Pokopec2010-04-101-0/+1
* more docsMartin Odersky2010-04-091-5/+3
* lost of documentation and some small adjustment...Martin Odersky2009-12-141-6/+8
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* more @since annotationsstepancheg2009-09-261-1/+6
* Collections refactoring.Martin Odersky2009-09-251-1/+1
* cleaned up collection builder frameworkMartin Odersky2009-05-141-8/+4
* massive new collections checkin.Martin Odersky2009-05-081-139/+13
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Added rich string builder (a random access sequ...Sean McDirmid2007-07-171-14/+1
* Use scala.Math instead of scala.compat.Mathmihaylov2007-04-241-3/+2
* updated tests for productElement/-Aritymichelou2007-04-191-3/+3
* Fixing the build (toString() issues in the comp...Sean McDirmid2007-03-301-1/+8
* Checking in, I guess the test failing means thi...Sean McDirmid2007-03-301-2/+18
* Changed BitSet to use default toArray methodSean McDirmid2007-03-281-1/+2
* overridng toArray to get rid of bugSean McDirmid2007-03-281-0/+1
* added more test cases for class BitSetmichelou2007-03-081-4/+10
* fixed 2 bugs in classs BitSet and added scalado...michelou2007-03-071-1/+1
* fixed bugs 948/971;Martin Odersky2007-03-051-1/+1
* minor changes in collection/*.scalamichelou2007-01-101-15/+32
* 1.Martin Odersky2007-01-031-35/+32
* improved comments in scala/collection/*.scalamichelou2006-10-111-1/+1
* Added 'Direct known subclasses' feature to scal...Iulian Dragos2006-10-111-6/+0
* modified escapedStringValue and cleaned up comm...michelou2006-10-081-4/+11
* Moved scala.runtime.compat to scala.compatmihaylov2006-10-081-2/+2
* removed leading/trailing tabs/blanks in scala/c...michelou2006-09-211-3/+3
* cleaned up code in library/scala/**/*.scalamichelou2006-08-311-28/+28
* Rearranged header and updated copyright messagemihaylov2006-03-021-1/+4
* Added a fast subsetOf implementationmihaylov2006-01-251-3/+35
* Complete rewrite:mihaylov2006-01-221-46/+54
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+82