summaryrefslogtreecommitdiff
path: root/src/library/scala/runtime/RichInt.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-2/+2
* SI-3235 math.round() returns wrong results for Int and LongRex Kerr2014-02-251-0/+4
* SI-7511 Remove indirection of numeric methodsSimon Ochsenreither2013-06-231-24/+23
* 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/+3
* Removed all the imports of the bridge annotation.Paul Phillips2012-04-281-1/+0
* Removes @bridge methods.Simon Ochsenreither2012-04-281-6/+0
* 4th round of clean ups (see r25293, r25285, r25...michelou2011-07-201-9/+13
* Added documentation for RichInt.Paul Phillips2011-07-161-0/+35
* Removing two more @bridge methods because they ...Martin Odersky2011-05-161-4/+4
* Added a bunch of bridges to make ameliorate bin...Martin Odersky2011-04-241-0/+7
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Eliminated duplication among the Rich* wrappers...Paul Phillips2010-11-011-21/+17
* Made ranges a bit more friendly to the optimizer.Iulian Dragos2010-08-231-2/+2
* 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
* Fixed new implementation of Range.Martin Odersky2009-10-161-4/+4
* moved Range and GenericRange to collection.immu...Martin Odersky2009-10-161-3/+4
* Minor refinements to recent patches, and the re...Paul Phillips2009-09-051-17/+0
* Added a times method to RichInt.Paul Phillips2009-08-281-0/+17
* Reverted default parameters on RichInt range me...Paul Phillips2009-06-291-2/+4
* More work and documentation for GenericRanges, ...Paul Phillips2009-06-241-5/+2
* Various improvements to the optimiser: more agg...Iulian Dragos2009-05-131-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* More reorg.Geoffrey Washburn2008-04-071-0/+39
* The great library reorg!Geoffrey Washburn2008-04-041-39/+0
* Fixed #327, #332NAME2008-02-051-3/+3
* added toBinary-/toHex-/toOctalString (Long)michelou2008-01-181-1/+1
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-191-1/+1
* Annotated type of to to be Range instead its In...Sean McDirmid2007-12-041-1/+1
* Fixed problem with to with custom bySean McDirmid2007-12-021-1/+1
* Updated lib/mscorlib to Mono 1.2.5, added bin/h...michelou2007-09-251-0/+3
* fixed MSIL tests (.dll not found)michelou2007-08-141-0/+2
* minor changesmichelou2007-06-081-3/+5
* Reverted Range, documented unusual behavior. Sean McDirmid2007-05-221-15/+6
* Updated tests so they would pass.Sean McDirmid2007-05-221-10/+20
* Fixing broken test, seems like until was not ta...Sean McDirmid2007-05-211-2/+5
* added scala.Range and test casesmichelou2007-05-011-2/+0
* added method uptomichelou2007-04-271-2/+4
* Added various constants to the primitive types ...mihaylov2006-12-131-0/+5
* Added a rich class for every primitive typemihaylov2006-11-211-1/+8
* added missing file scala/runtime/RichChar.scalamichelou2006-11-011-3/+1
* Updated all SVN attributes in the Scala core mo...Gilles Dubochet2006-06-121-1/+1
* some changes to plug space leaksMartin Odersky2006-06-011-0/+18