summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Temporarily reverting r20928 as it is leading t...Paul Phillips2010-02-202-2/+2
* Some script fixes tied up with classpaths.Paul Phillips2010-02-192-21/+6
* Fixed #3043 and #3043; fixed a regression with ...Miles Sabin2010-02-192-2/+2
* Patch from Mirko Stocker correcting start posti...Miles Sabin2010-02-181-5/+5
* Made NumericRange invariant again, plus test case.Paul Phillips2010-02-181-14/+17
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-1818-313/+234
* Tighter pattern matching hits the street.Paul Phillips2010-02-183-38/+42
* Fix for recent stability issue with Apply0.Paul Phillips2010-02-181-0/+3
* A variety of changes to partest made in a quest...Paul Phillips2010-02-179-74/+118
* Added a copy() method to Settings. No review.Paul Phillips2010-02-171-2/+16
* Fix for silly mistake in [20835]. No review.Miles Sabin2010-02-171-1/+1
* Array copy method fixed, Fixes #3065.Aleksandar Pokopec2010-02-171-3/+6
* Checking the symbols of parameters in overloade...Hubert Plociniczak2010-02-171-4/+4
* Fix and test case for #3031. Review by odersky.Miles Sabin2010-02-171-1/+7
* Took a less ambitious approach to restoring sta...Paul Phillips2010-02-162-8/+5
* Altered Symbol.isLess to sort on initName befor...Paul Phillips2010-02-161-2/+12
* Made partest stop crashing on test directories ...Paul Phillips2010-02-161-7/+8
* Unix scripts pass -D options to the underlying ...Paul Phillips2010-02-162-3/+19
* Trying again to unbreak the repl patch.Paul Phillips2010-02-161-2/+3
* Last minute change broke the last commit.Paul Phillips2010-02-161-1/+1
* Some prestidigitation improving the repl startu...Paul Phillips2010-02-163-17/+53
* Some minor bugfixing/refining to completion.Paul Phillips2010-02-163-11/+27
* Rewrote my own submitted code of a year ago fro...Paul Phillips2010-02-151-0/+39
* Some new tools for the tools directory.Paul Phillips2010-02-154-9/+40
* Fix for the out-of-date showpickled. No review.Paul Phillips2010-02-151-1/+1
* Merge branch 'fix-specialized'Iulian Dragos2010-02-153-19/+37
* Restored the disabled exception in classfilepar...Paul Phillips2010-02-152-6/+12
* More classpath work, and cleanups in the vicini...Paul Phillips2010-02-1415-267/+246
* Added some error logic so if #2956 strikes agai...Paul Phillips2010-02-141-6/+7
* Reducing the amount of low-level classpath mani...Paul Phillips2010-02-149-47/+64
* Some change to classpath handling in r20866 has...Paul Phillips2010-02-141-4/+2
* [scaladoc] Added "display packages only" filter...Gilles Dubochet2010-02-122-3/+61
* Fixes #3046 once more. No review is necessary.Aleksandar Pokopec2010-02-121-1/+1
* [scaladoc] Fixes for IE 8 compatibility.Gilles Dubochet2010-02-125-20/+31
* The non-intrusive bits of my hopefully pending ...Paul Phillips2010-02-112-22/+17
* added annotation checker hook for Types.isWithi...Tiark Rompf2010-02-112-1/+13