summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-0467-259/+252
* Attempt to fix the typing-a-whileloop problem.Martin Odersky2010-03-031-20/+28
* Closes #3130. No review necessary.Martin Odersky2010-03-031-0/+3
* Added --grep command line option to partest.Paul Phillips2010-03-025-34/+66
* Removed the symlinks between scalacheck jars to...Paul Phillips2010-03-024-25/+36
* Improved equality for Manifests.Paul Phillips2010-03-022-5/+23
* #3128 fixedilyas2010-03-021-4/+19
* Whipped ShowPickled until it would print out pr...Paul Phillips2010-03-012-15/+108
* trailing spaces in decompiled annotations are t...ilyas2010-03-011-3/+5
* scalap tests fixedilyas2010-03-011-2/+2
* Undeprecated Function.tupled based on the type ...Paul Phillips2010-03-011-4/+7
* #2885 fixedilyas2010-03-011-0/+1
* Added missing file that broke the build.Martin Odersky2010-03-011-0/+53
* #3060 fixedilyas2010-03-012-80/+106
* Closes #3076. Review by community.Martin Odersky2010-03-011-2/+2
* Following a suggestion of jrudolph, made filter...Martin Odersky2010-03-014-26/+57
* closed #3101. Review by community.Martin Odersky2010-03-012-8/+24
* Added one previously overlooked case for comput...Martin Odersky2010-03-011-4/+3
* Minor printer fix for singleton typesilyas2010-03-011-4/+5
* Enabled scalacheck tests.Paul Phillips2010-03-017-34/+32
* Fixed specialized pattern matches.Iulian Dragos2010-02-281-1/+20
* Modification to r21009 to preserve that classic...Paul Phillips2010-02-282-12/+7
* Added ## method to Any as our scala hashCode me...Paul Phillips2010-02-287-6/+46
* While working on Any.## I ran across some inter...Paul Phillips2010-02-282-19/+28
* Expanded the check from #1392 to enclose #3123 ...Paul Phillips2010-02-272-5/+11
* Special cased an error message for the common s...Paul Phillips2010-02-271-4/+19
* Some library reorganization I discussed with ma...Paul Phillips2010-02-2710-72/+54
* Removed the partest restriction that individual...Paul Phillips2010-02-273-110/+69
* Quite a lot more work on XML equality than I ca...Paul Phillips2010-02-2647-463/+402
* closes #3082, review by rytzMartin Odersky2010-02-266-15/+36
* Undid my awful code which had broken the thread...Paul Phillips2010-02-262-4/+13
* close #3071.Lukas Rytz2010-02-261-11/+14
* closes #2421 -- now also deals with chained imp...Adriaan Moors2010-02-261-5/+3
* see #2634: updated docs to indicate zipped is s...Adriaan Moors2010-02-262-0/+10
* closes #2956Adriaan Moors2010-02-261-4/+6
* closes #2797 -- no review (already done in tick...Adriaan Moors2010-02-261-9/+6
* Added a --bare option to ShowPickled so I can d...Paul Phillips2010-02-252-22/+36
* More return type annotation to work around my o...Paul Phillips2010-02-252-6/+6
* What appears to be a workaround for #3082, whic...Paul Phillips2010-02-251-1/+1
* More partest cleanups, and putting back a coupl...Paul Phillips2010-02-257-29/+26
* Looking at iulian's patch to the squeezer sent ...Paul Phillips2010-02-252-39/+25
* Working on making the bootstrap process transpa...Paul Phillips2010-02-254-67/+52
* Made doc comment consistent. No review.Philipp Haller2010-02-251-2/+2
* Physically moved ActorGC to scheduler directory.Philipp Haller2010-02-251-0/+0
* Made the squeezer worthy of its name: a block w...Iulian Dragos2010-02-251-2/+9
* Fixes #3088. No review.Aleksandar Pokopec2010-02-251-0/+2
* Tweaking the sealed logic in light of #3097.Paul Phillips2010-02-252-12/+24
* Some debugging code for partest.Paul Phillips2010-02-254-2/+23
* Fix for a king-sized last-minute thinko.Paul Phillips2010-02-251-1/+3
* Created -Yfatal-warnings, as otherwise I can't ...Paul Phillips2010-02-253-4/+9