summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some cleanups in the *Runners and a few compile...Paul Phillips2010-11-277-17/+38
* Refactored parallel collections for pluggable t...Aleksandar Pokopec2010-11-2715-62/+65
* Temporarily disabled varargs annotation on cons...Aleksandar Pokopec2010-11-271-7/+8
* Today's Bourne Shell Ultimatum. No review.Paul Phillips2010-11-272-2/+2
* The usual flailing associated with changing a s...Paul Phillips2010-11-272-6/+6
* Moved the painful-in-ant git/svn revision getti...Paul Phillips2010-11-263-23/+59
* Some work on error messages, somewhat based on ...Paul Phillips2010-11-267-21/+72
* Seeing if I can unbreak things without actually...Paul Phillips2010-11-263-35/+29
* Making the installation of the repl sigint hand...Paul Phillips2010-11-263-8/+25
* A new totally safe signal manager, along with a...Paul Phillips2010-11-2611-80/+407
* A manifest init order issue motivates some shuf...Paul Phillips2010-11-262-37/+34
* Disabled possibly failing test.Aleksandar Pokopec2010-11-261-0/+4
* Changes to the vector class that will be needed...Aleksandar Pokopec2010-11-261-1/+10
* You shall not pass the testing stage when abort...Hubert Plociniczak2010-11-261-2/+2
* Adapt nested objects properly.Hubert Plociniczak2010-11-261-5/+4
* I keep forgeting which phase the browser is cur...Hubert Plociniczak2010-11-264-9/+8
* Further work on #3621.Aleksandar Pokopec2010-11-261-9/+9
* A test for collection conversions.Aleksandar Pokopec2010-11-261-0/+78
* In the absence of known reasons why some except...Paul Phillips2010-11-262-10/+5
* Added toParIterable, toParSeq, toParSet and toP...Aleksandar Pokopec2010-11-2516-15/+129
* Temporarily reverted sun.misc.* using code unti...Paul Phillips2010-11-252-7/+10
* Further fixes some issues for #3621.Aleksandar Pokopec2010-11-256-8/+33
* Changing EnclosingMethod generation not to drop...Paul Phillips2010-11-251-1/+0
* Fix for #3621.Aleksandar Pokopec2010-11-2415-9/+223
* Applied patch from davetron5000, improving docu...Iulian Dragos2010-11-242-26/+62
* Quickfix for #3993 before a real fix is done.Eugene Vigdorchik2010-11-241-1/+1
* Added Presentation compiler stress tester.Martin Odersky2010-11-231-0/+204
* Some cleanup (mainly in Typers).Hubert Plociniczak2010-11-225-55/+27
* Fixes #3630.Aleksandar Pokopec2010-11-223-1/+12
* Make interrupts non-interruptible, otherwise th...Eugene Vigdorchik2010-11-211-1/+7
* Added some docs.Martin Odersky2010-11-201-1/+11
* A little IDE hardeningMartin Odersky2010-11-201-1/+3
* Fixes #3647, closes #3647, adds a test case for...Aleksandar Pokopec2010-11-193-4/+41
* Fix for #3686. No review.Aleksandar Pokopec2010-11-191-2/+2
* Removed inline annotation on a private stream m...Aleksandar Pokopec2010-11-191-1/+1
* Fixes #3686 by special casing Stream transforme...Aleksandar Pokopec2010-11-191-16/+39
* Applying patch by Daniel Sobral for #3796.Aleksandar Pokopec2010-11-191-33/+111
* Better integration for mutable list and queue.Aleksandar Pokopec2010-11-192-10/+27
* Fixes #3935.Aleksandar Pokopec2010-11-193-4/+21
* Rewording for #3958, and a few doc changes.Aleksandar Pokopec2010-11-195-9/+31
* removed duplicated error message for bad compil...michelou2010-11-187-199/+219
* Improvements forMSIL: Miguel Garcia2010-11-1814-178/+284
* Some refinement of the error messages when the ...Paul Phillips2010-11-1810-61/+138
* Fixed the bug which was hanging partest.Paul Phillips2010-11-171-1/+3
* Another fix for #3989, regarding the `-` which ...Aleksandar Pokopec2010-11-171-7/+25
* Closes #3958. No review.Aleksandar Pokopec2010-11-171-0/+3
* Added another fix for #3970.Aleksandar Pokopec2010-11-172-15/+29
* Fixes #3970 and a bunch of other issues.Aleksandar Pokopec2010-11-173-6/+101
* Fixes #3989.Aleksandar Pokopec2010-11-173-16/+10
* Fixes #3989, adding test cases for #3989 and #3...Aleksandar Pokopec2010-11-173-12/+57