summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed more warningsmichelou2008-01-1812-85/+88
* fixed broken build and remove some warningsmichelou2008-01-187-93/+92
* moved deprecati0on warnings to refchecks, so th...Martin Odersky2008-01-183-10/+7
* corrected typomichelou2008-01-181-1/+1
* replaced "matches" by "contains" (Ant compatibi...michelou2008-01-181-8/+5
* fixed #385Martin Odersky2008-01-181-1/+2
* added target in optimise taskmichelou2008-01-181-2/+2
* added nsc.target conditional propertymichelou2008-01-181-14/+26
* test case works now without errors, because of ...Martin Odersky2008-01-182-6/+0
* reinstantiated annotations testMartin Odersky2008-01-171-0/+159
* Fixed a problem with TypeTree.symbolMartin Odersky2008-01-171-1/+1
* updated two check filesMartin Odersky2008-01-172-14/+2
* 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