summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated svn:keywords for files in src/manual/michelou2006-06-1411-18/+18
|
* modified css-style in file EmitHtml.scalamichelou2006-06-141-1/+2
|
* always generate doctype informationmichelou2006-06-141-10/+7
|
* rewrote the man page to describe a new command ...Lex Spoon2006-06-131-60/+116
| | | | | | rewrote the man page to describe a new command unifying "scala", "scalaint", and "scalascript"
* Improved error handling for name-value pairs in...mihaylov2006-06-131-25/+25
| | | | | Improved error handling for name-value pairs in attributes
* removed leading/trailing tabs/spacesmichelou2006-06-131-27/+28
|
* removed leading/trailing tabs/spacesmichelou2006-06-133-232/+240
|
* Generate Nil for List()mihaylov2006-06-121-1/+4
|
* Generate Nil for List()src/compiler/scala/tools...mihaylov2006-06-121-0/+3
| | | | | | Generate Nil for List()src/compiler/scala/tools/nsc/typechecker/Typers.scala
* Extended Java annotations supportmihaylov2006-06-121-12/+15
|
* Extended Java annotations supportmihaylov2006-06-127-28/+95
|
* moved docs/man/src to src/manual and updated bu...michelou2006-06-1217-159/+106
| | | | | moved docs/man/src to src/manual and updated build.xml
* 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
|