summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reverts r21973, the patch I characterized as "h...Paul Phillips2010-06-041-1/+2
* 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-037-99/+136
* Closes #3472, final specialized methods give Ve...Iulian Dragos2010-06-031-0/+1
* Closes #3499, double definition with specialized.Iulian Dragos2010-06-031-5/+8
* [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-031-0/+8
* Fixes #3508. No review is necessary.Aleksandar Pokopec2010-06-021-2/+2
* Partially solves the problem for #3502.Aleksandar Pokopec2010-06-021-4/+14
* [scaladoc] Updated man page for Scaladoc 2.Gilles Dubochet2010-06-021-61/+66
* Removed unnecessary files containing code with ...Gilles Dubochet2010-06-022-332/+0
* Make Iterator.toStream be properly lazy.Paul Phillips2010-06-013-7/+16
* Fixes #3496. No review.Aleksandar Pokopec2010-06-011-0/+2
* made hashset more robust for concurrent access ...Martin Odersky2010-05-311-14/+11
* 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-261-1/+19
* Closes #3452, inconsistency between method desc...Iulian Dragos2010-05-261-3/+6
* Adds comments for #3471, and a test case which ...Aleksandar Pokopec2010-05-261-10/+32
* Closes #3434.Iulian Dragos2010-05-261-4/+29
* Added a migration warning for matches and insta...Paul Phillips2010-05-262-3/+20
* Made interpreter robust against a missing class...Paul Phillips2010-05-262-13/+31
* More thorough fix for #3454Martin Odersky2010-05-251-2/+4
* 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-252-24/+37
* Fixed an xml issue arising from arrays no longe...Paul Phillips2010-05-241-1/+2
* Brought the *Proxy classes more up to date.Paul Phillips2010-05-249-47/+31
* Removed a few instances of redundant or dead co...Paul Phillips2010-05-247-59/+7
* Changed the script runner mechanism to alchemiz...Paul Phillips2010-05-2315-245/+176
* Adding some info to naked asserts so future cra...Paul Phillips2010-05-231-2/+2
* Pulled a function from the repl into the packag...Paul Phillips2010-05-222-11/+12
* Reverted r19926 based on reports it breaks thin...Paul Phillips2010-05-221-7/+3
* It's clearly not a long term solution to go hun...Paul Phillips2010-05-224-6/+5
* A workaround for the crasher described in the c...Paul Phillips2010-05-221-1/+13
* Discovered via irc one more assertion in the ma...Paul Phillips2010-05-222-5/+4
* Made workaround for #3430 noisier during its wo...Paul Phillips2010-05-221-1/+7
* Altered a bunch of places which call hashCode t...Paul Phillips2010-05-2131-38/+40
* Added +=: prepend to MutableList.Martin Odersky2010-05-212-2/+9
* Workaround for #3462.Paul Phillips2010-05-211-2/+5
* A more specifically targetted version of r21991...Paul Phillips2010-05-211-2/+2
* Make the inliner be more careful about where it...Paul Phillips2010-05-201-0/+3
* Closes #3449. no review.Iulian Dragos2010-05-201-8/+14
* Misoptimization for list extractors caused non-...Paul Phillips2010-05-201-1/+8
* Closes #3381.Iulian Dragos2010-05-203-44/+60
* Closed #3432.Iulian Dragos2010-05-201-0/+4