summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* close #3400. no reviewLukas Rytz2010-05-072-0/+6
* Fixed bug in transpose, closes #3397, no review.Paul Phillips2010-05-061-1/+1
* Fix for #3391. No review.Paul Phillips2010-05-041-1/+4
* Fixed StringBuilder#last performance problem.Martin Odersky2010-05-041-1/+2
* Removed AnnotationInfos.ScalaSigBytes from refl...Gilles Dubochet2010-04-301-8/+0
* Closes #3310 (very large Scala class is compile...Gilles Dubochet2010-04-291-0/+13
* Regenerated FunctionN, AbstractFunctionN, etc.Iulian Dragos2010-04-2990-94/+94
* Removes pointless reference queue from the Symb...Paul Phillips2010-04-291-3/+2
* Made internal helper methods in concurrent.ops ...Philipp Haller2010-04-293-18/+13
* Removes scala.concurrent.AsyncInvokable, which ...Philipp Haller2010-04-291-24/+0
* improved doc for PARAMACCESSOR flag. no reviewLukas Rytz2010-04-291-3/+4
* Fixed bug in Iterator.iterate which would lead ...Paul Phillips2010-04-281-1/+7
* Added size hints to builders where possible wit...Paul Phillips2010-04-272-2/+9
* Closes #3362. Review by dragos.Martin Odersky2010-04-271-1/+1
* Created TypeDiagnostics trait and have begun op...Paul Phillips2010-04-271-0/+1
* Typo patrol. no reviewAleksandar Pokopec2010-04-262-4/+4
* Better positioned regular expression parser, co...Gilles Dubochet2010-04-261-0/+19
* Improved documentation for `NodeSeq.\` and `Nod...Gilles Dubochet2010-04-261-20/+25
* Fixes #3350. review by extemporeAleksandar Pokopec2010-04-251-0/+10
* close #3338, close #3334, close #3345.Lukas Rytz2010-04-252-0/+6
* StringBuilder no longer violates the Seq revers...Paul Phillips2010-04-243-563/+276
* Took another of universal equality's victims to...Paul Phillips2010-04-241-1/+1
* Added size hints to Array.{ iterate, range, tab...Paul Phillips2010-04-232-0/+22
* Created Mutable and Immutable SetFactories to d...Paul Phillips2010-04-2317-15/+69
* Fixed implicits problem in specs; Manifest[Clas...Martin Odersky2010-04-231-8/+7
* Undeprecated @retain as suggested by odersky on...Paul Phillips2010-04-201-2/+3
* More fully integrate immutable.Queue into colle...Paul Phillips2010-04-202-10/+19
* Fixed #3322wqdcaoyuan2010-04-192-15/+20
* Initialization ordering issue in BigDecimal.Paul Phillips2010-04-151-11/+10
* Revert "Fix for #3284.Iulian Dragos2010-04-132-60/+21
* Fix for #3284.Derek Chen-Beker2010-04-132-21/+60
* Some mopping up in equality.Paul Phillips2010-04-133-7/+22
* A safety improvement for random path generation...Paul Phillips2010-04-131-7/+16
* more documentationMartin Odersky2010-04-1332-180/+191
* Documented immutable.*. no reviewAleksandar Pokopec2010-04-1310-82/+152
* Docs. no reviewAleksandar Pokopec2010-04-1312-50/+144
* Immutable up to Queue docs. no reviewAleksandar Pokopec2010-04-1318-111/+133
* A brace got hurt while documenting. no review.Aleksandar Pokopec2010-04-131-1/+1
* closes #3241 and improves serialization of hash...Tiark Rompf2010-04-132-117/+68
* docs for immutable.A-L*. no reviewAleksandar Pokopec2010-04-1314-73/+133
* Documentation for mutable collections. No review.Aleksandar Pokopec2010-04-1233-109/+233
* Regenerated tuples, products and (Abstract)Func...Iulian Dragos2010-04-1290-102/+571
* [scaladoc] More mitigation code for dangerous H...Gilles Dubochet2010-04-121-12/+10
* Reverting r21442 the Exception patch because I ...Paul Phillips2010-04-111-78/+64
* Some overdue cleanups on Exception.Paul Phillips2010-04-111-64/+78
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-111-0/+1
* Docs. No review.Aleksandar Pokopec2010-04-1010-45/+153
* More docs. No review.Aleksandar Pokopec2010-04-1025-74/+207
* docs. no reviewAleksandar Pokopec2010-04-1012-70/+166
* Docs. No review.Aleksandar Pokopec2010-04-094-33/+85