summaryrefslogtreecommitdiff
path: root/src/library/scala/runtime/StringAdd.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+3
* Maintenance of Predef.Paul Phillips2013-02-121-0/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* A little cleanup along the Any to AnyRef trail.Jason Zaugg2012-09-111-5/+0
* Expanded the reach of value classes.Paul Phillips2012-08-291-4/+1
* Compiler now ready to accept value classes in standard library. Time for a ne...Martin Odersky2012-02-221-0/+7
* Split StringAdd into StringAdd and StringFormatMartin Odersky2012-02-221-6/+1
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-5/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* fix cyclic reference errors in scaladoc.Lukas Rytz2009-11-041-2/+0
* Removed various now-unnecessary java 1.4 workar...Paul Phillips2009-04-291-1/+0
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Fix for #1151Geoffrey Washburn2008-07-301-13/+1
* Fixed (most of) the varargs warnings in the com...Miles Sabin2008-07-011-5/+3
* Reverted change that introduced conflicting imp...Iulian Dragos2008-06-111-1/+1
* Fixed String.+ when the implicit is applied to ...Iulian Dragos2008-05-221-1/+1
* More reorg.Geoffrey Washburn2008-04-071-0/+41
* The great library reorg!Geoffrey Washburn2008-04-041-41/+0
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-191-1/+1
* format -> formattedMartin Odersky2007-11-301-2/+2
* Made format compatibkle with JDK 1.4. Fixed #197Martin Odersky2007-11-271-2/+16
* List.transpose is now tailrecursive.Martin Odersky2007-11-261-7/+0
* Fixed runtime.StringAdd for MSIL and CLDCmichelou2007-11-261-6/+8
* Added format method to StringAddMartin Odersky2007-11-251-4/+17
* Removed implicit use of any java.lang classes f...mihaylov2007-03-261-0/+4
* updated annotations in Scala librarymichelou2007-02-201-2/+3
* Fixed SVN properties of some fiels in scala/run...mihaylov2006-11-021-0/+0
* Updated all SVN properties.Gilles Dubochet2006-07-191-1/+1
* 1. removed blank lines in error messagesMartin Odersky2006-07-101-0/+14