summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fixed #2316: No longer cache entire SearchResul...Adriaan Moors2009-09-296-57/+99
* Equality tests emerging from the pattern matche...Paul Phillips2009-09-292-5/+18
* A couple minor tweaks I missed in the last patch.Paul Phillips2009-09-292-7/+3
* Back to work on the pattern matcher.Paul Phillips2009-09-293-102/+137
* Lazy fields null out fields that are used only ...Iulian Dragos2009-09-283-12/+103
* fixed up testsMartin Odersky2009-09-283-4/+9
* refined implicit resolution.Martin Odersky2009-09-289-25/+93
* My workaround for the negative chars didn't work.Paul Phillips2009-09-271-3/+13
* Modified build.xml so the -optimise argument wi...Paul Phillips2009-09-271-19/+30
* Rebuilt jline with http://bugs.jython.org/file6...Paul Phillips2009-09-261-1/+1
* For for an XML bug I accidentally introduced in...Paul Phillips2009-09-263-6/+13
* Changed OffsetPositions to say something useful...Paul Phillips2009-09-261-6/+4
* add @since annotationsstepancheg2009-09-26109-4/+227
* fix typo in tag namestepancheg2009-09-261-1/+1
* more @since annotationsstepancheg2009-09-2670-2/+129
* add @since scaladoc tag to scala.annotation.*stepancheg2009-09-266-0/+14
* Fixed another array problemMartin Odersky2009-09-253-4/+15
* More accumulated XML work, including removing s...Paul Phillips2009-09-2516-430/+133
* Short/Byte/Char/Int scrutinees will now be comp...Paul Phillips2009-09-254-5/+7
* reverted 'doArg' change made in r18738, removed...michelou2009-09-2518-64/+93
* Reverted r18215 at martin's request.Paul Phillips2009-09-254-11/+4
* Collections refactoring.Martin Odersky2009-09-25198-1093/+945
* Small adjustment to Directory.Paul Phillips2009-09-251-2/+6
* Some more XML work as I prepare to deal with th...Paul Phillips2009-09-2511-157/+46
* fix buildLukas Rytz2009-09-251-6/+0
* copying of field annotations can now be control...Lukas Rytz2009-09-259-13/+99
* Initial build files for 1.5 build.Philipp Haller2009-09-252-0/+549
* This patch represents breaking out bits of code...Paul Phillips2009-09-2410-230/+256
* Equality logging keeps taking me inside XML fil...Paul Phillips2009-09-241-90/+39
* Tightened access modifiers in Reactor and Actor...Philipp Haller2009-09-243-16/+16
* Introduced actors package object to deprecate a...Philipp Haller2009-09-2420-180/+134
* fix #2390Lukas Rytz2009-09-242-3/+6
* fix for #2382Lukas Rytz2009-09-242-7/+15
* Removed another dead file.Gilles Dubochet2009-09-242-84/+1
* Removed dead code, some useless Id tags removed.Gilles Dubochet2009-09-247-437/+0
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-24667-2118/+2027
* fixed #2290 and #2325Lukas Rytz2009-09-249-58/+87
* Moved SingleThreadedScheduler from scheduler ba...Philipp Haller2009-09-241-0/+0
* Fixed boundedbuffer actor example (new arrays).Philipp Haller2009-09-241-1/+1
* More proper fix for #2379 (single-threaded acto...Philipp Haller2009-09-243-76/+36
* Fixed #2359.Philipp Haller2009-09-2411-44/+120
* moved sortWith from Iterable to Sequence (becau...Martin Odersky2009-09-246-47/+58
* pack200 ant task will be used for better compre...Lukas Rytz2009-09-242-0/+186
* Taking a stab at the cause of some nightly fail...Paul Phillips2009-09-241-1/+0
* Test case for #1309 (fixed in Array rewrite.)Paul Phillips2009-09-231-0/+7
* Fix for partest so all the javaopts files would...Paul Phillips2009-09-231-3/+11
* The results of examining many instances of !!! ...Paul Phillips2009-09-2316-50/+11
* Created a copy method for Elem like the one whi...Paul Phillips2009-09-231-9/+18
* Fix and test case for #2377.Paul Phillips2009-09-233-3/+43
* Fixed #2381.Martin Odersky2009-09-235-20/+50