summaryrefslogtreecommitdiff
path: root/lib/scala-compiler.jar.desired.sha1
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed memory leaks for streams.Martin Odersky2009-08-181-1/+1
|
* switch to unnested packages.Martin Odersky2009-07-241-1/+1
|
* New starr based on r18322, to better take advan...Paul Phillips2009-07-161-1/+1
| | | | | | | | New starr based on r18322, to better take advantage of the last six weeks (which include named/default arguments fixes, pattern matcher fixes, structural type fixes, performance gains, and more useful bits I'm sure.)
* removed code for parsing old pickle format.Lukas Rytz2009-06-031-1/+1
|
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-1/+1
|
* new starr based on r17810.Paul Phillips2009-05-251-1/+1
|
* Further stability test failures will be fatal a...Antonio Cunei2009-05-141-1/+1
| | | | | | | | | | Further stability test failures will be fatal again. New (deterministic) starr included: any further "key not found" errors will be reproducible. Warnings will be printed when linking old classfiles.
* Reinstated old, trusted starr from r17713.Antonio Cunei2009-05-131-1/+1
| | | | | | | | | | | | Modified version number detection, so that until we have a new starr both 4 and 5 are acceptable (without warnings). Restored stability test so that it does complain if differences are found; however, a failed stability test is still non-fatal for the time being.
* New starr based on r17717.Paul Phillips2009-05-131-1/+1
|
* The compiler will complain when trying toAntonio Cunei2009-05-121-1/+1
| | | | | | | | | | compile against binaries created prior to this revision, which are however still transitionally accepted. That is done in preparation for future 2.8 releases, which will be binary incompatible. Includes new starr, aligned with r17713.
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
|
* New StarrIulian Dragos2009-04-291-1/+1
|
* Backward-compatible extension of the signatureAntonio Cunei2009-04-221-1/+1
| | | | | | format, allows for more than 32 bits of flags to be saved by the pickler if so required.
* a new starr, which will hopefully cure nightly'...Paul Phillips2009-04-011-1/+1
| | | | | a new starr, which will hopefully cure nightly's ills.
* Better inference for implicits; some preparatio...Martin Odersky2009-03-151-1/+1
| | | | | Better inference for implicits; some preparations for new collections.
* Removed $tag method from ScalaObject and rebuil...Paul Phillips2009-02-241-1/+1
| | | | | Removed $tag method from ScalaObject and rebuilt starr.
* fixed erroneous cyclic reference error conditio...Martin Odersky2009-01-081-1/+1
| | | | | fixed erroneous cyclic reference error condition; generated new starr.
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-251-1/+1
| | | | | | | | Merging everything from the 2.8.x development branch back to trunk. - If you were working on trunk, please keep working on trunk If you were - working on 2.8-devel, please switch to trunk now
* Built a new STARR for those people that want to...Geoffrey Washburn2008-11-191-1/+1
| | | | | | Built a new STARR for those people that want to bootstrap with JDKs that have broken jar files (see #1380).
* updated ScalacFork ant task to accept arbitry a...Lukas Rytz2008-10-301-1/+1
| | | | | | updated ScalacFork ant task to accept arbitry arguments forwarded to the forked jvm.
* updating version number and starr to 2.7.2.RC4Antonio Cunei2008-10-271-1/+1
|
* updating starr to 2.7.2.RC3Antonio Cunei2008-10-131-1/+1
|
* updating version number and starr to 2.7.2.RC2Antonio Cunei2008-09-191-1/+1
|
* new starr with more robust handling of recursiv...Martin Odersky2008-09-101-1/+1
| | | | | | new starr with more robust handling of recursive dependencies in glb. Needed for next iteration of collection classes.
* updating version number and starr to 2.7.2.RC2Lukas Rytz2008-09-081-1/+1
|
* New STARR that fixes builds with -optimise.Iulian Dragos2008-09-081-1/+1
|
* New STARR based on rev 15931 that should fix th...Iulian Dragos2008-08-261-1/+1
| | | | | New STARR based on rev 15931 that should fix the Windows build
* updated starr to 2.7.2.RC1Lukas Rytz2008-08-201-1/+1
|
* Added "scalacfork" ant task and enabled it to b...Lukas Rytz2008-08-191-1/+1
| | | | | | | | | Added "scalacfork" ant task and enabled it to build locker and quick. Removed sabbus.jar (sabbus ant tasks are included in scala-compiler.jar for some time now) Made serializable, cloneable, SerialVersionUID, BeanProperty static annotations Fixed the Pickler not to crash on repeated annotations
* Fixing #1189.Lukas Rytz2008-08-181-1/+1
|
* New STARR to include the previous commit (fixin...Iulian Dragos2008-07-181-1/+1
| | | | | | New STARR to include the previous commit (fixing random crashes in the jvm backend).
* Now encoded glyphs in identifiers that are not ...Geoffrey Washburn2008-07-091-1/+1
| | | | | | Now encoded glyphs in identifiers that are not valid for Java/JVM. New STARR built with this encoding.
* early initialization fixes.Martin Odersky2008-07-091-1/+1
| | | | | | | fix: interface methods read by JavaParser are now deferred. fix: List extends Product. fixes to Java : _* that make it possible to compile ObjectRunner without warnings. NEW STARR
* new STARR which implements pre-initialized fiel...Martin Odersky2008-06-201-1/+1
| | | | | new STARR which implements pre-initialized fields correctly.
* New STARR should fix vararg warnings?Geoffrey Washburn2008-06-101-1/+1
|
* updating starr to 2.7.1.finalLukas Rytz2008-05-071-1/+1
|
* updated STARR to 2.7.1.RC2 (2nd time due to 2nd...Lukas Rytz2008-04-231-1/+1
| | | | | | updated STARR to 2.7.1.RC2 (2nd time due to 2nd release. includes fix for #779)
* updating starr to 2.7.1.RC2Lukas Rytz2008-04-211-1/+1
|
* updating STARR to 2.7.1.RC1Lukas Rytz2008-04-141-1/+1
|
* updated STARR to 2.7.0-finalLukas Rytz2008-03-071-1/+1
|
* updated STARR to Scala 2.7.0-RC3michelou2008-02-291-1/+1
|
* updated STARR to Scala 2.7.0-finalmichelou2008-02-281-1/+1
|
* Updated STARR to 2.7.0-RC2michelou2008-02-141-1/+1
|
* Updated STARR to 2.7.0-RC1michelou2008-02-071-1/+1
|
* build target is now 1.5Martin Odersky2008-01-171-1/+1
| | | | | | case classes now generate objects not factory methods. some small cleanups for type inference
* added type param to Classmichelou2007-12-191-1/+1
|
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-191-1/+1
| | | | | dual mode (generics or not) version of compiler and libraries
* updated STARR for Java genericsmichelou2007-12-181-1/+1
|
* updated STARR to Scala 2.6.1-RC2michelou2007-12-141-1/+1
|
* updated STARR to Scala 2.6.1-RC1michelou2007-12-031-1/+1
|