summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4357 from retronym/merge/2.10.x-to-2.11.x-20150224v2.11.6Adriaan Moors2015-02-241-4/+1
|\
| * Merge commit 'ad845ff' into merge/2.10.x-to-2.11.x-20150224Jason Zaugg2015-02-241-4/+1
| |\
| | * Merge pull request #4289 from retronym/ticket/8689Grzegorz Kossakowski2015-02-151-5/+2
| | |\
| | | * SI-8689 Avoid internal error in Promise after sequence of completionsViktor Klang2015-02-041-5/+2
| | * | Backported fix for SI-7753 to 2.10.x.Miles Sabin2015-02-091-34/+55
| | |/
| | * SI-9027 Backport xml parser fixSom Snytt2014-12-041-6/+5
| | * Merge pull request #3998 from retronym/backport/7756Grzegorz Kossakowski2014-09-241-8/+27
| | |\
| | | * [backport] SI-7756 Uncripple refchecks in case bodiesJason Zaugg2014-09-231-8/+27
| | * | Merge pull request #3859 from xeno-by/topic/fundep-materialization-210xGrzegorz Kossakowski2014-09-112-4/+30
| | |\ \
| | | * | -Xfundep-materialization => -Yfundep-materializationEugene Burmako2014-09-092-4/+4
| | | * | pull request feedbackEugene Burmako2014-07-031-0/+1
| | | * | [backport] SI-7470 implements fundep materializationEugene Burmako2014-07-022-4/+29
| | * | | [backport] SI-8787 Backport Regex docSom Snytt2014-08-261-186/+291
| | * | | Merge pull request #3865 from xeno-by/topic/extractor-macros-210xGrzegorz Kossakowski2014-08-192-42/+64
| | |\ \ \
| | | * | | [backport] transformers no longer ignore UnApply.funEugene Burmako2014-07-032-42/+64
| | | |/ /
| | * | | Merge pull request #3860 from gourlaysama/wip/t7710-backportGrzegorz Kossakowski2014-08-192-2/+34
| | |\ \ \
| | | * | | [backport] SI-7710 fix memory performance of RegexParsers in jdk7u6+Antoine Gourlay2014-08-122-2/+34
| | | |/ /
* | | | | Merge pull request #4353 from xeno-by/topic/plugin-enter-statsAdriaan Moors2015-02-231-1/+1
|\ \ \ \ \
| * | | | | fixes pluginsEnterStatsEugene Burmako2015-02-221-1/+1
* | | | | | SI-9172 FlatMapped views throw exception on filterRex Kerr2015-02-221-1/+1
|/ / / / /
* | | | | Scaladoc js location synch more robustAdriaan Moors2015-02-201-1/+1
* | | | | SI-9126 Missing .seqs causes problems with parallel GenXsRex Kerr2015-02-202-2/+2
|/ / / /
* | | | Merge pull request #4340 from retronym/topic/infix-completionAdriaan Moors2015-02-195-6/+13
|\ \ \ \
| * | | | Remove incorrect completions: implicits can't add type membersJason Zaugg2015-02-171-1/+1
| * | | | SI-9153 More complete and stable results for completionsJason Zaugg2015-02-174-4/+10
| * | | | Cache name for dummy argument used in implicit searchJason Zaugg2015-02-172-1/+2
* | | | | Merge pull request #4337 from Ichoran/opt-IterLike-2.11.xAdriaan Moors2015-02-191-6/+6
|\ \ \ \ \
| * | | | | Optimization of IterableLike.scalaRex Kerr2015-02-161-6/+6
| |/ / / /
* | | | | Merge pull request #4330 from Ichoran/issue/8917Adriaan Moors2015-02-191-2/+4
|\ \ \ \ \
| * | | | | SI-8917 collection.mutable.BitSet's &= operator doesn't clear endRex Kerr2015-02-131-2/+4
| |/ / / /
* | | | | Merge pull request #4319 from axel22/fix-si-7943Adriaan Moors2015-02-192-0/+42
|\ \ \ \ \
| * | | | | Fix SI-7943 -- make `TrieMap.getOrElseUpdate` atomic.Aleksandar Prokopec2015-02-182-0/+42
* | | | | | SI-9164 Fix thread safety of Scaladoc diagram generatorJason Zaugg2015-02-195-40/+18
* | | | | | Merge pull request #4326 from JustinPihony/ticket/9148Adriaan Moors2015-02-182-3/+15
|\ \ \ \ \ \
| * | | | | | SI-9148: Appends companion type to link tooltipsJustinPihony2015-02-122-3/+15
| |/ / / / /
* | | | | | Merge pull request #4329 from adriaanm/followup-4235Adriaan Moors2015-02-181-20/+19
|\ \ \ \ \ \
| * | | | | | Use if/then/else to avoid box(unbox(_))Adriaan Moors2015-02-181-15/+14
| * | | | | | Simplify `ClassTag.unapply`Adriaan Moors2015-02-131-16/+16
| * | | | | | Scala.js-friendly `ClassTag.unapply`Sébastien Doeraene2015-02-131-2/+2
* | | | | | | Merge pull request #4335 from lylek/issue/4959Adriaan Moors2015-02-181-21/+18
|\ \ \ \ \ \ \
| * | | | | | | SI-4959 - UNIX bin scripts now work for paths with spacesLyle Kopnicky2015-02-151-21/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4309 from som-snytt/issue/9116-bAdriaan Moors2015-02-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | SI-9116 Set.subsets has a param listSom Snytt2015-02-091-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4299 from michaelpigg/si-7660Adriaan Moors2015-02-181-7/+21
|\ \ \ \ \ \ \
| * | | | | | | SI-7660: Document behaviour of Set#++ for duplicate elementsMichael Pigg2015-02-101-7/+21
* | | | | | | | Merge pull request #4341 from retronym/ticket/9157Adriaan Moors2015-02-182-6/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-9157 Avoid exponential blowup with chained type projectionsJason Zaugg2015-02-182-6/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4328 from adriaanm/rework-4230Adriaan Moors2015-02-171-2/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | SI-9059 Random.alphanumeric is inefficientDenton Cockburn2015-02-131-2/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4296 from lrytz/t9105Adriaan Moors2015-02-1312-76/+305
|\ \ \ \ \ \ \