summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4141 from Ichoran/issue/8970Lukas Rytz2014-12-042-2/+8
|\
| * SI-8970 hashCode of BigDecimal and Double do not matchRex Kerr2014-11-212-2/+8
* | Merge pull request #4142 from Ichoran/issue/8783Lukas Rytz2014-12-041-4/+3
|\ \
| * | SI-8783 MultiMap documentation for addBinding is incorrectRex Kerr2014-11-211-4/+3
| |/
* | Merge pull request #4144 from Ichoran/issue/8951Lukas Rytz2014-12-041-0/+1
|\ \
| * | SI-8951 SeqView and StreamView stack-overflow on negative index after flatMapRex Kerr2014-11-211-0/+1
| |/
* | Merge pull request #4146 from Ichoran/issue/6519Lukas Rytz2014-12-042-5/+21
|\ \
| * | SI-6519 PagedSeq is not lazy enoughRex Kerr2014-11-212-5/+21
| |/
* | Merge pull request #4180 from som-snytt/issue/7683Lukas Rytz2014-12-045-3/+45
|\ \
| * | SI-7683 Enable -Ystop-before:typerSom Snytt2014-12-015-3/+45
* | | Merge pull request #4185 from som-snytt/issue/9027Grzegorz Kossakowski2014-12-043-4/+37
|\ \ \
| * | | SI-9027 Parser eagerly consumes space on multi XML elementsSom Snytt2014-12-033-4/+37
| |/ /
* | | Merge pull request #4061 from maxcom/SI-8924-list-iterator-oomJason Zaugg2014-12-042-4/+59
|\ \ \
| * | | SI-8924 don't hold reference to list in iteratorMaxim Valyanskiy2014-11-272-4/+59
* | | | Merge pull request #4164 from retronym/ticket/9003Adriaan Moors2014-12-034-1/+81
|\ \ \ \
| * | | | SI-9003 Eagerly capture more potentially mutable bindersJason Zaugg2014-11-264-1/+81
* | | | | Merge pull request #4178 from retronym/ticket/9018Jason Zaugg2014-12-032-2/+30
|\ \ \ \ \
| * | | | | SI-9018 Fix regression: cycle in LUBsJason Zaugg2014-12-032-2/+30
* | | | | | Merge pull request #4174 from kanielc/SI-8995Adriaan Moors2014-12-011-1/+1
|\ \ \ \ \ \
| * | | | | | SI-8995: Fix broken link in error messageDenton Cockburn2014-11-301-1/+1
| |/ / / / /
* | | | | | Merge pull request #4166 from lpiepiora/update-scaladoc-examplesAdriaan Moors2014-12-0110-35/+35
|\ \ \ \ \ \
| * | | | | | Update ScalaDoc code examples not to use deprecated constructsLukasz Piepiora2014-11-2610-35/+35
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4179 from gdickinson/remove_commented_priorityqueue_codeAdriaan Moors2014-12-012-380/+0
|\ \ \ \ \ \
| * | | | | | Remove completely commented-out test/run fileGuy Dickinson2014-12-011-373/+0
| * | | | | | Remove commented-out debugging code in PriorityQueueGuy Dickinson2014-12-011-7/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4173 from kanielc/SI-7988Adriaan Moors2014-12-011-2/+2
|\ \ \ \ \ \
| * | | | | | SI:7988 - scala.collection.JavaConverters spelling mistakeDenton Cockburn2014-11-301-2/+2
| |/ / / / /
* | | | | | Merge pull request #4143 from Ichoran/issue/8695Adriaan Moors2014-12-011-1/+9
|\ \ \ \ \ \
| * | | | | | SI-8695 SeqLike has unintuitive implementation of combinationsRex Kerr2014-11-231-1/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4172 from advancedxy/spec-fixAdriaan Moors2014-12-012-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | add 0X...hex number literal in syntax summaryYe Xianjin2014-11-301-1/+1
| * | | | | add 0X... for hex number literalYe Xianjin2014-11-291-1/+1
* | | | | | Merge pull request #4149 from Ichoran/issue/8754Grzegorz Kossakowski2014-11-283-17/+26
|\ \ \ \ \ \
| * | | | | | SI-8754 linear seqs aren'tRex Kerr2014-11-263-17/+26
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4112 from retronym/ticket/8502Grzegorz Kossakowski2014-11-286-13/+74
|\ \ \ \ \ \
| * | | | | | SI-8502 Improve resiliance to absent packagesJason Zaugg2014-11-286-13/+74
|/ / / / / /
* | | | | | Merge pull request #4170 from retronym/ticket/disable-8946Jason Zaugg2014-11-281-0/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | SI-8946 Disable flaky test for reflection memory leakJason Zaugg2014-11-281-0/+0
|/ / / / /
* | | | | Merge pull request #3934 from teemulehtinen/fsc-port-argGrzegorz Kossakowski2014-11-265-27/+54
|\ \ \ \ \
| * | | | | Add option -port to fscTeemu Lehtinen2014-10-135-27/+54
* | | | | | Merge pull request #4130 from mpociecha/let-specify-build-repos-homeGrzegorz Kossakowski2014-11-262-2/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Let users specify a different location for build repos than user homempociecha2014-11-122-2/+5
* | | | | | Merge pull request #4148 from SpinGo/issue/SI-8946Jason Zaugg2014-11-263-2/+40
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fixes memory leak when using reflectionTim Harper2014-11-223-2/+40
| | |_|/ / | |/| | |
* | | | | Merge pull request #4151 from som-snytt/issue/5205Adriaan Moors2014-11-241-3/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-5205 Finish applying octal deletionSom Snytt2014-11-231-3/+1
* | | | | Merge pull request #4084 from vigdorchik/usecase_sigsGrzegorz Kossakowski2014-11-2117-12/+33
|\ \ \ \ \
| * | | | | Correct collections variable definitions to avoid many scaladoc warnings.Eugene Vigdorchik2014-11-0617-12/+33
* | | | | | Merge pull request #4121 from retronym/ticket/5938Grzegorz Kossakowski2014-11-211-0/+35
|\ \ \ \ \ \
| * | | | | | SI-5938 Test for a FSC bug with mixin, duplicate static forwardersJason Zaugg2014-11-091-0/+35