summaryrefslogtreecommitdiff
path: root/sources/bin/.scala_wrapper.tmpl
Commit message (Expand)AuthorAgeFilesLines
* - removed nsc-specific code (use build.xml !).michelou2005-10-111-42/+6
* - added line for printing $SRCDIR before starti...michelou2005-10-071-0/+2
* - added 'NTEST_*' variables for scalanstest.michelou2005-10-071-1/+4
* If not running under Cygwin fall back to Mono f...mihaylov2005-10-041-3/+4
* - renamed 'NSCALA_' to 'NLIBRARY_'.michelou2005-10-041-19/+19
* - corrected incomplete classpath in function 'n...michelou2005-09-291-0/+2
* - added nsc support.michelou2005-09-281-2/+40
* - removed dtd2scala specific stuffs.michelou2005-05-271-29/+2
* - Added new script "scalanstest"paltherr2005-05-231-0/+6
* - Changed root of test filespaltherr2005-05-021-1/+1
* - Fixed shift 2paltherr2005-05-021-1/+1
* - disabled search for xml test casespaltherr2005-04-191-3/+3
* - Added scalansc targetpaltherr2005-02-091-0/+1
* - pushed max memory use to 512 Mbschinz2005-01-171-1/+1
* - Fixed export statementpaltherr2004-11-231-1/+2
* - Fixed maximum heep size for tests to 128Mpaltherr2004-11-181-1/+2
* [MSIL] Fixed the testing procedure for the MSIL...mihaylov2004-10-061-2/+2
* - Moved TEST_ALL assignment before return state...paltherr2004-09-271-1/+1
* - Fixed some typospaltherr2004-09-271-3/+3
* - Generalized code for [...]paltherr2004-09-231-8/+6
* - Cleaned code of scalatestpaltherr2004-09-231-155/+179
* - Added missing prefixpaltherr2004-09-221-1/+1
* - Added creation of objdirpaltherr2004-09-221-2/+2
* - Allowed flag --objdir= with no argumentpaltherr2004-09-211-1/+0
* - Removed ./test/bin/scala-test from distribpaltherr2004-09-211-1/+1
* - Merged ./test/bin/scala-test info ./bin/.scal...paltherr2004-09-211-8/+511
* - Removed unsupported !paltherr2004-09-161-1/+3
* - Changed scala_wrapper so that tools are run a...paltherr2004-09-151-277/+308
* - Added java flag "-ea" to all "*-debug" commandspaltherr2004-04-131-1/+1
* - Removed scalacbootpaltherr2004-02-271-1/+0
* - Added option --version to scala-infopaltherr2004-01-121-0/+8
* - Added scala.jar to classpath for interprterpaltherr2003-12-081-2/+2
* - modified to work when invoked under cygwin on...mihaylov2003-12-081-0/+1
* - Rewrote exec_* functionspaltherr2003-11-191-120/+60
* - started migration of scaladoc from Java to Scalamichelou2003-11-171-1/+21
* - moved 'scalai' to 'scala/tools/scalai'michelou2003-11-101-2/+2
* - Implemented command "scala"paltherr2003-10-281-0/+29
* - Fixed warning messagespaltherr2003-10-281-3/+3
* - moved scalap to scala.toolsmichelou2003-10-271-1/+1
* - removed BCEL-based JVM back-endschinz2003-10-231-9/+0
* - moved scaladoc into scala.tools packagemichelou2003-10-171-1/+1
* - added scalatest toolmichelou2003-10-131-0/+17
* - added RUNTIME_CLASSES in classpath for dtd2sc...michelou2003-10-021-1/+3
* dtd2scala reimplemented in scalaburaq2003-09-301-1/+1
* *** empty log message ***buraq2003-09-251-9/+0
* Included scalap.Matthias Zenger2003-09-231-0/+20
* -- scaladoc now has its own Main classmichelou2003-09-021-1/+1
* - Split scala archive into two parts: scala.jar...paltherr2003-08-251-12/+27
* - Fixed typo in variable namepaltherr2003-08-251-1/+1
* - Fixed typopaltherr2003-08-141-3/+3