summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed nightly buildmichelou2008-02-072-5/+4
* Added better "clone" methods to a few JCL colle...Gilles Dubochet2008-02-065-1/+16
* fixed problems with rangesMartin Odersky2008-02-068-40/+92
* Partial fix to #397.Gilles Dubochet2008-02-067-251/+40
* fixed #438Martin Odersky2008-02-061-2/+2
* fixed #412, prepared for structural array problem.Martin Odersky2008-02-063-1/+13
* Replaced some hard-coded pathsPhilipp Haller2008-02-062-16/+38
* added class BigDecimalmichelou2008-02-063-5/+361
* added reverse to RichString.Martin Odersky2008-02-067-18/+46
* switched to Scala implementation of StringBuildermichelou2008-02-0654-481/+1636
* backported (some) changes from branches/scala-r...Adriaan Moors2008-02-051-107/+123
* (no commit message)NAME2008-02-051-1/+1
* Fixed #444NAME2008-02-052-14/+11
* Fixed #327, #332NAME2008-02-053-15/+11
* tweaked the build order and class pathsLex Spoon2008-02-051-6/+6
* reverted -unchecked additionmichelou2008-02-052-11/+11
* fixed typomichelou2008-02-051-1/+1
* add-on to r13888michelou2008-02-051-21/+16
* updated default encoding to UTF8michelou2008-02-055-16/+12
* Fixed issues #328 and #403.Gilles Dubochet2008-02-045-11/+47
* Defined a more precise notion of equality on co...Gilles Dubochet2008-02-042-10/+50
* Fixed #323.Geoffrey Washburn2008-02-042-5/+7
* Added tests for #323.Geoffrey Washburn2008-02-042-1/+9
* Fixes #416.Geoffrey Washburn2008-02-041-1/+2
* Arrays (and probably other things) pretty-print...Geoffrey Washburn2008-02-041-1/+1
* Fixed MSIL build (thanks to Philipp)shack2008-02-041-1/+2
* Should fix #417 (Exit status was zero on except...Geoffrey Washburn2008-02-042-0/+6
* Fixed #437Philipp Haller2008-02-041-28/+19
* Fixed #219Philipp Haller2008-02-043-7/+52
* moved test to jvm5michelou2008-02-042-0/+0
* Moved 'patmatnew' back to 'run'Philipp Haller2008-02-042-0/+0
* Added initial re-write of partestPhilipp Haller2008-02-016-0/+668
* Removed unchecked warning from 'withIndex'Philipp Haller2008-02-012-3/+1
* Moved 'patmatnew' from 'run' to 'pos'Philipp Haller2008-02-012-2/+0
* Removed unchecked warning from 'patmatnew'Philipp Haller2008-02-011-1/+1
* Moved 'attributes' from run to pos, removed war...Philipp Haller2008-02-012-8/+1
* Fixed #377.Iulian Dragos2008-02-013-14/+122
* fixed #224michelou2008-02-012-1/+26
* import Predef._michelou2008-01-311-0/+2
* fixed #406michelou2008-01-311-2/+2
* Inner classes follow their enclosing class to s...NAME2008-01-312-2/+4
* Fix for old plugin. Sean McDirmid2008-01-311-2/+19
* fixed #423, added integer square root (CLDC)michelou2008-01-314-8/+155
* added svn:keywords, updated headersmichelou2008-01-313-21/+20
* buffering when reading from an inputstreamBurak Emir2008-01-313-27/+162
* forget to ci test file (regexp pattern)michelou2008-01-301-2/+9
* fixed (hopefully) regexp pattern (Java 1.4 vs 1...michelou2008-01-301-2/+8
* updated some test filesmichelou2008-01-304-4/+0
* fixed #421michelou2008-01-302-0/+31
* fixed missing merge in r13827michelou2008-01-291-13/+15