summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Critical bugfixes/leak fixes/API corrections + ScalaDoc for SIP-14Viktor Klang2012-07-1910-443/+85
* Merge pull request #919 from scalamacros/ticket/6086Adriaan Moors2012-07-1911-34/+118
|\
| * SI-6086 magic symbols strike backEugene Burmako2012-07-1711-34/+118
* | Merge pull request #944 from dgruntz/issue/EpsilonAdriaan Moors2012-07-192-6/+0
|\ \
| * | Removes Float.Epsilon and Double.EpsilonDominik Gruntz2012-07-192-6/+0
* | | Merge pull request #943 from adriaanm/rebase-ticket-5939Adriaan Moors2012-07-193-17/+12
|\ \ \
| * | | SI-5939 resident compilation of sources in empty packageMartin Odersky2012-07-193-17/+12
| |/ /
* | | Merge pull request #906 from adriaanm/optimize-findmemberAdriaan Moors2012-07-1911-73/+226
|\ \ \ | |/ / |/| |
| * | Variation #10 to optimze findMemberMartin Odersky2012-07-143-49/+55
| * | Attempt #9 to opimize findMember.Martin Odersky2012-07-141-24/+43
| * | Attempt #8 to opimize findMember.Martin Odersky2012-07-141-1/+3
| * | Attempty #7 to optimize findMemberMartin Odersky2012-07-141-18/+45
| * | Fixing problem that caused fingerprints to fail in reflection.Martin Odersky2012-07-144-4/+5
| * | Attemmpt #6 to optimize findMemberMartin Odersky2012-07-141-16/+19
| * | Attempt #5 to optimize findMember.Martin Odersky2012-07-141-53/+52
| * | Attempt #4 to optimize findMemberMartin Odersky2012-07-141-1/+70
| * | Attempt #3 to optimize findMemberMartin Odersky2012-07-144-8/+23
| * | Attempt #2 to optimize findMemberMartin Odersky2012-07-143-12/+12
| * | Attempt #1 to optimize findMemberMartin Odersky2012-07-142-4/+16
* | | Merge pull request #922 from dragos/issue/fix-SI-6092Adriaan Moors2012-07-194-6/+55
|\ \ \
| * | | Fixed SI-6092. Fixed leaky annotations, and relaxed the conditions under whic...Iulian Dragos2012-07-184-6/+55
* | | | Merge pull request #939 from adriaanm/ticket-6089Adriaan Moors2012-07-193-5/+25
|\ \ \ \
| * | | | SI-6089 better tail position analysis for matchesAdriaan Moors2012-07-183-5/+25
* | | | | Merge pull request #940 from axel22/issue/5937Adriaan Moors2012-07-182-10/+28
|\ \ \ \ \
| * | | | | Make field strict and private.Aleksandar Prokopec2012-07-181-1/+1
| * | | | | Fix SI-5937.Aleksandar Prokopec2012-07-182-10/+28
* | | | | | Merge pull request #935 from scalamacros/ticket/5695Adriaan Moors2012-07-185-27/+0
|\ \ \ \ \ \
| * | | | | | SI-5695 removes Context.enclosingApplicationEugene Burmako2012-07-185-27/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #909 from lrytz/t5892Adriaan Moors2012-07-185-2/+55
|\ \ \ \ \ \
| * | | | | | SI-5892 allow implicit views in annotation argsLukas Rytz2012-07-185-2/+55
* | | | | | | Merge pull request #934 from paulp/partest-timeoutAdriaan Moors2012-07-181-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Increase partest timeout and emit warning when it hits.Paul Phillips2012-07-171-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #938 from phaller/topic/scala-concurrent-deprecate-cleanupAdriaan Moors2012-07-1813-107/+23
|\ \ \ \ \ \ \
| * | | | | | | SI-6095, SI-6098 - clean up public API, add deprecationsphaller2012-07-1813-107/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #926 from scalamacros/topic/macro-classpathsAdriaan Moors2012-07-181-2/+2
|\ \ \ \ \ \ \
| * | | | | | | fixes a typo in macro classloadersEugene Burmako2012-07-171-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | 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