summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - added bin/.scala_wrapper to Windows distribut...michelou2005-11-081-1/+4
| | | | | - added bin/.scala_wrapper to Windows distribution for Cygwin users.
* - updated header.michelou2005-11-081-22/+41
| | | | | - improved comments.
* - corrected CVS id tag.michelou2005-11-081-8/+18
|
* *** empty log message ***Martin Odersky2005-11-075-27/+79
|
* Reverted to using System.exit due to bootstrap ...mihaylov2005-11-072-2/+2
| | | | | | Reverted to using System.exit due to bootstrap problem. wait for the new release to change back to Predef.exit
* - overloaded Predef.exit with exit(Int) that ta...mihaylov2005-11-073-3/+8
| | | | | | - overloaded Predef.exit with exit(Int) that takes an exit code both - exit methods return All
* Fixed synchronized blocks.Iulian Dragos2005-11-072-1/+2
|
* *** empty log message ***Martin Odersky2005-11-071-1/+1
|
* updated to conform to new mixins.scalaIulian Dragos2005-11-071-1/+0
|
* - corrected wrong bootclasspath on Windows (use...michelou2005-11-061-216/+225
| | | | | | - corrected wrong bootclasspath on Windows (use pathSeparator instead of - ":" !!). replaced leading tabs with blanks.
* - removed duplicated unzip operation.michelou2005-11-061-1/+0
|
* - also displays total test count.michelou2005-11-061-4/+3
|
* Added check in doc to see whether the required ...Gilles Dubochet2005-11-051-1/+9
| | | | | Added check in doc to see whether the required classes are available.
* added text methodBurak Emir2005-11-051-0/+1
|
* hello, elements method fixedBurak Emir2005-11-051-1/+5
|
* removed debugging codeBurak Emir2005-11-051-1/+0
|
* little reorganisationBurak Emir2005-11-051-12/+11
|
* Sorry, my bad!Gilles Dubochet2005-11-041-1/+1
|
* NSC now uses more memory by default.Gilles Dubochet2005-11-041-0/+1
|
* *** empty log message ***Martin Odersky2005-11-041-5/+10
|
* Removed generation of useless jumps to followin...Iulian Dragos2005-11-041-9/+29
| | | | | Removed generation of useless jumps to following instruction.
* *** empty log message ***Martin Odersky2005-11-041-33/+32
|
* skip.nsc can be used when building a non-workin...Gilles Dubochet2005-11-042-11/+24
| | | | | skip.nsc can be used when building a non-working version of nsc.
* *** empty log message ***Martin Odersky2005-11-045-8/+38
|
* text methodBurak Emir2005-11-044-16/+15
|
* Updated to reflect correct expected output.Iulian Dragos2005-11-042-3/+2
|
* - added header.michelou2005-11-045-16/+75
|
* added fromURLBurak Emir2005-11-041-0/+18
|
* added 'text' methodBurak Emir2005-11-047-15/+40
|
* more typesBurak Emir2005-11-031-1/+1
|
* This file is obsolete.Gilles Dubochet2005-11-031-1/+0
|
* Changed path to use config instead of build.sup...Gilles Dubochet2005-11-031-3/+3
| | | | | Changed path to use config instead of build.support.
* Changed path to use config instead of build.sup...Gilles Dubochet2005-11-031-15/+12
| | | | | | Changed path to use config instead of build.support. test target now simply runs the test script.
* Fully implemented exception handling.Iulian Dragos2005-11-0310-129/+370
|
* Corrected more error message for IzPack.Gilles Dubochet2005-11-031-1/+1
|
* Corrected error message for IzPack.Gilles Dubochet2005-11-031-1/+1
|
* added 'last'Burak Emir2005-11-031-0/+2
|
* helloBurak Emir2005-11-031-0/+31
|
* reactivate xml literal parsingBurak Emir2005-11-035-52/+954
|
* reactivate XML parsingBurak Emir2005-11-031-15/+43
|
* iasserts on different lineBurak Emir2005-11-031-1/+2
|
* update patmatBurak Emir2005-11-033-7/+12
|
* If a variable SKIP_DOC is set (whatever its val...Gilles Dubochet2005-11-031-0/+4
| | | | | | If a variable SKIP_DOC is set (whatever its value) distrib does not generate the latex documentation.
* CVS now ignores the temporary files that the te...Gilles Dubochet2005-11-032-0/+4
| | | | | CVS now ignores the temporary files that the test suite uses.
* IzPack now works with a non-patched distribution.Gilles Dubochet2005-11-032-3/+4
|
* Corrected a bug: a configure too much.Gilles Dubochet2005-11-031-3/+1
|
* Updated files for new directory structure.Gilles Dubochet2005-11-033-8/+11
|
* Updated file for new directory structure.Gilles Dubochet2005-11-031-2/+2
|
* Replaces by test-nsc/scalanstestGilles Dubochet2005-11-031-680/+0
|
* A script to test new Scala.Gilles Dubochet2005-11-031-0/+551
|