summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3322 from rklaehn/issue/6253Ichoran2014-01-163-0/+189
|\
| * SI-6253 HashSet should implement unionRüdiger Klaehn2014-01-163-0/+189
* | Repairs unexpected failure of test t6200.scalaRex Kerr2014-01-151-3/+3
|/
* Merge pull request #3318 from rklaehn/issue/6196Ichoran2014-01-152-0/+136
|\
| * SI-6200 - HashMap should implement filterRüdiger Klaehn2014-01-151-0/+68
| * SI-6196 - Set should implement filterRüdiger Klaehn2014-01-151-0/+68
* | Merge pull request #3316 from Ichoran/topic/big-decimal-correctnessAdriaan Moors2014-01-153-18/+39
|\ \
| * | Quasi-comprehensive BigDecimal soundness/correctness fix.Rex Kerr2014-01-143-18/+39
* | | Merge pull request #3304 from non/bug/stream-flatten2-8100Adriaan Moors2014-01-152-0/+9
|\ \ \
| * | | SI-8100 - prevent possible SOE during Stream#flatten.Erik Osheim2013-12-242-0/+9
* | | | Merge pull request #3285 from som-snytt/issue/8015-FF-NLsAdriaan Moors2014-01-151-0/+7
|\ \ \ \
| * | | | SI-8015 Count lines by EOLsSom Snytt2014-01-081-0/+7
* | | | | Merge pull request #3260 from soc/SI-8035Adriaan Moors2014-01-158-18/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-8035 Deprecate automatic () insertion in argument listsSimon Ochsenreither2014-01-098-18/+16
| |/ / /
* | | | Merge pull request #3321 from VladimirNik/sprinterJason Zaugg2014-01-151-2/+2
|\ \ \ \
| * | | | Variance annotations printingVladimirNik2014-01-011-2/+2
* | | | | Merge pull request #3315 from rklaehn/issue/7326Ichoran2014-01-151-0/+64
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Implements specialized subsetOf for HashSetRüdiger Klaehn2014-01-141-0/+64
| | |_|/ | |/| |
* | | | Merge pull request #3355 from xeno-by/topic/saturday-nightJason Zaugg2014-01-14154-371/+414
|\ \ \ \
| * | | | changes bundles to be classes, not traits extending MacroEugene Burmako2014-01-1210-21/+61
| * | | | *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-12149-365/+368
* | | | | Merge pull request #3275 from paulp/pr/patmatAdriaan Moors2014-01-134-6/+156
|\ \ \ \ \
| * | | | | SI-7897, SI-6675 improves name-based patmatPaul Phillips2013-12-154-6/+156
* | | | | | Merge pull request #3242 from retronym/ticket/8046Adriaan Moors2014-01-133-0/+33
|\ \ \ \ \ \
| * | | | | | SI-8046 Only use fast TypeRef#baseTypeSeq with concrete base typesJason Zaugg2013-12-103-0/+33
* | | | | | | Merge pull request #3351 from xeno-by/topic/fix-platform-dependent-testJason Zaugg2014-01-101-3/+4
|\ \ \ \ \ \ \
| * | | | | | | fixes run/macroPlugins-namerHooks.scalaEugene Burmako2014-01-101-3/+4
| | |_|/ / / / | |/| | | | |
* / | | | | | SI-8131 Move test for reflection thread safety to pending.Jason Zaugg2014-01-101-32/+0
|/ / / / / /
* | | | | | Merge pull request #3149 from soc/SI-7974Jason Zaugg2014-01-093-0/+130
|\ \ \ \ \ \
| * | | | | | SI-7974 Clean up and test 'Symbol-handling code in CleanUpSimon Ochsenreither2014-01-033-0/+130
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #3269 from dotta/issue/si-4287Jason Zaugg2014-01-093-2/+57
|\ \ \ \ \ \
| * | | | | | SI-4827 Corrected positions assigned to constructor's default argMirco Dotta2014-01-083-2/+57
* | | | | | | Merge pull request #3235 from xeno-by/topic/macro-plugin-interfaceEugene Burmako2014-01-0827-1/+275
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | hooks for naming and synthesis in Namers.scala and Typers.scalaEugene Burmako2013-12-303-4/+4
| * | | | | | unprivates important helpers in Namers.scalaEugene Burmako2013-12-3026-0/+274
| * | | | | | macroExpandApply => macroExpandEugene Burmako2013-12-301-1/+1
* | | | | | | Merge pull request #3306 from Ichoran/topic/junit-set-mapJason Zaugg2014-01-082-170/+0
|\ \ \ \ \ \ \
| * | | | | | | Improved testing framework for sets and maps.Rex Kerr2013-12-262-170/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #3305 from xeno-by/topic/copy-untypedJason Zaugg2014-01-083-0/+31
|\ \ \ \ \ \ \
| * | | | | | | awakens default getter synthesis from the untyper nightmareEugene Burmako2014-01-073-0/+31
| |/ / / / / /
* | | | | | | Merge pull request #3284 from soc/SI-7880Jason Zaugg2014-01-031-0/+7
|\ \ \ \ \ \ \
| * | | | | | | SI-7880 Fix infinite loop in ResizableArray#ensureSizeSimon Ochsenreither2013-12-231-0/+7
* | | | | | | | Merge pull request #3245 from densh/si/8047Jason Zaugg2014-01-038-0/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Use t- prefix instead of si- prefix for test filesDen Shabalin2013-12-166-0/+0
| * | | | | | | | SI-8047 change fresh name encoding to avoid owner corruptionDen Shabalin2013-12-162-0/+38
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #3254 from xeno-by/topic/typeCheckJason Zaugg2014-01-0338-47/+47
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | typeCheck => typecheckEugene Burmako2013-12-1038-47/+47
| |/ / / / / /
* | | | | | | Merge pull request #3297 from paulp/pr/7406Jason Zaugg2013-12-312-0/+15
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | SI-7406 crasher with specialized lazy valPaul Phillips2013-12-212-0/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3288 from xeno-by/topic/f-interpolatorJason Zaugg2013-12-3010-24/+13
|\ \ \ \ \ \