summaryrefslogtreecommitdiff
path: root/src/library/scala/StringBuilder.scala
Commit message (Expand)AuthorAgeFilesLines
* (1) Removed generation of $tag method for inter...Martin Odersky2008-04-071-0/+7
* New reorg planGeoffrey Washburn2008-04-071-0/+946
* The great library reorg!Geoffrey Washburn2008-04-041-946/+0
* added insert for Byte/Short, synchronized CLDC ...michelou2008-03-251-6/+38
* Added missing StringBuilder methods for #656.Geoffrey Washburn2008-03-181-0/+6
* fixed scaladoc commentsmichelou2008-02-251-13/+133
* added Seq[Char] arg to append/insertmichelou2008-02-221-0/+27
* removed RichString methods and @throwsmichelou2008-02-211-32/+6
* added scaladoc commentsmichelou2008-02-211-12/+306
* Java 1.4 compatibilitymichelou2008-02-191-4/+21
* switched to Scala implementation of StringBuildermichelou2008-02-061-0/+476