summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SI-8001 spurious "pure expression does nothing" warningEugene Burmako2013-11-236-7/+17
* Merge pull request #3175 from retronym/ticket/6229Eugene Burmako2013-11-224-0/+20
|\
| * SI-6329 Graduation day for pending tests for tag materializationJason Zaugg2013-11-214-0/+20
* | Merge pull request #3172 from retronym/ticket/7987Eugene Burmako2013-11-222-0/+18
|\ \
| * | SI-7987 Test case for "macro not expanded" error with implicitsJason Zaugg2013-11-212-0/+18
| |/
* | Merge pull request #3176 from densh/pr/deprecate-responderAdriaan Moors2013-11-211-0/+2
|\ \
| * | deprecate scala.ResponderDen Shabalin2013-11-211-0/+2
* | | Merge pull request #3173 from retronym/topic/classOf-type-applyGrzegorz Kossakowski2013-11-213-1/+8
|\ \ \ | |/ / |/| |
| * | Handle TypeApply(fun, ...) for symbol-less funsJason Zaugg2013-11-213-1/+8
| |/
* | Merge pull request #3170 from adriaanm/scalacheck-1.11Adriaan Moors2013-11-207-31/+9
|\ \
| * | Prepare upgrade to scalacheck 1.11.Adriaan Moors2013-11-207-31/+9
| |/
* | Merge pull request #3163 from adriaanm/merge-2.10Grzegorz Kossakowski2013-11-200-0/+0
|\ \
| * \ No-op merge of 2.10.x into masterAdriaan Moors2013-11-190-0/+0
| |\ \ | | |/ | |/|
| | * Merge pull request #3128 from adriaanm/pax-url-aether-1.6James Iry2013-11-182-3/+6
| | |\
| | | * Upgrade pax-url-aether to 1.6.0.Adriaan Moors2013-11-112-3/+6
| | |/
* | | Merge pull request #3167 from skyluc/issue/unneccesary-method-7280Jason Zaugg2013-11-201-3/+0
|\ \ \ | |/ / |/| |
| * | SI-7280 Remove unneccesary methodLuc Bourlier2013-11-201-3/+0
|/ /
* | Merge pull request #3153 from misfo/patch-1v2.11.0-M7James Iry2013-11-181-1/+1
|\ \
| * | Fix a typo in the `scala` man pageTrent Ogren2013-11-181-1/+1
* | | Merge pull request #3140 from skyluc/issue/completion-import-object-7280Jason Zaugg2013-11-1830-57/+1037
|\ \ \
| * | | SI-7280 Scope completion not returning members provided by importsLuc Bourlier2013-11-154-24/+248
| * | | Adds test cases for scope completionLuc Bourlier2013-11-1512-0/+707
| * | | Test infrastructure for scope completionJason Zaugg2013-11-1514-33/+82
* | | | Merge pull request #3136 from dotta/issue/si-7915Jason Zaugg2013-11-184-3/+34
|\ \ \ \
| * | | | SI-7915 Corrected range positions created during default args expansionMirco Dotta2013-11-154-3/+34
* | | | | Merge pull request #3119 from Ichoran/issue/5263James Iry2013-11-184-0/+1179
|\ \ \ \ \
| * | | | | New AnyRefMap fixes SI-5263 to the extent practical.Rex Kerr2013-11-182-0/+542
| * | | | | New mutable hash map with Long keys: partially solves SI-5263 and is relevantRex Kerr2013-11-182-0/+637
* | | | | | Merge pull request #3135 from adriaanm/revive-xml-testsJames Iry2013-11-1815-0/+336
|\ \ \ \ \ \
| * | | | | | Revived tests that once depended on xmlAdriaan Moors2013-11-1415-0/+336
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3144 from xuwei-k/foreachValues-scaladocJames Iry2013-11-182-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | fix IntMap#foreachValue and LongMap#foreachValue scaladocxuwei-k2013-11-152-2/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #3151 from xuwei-k/future-typoAdriaan Moors2013-11-171-1/+1
|\ \ \ \ \
| * | | | | fix typoxuwei-k2013-11-181-1/+1
* | | | | | Merge pull request #3141 from soc/SI-7961Adriaan Moors2013-11-173-17/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SI-7961 Fix false positive procedure warningsSimon Ochsenreither2013-11-143-17/+21
* | | | | | Merge pull request #3145 from dotta/issue/update-eclipse-readmeAdriaan Moors2013-11-171-1/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Added information on how to launch and debug scalac inside EclipseMirco Dotta2013-11-151-1/+6
|/ / / / /
* | | | | Merge pull request #3143 from retronym/ticket/reflection-sync-restorAdriaan Moors2013-11-143-2/+9
|\ \ \ \ \
| * | | | | Revert "temporarily disables run/reflection-sync-subtypes"Jason Zaugg2013-11-143-2/+9
* | | | | | Merge pull request #3139 from dotta/issue/updated-eclipse-project-filesAdriaan Moors2013-11-142-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Updated Eclipse .classpath for partest and scaladoc projectsMirco Dotta2013-11-142-4/+4
* | | | | | Merge pull request #3133 from adriaanm/merge-2.10Adriaan Moors2013-11-1412-11/+109
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '2.10.x' into merge-2.10Adriaan Moors2013-11-130-0/+0
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge pull request #3116 from retronym/topic/backport-character-ignoreJason Zaugg2013-11-101-0/+1
| | |\ \ \ \ \
| | | * | | | | [backport] Add buildcharacter.properties to .gitignore.Paul Phillips2013-11-101-0/+1
| | |/ / / / /
| | * | | | | Merge pull request #3109 from adriaanm/faster-build-2.10Adriaan Moors2013-11-082-0/+34
| | |\ \ \ \ \
| | | * | | | | IDE needs swing/actors/continuationsAdriaan Moors2013-11-081-0/+5
| | | * | | | | Allow retrieving STARR from non-standard repo for PR validationAdriaan Moors2013-11-061-0/+3
| | | * | | | | Allow publishing only core (pr validation)Adriaan Moors2013-11-061-0/+15