summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug 591Martin Odersky2006-05-163-1/+7
* Fixed bug 592Martin Odersky2006-05-163-8/+43
* Fixed bug 592Martin Odersky2006-05-162-1/+72
* Fixed bug 593Martin Odersky2006-05-166-2/+19
* Fixed bug 594Martin Odersky2006-05-162-3/+8
* TAR archive generate by SABBUS stores correct p...Gilles Dubochet2006-05-151-2/+4
* cope with Interpreter.compile being renamed to ...Lex Spoon2006-05-151-1/+1
* added compileString() and bind()Lex Spoon2006-05-151-3/+66
* tolerate 0-length writesLex Spoon2006-05-151-1/+2
* commented back in CharArrayFile.read ; if someo...Lex Spoon2006-05-151-1/+3
* (no commit message)Lex Spoon2006-05-151-1/+1
* (no commit message)Lex Spoon2006-05-151-0/+138
* (no commit message)Lex Spoon2006-05-152-0/+10
* fixed error in file build.xmlmichelou2006-05-1216-13/+253
* fixed error for Cygwin in file templates/generi...michelou2006-05-111-1/+1
* Seriously cleaned-up the build script.Gilles Dubochet2006-05-119-880/+506
* Bug fixesMartin Odersky2006-05-114-8/+13
* updated SVN header in file nsc/transform/CleanU...michelou2006-05-111-14/+17
* Fixed more empty package bugs.Sean McDirmid2006-05-102-4/+7
* Fixing bug with <empty> packages.Sean McDirmid2006-05-101-6/+6
* (no commit message)Lex Spoon2006-05-101-0/+78
* new STARR.Gilles Dubochet2006-05-092-2/+2
* fixed error in file templates/generic-unix.tmplmichelou2006-05-0916-47/+66
* removed xsd stuffBurak Emir2006-05-093-119/+0
* (no commit message)Lex Spoon2006-05-092-0/+9
* opt=trueBurak Emir2006-05-081-1/+1
* Bug fixesMartin Odersky2006-05-0815-7/+171
* Added fjbg.jar contents to the scala-compiler.j...Iulian Dragos2006-05-082-2/+2
* fixed classpath for library file fjbg.jar (for ...michelou2006-05-081-4/+4
* Implemented class constants in the backend.Iulian Dragos2006-05-082-2/+22
* added target 'dist.nightly' in file build.xmlmichelou2006-05-081-0/+54
* Added closure elimination phase (experimental).Iulian Dragos2006-05-0813-69/+711
* added hrefs to classes of Java API using JavaSc...michelou2006-05-053-3/+40
* Changed array unboxing to use classes rather th...Martin Odersky2006-05-0513-32/+61
* added support of class literalsMartin Odersky2006-05-0532-238/+378
* added zipWithIndex to several collection classesLex Spoon2006-05-057-0/+119
* added a comment about variance in the type para...Lex Spoon2006-05-041-0/+4
* added target 'dist.quick' (no tests and docs) i...michelou2006-05-042-3/+12
* added if-test in skipComment (bug #585)michelou2006-05-042-0/+8
* added if-test in skipComment (bug #585)michelou2006-05-041-275/+278
* removed unused variable SCALA_SCALA_ARGS in fil...michelou2006-05-041-3/+0
* Added a 'cldc' target for J2ME CLDC 1.0mihaylov2006-05-037-75/+106
* Added a 'target' optionmihaylov2006-05-031-0/+13
* Scala release 2.1.4michelou2006-05-011-3/+3
* fixed destination path in batch file test/scala...michelou2006-05-011-2/+7
* Fixed bugs 570/571.v2.1.4Iulian Dragos2006-05-011-1/+6
* Added neg/bug520.checkmihaylov2006-04-301-0/+4
* fixed bug 581Martin Odersky2006-04-282-22/+1
* measured size of pickled dataMartin Odersky2006-04-283-4/+24
* fixed bug 577Martin Odersky2006-04-281-1/+1