summaryrefslogtreecommitdiff
path: root/src/library/scala/runtime/RichString.scala
Commit message (Expand)AuthorAgeFilesLines
* Working on scala.runtime.Paul Phillips2009-11-251-261/+0
* Deprecation patrol.Paul Phillips2009-10-251-1/+1
* renamed Vector to IndexedSeqTiark Rompf2009-10-211-3/+3
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-2/+10
* Collections refactoring.Martin Odersky2009-09-251-2/+3
* The results of examining many instances of !!! ...Paul Phillips2009-09-231-2/+0
* new arrays are done.Martin Odersky2009-09-211-2/+2
* added manifests to most parts of standard libra...Martin Odersky2009-08-271-3/+5
* Applied patch for #2150.Philipp Haller2009-08-041-0/+10
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+8
* Added java.lang.String's other format variant t...Paul Phillips2009-05-201-0/+17
* small modifications to collections.Martin Odersky2009-05-191-2/+2
* Cleaned up format a little further now that .to...Paul Phillips2009-05-111-2/+1
* Removed redundant type parameter for class Buil...Martin Odersky2009-05-091-2/+1
* massive new collections checkin.Martin Odersky2009-05-081-68/+34
* Removed various now-unnecessary java 1.4 workar...Paul Phillips2009-04-291-6/+2
* Fix for #749.Paul Phillips2009-02-261-7/+3
* 1.Martin Odersky2009-01-291-1/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Changes/deprecation of Console.format. Geoffrey Washburn2008-07-241-0/+22
* (1) Removed generation of $tag method for inter...Martin Odersky2008-04-071-7/+2
* More reorg.Geoffrey Washburn2008-04-071-0/+245
* The great library reorg!Geoffrey Washburn2008-04-041-245/+0
* Added overloaded toArray methods to avoid boxin...Iulian Dragos2008-03-201-0/+6
* added CharSequence abstractionMartin Odersky2008-03-171-1/+6
* added support for regexps """<regexp>""".r.Martin Odersky2008-03-101-1/+8
* StringBuffer -> StringBuildermichelou2008-03-101-1/+1
* 1.Martin Odersky2008-03-101-0/+8
* updated RichString on dotnet/cldcmichelou2008-02-261-3/+3
* fixed #562michelou2008-02-261-5/+8
* fixed #551 and #566michelou2008-02-261-8/+17
* added reverse to RichString.Martin Odersky2008-02-061-0/+10
* fixed (hopefully) regexp pattern (Java 1.4 vs 1...michelou2008-01-301-2/+8
* corrected regexpmichelou2008-01-231-1/+1
* corrected typomichelou2008-01-221-1/+1
* applied path for #325, update scalac man pagesmichelou2008-01-221-7/+2
* fixed #176 (CLDC build)michelou2007-11-181-2/+1
* fixed partest, removed mergeLines (useless)michelou2007-11-131-23/+10
* fixd ticket #136michelou2007-11-091-0/+20
* Massive check-in for IDE.Sean McDirmid2007-09-171-5/+9
* minor changesmichelou2007-07-201-23/+30
* Updated Stream to be the projection of List.Sean McDirmid2007-07-181-0/+5
* Added rich string builder (a random access sequ...Sean McDirmid2007-07-171-13/+30
* fixed split method on JVMmichelou2007-06-131-3/+15
* Moved Proxy as the last supertype of RichString...mihaylov2007-06-121-1/+1
* minor changesmichelou2007-06-081-3/+3
* [1] upgraded buffered iterator to have unbounde...Sean McDirmid2007-05-211-1/+1
* updated for-comprehension syntaxmichelou2007-04-191-3/+3
* Checking in, I guess the test failing means thi...Sean McDirmid2007-03-301-1/+1
* fixed bugs 948/971;Martin Odersky2007-03-051-1/+1