summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | fix bug in partest-extras causing test failures on WindowsSeth Tisue2015-09-251-2/+7
| | * | | | fix bug where -Xprint-icode leaked an InputStream and a file handleSeth Tisue2015-09-251-1/+4
| | * | | | add comments warning of InputStream leaks in scala.io.reflectSeth Tisue2015-09-251-0/+8
| | * | | | SI-9472 make Git use LF line endings on WindowsSeth Tisue2015-09-251-13/+17
| * | | | | Merge pull request #4776 from SethTisue/spec-8.3-tweakLukas Rytz2015-10-051-1/+1
| |\ \ \ \ \
| | * | | | | tiny fix to spec (pattern matching section)Seth Tisue2015-09-301-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #4777 from retronym/ticket/ide-1002552Lukas Rytz2015-10-051-1/+6
| |\ \ \ \ \
| | * | | | | Improve implicits wildcard imports in the IDEJason Zaugg2015-09-301-1/+6
| * | | | | | Merge pull request #4781 from pauldraper/pauldraper-future-sequence-2.11Lukas Rytz2015-10-051-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Use InternalCallbackExecutor in Future.sequencePaul Draper2015-10-021-1/+1
| |/ / / / /
| * | | | | Merge pull request #4775 from SethTisue/issue/9495Jason Zaugg2015-09-301-0/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | SI-9495 Add note about configuring Ant for HTTP proxiesSeth Tisue2015-09-301-0/+4
| | |/ / /
| * | | | Merge pull request #4773 from ryanus/process-typoSeth Tisue2015-09-291-2/+2
| |\ \ \ \
| | * | | | Fix typo in Process.scalaRyan Zhang2015-09-291-2/+2
| |/ / / /
| * | | | Merge pull request #4720 from retronym/ticket/9029Jason Zaugg2015-09-2915-36/+192
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SI-9029 Remove unused methodJason Zaugg2015-09-221-5/+0
| | * | | SI-7850 Additional tests for name based patmatJason Zaugg2015-09-212-0/+28
| | * | | SI-8127 Remove dead code in UncurryJason Zaugg2015-09-211-7/+0
| | * | | SI-8989 Better error message for invalid extractor patternJason Zaugg2015-09-216-8/+59
| | * | | SI-9029 Fix regression in extractor patternsJason Zaugg2015-09-217-16/+105
| * | | | Merge pull request #4674 from kirillkh/2.11.xSeth Tisue2015-09-251-4/+9
| |\ \ \ \
| | * | | | tool-unix: support environments with TERM=cygwinkirillkh2015-08-091-1/+1
| | * | | | add support for MSys2 to bin/scala shell scriptKirill Khazan2015-07-311-3/+8
| * | | | | Merge pull request #4768 from SethTisue/fix-indentationSeth Tisue2015-09-241-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | fix indentationSeth Tisue2015-09-241-1/+1
| * | | | | Merge pull request #4766 from retronym/topic/completely-tweaksLukas Rytz2015-09-247-6/+38
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Improve presentation compilation of annotationsJason Zaugg2015-09-246-5/+29
| | * | | | Support completion in erroneous string interpolation.Jason Zaugg2015-09-242-1/+9
| |/ / / /
* | | | | Merge pull request #4769 from retronym/topic/anyrefmap-serializableLukas Rytz2015-10-052-2/+5
|\ \ \ \ \
| * | | | | Make AnyRefMap serializableJason Zaugg2015-09-252-2/+5
* | | | | | Merge pull request #4772 from vjovanov/documentation/universalLukas Rytz2015-10-052-17/+8
|\ \ \ \ \ \
| * | | | | | Fixing signatures of universal methods on `Any` and `AnyRef`.Vojin Jovanovic2015-09-292-17/+8
* | | | | | | Merge pull request #4774 from retronym/ticket/9498Lukas Rytz2015-10-055-21/+88
|\ \ \ \ \ \ \
| * | | | | | | SI-9498 Centralize and bolster TypeRef cache invalidationJason Zaugg2015-09-302-18/+55
| * | | | | | | SI-9498 Avoid caching bug with pattern type variablesJason Zaugg2015-09-304-15/+45
|/ / / / / / /
* | | | | | | Merge pull request #4762 from retronym/topic/completely-2.12Jason Zaugg2015-09-298-522/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove the old REPL tab completion implementationJason Zaugg2015-09-238-522/+8
* | | | | | | Merge pull request #4764 from lrytz/sd-33Jason Zaugg2015-09-243-26/+47
|\ \ \ \ \ \ \
| * | | | | | | SD-33 Consider methods annotated @CallerSensitive not safe to inlineLukas Rytz2015-09-233-26/+47
| |/ / / / / /
* | | | | | | Merge pull request #4763 from lrytz/inlineDeserializeLambdaJason Zaugg2015-09-2417-151/+203
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add $deserializeLambda$ when inlining an indyLambda into a classLukas Rytz2015-09-237-29/+75
| * | | | | | Move addLambdaDeserialize into the BTypes assemblyLukas Rytz2015-09-234-62/+65
| * | | | | | Rename the Analyzers backend component to BackendUtilsLukas Rytz2015-09-2311-18/+21
|/ / / / / /
* | | | | | Merge pull request #4761 from lrytz/merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-22176-457/+1203
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'a6c1687' into merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-220-0/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #4757 from lrytz/t9375-2.11Lukas Rytz2015-09-229-9/+371
| | |\ \ \ \ \
| | | * | | | | [backport] SI-9375 add synthetic readResolve only for static modulesLukas Rytz2015-09-229-9/+371
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge commit '03aaf05' into merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-2243-355/+945
| |\| | | | |
| | * | | | | Merge pull request #4759 from SethTisue/bump-ant-version-in-readmeSeth Tisue2015-09-211-1/+1
| | |\ \ \ \ \
| | | * | | | | bump required Ant version in README.mdSeth Tisue2015-09-211-1/+1
| | |/ / / / /