Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-18Additional implementation for Bug 302827 - [assist] completion should offer t...Stephan Herrmann1-2/+77
2010-06-15fix the tests: account for new way of computing the relevance of completion p...Stephan Herrmann1-3/+3
2010-06-15Fup of Bug 302827 - [assist] completion should offer to materialize phantom...Stephan Herrmann1-2/+3
2010-06-14Test & Improvements for Bug 302827 - [assist] completion should offer to ma...Stephan Herrmann1-1/+34
2010-06-13Test & fix for Bug 316658 - [reconciler] implicitly inherited field reports...Stephan Herrmann1-0/+52
2010-06-13keyword expansion.Stephan Herrmann1-1/+1
2010-06-13Test & fix for Bug 316665 - [quickfix] create method from unresolved replac...Stephan Herrmann1-1/+41
2010-06-12Test & fix for Bug 316666 - [dom] IllegalArgumentException in very broken s...Stephan Herrmann4-1/+158
2010-06-05update to 3.6 RC4 (using jdt.core v_A58 & jdt.ui v20100526-0800) going toward...Stephan Herrmann6-6/+8
2010-06-05update to 3.6 RC4 (using jdt.core v_A58 & jdt.ui v20100526-0800) going toward...Stephan Herrmann11-9/+45
2010-06-02Test & fix for Bug 315373 - [assist] completion proposes callout override w...Stephan Herrmann2-3/+33
2010-05-29Implement type parameter handling for Bug 310923 - [assist] Quick assist fo...Stephan Herrmann1-2/+91
2010-05-28Implement more checks for Bug 310923 - [assist] Quick assist for adding/rem...Stephan Herrmann1-0/+78
2010-05-24Fix 2 regressions (NPE):Stephan Herrmann1-0/+5
2010-05-24Initial implementation for Bug 310923 - [assist] Quick assist for adding/rem...Stephan Herrmann2-2/+221
2010-05-24Tests & implementation for Bug 314039 - [dom] [rewrite] more complete rewrit...Stephan Herrmann2-0/+407
2010-05-22Attempts to reproduce Bug 311890 - [assist] support "create class" quickfix ...Stephan Herrmann1-0/+151
2010-05-22cleanup -> 0 warningsStephan Herrmann1-6/+1
2010-05-20Test & fix for Bug 313804 - [dom] [assist] add support for "precedence afte...Stephan Herrmann3-2/+221
2010-05-18update jdt.ui tests to v20100513-0800 for 3.6RC1.Stephan Herrmann4-23/+476
2010-05-18update jdt.ui tests to v20100513-0800 for 3.6RC1.Stephan Herrmann5-2/+60
2010-05-18Test and fix for Bug 311885 - [compiler] toggling CCE in incremental compil...Stephan Herrmann1-0/+56
2010-05-04Test and fix for Bug 311432 - Inferred callouts to private static fields mak...Stephan Herrmann1-1/+51
2010-05-04Test and fix for Bug 311339 - Quickfix "Add Return Statement" inserts invali...Stephan Herrmann1-0/+104
2010-05-04add missing required execution environmentStephan Herrmann1-0/+1
2010-05-03make tests runnable in a 1.5 JRE, by avoiding JavaSE-1.6 execution environmen...Stephan Herrmann18-18/+18
2010-05-03ensure correct interplay with bcel's ClassLoaderRepository.Stephan Herrmann1-0/+14
2010-05-03re-apply our change: avoid using keyword "as" as an identifier.Stephan Herrmann2-10/+10
2010-04-29more binary test resources from jdt tests.Stephan Herrmann2-0/+0
2010-04-28add new test resources from jdt testsStephan Herrmann14-0/+23
2010-04-28Disable test as documented in https://bugs.eclipse.org/bugs/show_bug.cgi?id=3...Stephan Herrmann1-1/+3
2010-04-27add new test resources from jdt tests.Stephan Herrmann2-0/+0
2010-04-25fix regressions:Stephan Herrmann2-14/+14
2010-04-24Update to v20100423-0800 to match jdt.core v_A46Stephan Herrmann9-19/+247
2010-04-24should've been part of r226: updated jclMin for r222 (serialization infrastru...Stephan Herrmann2-0/+0
2010-04-24follow-up of r222: JCLmin needs more classes.Stephan Herrmann8-0/+0
2010-04-24Revert one bogus patch chunk from r216Stephan Herrmann1-1/+1
2010-04-23Fix mistake from last update from jdt.Stephan Herrmann1-3/+0
2010-04-23These should've been part of r204, subsersive screwed up on'em.Stephan Herrmann4-0/+46
2010-04-23revert r204 for these files:Stephan Herrmann4-8/+8
2010-04-23update these tests to v20100420-0800Stephan Herrmann8-11/+79
2010-04-23update these tests to v20100420-0800Stephan Herrmann12-20/+222
2010-04-23deploy binary test resources from original jdt tests.Stephan Herrmann4-0/+0
2010-04-23Test and improve free-hand patch r154 regarding inlined role method call:Stephan Herrmann5-8/+13
2010-04-23deploy binary test resource into one more locationStephan Herrmann1-0/+0
2010-04-23fix classpaths for test projectsStephan Herrmann2-2/+2
2010-04-23deploy binary resources from original jdt tests.Stephan Herrmann2-0/+0
2010-04-22Fix CallinMarkerTest.testMarkers_4() as a witness for bug 303474:Stephan Herrmann4-4/+4
2010-04-22add one binary test resource.Stephan Herrmann1-0/+0
2010-04-22update classpaths to fix regression in RoleCreationTests.Stephan Herrmann5-5/+5

Back to the top