summaryrefslogtreecommitdiff
path: root/src/library/scala/compat
Commit message (Expand)AuthorAgeFilesLines
* Use System.lineSeparator, rather than sys.propsJason Zaugg2016-03-291-2/+1
* ScalaDoc fixes for library and library-auxJanek Bogucki2015-07-281-1/+1
* cleanup @throws tags in library and reflectAntoine Gourlay2014-11-051-7/+7
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-3/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* More relative path elimination.Paul Phillips2012-09-151-1/+1
* Improved API documentation for scala.compat.Pla...Heather Miller2011-09-181-8/+68
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* [docs] Documentation updates contributed throug...Gilles Dubochet2010-07-281-7/+17
* [docs] The first comment contributed using Petr...Gilles Dubochet2010-07-211-0/+5
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Some much needed housecleaning regarding system...Paul Phillips2010-02-231-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* fix cyclic reference errors in scaladoc.Lukas Rytz2009-11-041-1/+0
* Made Platform methods inlineable and allow the ...Iulian Dragos2009-10-211-0/+7
* Removed java 1.4 charset workaround and a stray...Paul Phillips2009-05-061-6/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* New reorg planGeoffrey Washburn2008-04-071-0/+60
* The great library reorg!Geoffrey Washburn2008-04-041-60/+0
* fixed #713michelou2008-04-021-5/+4
* Added a method to give you the default characte...Geoffrey Washburn2008-03-061-0/+7
* switched to Scala implementation of StringBuildermichelou2008-02-061-73/+0
* removed deprecated featuresmichelou2007-12-191-54/+0
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-191-2/+2
* reenabled actor exit in partestmichelou2007-11-191-1/+2
* fixed #176 (CLDC build)michelou2007-11-181-1/+1
* Added rich string builder (a random access sequ...Sean McDirmid2007-07-171-0/+1
* removed type aliases, old for-syntax, ..michelou2007-07-121-4/+4
* minor change in compat.StringBuildermihaylov2007-06-111-1/+1
* Improved interface of scala.compat.StringBuildermihaylov2007-06-111-35/+47
* minor changemichelou2007-05-291-2/+2
* Made mutable.{Set, BitSet} platform-independentmihaylov2007-05-011-0/+3
* Deprecated scala.compat.Math and move some memb...mihaylov2007-04-241-1/+4
* Removed implicit use of any java.lang classes f...mihaylov2007-03-262-2/+2
* updated scaladoc commentsmichelou2007-02-251-4/+18
* Merged the dotnet-scala branchmihaylov2007-02-061-4/+1
* Added values for floating point NaN, Infinity, ...mihaylov2006-12-121-3/+14
* Minor portability fix in BoxedObjectArraymihaylov2006-11-191-7/+7
* - added runtime.RichException with a getStackTr...mihaylov2006-11-021-16/+0
* Committed my original version of RichCharmihaylov2006-11-011-1/+0
* Refactored portability supportmihaylov2006-11-013-60/+71
* Mapped Java exceptions via scala.compat.Platformmihaylov2006-10-241-0/+13
* Made some test cases platform-independentmihaylov2006-10-101-0/+17
* Moved scala.runtime.compat to scala.compatmihaylov2006-10-083-0/+115