summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Since I don't want to commit anything "interest...Paul Phillips2011-05-011-1/+1
* Fixing the pattern matcher regression I introdu...Paul Phillips2011-04-292-0/+580
* Fixed a booch I made in io.Position's positioning.Paul Phillips2011-04-272-0/+13
* Removed restriction on case classes having only...Paul Phillips2011-04-242-0/+17
* Working my way through pattern matcher sequence...Paul Phillips2011-04-235-6/+102
* Adding some docs refactorings.Aleksandar Pokopec2011-04-141-0/+5
* Tests which run have to be called "Test".Paul Phillips2011-04-141-2/+1
* Added test case for #4459.Aleksandar Pokopec2011-04-131-0/+13
* Fixed some tests, renamed from Any to Gen.Aleksandar Pokopec2011-04-131-3/+3
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-4/+4
* closes #4426.Hubert Plociniczak2011-04-121-0/+24
* Closes #4380. No review.Martin Odersky2011-04-112-0/+18
* Closes #4396. No review.Martin Odersky2011-04-112-0/+22
* More fun with xml and elements not appearing eq...Paul Phillips2011-04-101-0/+12
* The beautification of repl pasting had the prob...Paul Phillips2011-04-063-33/+42
* Enhancing the repl-testing code by turning it i...Paul Phillips2011-04-058-150/+225
* Fix for interpreter issue with missing newlines...Paul Phillips2011-03-312-0/+24
* A change to a test to defend against output cha...Paul Phillips2011-03-291-1/+1
* And so my attempt to have a performance test dr...Paul Phillips2011-03-291-38/+0
* Learned an interesting lesson about having an i...Paul Phillips2011-03-281-1/+1
* Fix for linked lists closes #4080 and proves my...Paul Phillips2011-03-273-4/+15
* I guess windows can show a < 500x difference an...Paul Phillips2011-03-251-2/+2
* Added a temporary fix for #4351, but disabled i...Aleksandar Pokopec2011-03-242-57/+0
* Moved failing tests to pending after having dia...Martin Odersky2011-03-246-158/+0
* Changed App-using tests to use main() to see if...Paul Phillips2011-03-243-19/+25
* Spiced up the signature test infrastructure a b...Paul Phillips2011-03-236-15/+148
* Moving signature tests to pending, because they...Martin Odersky2011-03-234-39/+0
* My early attempts to implement non-integral ran...Paul Phillips2011-03-231-0/+7
* Adding some tests for #3651.Aleksandar Pokopec2011-03-223-58333/+0
* Implementing foreach to work in parallel in Par...Aleksandar Pokopec2011-03-224-16/+58333
* Oh the irony, disabling the failing test made t...Paul Phillips2011-03-222-222/+0
* We need a successful build, not sure why this h...Paul Phillips2011-03-213-58333/+0
* One hundred! One hundred times slower on window...Paul Phillips2011-03-211-1/+1
* Fix for a big bug in lastIndexOfSlice and some ...Paul Phillips2011-03-192-0/+122
* Fix for a slice related array view regression.Paul Phillips2011-03-191-0/+11
* Some boundary conditions in range.Paul Phillips2011-03-191-0/+14
* Little tweak for failing test, no review.Paul Phillips2011-03-181-1/+1
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-183-43/+64
* close #4041. review by extemporeLukas Rytz2011-03-182-0/+9
* Disabled test not actually doing anything anywa...Paul Phillips2011-03-181-40/+0
* Always forget that checking system properties c...Paul Phillips2011-03-172-1/+41
* Deprecation patrol.Paul Phillips2011-03-161-5/+5
* Various chronic annoyances with the repl addres...Paul Phillips2011-03-156-0/+134
* new test.Martin Odersky2011-03-142-0/+29
* Raised the threshold for the test looking at vi...Paul Phillips2011-03-141-2/+2
* A small addition to the library to address some...Paul Phillips2011-03-121-0/+50
* Fixed up the regression I slipped in with slice.Paul Phillips2011-03-121-0/+8
* A patch for views. Most relevant change:Paul Phillips2011-03-114-2/+218
* Adding special take and drop for numeric ranges...Aleksandar Pokopec2011-03-101-0/+13
* An overhaul of slice and related implementation...Paul Phillips2011-03-081-0/+13