summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fixed some typos in the scaladoc commentsLex Spoon2008-04-071-5/+5
* fixed #671Burak Emir2008-04-061-25/+5
* 'busy waiting? you're not serious' said the Thr...Burak Emir2008-04-061-2/+4
* fixed doc, it's not a bluff / need Ant 1.7 and ...Burak Emir2008-04-061-1/+1
* solved Walter Chang's slow InputStream issue (u...Burak Emir2008-04-061-1/+4
* scala.swing update, reverted Martin's changesNAME2008-04-0625-34/+295
* Enhanced @see tag in scaladoc:Iulian Dragos2008-04-053-9/+57
* Started fixing up the cldc, android, and msil, ...Geoffrey Washburn2008-04-051-6/+42
* Added target directory for jvm-1.4.Geoffrey Washburn2008-04-051-7/+44
* Rename the "files" target to the more descripti...Geoffrey Washburn2008-04-051-2/+2
* Fixed spelling mistake: Scaladoc -> ScalaDocIulian Dragos2008-04-051-1/+1
* Corrected the bit that generates the scaladoc s...Geoffrey Washburn2008-04-051-2/+5
* (1) more changes for dynamic cycle detection of...Martin Odersky2008-04-0410-65/+122
* Fixed #711.Philipp Haller2008-04-041-1/+2
* Fixed SuperSabbus build for documentation.Gilles Dubochet2008-04-041-4/+6
* SuperSabbus is able to build for JVM 1.5 with t...Gilles Dubochet2008-04-041-27/+72
* Cleaned up unused directories.Geoffrey Washburn2008-04-0464-0/+0
* The great library reorg!Geoffrey Washburn2008-04-04178-0/+0
* fixed Reifier crash #651Lukas Rytz2008-04-042-0/+7
* test for t0716Lukas Rytz2008-04-041-0/+24
* Changed signature on reduceLeft/Right per ticke...Geoffrey Washburn2008-04-044-10/+18
* test case for t0710Lukas Rytz2008-04-041-0/+10
* applied patch of t0698Lukas Rytz2008-04-041-1/+1
* Fixed #249Philipp Haller2008-04-031-2/+18
* Decided that it did not make sense to express p...Geoffrey Washburn2008-04-032-12/+6
* First complete draft of the equivalence, partia...Geoffrey Washburn2008-04-033-13/+148
* Fixed #694.Philipp Haller2008-04-031-12/+5
* Added signum functions.Geoffrey Washburn2008-04-031-2/+13
* removed contractiveness requirement for implici...Martin Odersky2008-04-025-21/+56
* moved swing classes to package scala.swing; fix...Martin Odersky2008-04-0255-116/+132
* added requires and ensuring methods.Martin Odersky2008-04-021-3/+21
* Fixed useless assignment when defining dummy 't...Iulian Dragos2008-04-021-0/+4
* Changed Stream implementation to use tail recur...Iulian Dragos2008-04-023-63/+57
* fixed #713michelou2008-04-024-57/+83
* display Tree of tree.tpe in TreeBrowsersLukas Rytz2008-04-021-1/+7
* Pending test for #673, #695NAME2008-04-015-0/+18
* Pending test for #699NAME2008-03-313-0/+19
* Pending test for #654NAME2008-03-311-0/+5
* Pending test for #663NAME2008-03-312-0/+7
* Pending test for #653NAME2008-03-312-0/+11
* Re-commented the assert out, it should probably beSean McDirmid2008-03-301-1/+4
* Reverted Sean's change.Geoffrey Washburn2008-03-291-2/+1
* Disabling assertion that seems wrong.Sean McDirmid2008-03-291-1/+2
* reverted parseattrubtevalue hack, fixed attribu...Burak Emir2008-03-276-13/+48
* scala.swing updateNAME2008-03-2652-248/+496
* updated tests for Byte/Shortmichelou2008-03-251-5/+5
* Fixed XML entity reference parsing: &quote; to ...Iulian Dragos2008-03-251-3/+3
* added insert for Byte/Short, synchronized CLDC ...michelou2008-03-252-34/+502
* Added target to SuperSabbus to correctly make n...Gilles Dubochet2008-03-221-1/+33
* fixed matching bug (leading to "subst is null" ...Burak Emir2008-03-221-16/+36