summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/BitSetLike.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-10164 BitSet.tail zigs where it zaggedSom Snytt2017-02-141-8/+8
* SI-9347 Efficient head/tail, if possible, for immutable maps & setsRex Kerr2016-02-171-0/+21
* Conform foreach tparam to majority naming conventionvsalvis2015-10-211-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+1
* SI-7708 - Improve Bitset foreach performanceRex Kerr2013-09-091-10/+17
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-7080 improve boundary value checking for BitSetHeejong Lee2013-04-071-4/+12
* SI-7102 Specialize isEmpty for bitsetsEugene Vigdorchik2013-03-211-0/+2
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-1/+1
* SI-6642 Adds iteratorFrom, keysIteratorFrom, and valuesIteratorFromJames Iry2013-02-131-2/+4
* Remove unused imports in library.Paul Phillips2012-11-191-1/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-4/+4
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* Improve performance of BitSet.sizeStefan Zeiger2011-12-021-12/+1
* Improved BitSet implementationsStefan Zeiger2011-12-011-6/+47
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-1/+1
* Fixes some remaining formatting issues.Kato Kazuyoshi2011-07-091-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
* Closes #3362. Review by dragos.Martin Odersky2010-04-271-1/+1
* Immutable up to Queue docs. no reviewAleksandar Pokopec2010-04-131-1/+1
* Updated documentationMartin Odersky2010-04-091-5/+5
* [scaladoc] Considerably reduced size of documen...Gilles Dubochet2010-04-031-1/+1
* Fixed a number of faulty Scaladoc comments in l...Gilles Dubochet2010-01-261-2/+1
* lost of documentation and some small adjustment...Martin Odersky2009-12-141-14/+47
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* changed standard library so that it does not re...Martin Odersky2009-10-281-0/+1
* fixed #2428 for good.Martin Odersky2009-10-231-0/+2
* more @since annotationsstepancheg2009-09-261-0/+2
* Collections refactoring.Martin Odersky2009-09-251-0/+158