summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge pull request #2129 from gkossakowski/issues/SI-7130-StatisticsJames Iry2013-02-191-1/+1
| | |\ \ \ \ \
| | | * | | | | Fix SI-7130: Memory leaked caused by StatisticsGrzegorz Kossakowski2013-02-141-1/+1
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge pull request #2136 from vigdorchik/scannersJames Iry2013-02-191-21/+13
| | |\ \ \ \ \
| | | * | | | | SI-7143 Fix scanner docComment: docBuffer and docPos are initializedEugene Vigdorchik2013-02-191-21/+13
| | | |/ / / /
| | * | | | | Merge pull request #2130 from vigdorchik/relax_docJames Iry2013-02-194-31/+34
| | |\ \ \ \ \
| | | * | | | | SI-7134: don't require doc.Settings in base api of scaladoc.Eugene Vigdorchik2013-02-154-31/+34
| | | |/ / / /
| | * | | | | Merge pull request #2131 from jozic/scaladoc-cleanupJames Iry2013-02-193-8/+8
| | |\ \ \ \ \
| | | * | | | | make Future scaladoc examples up-to-date and compilableEugene Platonov2013-02-153-8/+8
| | | |/ / / /
| | * / / / / SI-5744 evidence params are now SYNTHETICUladzimir Abramchuk2013-02-164-11/+4
| | |/ / / /
| | * | | | Merge pull request #2115 from retronym/ticket/7091Adriaan Moors2013-02-121-1/+5
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | SI-7091 Don't try to put a protected accessor in a package.Jason Zaugg2013-02-111-0/+1
| | | * | | SI-7091 Add a diagnostic for the "no acc def buf" error.Jason Zaugg2013-02-101-1/+4
* | | | | | Merge pull request #2141 from paulp/pr/overriding-methodsPaul Phillips2013-02-223-60/+85
|\ \ \ \ \ \
| * | | | | | Fix and optimization in overriding logic.Paul Phillips2013-02-193-60/+85
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2142 from paulp/pr/move-implicit-tagsPaul Phillips2013-02-222-103/+110
|\ \ \ \ \ \
| * | | | | | Extracted abstract implicit vals from Types.Paul Phillips2013-02-192-103/+110
| |/ / / / /
* | | | | | Merge pull request #2145 from paulp/pr/value-class-extractorsPaul Phillips2013-02-223-99/+99
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Boxing cleanup: erasure, post-erasure, value classes.Paul Phillips2013-02-203-99/+99
| |/ / / /
* | | | | SI-6642 Code cleanup from review of iteratorFromJames Iry2013-02-132-14/+14
* | | | | SI-6642 Refactor mutable.TreeSet to use RedBlackTree instead of AVLJames Iry2013-02-133-79/+78
* | | | | SI-6642 Adds iteratorFrom, keysIteratorFrom, and valuesIteratorFromJames Iry2013-02-1310-10/+108
* | | | | SI-6642 Code cleanup on RedBlackTree#TreeIteratorJames Iry2013-02-131-21/+24
|/ / / /
* | | | Merge pull request #2124 from adriaanm/76f167388a42e9bb8b72645d87bcb408b6981576Grzegorz Kossakowski2013-02-128-16/+39
|\ \ \ \
| * | | | Merge remote-tracking branch 'scala/2.10.x' into patmat-refactor-masterAdriaan Moors2013-02-128-16/+39
| |\| | |
| | * | | Merge pull request #2113 from scalamacros/topic/silencePaul Phillips2013-02-111-1/+1
| | |\ \ \
| | | * | | silences t6323aEugene Burmako2013-02-111-1/+1
| | * | | | Merge pull request #2111 from retronym/2.10.xJames Iry2013-02-112-8/+15
| | |\ \ \ \
| | | * | | | SI-6514 Avoid spurious dead code warningsJason Zaugg2013-02-102-8/+15
| | | | |/ / | | | |/| |
| | * | | | Merge pull request #2102 from retronym/topic/tree-checker-leniancyJames Iry2013-02-111-0/+3
| | |\ \ \ \
| | | * | | | Tolerate symbol sharing between accessor/field.Jason Zaugg2013-02-091-0/+3
| | | |/ / /
| | * | | | Merge pull request #2098 from retronym/ticket/6225James Iry2013-02-111-1/+8
| | |\ \ \ \
| | | * | | | SI-6225 Fix import of inherited package object implicitsJason Zaugg2013-02-091-1/+8
| | * | | | | Merge pull request #2097 from ViniciusMiana/SI-6935James Iry2013-02-111-0/+2
| | |\ \ \ \ \
| | | * | | | | SI-6935 Added readResolve in BoxedUnitVinicius Miana2013-02-081-0/+2
| | | |/ / / /
| | * | | | | Merge pull request #2096 from ViniciusMiana/SI-6370James Iry2013-02-111-2/+6
| | |\ \ \ \ \
| | | * | | | | SI-6370 changed ListMap apply0 method to produce correct error message when a...Vinicius Miana2013-02-081-2/+6
| | * | | | | | Merge pull request #2099 from retronym/ticket/6158Paul Phillips2013-02-111-1/+1
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | SI-6158 Restore compile error output under partest --show-logJason Zaugg2013-02-091-1/+1
| | | | |/ / / | | | |/| | |
* | | | | | | Merge pull request #2077 from vy/patch-3James Iry2013-02-121-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update src/library/scala/sys/process/package.scalaVolkan Yazıcı2013-02-061-1/+1
* | | | | | | Merge pull request #2057 from paulp/pr/revert-6355Paul Phillips2013-02-121-6/+5
|\ \ \ \ \ \ \
| * | | | | | | SI-6355, weakend implementation restriction on applyDynamic.Paul Phillips2013-02-121-6/+5
* | | | | | | | Maintenance of Predef.Paul Phillips2013-02-1211-365/+430
|/ / / / / / /
* | | | | | | Merge pull request #2076 from vy/patch-2James Iry2013-02-111-20/+20
|\ \ \ \ \ \ \
| * | | | | | | Update src/library/scala/sys/process/ProcessBuilder.scalaVolkan Yazıcı2013-02-061-20/+20
| |/ / / / / /
* | | | | | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-1027-137/+443
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #2100 from paulp/pr/fix-super-varargs-savedJames Iry2013-02-093-4/+91
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Fix for paramaccessor alias regression.Paul Phillips2013-02-081-1/+1
| | * | | | | Expanded bytecode testing code.Paul Phillips2013-02-082-3/+90
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #2094 from scalamacros/ticket/6591James Iry2013-02-087-26/+67
| |\ \ \ \ \ | | |/ / / / | |/| | | |