summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/ant
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notices to 2011Antonio Cunei2011-01-2021-21/+21
* Added a terminal type for echo reenable based o...Paul Phillips2011-01-181-1/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-125-14/+14
* The shutdown hook installed by jline has made l...Paul Phillips2011-01-061-14/+22
* Add option -toolcp to our runner script.Iulian Dragos2010-12-311-1/+7
* Stops barking up the wrong tree with -Ywarn-dea...Paul Phillips2010-12-152-2/+0
* New jline: BSD licensed, based on [ https://git...Paul Phillips2010-12-121-2/+21
* again: relax access boundry check for overridin...Lukas Rytz2010-12-081-1/+1
* Reverts previous commit: needs a new starr..Lukas Rytz2010-12-071-1/+1
* follow up on fix #3946.Lukas Rytz2010-12-071-1/+1
* Looks like I'd gotten a little quote-happy there.Paul Phillips2010-12-071-2/+2
* Oops, lost some java options for a moment there.Paul Phillips2010-12-071-1/+2
* Tackling long standing issues with startup.Paul Phillips2010-12-071-10/+33
* Cleaned up and brought up to date the help text...Paul Phillips2010-12-051-1/+7
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-0513-123/+111
* close #3946.Lukas Rytz2010-12-031-1/+1
* ant, build.xml and classpath issues.Paul Phillips2010-11-161-1/+1
* Unreverting r23174. No review.Paul Phillips2010-10-061-1/+1
* Reverts r23174, which I believe will bring the ...Paul Phillips2010-10-041-1/+1
* Work on the pattern matcher.Paul Phillips2010-10-031-1/+1
* Removes a bunch of private functions which are ...Paul Phillips2010-10-031-5/+0
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-1216-16/+0
* As a brief diversion from real work, implemente...Paul Phillips2010-04-063-3/+3
* Some minor I/O changes. No review.Paul Phillips2010-03-261-1/+1
* While working on partest discovered that Compil...Paul Phillips2010-03-252-3/+3
* Went ahead and implemented classpaths as descri...Paul Phillips2010-03-232-7/+1
* Changed partest ant task not to use reflection,...Paul Phillips2010-03-081-16/+22
* escape source file path with space charsdcaoyuan2010-03-061-1/+1
* More fun with ClassPaths.Paul Phillips2010-02-232-5/+7
* More laboring on Settings, ClassPaths, Ant Task...Paul Phillips2010-02-223-16/+32
* Some more code for seeing what's going on in in...Paul Phillips2010-02-211-2/+7
* Altered the ant task to generate a -Dscala.home...Paul Phillips2010-02-201-0/+4
* Some cleanups on the scalacfork ant task since ...Paul Phillips2010-02-202-55/+69
* Unix scripts pass -D options to the underlying ...Paul Phillips2010-02-161-1/+14
* Some work on classpaths.Paul Phillips2010-02-081-11/+1
* [scaladoc] Optional link to source (set paramet...Gilles Dubochet2010-02-031-0/+20
* Fixed a number of faulty Scaladoc comments in l...Gilles Dubochet2010-01-263-6/+6
* Digging into why the repl is so slow, discovere...Paul Phillips2010-01-191-1/+1
* A variety of bugfixes discovered by findbugs.Paul Phillips2010-01-131-1/+0
* [scaladoc] Added option "-doc-version" to Scala...Gilles Dubochet2009-12-181-0/+4
* Another round of deprecation warning elimination.Paul Phillips2009-12-155-5/+5
* Updated copyright notices to 2010Antonio Cunei2009-12-0719-19/+19
* Split command line parameters by space, properl...dcaoyuan2009-12-052-4/+2
* [scaladoc] Types are links.Gilles Dubochet2009-12-021-1/+1
* Removed redundant code, let CompilerCommand pro...dcaoyuan2009-11-271-51/+9
* Scaladoc 2.Gilles Dubochet2009-11-241-91/+8
* Fixed #2631dcaoyuan2009-11-181-7/+63
* Removing bits from the library which shouldn't ...Paul Phillips2009-11-181-1/+1
* fix build on windows. fixes #2578Lukas Rytz2009-11-061-4/+12
* new classpaths.Lukas Rytz2009-10-264-3/+13