summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/StringLike.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Added some logic to StringLike.format so that s...Paul Phillips2009-11-251-5/+17
* renamed Vector to IndexedSeqTiark Rompf2009-10-211-1/+1
* Sequence->SeqMartin Odersky2009-10-021-2/+2
* add @since annotationsstepancheg2009-09-261-0/+6
* reverted 'doArg' change made in r18738, removed...michelou2009-09-251-1/+1
* Collections refactoring.Martin Odersky2009-09-251-1/+2
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* new arrays are done.Martin Odersky2009-09-211-2/+2
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-0/+250