summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Another test for SI-2296.Paul Phillips2012-05-097-0/+98
* Custom hashCode methods for case classes.Paul Phillips2012-05-093-44/+90
* Fix an inference regression with this.type.Paul Phillips2012-05-091-0/+10
* Revert recent commits.Paul Phillips2012-05-092-13/+5
* Checkfile update.Paul Phillips2012-05-091-58/+58
* Restored portion of code removed in a7f68ce32c .Paul Phillips2012-05-091-0/+45
*---. Merge commit 'refs/pull/517/head'; commit 'refs/pull/518/head'; commit 'refs/...Paul Phillips2012-05-098-5/+47
|\ \ \
| | | * removes redundant hash implementation from BoxesRunTime.javaDominik Gruntz2012-05-092-5/+13
| | | * Fix for ## inconsistency.Paul Phillips2012-05-081-0/+5
| | | * Merge commit 'refs/pull/515/head'; commit 'refs/pull/516/head' into developPaul Phillips2012-05-082-0/+12
| | | |\
| | | | * fix SI-1247: don't create a thunk for a by-name argument if the argument expr...Johannes Rudolph2012-05-082-0/+12
| | | * | Added tests for SI-4190.Josh Suereth2012-05-082-0/+9
| | | |/
| * | / Fixes SI-5328. Iterator.patched failed when from=0.Josh Suereth2012-05-082-0/+8
| | |/ | |/|
* | | Added an additional test case rather than leaving it in my REPL.Josh Suereth2012-05-081-1/+4
* | | Fixes SI-5201. Adds flatten to TraversableViewLike.Josh Suereth2012-05-082-0/+6
|/ /
| |
| \
*-. \ Merge commit 'refs/pull/512/head'; commit 'refs/pull/513/head' into developPaul Phillips2012-05-087-1/+40
|\ \ \
| | * | Fixes SI-5564.Aleksandar Prokopec2012-05-082-0/+4
| | * | Add test-case for SI-5564.Aleksandar Prokopec2012-05-081-0/+9
| | |/
| * / Fixed positions in named default applications (no hyperlinking in conjunction...Iulian Dragos2012-05-085-1/+27
| |/
| |
| \
*-. | Merge commit 'refs/pull/510/head'; commit 'refs/pull/511/head'Paul Phillips2012-05-082-61/+65
|\ \|
| * | Appendix. Typo that wasn't covered by the test suite.Hubert Plociniczak2012-05-082-61/+65
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge commit 'refs/pull/504/head'; commit 'refs/pull/505/head'; commit 'refs/...Paul Phillips2012-05-08152-579/+3520
|\ \ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | | * Changes scala.math.signum to return negative zeros.Dominik Gruntz2012-05-081-0/+6
| | |/ | |/|
| | * Part II of the Lazy Vals Saga: Saving bitmap by the Three Musketeers: Byte, I...Hubert Plociniczak2012-05-041-1/+1
| | * Part I of the Lazy Vals Saga: Bitmaps are no longer inherited.Hubert Plociniczak2012-05-031-2/+1
| |/ |/|
| * Fix for aliasing bug in reifier.Paul Phillips2012-05-081-0/+8
| * Test case closes SI-3798.Paul Phillips2012-05-072-0/+11
| * Merge commit 'refs/pull/491/head' into developPaul Phillips2012-05-074-0/+89
| |\
| | * Fixes SI-5629.Aleksandar Prokopec2012-05-074-0/+89
| | |
| | \
| *-. \ Merge commit 'refs/pull/486/head'; commit 'refs/pull/487/head'; commit 'refs/...Paul Phillips2012-05-071-4/+4
| |\ \ \ | | |_|/ | |/| |
| | | * minor tag-related fixesEugene Burmako2012-05-071-4/+4
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge commit 'refs/pull/479/head'; commit 'refs/pull/480/head'; commit 'refs/...Paul Phillips2012-05-063-0/+37
| |\ \ \ \ | | | | |/ | | | |/|
| | | | * Add missing methods to GenTraversableLike.Aleksandar2012-05-061-0/+20
| | * | | Test case closes SI-4568.Jason Zaugg2012-05-062-0/+17
| | |/ /
| * / / Test that primitive arrays aren't accepted as a Java generic array.Jason Zaugg2012-05-066-0/+52
| |/ /
| | |
| | \
| *-. \ Merge commit 'refs/pull/477/head'; commit 'refs/pull/478/head' into developPaul Phillips2012-05-053-0/+59
| |\ \ \
| | | * | Don't admit primitive arrays as a generic Java varargs param.Jason Zaugg2012-05-052-0/+52
| | * | | Test case closes SI-1785.Jason Zaugg2012-05-051-0/+7
| | |/ /
| * | | Merge commit 'refs/pull/124/head' into developPaul Phillips2012-05-052-0/+43
| |\ \ \ | | |/ / | |/| |
| | * | Fixes SI-4929, with a test to verify.Stephen Judkins2012-01-212-0/+43
| * | | What did you bring me Santa?Paul Phillips2012-05-051-1/+2
| * | | A couple checkfile updates which snuck by.Paul Phillips2012-05-042-2/+4
| * | | Have ArrayCharSequence reuse its Array.Paul Phillips2012-05-042-0/+275
| * | | Updated Symbol to record classfile origin.Paul Phillips2012-05-0415-17/+39
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge commit 'refs/pull/471/head'; commit 'refs/pull/473/head'; commit 'refs/...Paul Phillips2012-05-049-0/+176
| |\ \ \ \ \ \ \
| | | | | | * | | Fixes SI-5514.Aleksandar Prokopec2012-05-042-0/+54
| | | | | | | |/ | | | | | | |/|
| | | | | * / | Fixes si-5656.Aleksandar Prokopec2012-05-042-0/+12
| | | | | |/ /
| | | | * / / Fix for si-5577.Aleksandar Prokopec2012-05-042-0/+38
| | | | |/ /
| | | * / / Fix for si-5590.Aleksandar Prokopec2012-05-042-0/+35
| | | |/ /
| | * / / Fix for si-5018.Aleksandar Prokopec2012-05-041-0/+37
| | |/ /