summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-121-1/+1
| | | | | | 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
* Correction to Sean's decoding fix.Geoffrey Washburn2008-08-121-4/+5
| | | | | Added a simple test for the unicode decoding stuff.
* json parser builds on jvm14.Lukas Rytz2008-08-123-15/+160
|
* 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-081-6/+4
|
* fixed #1127Martin Odersky2008-08-072-2/+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-073-9/+14
| | | | | fixed #828, #1120, subtyping problem with existentials.
* fixed broken build (sorry)Martin Odersky2008-08-061-1/+1
|
* 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-051-9/+19
|
* 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-055-12/+152
|
* Added David's additional collections.Geoffrey Washburn2008-08-054-0/+1145
|
* Improved the documentation for Application to b...Geoffrey Washburn2008-08-051-2/+22
| | | | | | Improved the documentation for Application to be clearer about its caveats.
* Minor changes, added button demo from the bookIngo Maier2008-08-053-4/+34
|
* Actor trait abstracts from scheduling strategy.Philipp Haller2008-08-045-105/+164
|
* Separated actor GC from scheduling.Philipp Haller2008-08-036-79/+104
|
* Fixed problem with partest hanging when log fil...Philipp Haller2008-08-031-8/+13
| | | | | Fixed problem with partest hanging when log file unreadable.
* Fixed #1131.Philipp Haller2008-08-031-2/+2
|
* fixed #1049Martin Odersky2008-08-021-38/+55
|
* Fixed #1049 and #1062Martin Odersky2008-08-014-73/+78
|
* Disabled closure analysis on 1.4 (for now).Philipp Haller2008-08-011-1/+1
|