summaryrefslogtreecommitdiff
path: root/src/library/scala/runtime/RichChar.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7511 Remove indirection of numeric methodsSimon Ochsenreither2013-06-231-0/+14
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+3
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Expanded the reach of value classes.Paul Phillips2012-08-291-1/+4
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-10/+0
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-4/+4
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Eliminated duplication among the Rich* wrappers...Paul Phillips2010-11-011-66/+29
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* StringBuilder no longer violates the Seq revers...Paul Phillips2010-04-241-0/+1
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-16/+8
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* fix cyclic reference errors in scaladoc.Lukas Rytz2009-11-041-1/+0
* renamed Vector to IndexedSeqTiark Rompf2009-10-211-7/+7
* Collections refactoring.Martin Odersky2009-09-251-2/+1
* Exposed a bunch of java 5 Character methods thr...Paul Phillips2009-09-181-4/+35
* More work and documentation for GenericRanges, ...Paul Phillips2009-06-241-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-11/+10
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* makeRichChar to, until return RandomAccessSeq.P...stepancheg2008-06-061-10/+14
* More reorg.Geoffrey Washburn2008-04-071-0/+71
* The great library reorg!Geoffrey Washburn2008-04-041-71/+0
* [1] upgraded buffered iterator to have unbounde...Sean McDirmid2007-05-211-9/+6
* Fixed contribution #468 in RichChar.{to, until}mihaylov2007-05-141-2/+10
* fixed bugs 948/971;Martin Odersky2007-03-051-1/+1
* added scaladoc commentmichelou2007-03-011-1/+17
* Added a rich class for every primitive typemihaylov2006-11-211-15/+35
* Removed platform-specific methods from RichCharmihaylov2006-11-141-2/+0
* added tests for rich charactersmichelou2006-11-021-7/+7
* Committed my original version of RichCharmihaylov2006-11-011-10/+8
* added missing file scala/runtime/RichChar.scalamichelou2006-11-011-0/+34