summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b5392a0' into merge/master-to-2.11.xJason Zaugg2014-05-095-0/+203
|\
| * SI-6988 Test case for non-literal / non-constant SerialVersionUIDJason Zaugg2014-05-052-0/+11
| * SI-8549 Enforce serialization stability for selected collectionsJason Zaugg2014-05-052-0/+176
| * SI-8549 Honour the @SerialVersionUID annotatationJason Zaugg2014-05-051-0/+16
* | Merge pull request #3721 from lrytz/t7852Jason Zaugg2014-05-081-1/+1
|\ \
| * | SI-7852 for GenBCodeLukas Rytz2014-05-071-1/+1
| |/
* | Merge commit 'ec05aeb' into topic/merge-2.10.xJason Zaugg2014-05-085-0/+42
|\ \
| * \ Merge pull request #3655 from retronym/ticket/8442Grzegorz Kossakowski2014-03-265-0/+42
| |\ \
| | * | SI-8442 Ignore stub annotation symbols in `AnnotationInfo#matches`Jason Zaugg2014-03-255-0/+42
| * | | Merge pull request #3551 from xeno-by/topic/typecheck-member-defJason Zaugg2014-03-253-0/+32
| |\ \ \
| | * | | [nomaster] typecheck(q"class C") no longer crashesEugene Burmako2014-03-233-0/+32
| | |/ /
* | | | Merge commit '876590b' into topic/merge-2.10.xJason Zaugg2014-05-082-0/+58
|\| | |
| * | | Merge pull request #3614 from retronym/ticket/8196Jason Zaugg2014-03-252-0/+54
| |\ \ \
| | * | | SI-8195 Test case to show this is a dup of SI-8196Jason Zaugg2014-03-111-2/+23
| | * | | SI-8196 Runtime reflection robustness for STATIC impl detailsJason Zaugg2014-03-112-0/+33
| | |/ /
| * / / [backport] no longer warns on calls to vampire macrosEugene Burmako2014-03-054-0/+61
| |/ /
| * | [nomaster] SI-8114 Binary compat. workaround for erasure bug SI-7120Jason Zaugg2014-01-091-0/+15
* | | Respect -Dpartest.scalac_opts when running the test suite through ANTLukas Rytz2014-05-0710-1/+11
| |/ |/|
* | Merge pull request #3634 from retronym/ticket/7992Jason Zaugg2014-04-212-0/+38
|\ \
| * | SI-7992 Fix super-accessor generation after a local classJason Zaugg2014-03-152-0/+38
* | | Merge pull request #3651 from xeno-by/ticket/8437Eugene Burmako2014-03-253-0/+24
|\ \ \
| * | | SI-8437 macro runtime now also picks inherited macro implementationsEugene Burmako2014-03-253-0/+24
* | | | introduces Mirror.typeOfEugene Burmako2014-03-252-0/+56
* | | | SI-8428 Fix regression in iterator concatenationJason Zaugg2014-03-201-0/+12
|/ / /
* | | Merge pull request #3638 from xeno-by/topic/freshname-hotfixv2.11.0-RC2Adriaan Moors2014-03-173-0/+16
|\ \ \
| * | | SI-8425 don't create double-dollar names in c.freshNameEugene Burmako2014-03-183-0/+16
* | | | Merge pull request #3631 from adriaanm/t4492Adriaan Moors2014-03-162-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | SI-4492 More informative error when class not found on classpathAdriaan Moors2014-03-142-8/+8
| |/ /
* | | Merge pull request #3598 from som-snytt/issue/8266-amend-adviceAdriaan Moors2014-03-141-1/+1
|\ \ \
| * | | SI-8266 Amend advice for deprecated octal 042Som Snytt2014-02-281-1/+1
* | | | Minor fixes in test. The equals method always returned true.Tobias Schlatter2014-03-132-2/+2
| |/ / |/| |
* | | SI-8395 Regression in pattern matching with nested bindsJason Zaugg2014-03-121-0/+9
* | | SI-8367 revert SI-8192's change to primaryConstructor when isJavaDefinedAdriaan Moors2014-03-075-16/+6
|/ /
* | Merge pull request #3583 from adriaanm/t8197Adriaan Moors2014-02-251-2/+5
|\ \
| * | SI-8197 clarify overloading resolution with default argsAdriaan Moors2014-02-251-2/+5
* | | Merge pull request #3581 from Ichoran/issue/3235-minimalAdriaan Moors2014-02-253-0/+21
|\ \ \
| * | | SI-3235 math.round() returns wrong results for Int and LongRex Kerr2014-02-253-0/+21
| |/ /
* / / SI-8251 deprecate `ListBuffer::readOnly`Pavel Pavlov2014-02-241-1/+1
|/ /
* | SI-8330: Mismatch in stack heightsGrzegorz Kossakowski2014-02-242-2/+28
* | Merge pull request #3559 from adriaanm/t1503Grzegorz Kossakowski2014-02-234-0/+39
|\ \
| * | SI-1503 don't assume unsound type for ident/literal patternsAdriaan Moors2014-02-194-0/+39
* | | Merge pull request #3571 from xeno-by/ticket/8321Adriaan Moors2014-02-2318-0/+352
|\ \ \
| * | | more tests for macro bundlesEugene Burmako2014-02-2112-0/+205
| * | | SI-8321 whitebox bundles are now recognized as suchEugene Burmako2014-02-219-0/+147
* | | | Merge pull request #3572 from retronym/ticket/8197Adriaan Moors2014-02-221-0/+8
|\ \ \ \
| * | | | SI-8197 Only consider immediate params for defaults, overloadingJason Zaugg2014-02-221-0/+8
| |/ / /
* | | | Merge pull request #3563 from adriaanm/t5479Grzegorz Kossakowski2014-02-224-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | SI-5479 deprecate DelayedInit outside of AppAdriaan Moors2014-02-194-0/+4
* | | | Merge pull request #3562 from adriaanm/t8197Jason Zaugg2014-02-211-0/+13
|\ \ \ \
| * | | | SI-8197 Overload resolution should not consider default argumentsAdriaan Moors2014-02-191-0/+13
| |/ / /