summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1315, outer instances are passed implici...Iulian Dragos2008-09-018-8/+50
* updated documentation of scalac ant taskLukas Rytz2008-09-011-4/+9
* Small change to the code generated by the inter...Geoffrey Washburn2008-09-011-4/+3
* Fixing bug #1217Sean McDirmid2008-09-011-1/+1
* fixing urllorch2008-09-011-1/+1
* Forgot to catch NumberFormatExceptions in IntSe...Geoffrey Washburn2008-08-311-2/+8
* Fixed spellingAntonio Cunei2008-08-315-6/+6
* Added support for Integer Settings.Geoffrey Washburn2008-08-311-0/+54
* Adding null pointer check to checkDead to fix b...Sean McDirmid2008-08-311-1/+1
* Fix for #1204, demoting match error to error lo...Sean McDirmid2008-08-311-0/+2
* Enabled test directories also for run, jvm and ...Philipp Haller2008-08-293-26/+31
* disable inner.scala test.Antonio Cunei2008-08-291-0/+0
* Fixed #1280, #1289Martin Odersky2008-08-284-13/+29
* Fixed #1271.Iulian Dragos2008-08-281-3/+14
* Added test files for #1297Philipp Haller2008-08-282-0/+14
* Applied patch for #1297Philipp Haller2008-08-281-0/+20
* Unrolled wrong commit and the real fix for #989.Iulian Dragos2008-08-282-7/+4
* Removed rogue slashAntonio Cunei2008-08-281-1/+1
* Fixed #998.Iulian Dragos2008-08-271-3/+6
* Added support for multi-file tests.Philipp Haller2008-08-276-84/+168
* minor test add-onmichelou2008-08-262-0/+4
* Iterator: document that this iterator behavior ...stepancheg2008-08-261-0/+4
* Fixed serialization of enumsmichelou2008-08-265-37/+123
* New STARR based on rev 15931 that should fix th...Iulian Dragos2008-08-263-3/+3
* Fixed NPE on Windows, needs a new starr to fix ...Iulian Dragos2008-08-261-1/+3
* Fixed problem with implicits in type safe cons ...Martin Odersky2008-08-251-2/+13
* Fixed #1232 and #1167Iulian Dragos2008-08-251-3/+4
* Fixed #1270Martin Odersky2008-08-232-7/+7
* added scala-swing to sbaz packageLukas Rytz2008-08-221-2/+2
* Fix for #820Geoffrey Washburn2008-08-222-32/+53
* removed scalap man pageLukas Rytz2008-08-228-133/+7
* Fix for #1083.Geoffrey Washburn2008-08-221-6/+16
* reverting .classpath (un-checked it in SmartSVN...Lukas Rytz2008-08-221-1/+1
* fixed #1257Lukas Rytz2008-08-222-2/+3
* Fixed compiler for 1.4Iulian Dragos2008-08-211-1/+1
* Some additional bits of output that should prob...Geoffrey Washburn2008-08-211-2/+2
* The ScriptRunner now sends errors to stderr rat...Geoffrey Washburn2008-08-211-1/+1
* added prefix direcotry for scala sources tarballLukas Rytz2008-08-211-1/+2
* updated starr to 2.7.2.RC1Lukas Rytz2008-08-204-5/+5
* int -> Int, etc.michelou2008-08-192-13/+18
* Added "scalacfork" ant task and enabled it to b...Lukas Rytz2008-08-1914-178/+258
* Moving debian packaging files into theirLex Spoon2008-08-1914-922/+0
* Forgot to add author fields.Geoffrey Washburn2008-08-193-0/+8
* Removed printlnsIulian Dragos2008-08-191-3/+2
* Fixed latest cyclic errorIulian Dragos2008-08-191-3/+4
* Fixed stability testsIulian Dragos2008-08-191-8/+11
* Reverted to target 1.5Iulian Dragos2008-08-191-1/+1
* Added test for inner classes.Iulian Dragos2008-08-193-1/+14
* Fixed #1241Martin Odersky2008-08-191-70/+70
* Fixed #1215.Geoffrey Washburn2008-08-193-2/+11