summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed exhaustiveness warnings in testMartin Odersky2008-01-171-3/+3
* Fixed ticket #106.Iulian Dragos2008-01-172-3/+8
* build target is now 1.5Martin Odersky2008-01-1741-223/+1373
* moved man pages back to scala-devel packagemichelou2008-01-171-1/+1
* Fixed ticket #356Iulian Dragos2008-01-171-2/+22
* updated copyright noticemichelou2008-01-161-1/+1
* fixed t341Burak Emir2008-01-152-1/+6
* increased Ant memory sizemichelou2008-01-152-1/+13
* splitted scala-devel.sbp (scala-devel.sbp/scala...michelou2008-01-152-8/+18
* Learned of the shorter way of converting string...Geoffrey Washburn2008-01-152-2/+2
* Fixed too aggressive dead-code-elimination agai...Iulian Dragos2008-01-151-1/+1
* splitted scala-devel.sbp (now scala-devel.sbp/s...michelou2008-01-151-2/+12
* updated nightly build scriptsmichelou2008-01-152-11/+27
* Moved the checks for executing JVM versus targe...Geoffrey Washburn2008-01-133-15/+14
* Use String's »matches« method instead of »conta...Geoffrey Washburn2008-01-131-1/+1
* Removed Java Beans specific references from the...Iulian Dragos2008-01-111-1/+3
* Had to create a test/pending/jvm5 directory.Geoffrey Washburn2008-01-117-0/+0
* Fixed ticket #306Iulian Dragos2008-01-101-0/+1
* Merged patch from Ross Judson (bean info class ...Iulian Dragos2008-01-096-0/+209
* I believe I've fixed the problem with ScriptRun...Geoffrey Washburn2008-01-092-0/+15
* Applied patch from Ticket #330.Geoffrey Washburn2008-01-093-1/+3
* Fixed the usage description.Geoffrey Washburn2008-01-091-1/+1
* Applied patch from Ticket #334.Geoffrey Washburn2008-01-091-4/+6
* Corrected uses of g:lines to g:line.Geoffrey Washburn2008-01-091-2/+2
* inverted logic when setting FLAGSmichelou2008-01-081-2/+2
* added target in docs.manualmichelou2008-01-081-0/+1
* added target to quick taskmichelou2008-01-071-6/+7
* added target to locker taskmichelou2008-01-071-6/+6
* Fixed ticket #305.Geoffrey Washburn2008-01-071-1/+4
* fixed t275Burak Emir2008-01-061-2/+2
* added regression test for t301Burak Emir2008-01-041-0/+12
* fixed t301Burak Emir2008-01-041-1/+1
* fixed t335Burak Emir2008-01-044-3/+32
* if a plugin is given a bad option, stop before ...Lex Spoon2008-01-021-0/+3
* added some <parallel> tagsLex Spoon2008-01-021-10/+21
* Removed -Xplug-types. Now annotationsLex Spoon2007-12-315-24/+13
* fix isSubtype0 to more consistentlyLex Spoon2007-12-311-5/+9
* Be careful of the mode when typing annotations.Lex Spoon2007-12-311-2/+5
* added some <parallel> tags to speed things upLex Spoon2007-12-311-0/+6
* fixed t303Burak Emir2007-12-251-1/+2
* surgically fixing a broken build.Sean McDirmid2007-12-243-23/+12
* surgically fixing a broken build.Sean McDirmid2007-12-241-12/+3
* surgically fixing a broken build.Sean McDirmid2007-12-241-5/+5
* surgically fixing a broken build.Sean McDirmid2007-12-241-3/+3
* surgically fixing a broken build.Sean McDirmid2007-12-241-1/+1
* surgically fixing a broken build.Sean McDirmid2007-12-241-1/+15
* Fixing my asInstanceOf hack in TypeParser.scala...Sean McDirmid2007-12-241-3/+4
* fixed test Martin Odersky2007-12-221-0/+2
* fixed #283 #289Martin Odersky2007-12-217-1/+40
* updated CLDC library for Class[T]michelou2007-12-215-26/+20