summaryrefslogtreecommitdiff
path: root/lib/scala-library.jar.desired.sha1
Commit message (Collapse)AuthorAgeFilesLines
* Updated STARR to Scala 2.5.0-finalmichelou2007-05-211-1/+1
|
* Updated STARR to Scala 2.5.0-RC2michelou2007-05-111-1/+1
|
* Reverted to the Int.{box,unbox}, etc way of box...mihaylov2007-05-071-1/+1
| | | | | Reverted to the Int.{box,unbox}, etc way of box/unbox representation
* Updated STARR to Scala 2.5.0-RC1michelou2007-05-021-1/+1
|
* New STARR based on rev.Gilles Dubochet2007-05-011-1/+1
|
* new for-comprehension syntaxmichelou2007-04-191-1/+1
|
* added options to scaladoc Ant taskmichelou2007-04-101-1/+1
| | | | | removed several unchecked warnings
* updated STARR to Scala 2.4.0-finalmichelou2007-03-211-1/+1
|
* updated STARR to Scala 2.4.0-RC2michelou2007-03-161-1/+1
|
* updated STARR to Scala 2.4.0-RC1michelou2007-03-091-1/+1
|
* @unsealed -> @uncheckedmichelou2007-03-081-1/+1
|
* updated STARR to Scala 2.3.3.10048michelou2007-02-201-1/+1
|
* update STARR to Scala 2.3.3michelou2007-01-251-1/+1
|
* updated STARR to Scala 2.3.2michelou2007-01-231-1/+1
|
* finalized the TupleN ProductN change (last dist...Burak Emir2007-01-031-1/+1
| | | | | | | finalized the TupleN ProductN change (last dist: no automatic addition of ProductN, this dist: manual addition of ProductN to TupleN by means of modified genprod tool)
* * NodeSeq plays with new Seq[A]Burak Emir2007-01-031-1/+1
| | | | | * new starr, because of Tuple/Product change and collections
* update STARR to Scala 2.3.1michelou2006-12-061-1/+1
|
* updated STARR to Scala 2.3.0michelou2006-11-231-1/+1
|
* updated STARR to Scala 2.2.0.9278michelou2006-11-171-1/+1
|
* updated STARR to Scala 2.2.0.9153michelou2006-11-061-1/+1
|
* updated STARR to Scala 2.2.0.9025michelou2006-10-241-1/+1
|
* updated STARR to Scala 2.2.0michelou2006-10-111-1/+1
|
* updated STARR to Scala 2.1.8michelou2006-08-231-1/+1
|
* updated STARR to Scala 2.1.7patch8283michelou2006-07-281-1/+1
|
* updated STARR to Scala 2.1.7michelou2006-07-191-1/+1
|
* updated STARR to Scala 2.1.6michelou2006-06-161-1/+1
|
* updated STARR to Scala 2.1.5michelou2006-05-241-1/+1
|
* new STARR.Gilles Dubochet2006-05-091-1/+1
|
* Removed scala/Ref.javamihaylov2006-04-101-1/+1
|
* Commited a new reference compiler to rectify th...mihaylov2006-04-061-1/+1
| | | | | | Commited a new reference compiler to rectify the bootstrap problem introduced with revision 7077
* Removed the source for the primitive types; cre...mihaylov2006-04-051-1/+1
| | | | | | Removed the source for the primitive types; create them in the compiler (in class Definitions) instead
* Updated STARR to Scala 2.1.2Gilles Dubochet2006-04-031-1/+1
|
* Updated STARR to Scala 2.1.1Gilles Dubochet2006-03-301-1/+1
|
* Updated STARR to version 2.1.0 (release).Gilles Dubochet2006-03-201-1/+1
|
* New STARR library based on revision 5856.Gilles Dubochet2006-02-271-1/+1
|
* Created new STARR release without the annoying ...Gilles Dubochet2006-01-241-1/+1
| | | | | Created new STARR release without the annoying debug message.
* Created new STARR release.Gilles Dubochet2006-01-241-1/+1
|
* Add new STARR release that adds a small bug fix...Gilles Dubochet2006-01-091-1/+1
| | | | | | Add new STARR release that adds a small bug fix and minor imrpovement in the ant scripts.
* New STARR release that adds new private qualifi...Gilles Dubochet2006-01-091-1/+1
| | | | | | New STARR release that adds new private qualifier and scalatool build script.
* Commited a new STARR version of the Compiler an...Gilles Dubochet2006-01-041-1/+1
| | | | | Commited a new STARR version of the Compiler and the Library.
* Commited a new Starr version of Scala to lib/ t...Gilles Dubochet2005-12-211-1/+1
| | | | | | Commited a new Starr version of Scala to lib/ that support compilation on Java 1.5.
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+1
Switching to the new build system and to the new build system. This is a MAJOR commit, so be careful when updating.