summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Fix for si-5590.Aleksandar Prokopec2012-05-042-0/+35
* Test case for SI-5106.Paul Phillips2012-05-032-0/+16
* Fix for implicit class / value class collision.Paul Phillips2012-05-031-0/+6
* Clarified the status of SI-13.Paul Phillips2012-05-031-31/+30
* Fix for Dynamic interaction with private methods.Paul Phillips2012-05-032-0/+12
* Moved passing tests from pending to files.Paul Phillips2012-05-0318-0/+390
* Fix for SI-3718.Paul Phillips2012-05-032-0/+7
* Test cases for SI-5472, SI-5399, SI-5685.Paul Phillips2012-05-032-0/+91
* Fix for SI-5608, crasher with value classes.Paul Phillips2012-05-032-0/+13
* Test case closes SI-5655.Paul Phillips2012-05-032-0/+40
* Hardening implicit classes.Paul Phillips2012-05-032-0/+11
* Moved a warning behind -Xlint.Paul Phillips2012-05-031-1/+1
*---. Merge commit 'refs/pull/467/head'; commit 'refs/pull/468/head'; commit 'refs/...Paul Phillips2012-05-0339-96/+339
|\ \ \
| | * | SI-5703: normalize refined types moreAdriaan Moors2012-05-036-23/+53
| | |/
| | * Merge branch 'may2' of /scala/trunk into developPaul Phillips2012-05-022-0/+52
| | |\
| | | * Unanchored regex extractors.Paul Phillips2012-05-022-0/+52
| | * | Merge commit 'refs/pull/317/head' into developPaul Phillips2012-05-022-0/+29
| | |\ \ | | | |/ | | |/|
| | | * SI-5543: Ctor default arg wrongly scoped (revised)Som Snytt2012-04-281-1/+1
| | | * SI-5543: Merge with trunkSom Snytt2012-04-261197-3429/+14343
| | | |\
| | | * | Ctor default-getters unique name and are typed in constructor contextSom Snytt2012-03-232-0/+29
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-0212-9/+70
| | |\ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | * | | Test cases for si-4536.Aleksandar Prokopec2012-05-022-0/+54
| | | | * | | Test case for si-5198.Aleksandar Prokopec2012-05-021-0/+15
| |_|_|/ / / |/| | | | |
| | | * | | remove -Xoldpatmat where test no longer needs itAdriaan Moors2012-05-029-9/+1
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-0215-64/+48
| |/|\ \ \ \ \ |/| | | |/ / / | | | |/| | |
| | | | * | | fix SI-5682Lukas Rytz2012-05-021-1/+3
| |_|_|/ / / |/| | | | |
| | | * | | SI-5542 closed by test caseAdriaan Moors2012-05-022-0/+4
| | | * | | moving patmat to its own phaseAdriaan Moors2012-05-0211-63/+35
| |_|/ / / |/| | | |
| | * | | SI-5729: TypeVar experimentals iff -XexperimentalAdriaan Moors2012-05-021-0/+6
| |/ / / |/| | |
| * | | SI-5720: Qual block doesn't update sym ownerSom Snytt2012-05-022-0/+87
* | | | Fixs for reflection and getSimpleName.Paul Phillips2012-05-022-0/+56
|/ / /
* | | Hackaround for people who like to instantiate the uninstantiable.Paul Phillips2012-05-011-1/+28
* | | Fixes #SI-5578.Paul Phillips2012-05-012-0/+43
* | | Widen types in signatures of Future companion methods, refactor OnceCanBuildF...Aleksandar Prokopec2012-05-012-238/+267
* | | Merge branch 'master' into feature/future-compatAleksandar Prokopec2012-05-0111-419/+685
|\ \ \
| * \ \ Merge branch 'apr30-checkin' of /scala/trunk into developPaul Phillips2012-04-302-4/+4
| |\ \ \
| | * | | Optimization of Predef implicits.Paul Phillips2012-04-302-4/+4
| * | | | Presentation Compiler tests for visibility of members.Iulian Dragos2012-04-309-415/+681
| |/ / /
* | | | Merge branch 'master' into feature/future-compatAleksandar Prokopec2012-04-3056-72/+420
|\| | |
| * | | Removed a few more @deprecated members.Paul Phillips2012-04-2827-43/+42
| * | | Another tedious day at Checkfile Ranch.v2.10.0-M3Paul Phillips2012-04-271-1/+1
| * | | Merge commit '2bd62d2cfff47882eb72768cfb054638ed0f039b'Paul Phillips2012-04-272-2/+8
| |\ \ \
| | * | | fixes broken eval testsEugene Burmako2012-04-272-2/+8
| * | | | Revert "Moved ancillary methods off specialized traits."Paul Phillips2012-04-273-8/+8
| | | | |
| | \ \ \
| *-. | | | Merge commit 'refs/pull/445/head'; commit 'refs/pull/446/head'; commit 'refs/...Paul Phillips2012-04-274-0/+34
| |\ \| | |
| | | * | | fixes SI-5713Eugene Burmako2012-04-274-0/+34
| | |/ / /
| * / / / Maybe this will fix the test on windows.Paul Phillips2012-04-271-1/+1
| |/ / /
| | | |
| | \ \
| *-. \ \ Merge commit 'refs/pull/443/head'; commit 'refs/pull/444/head' into developPaul Phillips2012-04-2616-19/+212
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | SI-5702 Pattern parser halts on starSom Snytt2012-04-2615-19/+194
| | * | | SI-5690: no-selector match in function yields functionAdriaan Moors2012-04-261-0/+18