summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated all SVN attributes in the Scala core mo...Gilles Dubochet2006-06-1231-289/+289
| | | | | Updated all SVN attributes in the Scala core module.
* fixcrlf called for man pages onlymichelou2006-06-121-1/+1
|
* Hack-fixed the FSC compiler to handle boot clas...Gilles Dubochet2006-06-111-3/+3
| | | | | Hack-fixed the FSC compiler to handle boot class path.
* All "scala*" scripts put the Scala library in t...Gilles Dubochet2006-06-114-16/+11
| | | | | | | All "scala*" scripts put the Scala library in the boot class loader (appended to the standard Java boot library). Extension libraries are still loaded by the user class loader.
* Corrected broken build (under IBM J9 VM): EOL f...Gilles Dubochet2006-06-111-1/+1
| | | | | | Corrected broken build (under IBM J9 VM): EOL fixing was attempted on binary files.
* also includes *.args files in package scala-testmichelou2006-06-082-5/+11
|
* reactivated call to 'load' in file DocGenerator...michelou2006-06-088-2/+296
| | | | | reactivated call to 'load' in file DocGenerator.scala
* added CmdOptionLong in file man/man1/Command.scalamichelou2006-06-082-3/+9
|
* change def to valMartin Odersky2006-06-081-3/+3
|
* (no commit message)Martin Odersky2006-06-081-3/+3
|
* added description in sbaz man pagemichelou2006-06-082-5/+14
|
* Fixed bug 624Martin Odersky2006-06-081-1/+0
|
* (no commit message)Sean McDirmid2006-06-081-4/+24
|
* tiny cleanupsLex Spoon2006-06-081-4/+1
|
* small changes to make lintian happyLex Spoon2006-06-081-5/+5
|
* - use simpbuild.xml instead of build.xmlLex Spoon2006-06-081-7/+8
| | | | | - add a binary-arch target to make lintian happy
* *** empty log message ***Lex Spoon2006-06-081-0/+6
|
* *** empty log message ***Lex Spoon2006-06-081-0/+455
|
* minor correction in sbaz man pagemichelou2006-06-081-7/+7
|
* added man page for sbazmichelou2006-06-0812-27/+208
|
* Fixed two bugs that I noted.Martin Odersky2006-06-072-1/+4
|
* use the standard ASCII apostrophe character for...Lex Spoon2006-06-071-1/+1
| | | | | use the standard ASCII apostrophe character for portability
* specifiy /bin/sh, not /bin/bash, since bash is ...Lex Spoon2006-06-071-1/+1
| | | | | specifiy /bin/sh, not /bin/bash, since bash is apparently not needed
* (no commit message)Lex Spoon2006-06-071-90/+0
|
* *** empty log message ***Lex Spoon2006-06-071-0/+8
|
* added man page for scalapmichelou2006-06-077-5/+120
|
* better exception handling when generating man p...michelou2006-06-072-4/+8
| | | | | better exception handling when generating man pages
* now copy generated man pages to the distributionmichelou2006-06-072-4/+5
|
* There is no unecessary output on stderr when bu...Gilles Dubochet2006-06-071-2/+2
| | | | | There is no unecessary output on stderr when building.
* added scalaint internal commands to descriptionmichelou2006-06-073-5/+16
|
* added Scala project to build HTML and man pagesmichelou2006-06-0710-0/+1454
|
* added command 'fsc' for scala.tools.nsc.Compile...michelou2006-06-061-0/+27
| | | | | added command 'fsc' for scala.tools.nsc.CompileClient
* added scala compile serverMartin Odersky2006-06-0610-11/+511
|
* Fixed maxType for Long and FloatIulian Dragos2006-06-061-1/+1
|
* space leaks are plugged (remove test in Main)Martin Odersky2006-06-021-0/+4
|
* space leaks are pluggedMartin Odersky2006-06-025-50/+56
|
* some changes to plug space leaksMartin Odersky2006-06-022-15/+15
|
* some changes to plug space leaksMartin Odersky2006-06-0214-475/+454
|
* using the root package in order to avoid select...Burak Emir2006-06-021-1/+1
| | | | | using the root package in order to avoid selecting the wrong stuff
* some changes to plug space leaksMartin Odersky2006-06-0119-503/+555
|
* handle array literals as arguments to attributesmihaylov2006-05-313-41/+74
|
* added check filesMartin Odersky2006-05-312-0/+5
|
* (no commit message)Iulian Dragos2006-05-3110-17/+360
|
* fixed bugs 616, 617Martin Odersky2006-05-318-9/+63
|
* (no commit message)Martin Odersky2006-05-303-3/+8
|
* added missing check file for bug #429michelou2006-05-301-0/+1
|
* added missing check file for bug #441michelou2006-05-301-0/+1
|
* fixed bugs615 and 617Martin Odersky2006-05-3011-18/+72
|
* removed semicolonsmichelou2006-05-2910-30/+30
|
* adapted script fact.scala to Cygwinmichelou2006-05-271-1/+16
|