summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* A patch authored by martin to fix one of the bi...Paul Phillips2010-12-016-748/+0
* More fiddling with checkSensible.Paul Phillips2010-12-012-8/+9
* Disabled test after failing to read linux's mind.Paul Phillips2010-12-012-0/+0
* Attempt to fix failing test. No review.Paul Phillips2010-11-301-3/+4
* Parser relaxation so that one can name the type...Paul Phillips2010-11-302-2/+16
* Found several minor thigns wrong with checkSens...Paul Phillips2010-11-302-23/+27
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-306-28/+50
* It looks like the fix for #2318 was causing pro...Paul Phillips2010-11-302-0/+39
* The initial implementation of TraversableOnce c...Paul Phillips2010-11-291-0/+8
* "I invite everyone to change this rule, and obs...Paul Phillips2010-11-294-5/+10
* Did some more polishing on the infamous partial...Paul Phillips2010-11-281-1/+2
* Test case closes #3106, no review.Paul Phillips2010-11-281-0/+7
* Fleshed out the mock code a little further so i...Paul Phillips2010-11-282-0/+32
* Refactored parallel collections for pluggable t...Aleksandar Pokopec2010-11-272-13/+15
* Some work on error messages, somewhat based on ...Paul Phillips2010-11-265-1/+45
* A new totally safe signal manager, along with a...Paul Phillips2010-11-261-0/+22
* Disabled possibly failing test.Aleksandar Pokopec2010-11-261-0/+4
* A test for collection conversions.Aleksandar Pokopec2010-11-261-0/+78
* Further fixes some issues for #3621.Aleksandar Pokopec2010-11-255-5/+18
* Fix for #3621.Aleksandar Pokopec2010-11-246-0/+76
* Fixes #3647, closes #3647, adds a test case for...Aleksandar Pokopec2010-11-192-0/+38
* removed duplicated error message for bad compil...michelou2010-11-182-190/+211
* Some refinement of the error messages when the ...Paul Phillips2010-11-188-12/+45
* 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
* updates Scala examples, added detach pluginmichelou2010-11-1717-0/+813
* Changed javasigs test to use new javaccmd syste...Philipp Haller2010-11-151-1/+1
* Moved failing test to pending until I figure ou...Iulian Dragos2010-11-142-0/+0
* Use partest's java and javac command in the jav...Iulian Dragos2010-11-131-9/+2
* Fix InnerClasses attribute: anonymous classes d...Iulian Dragos2010-11-133-2/+408
* Half of an implementation of sealedness for jav...Paul Phillips2010-11-123-0/+19
* 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
* Benchmarking parallel sets.Aleksandar Pokopec2010-11-103-3/+12
* Added a benchmark for mutable hash sets.Aleksandar Pokopec2010-11-102-0/+145
* Fixes #3878. No review.Aleksandar Pokopec2010-11-102-1/+10
* To fix the failing nightly.Aleksandar Pokopec2010-11-101-0/+4
* protected[this] members should be accessible to...Paul Phillips2010-11-103-0/+41
* Closes #3980. Review by dragos.Hubert Plociniczak2010-11-092-0/+22
* Iteration bug in TrieIterator.Paul Phillips2010-11-091-0/+21
* Deprecation patrol.Paul Phillips2010-11-084-0/+33
* Fixed crasher with @elidable on parameterized m...Paul Phillips2010-11-081-0/+10
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-6/+6
* A bit of -Xshow-class / -Xshow-object which did...Paul Phillips2010-11-082-0/+83
* Disabled a test failing on server.Aleksandar Pokopec2010-11-081-1/+1
* A test output changed. No review.Aleksandar Pokopec2010-11-081-2/+2
* Added size maps to flat hash tables.Aleksandar Pokopec2010-11-086-7/+262