summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* Add tests for parallel Ctrie.Aleksandar Prokopec2012-02-032-0/+9
* Incorporate Ctrie into standard library.Aleksandar Prokopec2012-02-022-1/+10
* Preserve attribute order in inline XMLSzabolcs Berecz2012-01-141-2/+2
* Merge branch 'master' into issue/4147aleksandar2012-01-121-1/+1
|\
| * Fixed equality and string representation of xml attributes with null valueSzabolcs Berecz2012-01-071-1/+1
* | Add mutable tree sets to the standard library.aleksandar2012-01-122-1/+10
|/
* Merge remote-tracking branches 'axel22/issue/5293' and 'jsuereth/fix-5053-vie...Paul Phillips2011-12-191-1/+1
|\
| * Batch files no longer swallow exit codesEugene Burmako2011-12-091-1/+1
* | Fix #5293 - changed the way hashcode is improved in hash sets.aleksandar2011-12-191-4/+4
|/
* Delegate to Java's implementation of signum for Long and Int.Ismael Juma2011-12-031-0/+15
* Make partest work with spaces in the path (from...Stefan Zeiger2011-11-221-4/+4
* More repl work.Paul Phillips2011-11-041-1/+1
* Begone t1737...Hubert Plociniczak2011-11-0233-200/+200
* Added *.log and build/ to gitignore so partest/...Josh Suereth2011-11-232-4/+4
* Moved meta annotations to annotation.meta, plus.Paul Phillips2011-10-101-4/+4
* Restores XML entity fix.Paul Phillips2011-10-042-0/+18
* Revert "Fix for XML entity bug."Paul Phillips2011-10-042-18/+0
* Fix for XML entity bug.Paul Phillips2011-10-042-0/+18
* Repairing bitrot with serialization.Paul Phillips2011-10-031-12/+5
* Selective dealiasing when printing errors.Paul Phillips2011-10-031-5/+6
* Shuffling classes around.Paul Phillips2011-10-011-6/+6
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-247-1/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-157-29/+11
* Fixing all the tests and source which still use...Paul Phillips2011-08-082-2/+2
* Fixes SI-4759Philipp Haller2011-07-071-0/+47
* Don't infer anonymous classes.Paul Phillips2011-06-271-1/+1
* The eagerly awaited companion commit to r23622,...Paul Phillips2011-06-011-2/+2
* Each of the three commits preceding this are to...Paul Phillips2011-05-291-0/+158
* Fixing an interpreter output regression and upd...Paul Phillips2011-05-291-1/+1
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-1917-516/+463
* Suppress unwanted noise generated by javac when...Paul Phillips2011-05-192-6/+3
* Temporarily moving interpreter.scala to pending.Martin Odersky2011-04-251-158/+0
* Of late the test which fires up the window serv...Paul Phillips2011-04-142-42/+0
* This time, fixed #4283. no review.Iulian Dragos2011-04-143-0/+14
* Revert "Closes #4283.Iulian Dragos2011-04-133-14/+0
* Closes #4283. no review.Iulian Dragos2011-04-133-0/+14
* make natives test run on win64. no reviewLukas Rytz2011-04-052-0/+3
* Enhancing the repl-testing code by turning it i...Paul Phillips2011-04-051-100/+239
* Closes #3838. Review by prokopec.Philipp Haller2011-03-152-0/+16
* Re-enabling the disabled signature test along w...Paul Phillips2011-03-064-1/+42
* Some naming clarifications and a test rewrite.Paul Phillips2011-03-061-7/+22
* Reverting some recent signature code and tempor...Paul Phillips2011-03-043-41/+0
* Break 9 tests, fix 9 tests, realize you broke t...Paul Phillips2011-02-281-11/+6
* Renamed Application to App.Martin Odersky2011-02-219-9/+9
* Revert "Added missing string prefixes for names...Aleksandar Pokopec2011-02-151-14/+14
* Another fix for a broken test case involving ne...Aleksandar Pokopec2011-02-151-2/+2
* Fixing tests depending on map and set string re...Aleksandar Pokopec2011-02-141-12/+12
* After discovering #3376 was fixed I gave in and...Paul Phillips2011-02-041-35/+7
* I keep seeing huge simplifications available in...Paul Phillips2011-02-011-3/+3
* Merge branch 'work'Aleksandar Pokopec2011-01-261-2/+2