summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hopefully that fixes CLDC's incapacity to deal ...Gilles Dubochet2008-03-221-8/+0
* Fixed issue #668, removed fix for issue #602.Gilles Dubochet2008-03-214-0/+73
* May have fixed issue #650 (couldn't test fsc ta...Gilles Dubochet2008-03-212-34/+36
* Added overloaded toArray methods to avoid boxin...Iulian Dragos2008-03-202-0/+23
* Fixed issues #584 and #602.Gilles Dubochet2008-03-203-17/+45
* explain deprecation in JavaMapAdaptor / JavaSet...Lukas Rytz2008-03-202-0/+2
* Adding apply methods to Map/Set/etc...Sean McDirmid2008-03-207-9/+34
* Start of the Ordering trait.Geoffrey Washburn2008-03-191-0/+24
* Fixed comment added keywords.Geoffrey Washburn2008-03-191-3/+2
* Added a trait for equivalence relations.Geoffrey Washburn2008-03-192-3/+28
* Fixed svn propertiesmihaylov2008-03-1980-78/+80
* Fixed svn propertiesmihaylov2008-03-1923-52/+29
* moved or fixed package declaration of some file...mihaylov2008-03-194-1/+3
* Added missing StringBuilder methods for #656.Geoffrey Washburn2008-03-181-0/+6
* Pending test for #605NAME2008-03-181-0/+3
* Pending tests for #621, #644NAME2008-03-182-0/+18
* Enhancement #623NAME2008-03-182-2/+15
* fixed OSGi manifest for combinator packagesmichelou2008-03-181-1/+1
* fixed OSGi manifest for scala.util.parsingmichelou2008-03-181-1/+1
* Scalac prints a “type is already defined as“ e...Gilles Dubochet2008-03-181-1/+1
* fixed symlinks in nightly build scriptmichelou2008-03-181-4/+8
* excludes *CharSequence.scala from CLDC buildmichelou2008-03-181-0/+1
* Removed Matchable string, which is no longer ne...Martin Odersky2008-03-171-28/+0
* added CharSequence abstractionMartin Odersky2008-03-1727-237/+840
* added better disgniostics for cyclic referencesMartin Odersky2008-03-171-1/+5
* Cleans up what scaladoc generates for synthetic...Lex Spoon2008-03-165-32/+81
* fix for bug #639Sean McDirmid2008-03-161-0/+5
* hello worldSean McDirmid2008-03-1612-15/+11
* added scala.swingMartin Odersky2008-03-1348-0/+845
* removed unchecked warnings, fixed parseFullmichelou2008-03-131-14/+21
* Do not reset trapExit in Actor.start.Philipp Haller2008-03-131-2/+6
* Moved the test to pending.Geoffrey Washburn2008-03-131-0/+0