summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added “fourfour” targets to SuperSabbus for tes...Gilles Dubochet2008-05-0913-2001/+49
| | | | | | Added “fourfour” targets to SuperSabbus for testing JVM 1.4 builds with a 1.4 JVM. Removed obsolete build files.
* changed copying of .net / jvm14 libraries.Lukas Rytz2008-05-094-18/+60
|
* Added config options to partest Ant taskPhilipp Haller2008-05-092-2/+8
|
* Fixed typo (#868).Iulian Dragos2008-05-091-2/+2
|
* Fixed #863.Iulian Dragos2008-05-091-1/+1
|
* Fixed #852.Iulian Dragos2008-05-094-3/+6
|
* Fixed #855.Iulian Dragos2008-05-091-3/+17
|
* added proper msil packagingLukas Rytz2008-05-094-43/+117
|
* Fixed #859Miles Sabin2008-05-091-1/+1
|
* just fixes the check-in build. cleaning up later.Lukas Rytz2008-05-091-2/+2
|
* added msil distribution to supersabbusLukas Rytz2008-05-093-43/+53
|
* removed some needless linespradel2008-05-081-5/+0
|
* fixed some minor problems with partest.Lukas Rytz2008-05-083-7/+48
|
* added todo list to msil.xmlLukas Rytz2008-05-081-0/+6
|
* updated msil build script. now similar to four.xmlLukas Rytz2008-05-082-74/+119
|
* partest now interprets scalac options passed in...Philipp Haller2008-05-075-72/+113
| | | | | | | | partest now interprets scalac options passed in property scalatest.scalac_opts. The compiler/lib build to test can now be specified using the property scalatest.build. Added a partest option for running on JVM 1.4 (--four).
* - updated partest to work with SuperSabbus (pac...Lukas Rytz2008-05-077-28/+28
| | | | | | | | - updated partest to work with SuperSabbus (pack direcotry) and installed distributions.\n-removed 'latestFjbgFile' where apropriate, because fjbg is now included in scala-compiler.jar.\n-updated runner scripts to work with an installed distribution.
* Option asserts that its argument is not null.Geoffrey Washburn2008-05-071-0/+3
|
* build scala librairie for dotnet framework....jeberle2008-05-072-5/+9
|
* Removing original copy of SuperSABBUS.Geoffrey Washburn2008-05-071-1080/+0
|
* build.xml move to build-old.xmlGeoffrey Washburn2008-05-072-1817/+2897
| | | | | | | sabbus.xml copied (using svn's smart copy) to build.xml I'll delete sabbus.xml once all scripts have been updated.
* Updated partest to work with SuperSabbusLukas Rytz2008-05-071-7/+7
|
* adding dotnet into the pack.xmljeberle2008-05-071-1/+16
|
* updating starr to 2.7.1.finalLukas Rytz2008-05-074-4/+4
|
* changed directory structure of manpagesLukas Rytz2008-05-066-0/+0
|
* in fact superSabbus uses msil.xml, not build-ms...jeberle2008-05-061-2/+2
| | | | | in fact superSabbus uses msil.xml, not build-msil.xml
* in fact superSabbus uses msil.xml, not build-ms...jeberle2008-05-063-36/+234
| | | | | in fact superSabbus uses msil.xml, not build-msil.xml
* added the dotnet version of Manifest.scalajeberle2008-05-061-0/+127
|
* added msil target to superSabbus (don't forget ...jeberle2008-05-063-37/+52
| | | | | | added msil target to superSabbus (don't forget to set the .properties file)
* Ported fix for #845 to trunkPhilipp Haller2008-05-051-5/+15
|
* The interpreter no longer generates class files...Lex Spoon2008-05-058-41/+200
| | | | | | The interpreter no longer generates class files to disk. It instead uses an in-memory virtual directory.
* corrected packaging of four distributionLukas Rytz2008-05-051-3/+5
|
* Lex "signed-off" on removing the lines I had co...Geoffrey Washburn2008-05-041-2/+0
| | | | | Lex "signed-off" on removing the lines I had commented out.
* changes to swing library to make Button app workMartin Odersky2008-05-0214-37/+39
|
* replaced null test by try/catch (Console.readLine)michelou2008-05-021-5/+10
|
* fixed #828, #789, #828.Martin Odersky2008-05-025-6/+81
|
* suppersabbus now generates an api tarballLukas Rytz2008-05-021-1/+8
|
* made manifests serializablemichelou2008-05-023-22/+124
|
* added scala-test sbaz package to supersabbusLukas Rytz2008-05-021-1/+18
|
* files of jmv-1.4 library must always overwrite ...Lukas Rytz2008-05-021-1/+1
| | | | | | files of jmv-1.4 library must always overwrite the ones of the library, even if timestamp is older
* fixed #790pradel2008-05-021-0/+20
|
* Fix for #483.Geoffrey Washburn2008-05-012-3/+3
|
* Removed LGPL licensing based upon Erik's permis...Geoffrey Washburn2008-05-011-18/+1
| | | | | Removed LGPL licensing based upon Erik's permission.
* Fix for #773. Geoffrey Washburn2008-05-013-7/+4
| | | | | | | | Problem was calling incompleteInputError multiple times would escalate the problem to be treated as a "real" error. This does not appear to be the correct semantics. Tried to fix this up as best as possible, but Sean needs to investigate the implications for the Eclipse plugin.
* Fixed #809 (except for the case of String/RichS...Geoffrey Washburn2008-05-011-3/+6
| | | | | | Fixed #809 (except for the case of String/RichString, but there is not much that can be done about changing the documentation for String).
* Fix for #769Geoffrey Washburn2008-05-011-1/+1
|
* Console.readLine() now throws EOFException inst...Geoffrey Washburn2008-05-012-6/+15
| | | | | Console.readLine() now throws EOFException instead of returning null.
* fixed #789. Samll bugfixes in library.Martin Odersky2008-04-304-9/+28
|
* added () to predef.exit, #752Lukas Rytz2008-04-301-1/+1
|
* Missed one file.Iulian Dragos2008-04-301-1/+1
|