summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding parallel collections to trunk.Aleksandar Pokopec2010-06-07106-0/+8704
* Fixed problem discovered by Paul that views do ...Martin Odersky2010-06-063-3/+17
* Fixed a typo in a use caseMartin Odersky2010-06-061-1/+1
* Overwrote copyToArray for efficiency.Martin Odersky2010-06-061-0/+8
* Solved problem that -3.0 is not recognized as a...Martin Odersky2010-06-061-1/+1
* Patch from Jason Zaugg so singleton types aren'...Paul Phillips2010-06-052-1/+56
* Fix for #3284.Derek Chen-Beker2010-06-044-36/+163
* Tracked down why the jvm/natives.scala fails fo...Paul Phillips2010-06-042-1/+1
* Fix for init-order caused NPE in NumericRange.Paul Phillips2010-06-042-28/+33
* Burned by a last minute adjustment, I lost the ...Paul Phillips2010-06-042-1/+6
* Discovered and disproved this unlikely truth:Paul Phillips2010-06-042-6/+22
* Reverts r21973, the patch I characterized as "h...Paul Phillips2010-06-044-1/+6
* Sorted out some buck passing among TraversableO...Paul Phillips2010-06-033-11/+8
* Codec changes in scala.tools.nsc.io correspondi...Paul Phillips2010-06-033-36/+30
* Restored Source factories to a form source comp...Paul Phillips2010-06-038-100/+137
* Closes #3472, final specialized methods give Ve...Iulian Dragos2010-06-031-0/+1
* Closes #3499, double definition with specialized.Iulian Dragos2010-06-032-5/+22
* [scaladoc] Fixed typo in Scaladoc man page (tha...Gilles Dubochet2010-06-031-9/+12
* Forgot to add stream view classes for #3511.Aleksandar Pokopec2010-06-032-0/+88
* Fixes #3511 by adding a custom StreamView.Aleksandar Pokopec2010-06-032-0/+44
* Fixes #3508. No review is necessary.Aleksandar Pokopec2010-06-023-2/+13
* Partially solves the problem for #3502.Aleksandar Pokopec2010-06-022-4/+38
* [scaladoc] Updated man page for Scaladoc 2.Gilles Dubochet2010-06-021-61/+66
* Added more license notices for things shipped w...Gilles Dubochet2010-06-022-0/+50
* Added mandatory copyright notices for some libr...Gilles Dubochet2010-06-023-0/+39
* Removed unnecessary files containing code with ...Gilles Dubochet2010-06-022-332/+0
* some tests. no reviewLukas Rytz2010-06-023-16/+167
* Make Iterator.toStream be properly lazy.Paul Phillips2010-06-015-7/+32
* Fixes #3496. No review.Aleksandar Pokopec2010-06-012-0/+17
* made hashset more robust for concurrent access ...Martin Odersky2010-05-311-14/+11
* Re-enabled a number of previously disabled tests;Antonio Cunei2010-05-2818-4/+4
* Reversion of r21940, which caused a big bump in...Paul Phillips2010-05-271-40/+67
* Commit r22003 changed the svn:ignoreAntonio Cunei2010-05-261-2/+2
* also consider non-implicit locals when checking...Adriaan Moors2010-05-263-1/+106
* Closes #3452, inconsistency between method desc...Iulian Dragos2010-05-261-3/+6
* Adds comments for #3471, and a test case which ...Aleksandar Pokopec2010-05-262-11/+33
* Closes #3434.Iulian Dragos2010-05-263-4/+62
* Stupid java 5/6 schism got me.Paul Phillips2010-05-261-0/+0
* Added a migration warning for matches and insta...Paul Phillips2010-05-265-3/+63
* Made interpreter robust against a missing class...Paul Phillips2010-05-262-13/+31
* Test closes #2919 which now works.Paul Phillips2010-05-261-0/+12
* More thorough fix for #3454Martin Odersky2010-05-251-2/+4
* Updated check file. No review.Martin Odersky2010-05-251-1/+1
* Fixe for botched Parser checking for #3454.Martin Odersky2010-05-251-1/+1
* Closes #3469. Review by rytz.Martin Odersky2010-05-251-3/+7
* Applied Paul's patch which closes #3306.Martin Odersky2010-05-254-4/+13
* Closes #3454, plus one syntax generalization wh...Martin Odersky2010-05-251-1/+2
* Addresses see #3470 by adding a method Reactor....Philipp Haller2010-05-254-24/+70
* updated CompilerCommand invocation in mainmichelou2010-05-251-1/+1
* Fixed an xml issue arising from arrays no longe...Paul Phillips2010-05-243-1/+20