summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Simplify packing, align maven-deploy and pack-maven.Adriaan Moors2013-10-211-173/+101
| * | | | Inline src/build/pack.xml into build.xml.Adriaan Moors2013-10-212-273/+233
| * | | | Continuations plugin gets its own osgi source bundle.Adriaan Moors2013-10-211-9/+14
| * | | | Generate scaladoc for each subproject.Adriaan Moors2013-10-211-68/+63
| * | | | Untangle classpaths related to doc targets.Adriaan Moors2013-10-211-16/+26
| * | | | Remove dead target: locker.actorsAdriaan Moors2013-10-211-8/+0
| * | | | Clarify comment.Adriaan Moors2013-10-211-1/+2
| * | | | Correct license to 3-clause BSD in poms.Adriaan Moors2013-10-217-21/+14
* | | | | Merge pull request #3080 from retronym/topic/empty-checkJason Zaugg2013-10-2764-16/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove orphaned check files and flags files.Jason Zaugg2013-10-275-16/+0
| * | | | Remove empty check files and flags files.Jason Zaugg2013-10-2759-0/+0
|/ / / /
* | | | Merge pull request #3073 from retronym/ticket/7928Jason Zaugg2013-10-252-1/+21
|\ \ \ \
| * | | | SI-7928 Favour module accessors symbols in rebindJason Zaugg2013-10-232-1/+21
* | | | | Merge pull request #3079 from jamesward/fix/ec-implicit-errorJames Iry2013-10-251-1/+1
|\ \ \ \ \
| * | | | | More clear implicitNotFound error for ExecutionContextJames Ward2013-10-241-1/+1
* | | | | | Merge pull request #3077 from retronym/topic/phase-descAdriaan Moors2013-10-246-6/+6
|\ \ \ \ \ \
| * | | | | | Update description of explicitouter phase.Jason Zaugg2013-10-246-6/+6
* | | | | | | Merge pull request #3006 from ivmaykov/masterAdriaan Moors2013-10-242-0/+58
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-7883: Added a comment per CR feedback from @adriaanm, @IchoranIlya Maykov2013-10-031-0/+3
| * | | | | | SI-7883 - don't iterate over all keys in MapWrapper.containsKey()Ilya Maykov2013-10-012-0/+55
* | | | | | | Merge pull request #3074 from Jentsch/filterInDocsJason Zaugg2013-10-241-33/+38
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Prevent useless filter operation in docsJentsch2013-10-231-33/+38
* | | | | | | Merge pull request #3027 from etaty/patch-2Jason Zaugg2013-10-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | IterableLike.grouped() : More explicit documentationValerian2013-10-141-1/+1
| * | | | | | | IterableLike grouped : fix documentationValerian2013-10-101-1/+1
* | | | | | | | Merge pull request #3026 from retronym/ticket/3871Jason Zaugg2013-10-234-0/+242
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | SI-3871 Testing protected access against the specJason Zaugg2013-10-232-0/+224
| * | | | | | | SI-3871 Missing test case for protected bug.Jason Zaugg2013-10-092-0/+18
* | | | | | | | Merge pull request #3039 from huitseeker/filter-partest-JAVA_OPTIONSJason Zaugg2013-10-231-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Filter JVM debug output for custom options in partestFrançois Garillot2013-10-151-0/+3
* | | | | | | | | Merge pull request #3059 from densh/pull/si-6840Jason Zaugg2013-10-233-2/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-6840 fixes weird typing of quasiquote argumentsDen Shabalin2013-10-193-2/+11
* | | | | | | | | | Merge pull request #3070 from xeno-by/topic/macro-impl-wrong-shapeJason Zaugg2013-10-2310-9/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | better macro impl shape errorsEugene Burmako2013-10-2310-9/+41
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #3068 from retronym/ticket/7020-3-1Jason Zaugg2013-10-235-12/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-7020 Deterministic warnings for pattern matcher, take 2Jason Zaugg2013-10-225-12/+15
* | | | | | | | | | | Merge pull request #3060 from harrah/t7519-bJason Zaugg2013-10-233-0/+28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SI-7519: Additional test case covering sbt/sbt#914Mark Harrah2013-10-203-0/+28
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #3057 from xeno-by/topic/fancy-java-classesJason Zaugg2013-10-236-31/+66
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | fixes handling of fancy nested classes in runtime reflectionEugene Burmako2013-10-196-31/+66
* | | | | | | | | | | Merge pull request #3071 from xeno-by/topic/temporarily-disable-sync-testsEugene Burmako2013-10-222-0/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | temporarily disables run/reflection-sync-subtypesEugene Burmako2013-10-232-0/+0
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #3047 from xeno-by/topic/deprecateEugene Burmako2013-10-2258-140/+186
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | changes some manual tree constructions in macro tests to quasiquotesEugene Burmako2013-10-1834-100/+85
| * | | | | | | | | | deprecates raw tree manipulation facilities in macros.ContextEugene Burmako2013-10-1846-90/+151
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3067 from retronym/ticket/7020-2Jason Zaugg2013-10-214-0/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Moving disabled tests to their rightful home.Jason Zaugg2013-10-214-0/+0
|/ / / / / / / / /
* | | | | | | | | Merge pull request #3064 from retronym/topic/broken-windows2Jason Zaugg2013-10-202-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Platform independence for SI-6240 test caseJason Zaugg2013-10-202-4/+4
|/ / / / / / / / /
* | | | | | | | | Merge pull request #3061 from retronym/topic/fix-distJason Zaugg2013-10-201-2/+2
|\ \ \ \ \ \ \ \ \