summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use attributes instead of java.lang.Cloneable, ...mihaylov2006-01-195-14/+19
* (no commit message)Sean McDirmid2006-01-194-85/+104
* Fixed conflicting self in scala.concurrent.Proc...Philipp Haller2006-01-191-1/+1
* changed <availablepackage> to <availablePackage>Lex Spoon2006-01-191-2/+2
* Added process identifiers (class Pid) to thread...Philipp Haller2006-01-192-0/+48
* (no commit message)Martin Odersky2006-01-196-15/+19
* Updated Scalac to support a mode (triggered by ...Gilles Dubochet2006-01-192-43/+73
* Three things to be friendly with Scala Bazaars:Lex Spoon2006-01-191-12/+39
* Renamed the man pages with "2" at the end, i.e.Lex Spoon2006-01-192-24/+25
* Changed the product name in SABBUS to 'scala2'.Gilles Dubochet2006-01-191-1/+1
* Added the Scala Bazaar archive generation Ant t...Gilles Dubochet2006-01-192-3/+298
* (no commit message)Sean McDirmid2006-01-183-78/+80
* (no commit message)Sean McDirmid2006-01-185-424/+416
* (no commit message)Sean McDirmid2006-01-181-4/+4
* Made anonymous functions serializablemihaylov2006-01-181-2/+6
* Fixing empty list bug in ClassPath.Sean McDirmid2006-01-181-5/+10
* (no commit message)Sean McDirmid2006-01-181-4/+7
* added explicit type for partial function in tes...michelou2006-01-171-1/+1
* added parenthis around boolean expression in te...michelou2006-01-171-6/+6
* adapted code to new Scala syntax in test/files/...michelou2006-01-171-380/+300
* Generate static methods for inherited methods o...mihaylov2006-01-171-6/+14
* added explicit type for partial functions in te...michelou2006-01-172-3/+6
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-171-1/+1
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-171-1/+1
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-173-3/+5
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
* (no commit message)Martin Odersky2006-01-176-18/+43
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-4/+4
* - renamed scalanstest to scalatestmichelou2006-01-171-0/+0
* - scalanstest now also prints out JVM versionmichelou2006-01-171-1/+4
* - rolled back to scalanstest for restoring historymichelou2006-01-171-552/+0
* Resurrecting scalanstest from revision 5532michelou2006-01-171-0/+549
* - renamed test/scalanstest to test/scalatestmichelou2006-01-161-0/+552
* - renamed test/scalanstest to test/scalatestmichelou2006-01-161-549/+0
* Cleaned-up all keyword-substitution, executable...Gilles Dubochet2006-01-134-3/+3
* Removed 'src/exec'.Gilles Dubochet2006-01-134-204/+0
* Updated Codification to actually work in presen...Gilles Dubochet2006-01-133-81/+34
* Tried to fix sourcepath, but they still have so...Sean McDirmid2006-01-135-229/+267
* not sure if this was fixed already, but changed...Sean McDirmid2006-01-131-1/+4
* - added missing $Id tagmichelou2006-01-131-30/+40
* - corrected $Id tagmichelou2006-01-131-2/+3
* The build file only creates symbolic links on U...Gilles Dubochet2006-01-121-6/+30
* Accidentally broke the build.Sean McDirmid2006-01-111-1/+0
* Getting rid of some unused Java files in scala/...Sean McDirmid2006-01-117-835/+0
* More stuff to support hte eclipse plugin. Sean McDirmid2006-01-1113-168/+468
* - corrected error with _PREFIX in template for ...michelou2006-01-091-1/+1