summaryrefslogtreecommitdiff
path: root/src/library/scala/package.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6811 Remove usages of scala.annotation.cloneableSimon Ochsenreither2013-01-171-4/+0
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-051-1/+1
| |\
| | * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | | Merge pull request #1512 from paulp/merge-210Adriaan Moors2012-10-221-0/+3
|\| |
| * | SI-6422: add missing Fractional and Integral alias in scala packagePaolo G. Giarrusso2012-09-291-0/+3
| |/
* / SI-6388 Remove first parts of deprecated @serializable annotationSimon Ochsenreither2012-10-081-5/+1
|/
* SI-4763 Deprecated the `cloneable` annotationLukas Rytz2012-07-111-0/+1
* Moved cloneable class to package `scala.annotation`.Lukas Rytz2012-07-111-0/+2
* Merge pull request #816 from VladUreche/feature/diagrams-dev-pullreq-newJosh Suereth2012-07-071-0/+1
|\
| * Diagram tweaks #1Vlad Ureche2012-07-021-0/+1
* | SI-5981, SI-5979, SI-5973 Closed. Maintenance to Try.Heather Miller2012-07-051-0/+9
|/
* Removed all the imports of the bridge annotation.Paul Phillips2012-04-281-1/+0
* Removed a few more @deprecated members.Paul Phillips2012-04-281-13/+0
* Removes @bridge methods.Simon Ochsenreither2012-04-281-5/+0
* Added +: and :+ extractors to mirror append/prepend.Josh Suereth2012-03-161-0/+3
* Merge remote-tracking branch 'phaller/execution-context' into feb17-alexPaul Phillips2012-02-171-0/+1
|\
| * Merge branch 'master' into execution-contextAleksandar Prokopec2012-02-161-0/+8
| |\
| * | Implementation of the fj task and future.Aleksandar Prokopec2011-12-071-1/+2
* | | Fixed AnyRef specialization.Paul Phillips2012-02-171-4/+1
| |/ |/|
* | Specialization action.Paul Phillips2012-02-141-0/+8
|/
* Removed special comments on Martin's requestmichelou2011-09-291-2/+0
* fixed svn props, did some cleanupmichelou2011-09-171-0/+2
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-64/+0
* Added a @bridge'd $scope back to scala package ...Paul Phillips2011-05-011-1/+6
* Reducing the sbt launcher footprint by eliminat...Paul Phillips2011-05-011-3/+0
* Various addenda to soc's patch: regenerating Pr...Paul Phillips2011-04-141-6/+6
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-39/+49
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Moved ClassfileAnnotation/StaticAnnotation/Anno...Paul Phillips2010-12-061-8/+7
* Remedied a return type oops in the system package.Paul Phillips2010-12-041-1/+1
* A selection of collections additions from the l...Paul Phillips2010-12-041-0/+2
* delayed init now supportedMartin Odersky2010-12-021-0/+23
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-0/+3
* Made the additions to Predef described in #3762.Paul Phillips2010-11-141-0/+2
* An overhaul of the collection-oriented methods ...Paul Phillips2010-10-111-0/+1
* doc comment for scala package.Lukas Rytz2010-08-161-0/+3
* Disposed of a gordian knot by transforming stri...Paul Phillips2010-06-271-1/+0
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-0/+2
* Reverted over-zealous replacement of 'PartialFu...Antonio Cunei2010-01-151-2/+0
* Deprecated "=>?". Closes #2860 (see #2819).Antonio Cunei2010-01-121-1/+1
* Closes #2819, #2705, #2805. Review by community.Martin Odersky2009-12-221-0/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Partitioned scala.Math and scala.math a little ...Paul Phillips2009-11-231-3/+0
* Deprecated the Tuple(...) methods in Predef, bu...Paul Phillips2009-11-201-0/+45
* Contents of scala.Math moved into scala.math pa...Paul Phillips2009-11-171-0/+3
* Moved those bits of Predef into the scala packa...Paul Phillips2009-11-121-0/+25
* Moved a bunch of classes into the newly created...Paul Phillips2009-11-061-0/+24
* Fixed #2545.Martin Odersky2009-11-021-1/+1