summaryrefslogtreecommitdiff
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* Replace class Executable with Application.Matthias Zenger2004-01-121-2/+4
|
* - Removed website-build-* and website-build.shpaltherr2004-01-123-278/+0
|
* - Chaned to use website.sh instead of website-b...paltherr2004-01-121-2/+3
| | | | | - Chaned to use website.sh instead of website-build.sh
* - Added website-print-xml*paltherr2004-01-123-0/+33
|
* - Added website.shpaltherr2004-01-121-0/+359
|
* - added tags <website>, <version> and <webinsta...michelou2004-01-091-8/+18
| | | | | - added tags <website>, <version> and <webinstaller>.
* - Added scripts website-build*paltherr2004-01-094-0/+278
|
* - Added function warningpaltherr2004-01-091-1/+5
| | | | | - Fixed default in function abort
* *** empty log message ***Martin Odersky2004-01-051-1/+1
|
* fixed null pointer exception because of too ear...buraq2003-12-191-8/+10
| | | | | fixed null pointer exception because of too early =getProject()
* - corrected keyword listmichelou2003-12-161-3/+0
|
* - jEdit mode for Scala syntax.michelou2003-12-121-0/+234
|
* - added a "fast" switch (not completely impleme...schinz2003-12-051-7/+16
| | | | | | | - added a "fast" switch (not completely implemented yet), - use "verbatim" for programs' output, instead of "lstlisting" (which is wrong)
* - Added -Q flag to cvs commandspaltherr2003-12-041-2/+2
|
* - use getProject() instead of project member va...michelou2003-12-041-2/+4
| | | | | | - use getProject() instead of project member variables which is deprecated starting from version 1.6 of Ant
* - fixed the -target optionmihaylov2003-12-031-1/+1
|
* - Added the possibility to tell what packages a...cremet2003-11-281-0/+1
| | | | | | | - Added the possibility to tell what packages are to be documented on the command line. Ex: scaladoc -d api *.scala -- scala java.lang
* - Updated verbfilter.mkpaltherr2003-11-191-7/+14
|
* changes to XML API and parameterized binding in...buraq2003-11-171-1/+1
| | | | | | | | | changes to XML API and parameterized binding in dtd2scala better names changes to test suite
* - Added cvs-remove-directorypaltherr2003-11-112-0/+64
|
* - Added cvs-move-directorypaltherr2003-11-112-0/+99
|
* - fixed typopaltherr2003-11-111-1/+1
|
* - added runOOpaltherr2003-11-111-0/+6
|
* - added compatibility function scala-regexp-opt...schinz2003-10-301-3/+10
| | | | | | - added compatibility function scala-regexp-opt-charset to work around different versions in GNU Emacs and XEmacs
* need only one build.xml file to build and test ...buraq2003-10-302-42/+21
| | | | | need only one build.xml file to build and test the scala ant task
* added options classpath, bootclasspathburaq2003-10-301-1/+13
|
* - updated keywords listschinz2003-10-241-6/+7
| | | | | - bug fix: character literals (and escapes in them) work now
* - Added version managerpaltherr2003-10-232-0/+159
|
* - Improved stdlib.shpaltherr2003-10-233-24/+33
| | | | | - Adapted install.sh & mirror.sh
* initial - a ant task for scala written in javaburaq2003-09-302-0/+228
|
* initialburaq2003-09-303-0/+78
|
* - Added Idpaltherr2003-08-271-0/+2
|
* - only redefine \chaptermark if it is really de...schinz2003-08-271-22/+23
| | | | | - only redefine \chaptermark if it is really defined
* Fixed scaladoc so that it can be used in conjun...Matthias Zenger2003-08-272-38/+91
| | | | | | Fixed scaladoc so that it can be used in conjunction with non-book styles.
* - Added flag -p and --preserve-timestampspaltherr2003-08-262-39/+50
|
* - Scala and Java classes now belong to differen...michelou2003-08-251-54/+428
| | | | | - Scala and Java classes now belong to different color groups
* - bug fix: correctly highlight identifier start...schinz2003-08-251-3/+3
| | | | | | - bug fix: correctly highlight identifier starting with "class" or "extends", - changed the URL for the Scala page
* - Changed default.distclean to reuuire clean in...paltherr2003-08-221-1/+1
| | | | | - Changed default.distclean to reuuire clean instead of default.clean
* - Added Idpaltherr2003-08-211-0/+2
|
* Cleaned up code and fixed titlepage bug.Matthias Zenger2003-08-211-5/+7
|
* *** empty log message ***Martin Odersky2003-08-212-11/+12
|
* *** empty log message ***Matthias Zenger2003-08-181-0/+218
|
* - made some makefile scripts a bit more robust ...paltherr2003-08-186-7/+7
| | | | | | - made some makefile scripts a bit more robust to filenames containing - $s reenabled generation of scala documentation
* *** empty log message ***Martin Odersky2003-08-151-2/+2
|
* - correctly highlight variance and bounds in ty...schinz2003-08-141-37/+61
| | | | | | | | - correctly highlight variance and bounds in type parameters, and repetitive value parameters (e.g. int*), - adapted to the new keywords, - added binding for comment-region on C-c C-c, - defined macro scala-when-looking-at and used it in several places.
* added sections /C3"Packages", /C4"Operators" an...michelou2003-08-111-8/+71
| | | | | added sections /C3"Packages", /C4"Operators" and /C5"Separs"
* *** empty log message ***Martin Odersky2003-08-111-2/+2
|
* - Replaced WORDFILE.TXT by scala.txtpaltherr2003-08-112-871/+47
| | | | | | - Removed non-scala stuff - Changed from DOS format into UNIX format
* - Replaced socos by scalacpaltherr2003-08-111-1/+1
|
* - Added compilation of scala documentationpaltherr2003-08-111-0/+110
|