summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/MainGenericRunner.scala
Commit message (Expand)AuthorAgeFilesLines
* Deleted the former Process code in the compiler.Paul Phillips2011-01-211-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-1/+1
* Some cleanups in the *Runners and a few compile...Paul Phillips2010-11-271-13/+9
* Restored the stack traces I'd accidentally smot...Paul Phillips2010-11-081-17/+14
* Don't call exit from MainGenericRunner in a way...Paul Phillips2010-11-011-17/+24
* Made scripts wait for all non-daemon threads to...Paul Phillips2010-06-071-1/+1
* Notice and fail when a file given with -i is in...Paul Phillips2010-05-121-6/+12
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* While working on partest discovered that Compil...Paul Phillips2010-03-251-1/+1
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-181-2/+2
* More classpath work, and cleanups in the vicini...Paul Phillips2010-02-141-23/+5
* Reducing the amount of low-level classpath mani...Paul Phillips2010-02-141-1/+0
* More work on classpaths.Paul Phillips2010-02-111-60/+28
* More work on classpaths.Paul Phillips2010-02-101-1/+5
* Some work on classpaths.Paul Phillips2010-02-081-33/+5
* Another round of deprecation warning elimination.Paul Phillips2009-12-151-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Removing bits from the library which shouldn't ...Paul Phillips2009-11-181-2/+1
* new classpaths.Lukas Rytz2009-10-261-1/+8
* Some reworking of command line option parsing b...Paul Phillips2009-10-201-59/+55
* A big yet interim patch emerging from my attemp...Paul Phillips2009-05-261-35/+18
* Various cleanups and redundancy-removal related...Paul Phillips2009-03-161-3/+4
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Fixed #1440 and generally cleaned up things a bit.Geoffrey Washburn2008-11-211-11/+18
* Finally fixed #906 (quick/bin/fsc does not work).Antonio Cunei2008-10-231-35/+22
* Now "scala -Y" gives the same output as "scalac...Lex Spoon2008-05-251-4/+7
* Should fix #417 (Exit status was zero on except...Geoffrey Washburn2008-02-041-0/+5
* support the -e option for executing a command s...Lex Spoon2007-10-101-2/+4
* added support for -e optionLex Spoon2007-10-101-0/+5
* Refactored GenericRunnerCommand to be a sublcas...Lex Spoon2007-07-131-7/+17
* added star expansion (Stepan's contrib)michelou2007-07-091-5/+4
* user decides to add a SecurityManager or notmichelou2007-06-071-16/+6
* Final merge from the plugins branch. The compilerLex Spoon2007-06-071-5/+17
* fixed methods 'urls'michelou2007-06-041-4/+6
* fixed classpath in method runScriptmichelou2007-06-041-17/+5
* ObjectRunner now recognizes -Xcodebasemichelou2007-06-041-8/+60
* minor changemichelou2007-05-221-3/+3
* moved version/copyright properties from source ...michelou2007-01-291-7/+6
* updated copyright date and address of Scala web...v2.3.3michelou2007-01-251-5/+8
* Commited wrong version of code for libdirs fixGilles Dubochet2007-01-041-5/+5
* MainGenericRunner program now deals properly wi...Gilles Dubochet2007-01-031-3/+7
* Be careful to use "." as the default user class...Lex Spoon2006-11-291-13/+16
* Replaced == null()eq null(ne null)mihaylov2006-11-131-1/+1
* Refactored portability supportmihaylov2006-11-011-3/+4
* catch NoSuchMethodException, not NoSuchMethodErrorLex Spoon2006-08-241-1/+1
* tweaked the -version stringsLex Spoon2006-07-261-4/+5
* added -D for defining Java propertiesLex Spoon2006-07-131-0/+2
* reverse the order of guesses about howtorun: fi...Lex Spoon2006-07-131-8/+9