summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bash completion! The file is automatically crea...Paul Phillips2010-02-242-4/+139
* 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-245-50/+70
* 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
* 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-234-6/+28
* 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
* Oops, I broke jline in r20953. Fixed. No review.Paul Phillips2010-02-231-1/+1
* More fun with ClassPaths.Paul Phillips2010-02-234-18/+39
* Some much needed housecleaning regarding system...Paul Phillips2010-02-2327-298/+310
* Yet another attempt at retaining ill-typed tree...Miles Sabin2010-02-222-39/+23
* A simple command line parser to consolidate a b...Paul Phillips2010-02-222-135/+278
* - Added fair mode to ForkJoinScheduler, which s...Philipp Haller2010-02-2211-39/+64
* Specialized types are not substituted inside ty...Iulian Dragos2010-02-221-2/+2
* Some deprecation patrol and minor cleanups.Paul Phillips2010-02-225-16/+11
* More laboring on Settings, ClassPaths, Ant Task...Paul Phillips2010-02-2213-73/+118
* Some more code for seeing what's going on in in...Paul Phillips2010-02-217-21/+108
* Some repl cleanups and debugging conveniences.Paul Phillips2010-02-213-50/+60
* Lowering the noise level in the classpath debug...Paul Phillips2010-02-202-10/+15
* Another attempt at retaining ill-typed trees fo...Miles Sabin2010-02-202-10/+24
* Band-aid for #3081, issue should receive more c...Paul Phillips2010-02-201-1/+1
* Altered the ant task to generate a -Dscala.home...Paul Phillips2010-02-202-1/+6
* Some cleanups on the scalacfork ant task since ...Paul Phillips2010-02-202-55/+69