summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Ignore OpenJDK warnings in partest filtersLukas Rytz2015-07-232-0/+2
* Merge pull request #4650 from lrytz/t8502-packageJason Zaugg2015-07-211-0/+46
|\
| * SI-8502 create PackageClass instead of Class symbol stubs for pkgsLukas Rytz2015-07-201-0/+46
* | Merge pull request #4631 from janekdb/2.11.x-typos-t-vSeth Tisue2015-07-205-5/+5
|\ \
| * | Fix 23 typos (t-v)Janek Bogucki2015-07-155-5/+5
* | | Merge pull request #4632 from janekdb/2.11.x-names-t-vSeth Tisue2015-07-202-2/+2
|\ \ \ | |_|/ |/| |
| * | Improve some names (t-v)Janek Bogucki2015-07-152-2/+2
| |/
* | Merge pull request #4595 from som-snytt/issue/9370Lukas Rytz2015-07-164-0/+43
|\ \
| * | SI-9370 Xplugin scans plugin path for descriptorSom Snytt2015-06-304-0/+43
* | | SI-9401 Avoid SOE with array + missing classtagJason Zaugg2015-07-162-0/+8
| |/ |/|
* | Fix 25 typos (s)Janek Bogucki2015-07-0610-15/+15
* | Merge pull request #4596 from janekdb/2.11.x-typos-p-rSeth Tisue2015-07-017-9/+9
|\ \
| * | Fix 27 typos (p-r)Janek Bogucki2015-06-307-9/+9
* | | Merge pull request #4576 from som-snytt/issue/9206-moreSeth Tisue2015-07-0184-218/+82
|\ \ \ | |/ / |/| |
| * | SI-9206 De-perk the welcome messageSom Snytt2015-06-254-32/+59
| * | SI-9206 Update REPL welcome messageSom Snytt2015-06-2483-199/+38
| * | SI-9206: No REPL message on :silent, unless -Dscala.repl.infoIgor Racic2015-06-231-2/+0
* | | Merge pull request #4569 from retronym/ticket/6985Adriaan Moors2015-06-308-0/+99
|\ \ \ | |_|/ |/| |
| * | SI-8892 Fix incorrect qualification in error messageJason Zaugg2015-06-232-0/+9
| * | SI-8777 Avoid redundant disambiguation in error messagesJason Zaugg2015-06-233-2/+12
| * | SI-6895 Test cases to explain the limitations in tcpoly inferenceJason Zaugg2015-06-234-0/+80
* | | Merge pull request #4588 from retronym/topic/icodishAdriaan Moors2015-06-291-0/+42
|\ \ \
| * | | GenBCode: fix incrementatal compilation by mimicing GenASMJason Zaugg2015-06-281-0/+42
* | | | Merge pull request #4586 from som-snytt/issue/missing-argsSeth Tisue2015-06-293-2/+37
|\ \ \ \
| * | | | Improved message for missing argument listSom Snytt2015-06-273-2/+37
* | | | | Merge pull request #4589 from janekdb/2.11.x-method-names-m-oJason Zaugg2015-06-293-6/+6
|\ \ \ \ \
| * | | | | Improve method names (m-o)Janek Bogucki2015-06-283-6/+6
| |/ / / /
* / / / / Fix 23 typos (m-o)Janek Bogucki2015-06-289-12/+12
|/ / / /
* | | | Merge pull request #4577 from janekdb/2.11.x-typos-j-lSeth Tisue2015-06-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix 8 typos (j-l)Janek Bogucki2015-06-231-1/+1
* | | | Merge pull request #4552 from lrytz/opt/closureInliningJason Zaugg2015-06-243-12/+262
|\ \ \ \ | |/ / / |/| | |
| * | | Producers / Consumers AnalysisLukas Rytz2015-06-223-12/+262
* | | | Merge pull request #4574 from janekdb/2.11.x-typos-g-iJason Zaugg2015-06-2315-15/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix 25 typos (g-i)Janek Bogucki2015-06-2215-15/+15
| |/ /
* | | Merge pull request #4564 from som-snytt/issue/promptv2.11.7Adriaan Moors2015-06-2222-167/+206
|\ \ \
| * | | SI-9206 Accept paste with custom promptSom Snytt2015-06-211-0/+13
| * | | SI-9206 Fix REPL code indentationSom Snytt2015-06-1922-167/+193
| | |/ | |/|
* | | Merge pull request #4566 from lrytz/t9359Adriaan Moors2015-06-228-10/+90
|\ \ \ | |_|/ |/| |
| * | Fix spurious test failure under -Ybackend:GenBCodeLukas Rytz2015-06-204-10/+6
| * | SI-9359 Fix InnerClass entry flags for nested Java enumsLukas Rytz2015-06-194-0/+84
| |/
* / Fix 36 typos (d-f)Janek Bogucki2015-06-2117-18/+18
|/
* Merge pull request #4559 from janekdb/2.11.x-scaladoc-2Seth Tisue2015-06-1814-16/+16
|\
| * Fix another several typosMichaƂ Pociecha2015-06-185-5/+5
| * Fix some typos (a-c)Janek Bogucki2015-06-189-11/+11
* | Merge pull request #4529 from lrytz/inlineAccessibilityJason Zaugg2015-06-194-7/+19
|\ \ | |/ |/|
| * Fix illegal inlining of instructions accessing protected membersLukas Rytz2015-05-284-7/+19
* | Merge pull request #4527 from nicky-zs/fix_BigDecimalLukas Rytz2015-06-181-0/+32
|\ \
| * | make BigDecimalTest.testMathContext a bit easier to understandZhong Sheng2015-06-181-13/+14
| * | add more test for testMathContextZhong Sheng2015-05-291-2/+26
| * | add unit test for MathContext lostZhong Sheng2015-05-281-0/+7