summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixed #522Burak Emir2008-04-071-4/+8
* 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
* 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
* (1) more changes for dynamic cycle detection of...Martin Odersky2008-04-045-62/+85
* Fixed #711.Philipp Haller2008-04-041-1/+2
* 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-041-0/+3
* Changed signature on reduceLeft/Right per ticke...Geoffrey Washburn2008-04-044-10/+18
* 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-024-15/+55
* moved swing classes to package scala.swing; fix...Martin Odersky2008-04-0254-116/+110
* 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-021-63/+37
* fixed #713michelou2008-04-022-33/+44
* display Tree of tree.tpe in TreeBrowsersLukas Rytz2008-04-021-1/+7
* 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-274-13/+14
* scala.swing updateNAME2008-03-2652-248/+496
* 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
* 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-212-0/+68
* 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
* Enhancement #623NAME2008-03-182-2/+15
* Scalac prints a “type is already defined as“ e...Gilles Dubochet2008-03-181-1/+1