summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Unfinalize the class DefaultPromiseJason Zaugg2015-08-131-6/+8
* Merge pull request #4608 from ruippeixotog/improve-mutable-treesetSeth Tisue2015-08-064-54/+182
|\
| * SI-6938 Use mutable red-black tree in TreeSetRui Gonçalves2015-07-284-54/+182
* | Merge pull request #4648 from Ichoran/issue/8554-againSeth Tisue2015-08-063-12/+19
|\ \
| * | SI-8554 Two-arg remove throws exception on large countRex Kerr2015-07-193-12/+19
* | | Merge pull request #4660 from som-snytt/issue/9270Seth Tisue2015-08-061-1/+1
|\ \ \
| * | | SI-9270 Default xml coalescing off in 2.12Som Snytt2015-07-251-1/+1
* | | | Merge pull request #4677 from qilab-/ticket-9426Seth Tisue2015-08-061-6/+6
|\ \ \ \
| * | | | add @deprecatedNameqilab gamma2015-08-041-3/+3
| * | | | rename argument f of LinearSeqOptimized.reduceLeft to op in accordance with s...qilab gamma2015-08-021-2/+2
| * | | | rename argument f of LinearSeqOptimized.foldLeft/foldRight to op in accordanc...qilab gamma2015-08-021-4/+4
| |/ / /
* | | | Merge branch '2.11.x' into 2.12.xAdriaan Moors2015-08-0524-72/+46
|\ \ \ \
| * | | | Delegate null test to OptionJanek Bogucki2015-08-044-41/+11
| * | | | Merge pull request #4670 from retronym/ticket/9422Lukas Rytz2015-07-291-3/+5
| |\ \ \ \
| | * | | | SI-9422 Fix incorrect constant propagationJason Zaugg2015-07-291-3/+5
| * | | | | Merge pull request #4669 from janekdb/2.11.x-scaladoc-reflectJason Zaugg2015-07-298-13/+12
| |\ \ \ \ \
| | * | | | | ScalaDoc fixes for reflectJanek Bogucki2015-07-288-13/+12
| * | | | | | Merge pull request #4667 from janekdb/2.11.x-scaladoc-library-library-auxJason Zaugg2015-07-297-9/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ScalaDoc fixes for library and library-auxJanek Bogucki2015-07-287-9/+9
| * | | | | | Merge pull request #4661 from retronym/ticket/9365Lukas Rytz2015-07-281-1/+1
| |\ \ \ \ \ \
| | * | | | | | SI-9365 Don't null out dependencies of transient lazy valsJason Zaugg2015-07-271-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Remove redundant 'val' from case class params.Janek Bogucki2015-07-271-2/+2
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #4653 from lrytz/t9403Jason Zaugg2015-07-272-3/+6
| |\ \ \ \ \
| | * | | | | SI-9403 fix ICodeReader for negative BIPUSH / SIPUSH valuesLukas Rytz2015-07-242-3/+6
| | |/ / / /
| * | | | | Rename the ENUM / DEFAULTMETHOD flags to include JAVA_Lukas Rytz2015-07-2412-125/+125
| * | | | | SI-9393 fix modifiers of ClassBTypes for Java annotationsLukas Rytz2015-07-249-29/+71
| * | | | | [backport] Fix bytecode stability when running the closure optimizerLukas Rytz2015-07-231-8/+8
| * | | | | [backport] SI-9392 Clarify the workaround comment and introduce a devWarningLukas Rytz2015-07-231-8/+8
| * | | | | [backport] SI-9392 Avoid crash in GenBCode for incoherent treesJason Zaugg2015-07-231-0/+8
| * | | | | [backport] SI-9393 Temporarily disable two assertions in GenBCodeJason Zaugg2015-07-231-10/+11
| * | | | | [backport] Refactor the ClosureOptimizer, run ProdCons only once per methodLukas Rytz2015-07-233-158/+231
| * | | | | [backport] SI-9387 Fix VerifyError introduced by indylambdaJason Zaugg2015-07-231-1/+2
| * | | | | [backport] Integrate the LMFInvokeDynamic extractor into LambdaMetaFactoryCallAdriaan Moors2015-07-233-70/+64
| * | | | | [backport] Small refactoring to the closure optimizerLukas Rytz2015-07-233-139/+151
| * | | | | [backport] Accessibility checks for methods with an InvokeDynamic instructionLukas Rytz2015-07-233-34/+116
| * | | | | [backport] Fix bytecode stabilityLukas Rytz2015-07-231-2/+23
| * | | | | [backport] Support methodHandle / invokeDynamic constant pool entries in scalapLukas Rytz2015-07-231-0/+6
| * | | | | [backport] Skip mirror class when invoking deserializeLambdaLukas Rytz2015-07-231-2/+2
| * | | | | [backport] Prevent infinite recursion in ProdConsAnalyzerLukas Rytz2015-07-232-9/+21
| * | | | | [backport] SI-9376 don't crash when inlining a closure body that throws.Lukas Rytz2015-07-232-1/+25
| * | | | | [backport] Fix superclass for Java interface symbols created in JavaMirrorsLukas Rytz2015-07-232-1/+2
| * | | | | [backport] `deserializeLambda` should not use encoded class nameLukas Rytz2015-07-231-2/+3
| * | | | | [backport] Java parser: default methods in interfaces are not `DEFERRED`Lukas Rytz2015-07-231-3/+5
| * | | | | [backport] SI-6613 fixed in GenBCodeLukas Rytz2015-07-231-1/+2
* | | | | | Merge commit '4c6dcfe934' into 2.12.xAdriaan Moors2015-08-052-2/+2
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge pull request #4644 from SethTisue/copyright-2015Lukas Rytz2015-07-232-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bump copyright year to 2015Seth Tisue2015-07-172-2/+2
* | | | | Merge pull request #4649 from janekdb/2.12.x-noTraceSuppressionJason Zaugg2015-07-272-3/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Align noTraceSuppression val names to system property nameJanek Bogucki2015-07-202-3/+5
* | | | | Merge pull request #4638 from lrytz/t9393Jason Zaugg2015-07-2417-151/+209
|\ \ \ \ \