summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed specialized pattern matches.Iulian Dragos2010-02-283-0/+72
* Added ## method to Any as our scala hashCode me...Paul Phillips2010-02-281-0/+15
* Quite a lot more work on XML equality than I ca...Paul Phillips2010-02-261-1/+1
* Specialized types are not substituted inside ty...Iulian Dragos2010-02-225-0/+116
* Some deprecation patrol and minor cleanups.Paul Phillips2010-02-222-4/+4
* Some repl cleanups and debugging conveniences.Paul Phillips2010-02-211-1/+1
* Made NumericRange invariant again, plus test case.Paul Phillips2010-02-181-0/+3
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-181-2/+3
* Tighter pattern matching hits the street.Paul Phillips2010-02-181-1/+1
* Test file for last commit.Aleksandar Pokopec2010-02-171-0/+31
* More classpath work, and cleanups in the vicini...Paul Phillips2010-02-142-0/+36
* `replaceSomeIn` method added.Aleksandar Pokopec2010-02-091-5/+6
* Unique's seeming victory is overruled by commit...Paul Phillips2010-02-044-6/+6
* A big push to make the interpreter easier to in...Paul Phillips2010-02-032-8/+6
* Striking while the iron is hot, renamed removeD...Paul Phillips2010-02-034-6/+6
* Made sliding/grouped throw an exception when re...Paul Phillips2010-02-031-0/+13
* A compact tree printer, for primitives like mys...Paul Phillips2010-01-302-0/+45
* Removing defaultGetter field from TermSymbols.Lukas Rytz2010-01-282-0/+4
* close #2886 (applied patch). no reviewLukas Rytz2010-01-282-0/+8
* Access modifiers added for certain members and ...Aleksandar Pokopec2010-01-261-1/+1
* Fixes #2766. Review by phaller.Aleksandar Pokopec2010-01-251-1/+20
* Test file for matching with replace.Aleksandar Pokopec2010-01-251-0/+27
* close #2929.Lukas Rytz2010-01-252-0/+5
* some more performance tunings. No review.Martin Odersky2010-01-181-0/+12
* Fix and test case for #408. Review by community.Paul Phillips2010-01-181-0/+12
* Exposed native Array clone() method.Paul Phillips2010-01-161-0/+106
* Fix and test for #2354. Review by community.Paul Phillips2010-01-151-0/+17
* Added ConcurrentMap and Properties conversion c...Aleksandar Pokopec2010-01-131-0/+60
* Reverts r20311 since I'm not seeing what's goin...Paul Phillips2010-01-131-0/+7
* Moved the test for #2364 to pending because it ...Paul Phillips2010-01-112-58/+0
* Fix and test case for #2364, which regressed wi...Paul Phillips2010-01-112-0/+58
* Red black tree patch and test.Aleksandar Pokopec2010-01-111-0/+46
* Fixed #2850 -- while inside finally causes Veri...Iulian Dragos2010-01-071-0/+19
* Fixes #2857. No review.Hubert Plociniczak2010-01-062-0/+10
* refined changes to implicits to allow again imp...Martin Odersky2010-01-041-1/+0
* Added extensive statistics, reduced time of imp...Martin Odersky2010-01-041-0/+1
* Small change in test.Aleksandar Pokopec2009-12-221-4/+4
* fixed #2548 - reverse, reverseIterator for view...Aleksandar Pokopec2009-12-221-0/+25
* close #2820Lukas Rytz2009-12-211-0/+6
* Minimally integrated the semi-orphaned immutabl...Paul Phillips2009-12-211-1/+1
* closes #2784Lukas Rytz2009-12-101-0/+6
* Took manifests a little closer to the finish line.Paul Phillips2009-12-091-0/+147
* new doc comment generation, including some new ...Martin Odersky2009-12-071-4/+4
* object's name should be Test instead of MainHubert Plociniczak2009-12-041-1/+1
* Added new test, see #2754Hubert Plociniczak2009-12-041-0/+39
* another test for #2489Lukas Rytz2009-12-021-0/+9
* Fix and test case for #2378.Paul Phillips2009-12-011-0/+9
* Fix and test case for #2721.Paul Phillips2009-11-302-0/+14
* Fixed failing test in the optimised caseIulian Dragos2009-11-271-1/+3
* Fixed test I broke.Paul Phillips2009-11-271-3/+3