summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released Scala 2.4.0-finalv2.4.0michelou2007-03-211-2/+2
* synchronized with trunk for 2.4.0-finalmichelou2007-03-216-61/+123
* added ${version.suffix}michelou2007-03-162-5/+6
* Fixed verify error (bug #1009)Iulian Dragos2007-03-161-0/+2
* scala.actors: added snapshot/restart for Schedu...Philipp Haller2007-03-167-43/+135
* fixed bug1008Martin Odersky2007-03-162-2/+15
* added Array.deepToString, cleaned up MatchErrormichelou2007-03-167-57/+183
* (no commit message)Lex Spoon2007-03-162-0/+3
* (no commit message)Lex Spoon2007-03-166-0/+36
* at the end of input, return an infinite stream ...Lex Spoon2007-03-161-0/+1
* - if a `foo` quoted identifier is truncated, th...Lex Spoon2007-03-161-6/+7
* fixed test to new MatchError interfaceBurak Emir2007-03-151-2/+2
* ok, ne and eq take AnyRef rather than Any.Burak Emir2007-03-151-1/+1
* is an exception now rather than an errorBurak Emir2007-03-151-2/+6
* changed test filesMartin Odersky2007-03-143-1/+112
* fixed bug 1001Martin Odersky2007-03-141-3/+26
* Fixed crash in backend with Array comparison.Iulian Dragos2007-03-141-0/+2
* Fixed crash in backend for scala.ArrayIulian Dragos2007-03-141-1/+4
* partial fix of bug 999Martin Odersky2007-03-142-9/+15
* re-fixed bug 1000Martin Odersky2007-03-142-2/+18
* reverted bug1000 fix, because it caused wquickd...Martin Odersky2007-03-132-5/+10
* fixed problem with buildMartin Odersky2007-03-132-6/+6
* fixed bug 1000 and david pollaks problem wrt tu...Martin Odersky2007-03-138-14/+83
* reenable compiling of scriptsLex Spoon2007-03-131-1/+4
* fixed bugs 910 and 995.Martin Odersky2007-03-125-24/+39
* fixed bugs 987/988Martin Odersky2007-03-122-1/+3
* fixed build problemMartin Odersky2007-03-121-1/+1
* Fixed David Pollacks stack overflow problem.Martin Odersky2007-03-123-11/+39
* Fixed bug #993Iulian Dragos2007-03-121-5/+13
* updated STARR to Scala 2.4.0-RC1michelou2007-03-092-2/+2
* revised deadcode detectionMartin Odersky2007-03-094-24/+30
* Fixed inconsistent stack height bug when boxing...Iulian Dragos2007-03-091-0/+1
* merged fix from branchBurak Emir2007-03-081-1/+0
* fixed bug #810michelou2007-03-081-1/+1
* added option -XwarndeadcodeMartin Odersky2007-03-083-6/+17
* changed one more test fileMartin Odersky2007-03-081-1/+1
* changed more test checksMartin Odersky2007-03-082-2/+2
* @unsealed -> @uncheckedmichelou2007-03-082-2/+2
* fixed check file for run/bitsets.scalamichelou2007-03-082-2/+9
* added more test cases for class BitSetmichelou2007-03-084-27/+98
* fixed test caseMartin Odersky2007-03-081-1/+1
* added unchecked.scalaMartin Odersky2007-03-081-0/+43
* @unsealed->@uncheckedMartin Odersky2007-03-0813-59/+44
* (no commit message)Martin Odersky2007-03-083-6/+16
* Corrected javadoc class descriptionsLex Spoon2007-03-089-9/+9
* scala.actors: removed commented codePhilipp Haller2007-03-083-43/+36
* compile the new java files in the actors libraryLex Spoon2007-03-071-0/+8
* Add java-gcj-compat as an install dependency of...Lex Spoon2007-03-071-2/+2
* set regular Java classpath in addition to bootc...Lex Spoon2007-03-071-0/+1
* Use the same temporary directory for redictedLex Spoon2007-03-072-8/+16