summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/StringOps.scala
Commit message (Expand)AuthorAgeFilesLines
* Fixing an incomplete svnmerge; second, merge ag...Antonio Cunei2011-04-201-0/+2
* Fixing an incomplete svnmerge; first, revert to...Antonio Cunei2011-04-201-2/+0
* Merged revisions 24749-24771,24773-24774,24776-...Antonio Cunei2011-04-191-0/+2
* An overhaul of slice and related implementation...Paul Phillips2011-03-081-11/+0
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Gave StringBuilder a StringLike parent as endor...Paul Phillips2010-09-151-1/+1
* Moved the burden of forgivingness for string sl...Paul Phillips2010-07-141-2/+10
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Documented immutable.*. no reviewAleksandar Pokopec2010-04-131-7/+11
* Changes to docs of collections in the `immutabl...Aleksandar Pokopec2010-04-091-0/+8
* Overrode slice in the StringLike derivatives to...Paul Phillips2010-01-131-0/+3
* Updated attempt at removing @inline warnings:Iulian Dragos2010-01-121-1/+1
* Reverting r20406 (dragos)Antonio Cunei2010-01-081-1/+1
* Added final modifiers to several classes used b...Iulian Dragos2010-01-071-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* changed standard library so that it does not re...Martin Odersky2009-10-281-0/+2
* add @since annotationsstepancheg2009-09-261-0/+3
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-0/+24