summaryrefslogtreecommitdiff
Commit message (Expand)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
* Improved error handling for name-value pairs in...mihaylov2006-06-131-25/+25
* 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
* 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
* Updated all SVN attributes in the Scala core mo...Gilles Dubochet2006-06-1231-289/+289
* 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
* All "scala*" scripts put the Scala library in t...Gilles Dubochet2006-06-114-16/+11
* Corrected broken build (under IBM J9 VM): EOL f...Gilles Dubochet2006-06-111-1/+1
* also includes *.args files in package scala-testmichelou2006-06-082-5/+11
* reactivated call to 'load' in file DocGenerator...michelou2006-06-088-2/+296
* 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
* *** 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
* specifiy /bin/sh, not /bin/bash, since bash is ...Lex Spoon2006-06-071-1/+1
* (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
* 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
* 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 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