summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added another test.Paul Phillips2013-05-213-0/+1127
* SI-3425 erasure crash with refinement members.Paul Phillips2013-05-216-18/+77
* Merge pull request #2564 from paulp/pr/infer-cleanupPaul Phillips2013-05-206-544/+392
|\
| * Swabbing exprTypeArgs.Paul Phillips2013-05-201-55/+50
| * Help makeFullyDefined allocate fewer ListBuffers.Paul Phillips2013-05-201-8/+7
| * Tried to follow own advice with isCoercible.Paul Phillips2013-05-202-38/+36
| * Wipe some dirt off protoTypeArgs's face.Paul Phillips2013-05-201-14/+8
| * Splashed soap and water on checkAccessible.Paul Phillips2013-05-201-67/+29
| * Pull some big chunks out of checkAccessible.Paul Phillips2013-05-201-0/+43
| * Remove isPossiblyMissingArgs.Paul Phillips2013-05-202-18/+4
| * Make cookJavaRawInfo return this.type.Paul Phillips2013-05-201-2/+4
| * Annotated return type of a method.Paul Phillips2013-05-201-4/+3
| * Commented out code from 2008.Paul Phillips2013-05-201-7/+0
| * Commented out code from 2007.Paul Phillips2013-05-201-43/+0
| * Commented out code from 2006.Paul Phillips2013-05-201-13/+0
| * Scrubbing up inferPolyAlternatives.Paul Phillips2013-05-201-77/+67
| * Moving on to checkBounds.Paul Phillips2013-05-201-26/+19
| * Cleaning crew moves down the hall.Paul Phillips2013-05-202-98/+75
| * Cleaning up isApplicable and neighbors.Paul Phillips2013-05-202-99/+72
|/
* Merge pull request #2492 from paulp/pr/enter-elimination-modePaul Phillips2013-05-2017-527/+633
|\
| * Merge remote-tracking branch 'origin/master' into pr/enter-elimination-modePaul Phillips2013-05-198-22/+30
| |\
| * \ Merge commit 'd93826f278' into pr/enter-elimination-modePaul Phillips2013-05-1817-527/+633
| |\ \
| | * | Incorporated reviewer feedback.Paul Phillips2013-05-164-62/+60
| | * | Merge branch 'master' into HEADPaul Phillips2013-05-1664-857/+396
| | |\ \
| | * | | Incorporated reviewer feedback.Paul Phillips2013-05-113-34/+35
| | * | | Refactored stabilize.Paul Phillips2013-05-114-85/+128
| | * | | Eliminated HKmode.Paul Phillips2013-05-114-44/+53
| | * | | Eliminated RETmode.Paul Phillips2013-05-114-10/+14
| | * | | Eliminated SNDTRYmode.Paul Phillips2013-05-115-28/+38
| | * | | Started eliminating modes.Paul Phillips2013-05-115-111/+118
| | * | | Corralling Modes into a smaller pen.Paul Phillips2013-05-1111-261/+300
* | | | | Merge pull request #2571 from paulp/pr/canonicalize-pathsPaul Phillips2013-05-202-6/+15
|\ \ \ \ \
| * | | | | Harden partest against duplicate paths.Paul Phillips2013-05-202-6/+15
|/ / / / /
* | | | | Merge pull request #2562 from som-snytt/issue/double-pluginv2.11.0-M3Jason Zaugg2013-05-2064-150/+137
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-7494 Tests for status quoSom Snytt2013-05-1963-143/+133
| * | | | SI-7494 Each plugin must only be instantiated once.Som Snytt2013-05-181-7/+4
* | | | | Merge pull request #2566 from paulp/pr/nondeterminismPaul Phillips2013-05-194-3/+8
|\ \ \ \ \
| * | | | | An attempt to make tests deterministic.Paul Phillips2013-05-194-3/+8
|/ / / / /
* | | | | Merge pull request #2565 from paulp/issue/7427Paul Phillips2013-05-194-19/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-7427 stop crashing under -Ydebug.Paul Phillips2013-05-194-19/+22
|/ / / /
* | | | Merge pull request #2556 from adriaanm/merge-2.10.xAdriaan Moors2013-05-1712-17/+65
|\ \ \ \
| * | | | Merge 2.10.x into masterAdriaan Moors2013-05-1712-17/+65
|/| | | |
| * | | | Merge pull request #2540 from adriaanm/ticket-7201v2.10.2-RC1Adriaan Moors2013-05-174-1/+12
| |\ \ \ \
| | * | | | SI-7201 scaladoc url in scala-(library,actors,swing,reflect) pomAdriaan Moors2013-05-174-1/+12
| * | | | | Merge pull request #2530 from kzys/jira-6424Adriaan Moors2013-05-171-9/+25
| |\ \ \ \ \
| | * | | | | SI-6424 Scaladoc: Use mapNodes.get(_) to avoid NoSuchElementExceptionKato Kazuyoshi2013-05-151-9/+25
| * | | | | | Merge pull request #2549 from vigdorchik/slash_slashAdriaan Moors2013-05-171-4/+1
| |\ \ \ \ \ \
| | * | | | | | Prevent slash duplication.Eugene Vigdorchik2013-05-171-4/+1
| * | | | | | | Merge pull request #2536 from adriaanm/ticket-7359Adriaan Moors2013-05-176-81/+32
| |\ \ \ \ \ \ \
| | * | | | | | | [backport #1727] SI-7359 cyclic nested java classAdriaan Moors2013-05-166-81/+32
| | | |_|/ / / / | | |/| | | | |