summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/ant/ScalaTool.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-2/+1
* deprecate Pair and TripleDen Shabalin2013-11-201-2/+2
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-6/+6
* Fix dependant => dependentJulio Santos2013-01-021-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Remove sbaz and references from master repository.Josh Suereth2012-03-271-2/+1
* 4th round of clean ups (see r25293, r25285, r25...michelou2011-07-201-30/+28
* cleanups (scaladoc 2, deprecation warnings, tra...michelou2011-07-131-7/+7
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Stops barking up the wrong tree with -Ywarn-dea...Paul Phillips2010-12-151-1/+0
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-15/+6
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* Fixed a number of faulty Scaladoc comments in l...Gilles Dubochet2010-01-261-2/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* improved patch from james matlikLukas Rytz2009-09-221-0/+13
* patch by james matlik: Enable ScalaTool to gene...Lukas Rytz2009-09-011-15/+50
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-3/+3
* A big yet interim patch emerging from my attemp...Paul Phillips2009-05-261-19/+9
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Refactored SuperSabbus' targets to be finer gra...Gilles Dubochet2008-04-091-176/+67
* deprecated &f, .f, requires.Martin Odersky2007-06-051-9/+9
* added variable JAVA_OPTS to the generated Unix ...michelou2007-04-171-200/+211
* Fixed references to the deprecated ListMap.Emptymihaylov2007-02-061-1/+1
* update address of Scala websitemichelou2007-01-251-2/+2
* Removed the generic runner script that has been...Gilles Dubochet2007-01-031-30/+15
* 1.Martin Odersky2007-01-031-2/+2
* Refactored portability supportmihaylov2006-11-011-2/+4
* rewrote handling of Scala comments in DocGenera...michelou2006-10-031-46/+81
* Small refactoring of the collection librarymihaylov2006-09-121-6/+2
* Changed compile server to make it more robust;Martin Odersky2006-06-161-4/+4
* Corrected bug #569.Gilles Dubochet2006-04-241-1/+1
* reintroduced attribute 'bootclasspath' in Ant t...michelou2006-03-281-4/+26
* 1.Gilles Dubochet2006-03-201-66/+59
* (no commit message)Martin Odersky2006-03-101-1/+1
* Sanitized the ScalaTool ant script so that it d...Gilles Dubochet2006-01-301-2/+1
* do not treat the empty string as a valid classp...Lex Spoon2006-01-271-1/+1
* If a classpath is specified explicitly, then be...Lex Spoon2006-01-271-1/+2
* ant/ScalaTool is now compatible with Java 1.4.Gilles Dubochet2006-01-091-7/+7
* Improved the ScalaTool Ant task to be more cros...Gilles Dubochet2006-01-091-3/+16
* Updated the Ant build system:Gilles Dubochet2006-01-091-0/+304