summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #883 from dgruntz/issue/6061Adriaan Moors2012-07-183-14/+25
|\ \ \ \ \ \ \
| * | | | | | | uses weak_<:< from Types to solve this issueDominik Gruntz2012-07-171-13/+3
| * | | | | | | SI-6061 adds weakly conformance for number types to resolveOverloadedDominik Gruntz2012-07-113-14/+35
* | | | | | | | Merge pull request #921 from adriaanm/ticket-spuriousnessAdriaan Moors2012-07-1820-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | move test files that fail spuriously to pendingAdriaan Moors2012-07-1720-0/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #933 from scalamacros/ticket/5731Adriaan Moors2012-07-1827-5/+84
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | SI-5731 a few fixes for value classesEugene Burmako2012-07-1727-5/+84
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #928 from hubertp/2.10.x-issue/6076Adriaan Moors2012-07-182-6/+5
|\ \ \ \ \ \ \
| * | | | | | | Fixed SI-6076. Range positions for macro-based string interpolation.Hubert Plociniczak2012-07-172-6/+5
| |/ / / / / /
* | | | | | | Merge pull request #932 from hubertp/2.10.x-issue/5588Adriaan Moors2012-07-183-2/+21
|\ \ \ \ \ \ \
| * | | | | | | Fixes SI-5588. Correct compare for Enumeration.Hubert Plociniczak2012-07-173-2/+21
| |/ / / / / /
* | | | | | | Merge pull request #916 from gkossakowski/eclipse-projectAdriaan Moors2012-07-186-2/+96
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add `partest` and `scalap` Eclipse project definitions.Grzegorz Kossakowski2012-07-164-0/+96
| * | | | | | Fix Scala library dependency in Eclipse project files.Grzegorz Kossakowski2012-07-162-2/+0
* | | | | | | Merge pull request #904 from adriaanm/ticket-6077Adriaan Moors2012-07-173-149/+193
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-6077 more conservative TreeMakersToConds for CSEAdriaan Moors2012-07-143-103/+140
| * | | | | | enabled patmatDebugAdriaan Moors2012-07-131-49/+56
* | | | | | | Merge pull request #915 from gkossakowski/SI-6035-specialized-flagAdriaan Moors2012-07-175-6/+32
|\ \ \ \ \ \ \
| * | | | | | | SI-6035: Specialization and separate compilation.Grzegorz Kossakowski2012-07-165-6/+32
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #910 from adriaanm/redo-847-ticket-6028Adriaan Moors2012-07-175-30/+167
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | SI-6028 Avoid needless symbol renaming in lambdalift.Jason Zaugg2012-07-145-40/+71
| * | | | | | A test case that scrutinises lambdalifter's output.Jason Zaugg2012-07-142-0/+106
| |/ / / / /
* | | | | | Merge pull request #908 from lrytz/intellijAdriaan Moors2012-07-1615-41/+107
|\ \ \ \ \ \
| * | | | | | updated intellij project filesLukas Rytz2012-07-1615-41/+107
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #913 from gkossakowski/partest-instrumentedAdriaan Moors2012-07-1617-5/+355
|\ \ \ \ \ \
| * | | | | | Partest: add `instrumented` test category.Grzegorz Kossakowski2012-07-1617-5/+355
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #876 from adriaanm/ticket-6011bAdriaan Moors2012-07-1611-143/+319
|\ \ \ \ \ \
| * | | | | | SI-6011 switches: unreachability, guard-free formAdriaan Moors2012-07-1611-143/+319
| |/ / / / /
* | | | | | Merge pull request #897 from lrytz/t5956Adriaan Moors2012-07-164-8/+28
|\ \ \ \ \ \
| * | | | | | SI-5956 trigger copy generation with correct namerLukas Rytz2012-07-134-8/+28
* | | | | | | Merge pull request #907 from lrytz/ynogenAdriaan Moors2012-07-162-3324/+3326
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | With -Yno-generic-signatures, exit GenASM.getGenericSignature earlyLukas Rytz2012-07-142-2/+4
| * | | | | | changed line endings in GenASM from Windows to UnixLukas Rytz2012-07-141-3323/+3323
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #902 from paulp/topic/name-implicitsAdriaan Moors2012-07-1418-52/+104
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Avoid conflict with String's apply.Paul Phillips2012-07-138-31/+31
| * | | | | Merge branch '2.10.x' into topic/name-implicitsPaul Phillips2012-07-13181-1605/+6123
| |\ \ \ \ \
| * | | | | | Implicits to encourage more Name-dropping.Paul Phillips2012-07-0612-21/+73
* | | | | | | Merge pull request #900 from viktorklang/2.10.xAdriaan Moors2012-07-1310-132/+109
|\ \ \ \ \ \ \
| * | | | | | | Changing to scala.concurrent.context. as namespace for the system properties ...Viktor Klang2012-07-131-6/+5
| * | | | | | | Fixing oversight in propagating the runnable into the newly created thread.Viktor Klang2012-07-131-1/+1
| * | | | | | | Squashed critical enhancements to SIP-14: daemonizing global EC, giving EC to...Viktor Klang2012-07-1310-132/+110
|/ / / / / / /
* | | | | | | Merge pull request #892 from xuwei-k/either-scaladocJosh Suereth2012-07-133-11/+11
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | fix Right,Left and Either scaladoc linksxuwei-k2012-07-133-11/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #870 from paulp/topic/partest-no-actorsAdriaan Moors2012-07-139-1175/+900
|\ \ \ \ \ \
| * | | | | | Eliminated more logic.Paul Phillips2012-07-114-349/+206
| * | | | | | Eliminated actors from partest.Paul Phillips2012-07-117-496/+364
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #891 from lrytz/t5975Adriaan Moors2012-07-133-1/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SI-5957 enable direct parsing of nested java class classfileLukas Rytz2012-07-123-1/+25
|/ / / / /
* | | | | Merge pull request #885 from soc/scaladoc-hashsetmapAdriaan Moors2012-07-122-4/+2
|\ \ \ \ \
| * | | | | Fix doc about specialized subclasses of c.i.HashMap/HashSet.Simon Ochsenreither2012-07-112-4/+2