summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Forgot to update the flags for the test.Geoffrey Washburn2008-08-141-1/+1
|
* changed model for value changes againIngo Maier2008-08-149-18/+26
|
* Changed -Ycheckinit to -Xcheckinit.Geoffrey Washburn2008-08-141-1/+1
|
* added a forwarding target to clean everythingLukas Rytz2008-08-141-0/+2
|
* fixed more problems detects by Ilya.Martin Odersky2008-08-131-1/+2
|
* Fixed problem that Java interface constants wer...Martin Odersky2008-08-131-0/+1
| | | | | | Fixed problem that Java interface constants were not seen as constant by Scala
* temporarly disabling OpenHashMap on .NET.Lukas Rytz2008-08-131-0/+4
|
* Forgot to add author field.Geoffrey Washburn2008-08-131-0/+1
|
* Added David's OpenHashMap (from #1190)Geoffrey Washburn2008-08-131-0/+200
|
* removing the 'longer than 100 characters' warningsLukas Rytz2008-08-131-5/+10
|
* fixed path to api doc in pack-api.tarLukas Rytz2008-08-131-1/+1
|
* Fixed #1187, so that maps respect 'stringPrefix'Iulian Dragos2008-08-121-1/+1
|
* Added David's fix for #1184 and authorIulian Dragos2008-08-121-1/+13
|
* adapted dist directory structure to match the o...Lukas Rytz2008-08-122-14/+14
| | | | | | adapted dist directory structure to match the one of a sbaz (downloadable) distribution
* include *.flags files into scalal-test sbaz pac...Lukas Rytz2008-08-121-1/+1
| | | | | include *.flags files into scalal-test sbaz package
* Fixing more deprecation warnings.Geoffrey Washburn2008-08-1215-26/+26
|
* Fixed deprecation warningsIulian Dragos2008-08-121-1/+1
|
* Correction to Sean's decoding fix.Geoffrey Washburn2008-08-122-4/+14
| | | | | Added a simple test for the unicode decoding stuff.
* json parser builds on jvm14.Lukas Rytz2008-08-124-18/+192
|
* event changes, import conflicts resolved, and o...Ingo Maier2008-08-1225-189/+221
| | | | | event changes, import conflicts resolved, and other things
* Add in configurable behavior for parsing numeri...Derek Chen-Beker2008-08-112-2/+39
| | | | | Add in configurable behavior for parsing numeric values
* fixed t1121Martin Odersky2008-08-111-1/+0
|
* fixed t1176Martin Odersky2008-08-111-1/+1
|
* fixed #1150Martin Odersky2008-08-112-6/+7
|
* fixed #1196, #1197, #1203Martin Odersky2008-08-113-11/+17
|
* removing folder src/swing/script (ok with ingo)Lukas Rytz2008-08-111-44/+0
|
* Fixed #1140Iulian Dragos2008-08-081-5/+15
|
* Fixed #1123Iulian Dragos2008-08-081-7/+7
|
* Fixed the buildIulian Dragos2008-08-081-1/+1
|
* Fixed tail-call related issues.Iulian Dragos2008-08-083-24/+4
|
* fixed #1127Martin Odersky2008-08-073-9/+33
|
* Removed FINAL flag for accessorsIulian Dragos2008-08-071-1/+1
|
* reverted unncessary changeMartin Odersky2008-08-071-6/+3
|
* fixed #828, #1120, subtyping problem with exist...Martin Odersky2008-08-074-9/+18
| | | | | fixed #828, #1120, subtyping problem with existentials.
* fixed broken build (sorry)Martin Odersky2008-08-063-1/+12
|
* Fixed #1130 and #1168Martin Odersky2008-08-064-20/+23
|
* Blind patch for bug reported on mailing list.Sean McDirmid2008-08-061-21/+21
|
* Checked in David's update to LongMap and IntMap.Geoffrey Washburn2008-08-065-5/+23
|
* Hardening classpath against sourcepath crash.Sean McDirmid2008-08-061-11/+4
|
* David's new collections can't currently be used...Geoffrey Washburn2008-08-063-0/+3
| | | | | David's new collections can't currently be used on .NET.
* Changed a val into a def to reduce state in Act...Philipp Haller2008-08-051-1/+1
| | | | | Changed a val into a def to reduce state in Actor trait.
* Reverting a premature change to retain opportun...Philipp Haller2008-08-051-20/+3
| | | | | Reverting a premature change to retain opportunity to implement #600.
* Fixed #1172.Philipp Haller2008-08-051-2/+2
|
* fixed #1163.Martin Odersky2008-08-054-9/+28
|
* Added strap and test.stability targets.Iulian Dragos2008-08-051-1/+24
|
* Made serialization of functions used in the rem...Philipp Haller2008-08-053-8/+36
| | | | | | Made serialization of functions used in the remote actors runtime more robust by creating explicit classes.
* fixed #1150, #1152Martin Odersky2008-08-051-13/+19
|
* Disable the CLDC option.Geoffrey Washburn2008-08-051-1/+1
|
* fixed #1096, #1122, #1132.Martin Odersky2008-08-056-12/+165
|
* All these tests in pending currently pass for me.Geoffrey Washburn2008-08-056-0/+0
| | | | | Lets see what happens with the commit and nightly builds.