summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bencharking a larger program with parallel coll...Aleksandar Pokopec2010-12-2118-74/+116943
* Finer conversions for immutable parallel collec...Aleksandar Pokopec2010-12-2114-72/+235
* A minor update in a benchmark.Aleksandar Pokopec2010-12-211-1/+2
* I really don't know the proper way to fix it in...Eugene Vigdorchik2010-12-211-1/+8
* Quik fixes for - double definitions, - tree not...Martin Odersky2010-12-211-4/+6
* An Ordering for Seq and all of its descendents.Paul Phillips2010-12-212-0/+22
* This commit is about not calling .length or .si...Paul Phillips2010-12-2017-143/+162
* presentation compiler cleanup & rewriteMartin Odersky2010-12-204-166/+174
* I'm wandering around trunk looking for slowness.Paul Phillips2010-12-2016-213/+120
* Explaining something for the (largeish N)th tim...Paul Phillips2010-12-195-3/+378
* Optimization based on profiler data.Paul Phillips2010-12-197-41/+36
* One more insomniac try: the fix for -explaintyp...Paul Phillips2010-12-191-5/+7
* Reverting the previous patch for output change ...Paul Phillips2010-12-191-7/+5
* The fix for -explaintypes having gone off the d...Paul Phillips2010-12-191-5/+7
* More fixes to avoid the dreaded "NoSymbol does ...Martin Odersky2010-12-184-5/+25
* Added some infrastructure for tracking and disp...Paul Phillips2010-12-186-29/+75
* Application now uses delayedInit.Martin Odersky2010-12-176-75/+81
* Added tests for #4091.Hubert Plociniczak2010-12-172-0/+6
* Temporary fix for #4092. No reviewHubert Plociniczak2010-12-171-2/+7
* Remove duplicate test (t3774 is the same)Hubert Plociniczak2010-12-172-10/+0
* Fixed compiler crash on malformed source file.Martin Odersky2010-12-171-1/+5
* Attempt to fix NoSymbol does not have owner pro...Martin Odersky2010-12-174-8/+13
* Discovered bug in mapConserve introduced in r23...Paul Phillips2010-12-171-3/+1
* do not add entry in InnerClass attribute if out...michelou2010-12-162-112/+116
* Added more logging to the presentation compiler.Iulian Dragos2010-12-162-1/+23
* Removed the 'codeGenerator' field, which was a ...Iulian Dragos2010-12-162-50/+63
* Make the ownPhaseCache field a weak reference.Iulian Dragos2010-12-161-5/+11
* Added advanceGeneration for memory profiling, a...Iulian Dragos2010-12-164-0/+18
* Added secret option to sbt build which makes it...Paul Phillips2010-12-161-1/+9
* Stops barking up the wrong tree with -Ywarn-dea...Paul Phillips2010-12-1512-50/+90
* Fixed various issues with -Ywarn-dead-code.Paul Phillips2010-12-144-3/+48
* Modified TreeMap to return a fresh empty node u...Paul Phillips2010-12-141-0/+1
* More repl hardening against its fickle master, ...Paul Phillips2010-12-141-1/+7
* Enabled delayedInit. Review by extempore.Martin Odersky2010-12-141-10/+13
* Preparing to enable delayedInit with new starr.Martin Odersky2010-12-143-20/+102
* Closes #4024. No review.Martin Odersky2010-12-142-1/+11
* An alteration in jline had hosed the ability to...Paul Phillips2010-12-142-1/+3
* Make the java iterator wrapper linear time.Paul Phillips2010-12-131-11/+13
* More repl hardening, and a new jline jar which ...Paul Phillips2010-12-133-4/+16
* Hardening the repl against my own lack of ept.Paul Phillips2010-12-133-17/+15
* Told the boy trying to plug the dike holes that...Paul Phillips2010-12-126-19/+15
* New jline: BSD licensed, based on [ https://git...Paul Phillips2010-12-12105-7217/+7287
* That cunning underscore tricked me into quoting...Paul Phillips2010-12-121-1/+2
* A little more finnesse needed with backquoting.Paul Phillips2010-12-123-11/+35
* Finally figured out what needed to happen forPaul Phillips2010-12-124-25/+53
* Eliminating all possible warnings from trunk.Paul Phillips2010-12-1113-30/+34
* Turned an assert/compiler crash into an error m...Paul Phillips2010-12-116-18/+35
* When was the last time -Xcheckinit was run? It ...Paul Phillips2010-12-1116-73/+55
* Eliminated the 10 unchecked warnings emanating ...Paul Phillips2010-12-111-9/+9
* I found myself unable to make the necessary par...Paul Phillips2010-12-094-834/+828