Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-27Bug 397850: [CBI] use the correct group IDs for all artifactsv20130227-164313I20130306-2330I20130306-2000I20130306-1518I20130306-1318I20130306-1033I20130306-1014I20130306-0836I20130306-0045I20130305-2300I20130305-2000I20130305-1718I20130305-1653I20130305-1032I20130305-0912I20130305-0800I20130304-2000I20130303-2000I20130302-1500I20130301-2000I20130228-2000I20130227-2000Dani Megert16-16/+16
2013-02-27Fixed Bug 401853 - Eclipse Java compiler creates invalid bytecodeJesper S Moller2-3/+91
2013-02-27Fix for bug 400060 - reverting the changes to the PackageFragment andJayaprakash Arthanareeswaran2-10/+4
2013-02-27Fix for bug 400060 - Adding code for handling new exception scenariosJayaprakash Arthanareeswaran2-2/+18
2013-02-27Fix for bug 400060 - [misc] Errors in log from fetching Javadoc whenManju Mathew1-9/+17
2013-02-26Fix for bug 398520 - regression testsv20130226-171510I20130227-0112I20130226-2200I20130226-2100I20130226-2000Olivier Thomann2-1/+48
2013-02-26Fix for bug 398520 - [bindings][annotations] Annotations in binaryv20130226-162037Olivier Thomann3-30/+60
2013-02-26Fix for bug 376440 - NPE in DefaultBindingResolver.resolveTypeJayaprakash Arthanareeswaran2-2/+31
2013-02-26Fixing the group ID to be consistent with other pom.xmlv20130226-092855I20130226-0912I20130226-0800Jayaprakash Arthanareeswaran1-1/+1
2013-02-26Fixing copyrightsJayaprakash Arthanareeswaran1-1/+1
2013-02-26Fix for bug 397850 - [CBI] use the correct group IDs for all artifactsJayaprakash Arthanareeswaran1-1/+1
2013-02-26Bug 397850 - Fixing group ID for root pomI20130225-2315I20130225-2230Jayaprakash Arthanareeswaran1-1/+1
2013-02-25Bug 401726: No ITypeHierarchyChangedListener#typeHierarchyChanged(..)v20130225-174949Markus Keller2-19/+49
2013-02-25Updating copyright informationv20130225-173759Jayaprakash Arthanareeswaran15-15/+15
2013-02-25Fix for bug 397850 - [CBI] use the correct group IDs for all artifactsJayaprakash Arthanareeswaran14-28/+28
2013-02-25Fix for bug 394831 - [cbi] Platform parent should be renamedJayaprakash Arthanareeswaran1-2/+2
2013-02-22Bug 401092 - [compiler][null] Wrong warning "Redundant null check" inI20130224-2000I20130223-1500I20130222-2000Stephan Herrmann2-2/+80
2013-02-22Bug 401088 - [compiler][null] Wrong warning "Redundant null check"Stephan Herrmann2-2/+103
2013-02-22Bug 401456 - Code compiles from javac/intellij, but fails from eclipseStephan Herrmann3-13/+72
2013-02-19Bug 401159 - [null] Respect org.junit.Assert for control flowv20130219-103256I20130220-0922I20130219-1600Stephan Herrmann5-5/+53
2013-02-18Bug 401017: [compiler][null] casted reference to @Nullable fieldv20130218-133805I20130219-0800Stephan Herrmann2-1/+44
2013-02-17Bug 382069: [null] Make the null analysis consider JUnit's assertNotNullStephan Herrmann8-79/+660
2013-02-15Bug 376590 - Private fields with @Inject are ignored by unusedStephan Herrmann4-31/+155
2013-02-15Bug 400421 - [compiler] Null analysis for fields does not takeStephan Herrmann5-4/+169
2013-02-11Bug 347100: [hovering] Javadoc hover is blank when using href inside {@link ...}v20130211-213845I20130214-2011I20130212-0800Markus Keller4-14/+98
2013-02-11Javadoc fixesMarkus Keller5-27/+51
2013-02-05Bug 392581: [content assist] after "super.", enclosing method should be first...Markus Keller1-8/+11
2013-02-04Fix for bug 392581 - Adding regression testsv20130204-152513I20130205-0800Jayaprakash Arthanareeswaran2-3/+56
2013-02-04Fix for bug 392581 - [content assist] after "super.", enclosing methodv20130204-152300Manju Mathew1-2/+20
2013-01-29Fix for bug 396299 - Incompatible required libraries problem is notv20130129-050623I20130130-2000I20130130-0800I20130129-2000I20130129-0800Jayaprakash Arthanareeswaran3-4/+46
2013-01-28Bug 398920: ASTParser#createBindings(..) fails for IType of package-info.classv20130128-122010I20130128-2000I20130128-0800Markus Keller1-0/+9
2013-01-25Javadoc cleanupMarkus Keller1-13/+13
2013-01-25Bug 398920: ASTParser#createBindings(..) fails for IType of package-info.classv20130125-152858Markus Keller2-2/+38
2013-01-24Fix for bug 398657 - Java class compiled by the Eclipse compiler fail tov20130124-092006Olivier Thomann2-2/+87
2013-01-23added setUpTest to allow rerunning testsMarkus Keller1-3/+34
2013-01-22Combined fix forv20130122-193356Stephan Herrmann52-195/+2606
2013-01-22Fix for bug 398272 - PackageFragment.getAttachedJavadoc throwsv20130122-095742I20130127-2000I20130122-0800integrationJayaprakash Arthanareeswaran3-4/+15
2013-01-22Fix for bug 397818 - Adding regression testsJayaprakash Arthanareeswaran1-0/+22
2013-01-22Fix for bug 397818 - An IndexLocation is not created properly if theTroy Bishop1-1/+10
2013-01-21Fix for bug 398490 - Updating testsJayaprakash Arthanareeswaran1-6/+5
2013-01-21Fix for bug 398490 - Don't show source for .class file outside buildDani Megert1-6/+1
2013-01-18Fixed 397888.v20130118-060215Manoj Palat3-4/+77
2013-01-17Bug 393719 - [compiler] inconsistent warnings on iteration variablesStephan Herrmann9-6/+121
2013-01-17Bug 376263: Bogus "Potential null pointer access" warningStephan Herrmann2-2/+46
2013-01-16Fix for bug 385154 - [CBI] JDT core needs a way to produce ecj jarv20130116-045730Thanh Ha2-0/+154
2013-01-15Bug 381443 - [compiler][null] Allow parameter widening from @NonNull toStephan Herrmann10-24/+254
2013-01-11master - Fix for bug 396084: updating the manifest and pom.xmlv20130111-142029I20130115-1300I20130115-0800Jayaprakash Arthanareeswaran12-12/+12
2013-01-10Bug 378024- Ordering of comments between imports not preservedStephan Herrmann2-66/+139
2013-01-08Bug 378024- Ordering of comments between imports not preservedAyushman Jain3-24/+1464
2013-01-03Bug 388042: Add unimplemented methods fails with exception (with unresolved a...v20130103-180139I20130108-0800Markus Keller1-3/+9

Back to the top