summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Don't transform patterns during superaccessors:...Paul Phillips2010-12-062-0/+18
* Moved ClassfileAnnotation/StaticAnnotation/Anno...Paul Phillips2010-12-062-8/+8
* Burned by a last minute text change.Paul Phillips2010-12-051-1/+1
* Cleaned up and brought up to date the help text...Paul Phillips2010-12-051-25/+27
* close #4036, fix #2489.Lukas Rytz2010-12-031-0/+1
* Parameterizes TraversableFactory.range so it ca...Paul Phillips2010-12-031-7/+1
* Overrides immutable.{ Map, Set, Seq } to return...Paul Phillips2010-12-031-0/+11
* Generalizes catch blocks to include any Partial...Paul Phillips2010-12-032-0/+38
* Disabled test after failing to read linux's mind.Paul Phillips2010-12-012-40/+0
* Attempt to fix failing test. No review.Paul Phillips2010-11-301-3/+4
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-302-0/+34
* It looks like the fix for #2318 was causing pro...Paul Phillips2010-11-302-0/+39
* Fleshed out the mock code a little further so i...Paul Phillips2010-11-282-0/+32
* Disabled possibly failing test.Aleksandar Pokopec2010-11-261-0/+4
* A test for collection conversions.Aleksandar Pokopec2010-11-261-0/+78
* Fixes #3647, closes #3647, adds a test case for...Aleksandar Pokopec2010-11-192-0/+38
* Added another fix for #3970.Aleksandar Pokopec2010-11-171-0/+21
* Fixes #3989.Aleksandar Pokopec2010-11-172-0/+2
* Fixes #3989, adding test cases for #3989 and #3...Aleksandar Pokopec2010-11-172-0/+28
* Fix InnerClasses attribute: anonymous classes d...Iulian Dragos2010-11-131-2/+2
* A test case having some issues. No review.Paul Phillips2010-11-112-3/+4
* Some more work on options related to showing co...Paul Phillips2010-11-112-9/+9
* Unsuppressed generic signatures for members wit...Paul Phillips2010-11-114-0/+52
* Introduces "Origins" for all your superhero bac...Paul Phillips2010-11-112-0/+27
* Closes #3980. Review by dragos.Hubert Plociniczak2010-11-092-0/+22
* Iteration bug in TrieIterator.Paul Phillips2010-11-091-0/+21
* A bit of -Xshow-class / -Xshow-object which did...Paul Phillips2010-11-082-0/+83
* Added size maps to flat hash tables.Aleksandar Pokopec2010-11-081-0/+125
* An overhaul of Global.Paul Phillips2010-11-071-25/+26
* Closes #3973. Review by extempore.Iulian Dragos2010-11-022-0/+24
* Added separate bitmaps for private and transien...Hubert Plociniczak2010-11-0210-0/+284
* Closes #3932, #1537. Review by extemporeHubert Plociniczak2010-11-024-0/+61
* Achieved similar simplicity gains in NumericRan...Paul Phillips2010-11-011-8/+9
* Eliminated duplication among the Rich* wrappers...Paul Phillips2010-11-011-0/+10
* Took a step back and massively simplified Range.Paul Phillips2010-11-011-0/+21
* A double goodness whammy involving type inferen...Paul Phillips2010-10-272-0/+18
* Merge branch 'oct26' of /scala/trunkPaul Phillips2010-10-273-17/+50
* close #3954, no reviewLukas Rytz2010-10-262-0/+21
* Case accessors are always public else the patte...Paul Phillips2010-10-261-0/+33
* removed warnings in test filesmichelou2010-10-232-2/+2
* Closes #3059, #3895 (the only difference betwee...Hubert Plociniczak2010-10-204-0/+63
* Closes #3670, #3877.Hubert Plociniczak2010-10-204-0/+221
* Fix involving xml equality, contributed by mark...Paul Phillips2010-10-201-0/+11
* As pointed out to me by plocinic, the pattern m...Paul Phillips2010-10-191-0/+11
* A modified approach to map withDefault[Value].Paul Phillips2010-10-191-6/+2
* Reverts r23251 because it hangs on windows.Paul Phillips2010-10-192-28/+0
* Reverting r23232. No review.Hubert Plociniczak2010-10-153-33/+0
* Modification to the widening logic to treat loc...Paul Phillips2010-10-142-3/+3
* All this time with Nil only claiming to be equa...Paul Phillips2010-10-141-0/+8
* Fixing issue with XMLEventReader.stop failing t...Paul Phillips2010-10-142-0/+28