summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Expanded the check from #1392 to enclose #3123 ...Paul Phillips2010-02-274-5/+20
* Special cased an error message for the common s...Paul Phillips2010-02-272-8/+21
* 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-2651-497/+434
* closes #3082, review by rytzMartin Odersky2010-02-267-17/+38
* Undid my awful code which had broken the thread...Paul Phillips2010-02-262-4/+13
* close #3071.Lukas Rytz2010-02-262-11/+21
* closes #2741 closes #3079 no reviewAdriaan Moors2010-02-263-0/+35
* closes #2421 -- now also deals with chained imp...Adriaan Moors2010-02-262-5/+20
* see #2634: updated docs to indicate zipped is s...Adriaan Moors2010-02-262-0/+10
* closes #2956Adriaan Moors2010-02-263-4/+19
* closes #2797 -- no review (already done in tick...Adriaan Moors2010-02-262-9/+15
* Added a --bare option to ShowPickled so I can d...Paul Phillips2010-02-253-23/+37
* 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-258-31/+28
* 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-255-82/+67
* 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
* It turns out some of the weirdness lately is be...Paul Phillips2010-02-253-3/+3
* Tweaking the sealed logic in light of #3097.Paul Phillips2010-02-256-14/+58
* 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
* The build file wasn't quite all the way on the ...Paul Phillips2010-02-251-4/+8
* Bash completion! The file is automatically crea...Paul Phillips2010-02-243-5/+146
* Fixes #3088. No review.Aleksandar Pokopec2010-02-241-1/+1
* [scaladoc] Preliminary support for links and li...Gilles Dubochet2010-02-245-20/+142
* Fixed problem with daemon actor termination.Philipp Haller2010-02-241-5/+1
* Updated scalacheck jar to current trunk.Paul Phillips2010-02-2412-77/+114
* Another update for ShowPickled. No review.Paul Phillips2010-02-241-0/+2
* Removed stray debugging code.Miles Sabin2010-02-231-2/+1
* Fixed a little command line partest bug I intro...Paul Phillips2010-02-231-1/+1
* Improved fix for #2767. Review by community.Miles Sabin2010-02-231-7/+3
* The initial results of running a basic cut and ...Paul Phillips2010-02-2311-253/+174
* Fixed tests to unbreak build. No review.Philipp Haller2010-02-233-7/+5
* Fixes #3018. Review by extempore.Aleksandar Pokopec2010-02-231-1/+3
* Removed now redundant function splitParams.Paul Phillips2010-02-233-132/+2
* After the compiler refactor, we ended up with i...Paul Phillips2010-02-236-404/+9
* Control-flow combinators do not require thread-...Philipp Haller2010-02-237-49/+105
* [scaladoc] Updated jQuery to version 1.4.2.Gilles Dubochet2010-02-232-140/+142
* Fix for #3084Ingo Maier2010-02-231-2/+2
* Added TextComponent.paste, made some accidentia...Ingo Maier2010-02-235-7/+12
* Added productElementName to Product.Paul Phillips2010-02-236-6/+30
* Introducing partest to the idea of code reuse.Paul Phillips2010-02-237-159/+102
* Abstracting out a few more platform specific el...Paul Phillips2010-02-237-45/+51