Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Bug 493296 - Eclipse formatter hangs when formatting with formatter.join_wrap...I20161011-0800Mateusz Matela12-310/+1164
2016-10-09Bug 504031: AIOOBE at AnnotationInfo.decodeAnnotationStephan Herrmann4-22/+97
2016-10-05Bug 504040 - Remove usage of marked for deletion WorkbenchHelp fromLars Vogel1-5/+5
2016-10-04Restore changes that got lost in the interactive rebase.I20161005-1430I20161005-1045I20161005-0815Stefan Xenos3-7/+10
2016-10-04Bug 503149 - IndexException thrown during TextViewerHoverManager$4.runStefan Xenos1-2/+2
2016-10-04Bug 503149 - IndexException thrown during TextViewerHoverManager$4.runStefan Xenos3-36/+103
2016-10-04Bug 502999 - Remove or update all the @since tags in the newindex branchStefan Xenos95-211/+13
2016-10-04Bug 502884 - Index gets corrupted when Thread.interrupt is calledStefan Xenos2-1/+45
2016-10-04Bug 502701 - FormatterCommentsTests and subclasses don't clean upStefan Xenos1-14/+0
2016-10-04Bug 502655 - Fix test failures in IndexerTestStefan Xenos2-4/+3
2016-10-04Bug 502635 - Make indexing more deterministic during test suites Stefan Xenos3-0/+11
2016-10-04Bug 502277 - Fix warnings in org.eclipse.jdt.core.tests.modelStefan Xenos8-169/+152
2016-10-04Bug 502259 - Test failures in InlineMethodTestsStefan Xenos4-49/+36
2016-10-04Bug 502117 - [newindex] Minor cleanup of newindex branchStefan Xenos148-170/+639
2016-10-04Bug 502076 - Fix test failures in CompletionTests2.testBug6930_23Stefan Xenos2-4/+4
2016-10-04Bug 502079 - [newindex] Fix warnings in the newindex branchStefan Xenos4-78/+4
2016-10-04Bug 502077 - Add new tracing optionsStefan Xenos2-0/+35
2016-10-04Bug 502076 - Fix test failures in CompletionTests2.testBug6930_23Stefan Xenos2-9/+68
2016-10-04Bug 501873 - Test failure inStefan Xenos1-2/+10
2016-10-04Bug 501851 - Fix test failures in JavaProjectTests.testChangeZIPArchiveStefan Xenos2-73/+139
2016-10-04Bug 501848 - Add tracing for insertion and removal from the JDT model cacheStefan Xenos3-20/+39
2016-10-04Bug 501034 - [newindex] Test failures in NullAnnotationModelTestsStefan Xenos8-67/+155
2016-10-04Bug 501034 - [newindex] Test failures in NullAnnotationModelTestsStefan Xenos23-254/+739
2016-10-04Bug 500785 - [newindex] Fix ResolveTests2.testBug227822a test failuresStefan Xenos1-5/+9
2016-10-04Bug 500714 - JavaModelManager cache gets stale and returns invalidStefan Xenos1-1/+1
2016-10-04Bug 500709 - Add a toggle that allows automatic indexing to be disabledStefan Xenos1-5/+83
2016-10-04Bug 500708 - Add verbose trace logging to the indexerStefan Xenos3-2/+25
2016-10-04Bug 500707 - Cleanup for FileFingerprint Stefan Xenos1-6/+15
2016-10-04Bug 500545 - [newindex] Fix test failures in ExternalAnnotations18TestStefan Xenos2-0/+10
2016-10-04Bug 490010 - Move code for external annotation processing out ofStefan Xenos6-21/+21
2016-10-04Bug 500467 - [newindex] Fix test failures in JavaProjectTestsStefan Xenos5-41/+67
2016-10-04Code streamlining.Stefan Xenos1-11/+10
2016-10-04Bug 500462 - [newindex] Fix test failures in JavaElementDeltaTestsStefan Xenos1-4/+4
2016-10-04But 500368 - Add test.dat to .gitignoreStefan Xenos1-0/+1
2016-10-04Bug 500367 - Test failures in JavaProjectTests.testExternalLibFolder3 Stefan Xenos2-30/+77
2016-10-04Bug 500362 - [newindex] Discrepancies between ClassFileReader.getGenericSigna...Stefan Xenos8-73/+55
2016-10-04Bug 500365 - [newindex] Fix deadlocks in the newindex branchStefan Xenos1-9/+6
2016-10-04Bug 500358 - Display a thread dump if the tests deadlockStefan Xenos2-0/+73
2016-10-04Bug 500234 - [newindex] Fix test failures in CompletionTests2 (#6)Stefan Xenos2-5/+15
2016-10-04Bug 500095 - Fix test failures due to ClassCastExceptions inStefan Xenos2-7/+23
2016-10-04Bug 500095 - Fix test failures due to ClassCastExceptions inStefan Xenos1-1/+1
2016-10-04Bug 500095 - Fix test failures due to ClassCastExceptions inStefan Xenos4-92/+118
2016-10-04Bug 500006 - [newindex] An ElementChangedEvent fired on the consumption of In...Stefan Xenos3-1/+9
2016-10-04Bug 499635 - Fix test failure in testTransitionFromInvalidToValidJarStefan Xenos4-65/+149
2016-10-04Bug 499708 - [newindex] Add toString() methods to the Nd* index typesStefan Xenos12-44/+163
2016-10-04Bug 499634 - Reduce the size of the write lock Stefan Xenos1-9/+13
2016-10-04Bug 499472 - [newindex] Fix test failures in IndexerTestStefan Xenos4-6/+22
2016-10-04Bug 499472 - Fix test failures in IndexerTestStefan Xenos1-58/+65
2016-10-04Bug 499391 - Fix test failures in JavaSearchBugsTests Stefan Xenos4-27/+56
2016-10-04Bug 499256 - Fix test failures in CompletionTests18Stefan Xenos2-7/+22

Back to the top