Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-19Merge remote branch 'origin/master' into NullAnalysisForFieldsNullAnalysisForFieldsStephan Herrmann4-24/+140
2012-01-19comment 148 proposalAyushman Jain4-8/+6
2012-01-19comment 151 + 149Ayushman Jain6-18/+90
2012-01-18Stress tests for extra bitsAyushman Jain1-0/+522
2012-01-18Fixes for comment 139, 140 + tests + fixed handling of extra bitsAyushman Jain6-156/+243
2012-01-17Bug 247564 - improved handling of constant fields + testsAyushman Jain9-171/+690
2012-01-17HEAD - Fixed bug 368842: test failure because test case refers toStephan Herrmann2-8/+14
2012-01-17HEAD - Build inputv20120117-0716Jayaprakash Arthanareeswaran1-3/+2
2012-01-16more tests: checked constants and double-checked normal fields.Stephan Herrmann1-0/+70
2012-01-16https://bugs.eclipse.org/bugs/show_bug.cgi?id=247564#c128Stephan Herrmann1-2/+2
2012-01-16update to 3.8.1Markus Keller1-8/+8
2012-01-16Clean-up: white space.v20120116-1618Stephan Herrmann1-31/+31
2012-01-16HEAD - Fixed bug 368709: Endless loop inStephan Herrmann3-6/+117
2012-01-15Merge remote branch 'origin/master' into NullAnalysisForFieldsStephan Herrmann45-2022/+4247
2012-01-15fix for comments 105, 108, 109 and testsAyushman Jain3-3/+109
2012-01-15HEAD - Fixed bug 361407: Resource leak warning when resource is assignedStephan Herrmann4-3/+108
2012-01-15HEAD - Fixed bug 362331: Resource leak not detected when closeable notStephan Herrmann3-17/+36
2012-01-15HEAD - Fixed bug 358903: Filter practically unimportant resource leakStephan Herrmann22-1909/+3791
2012-01-15HEAD - Fixed Bug 365387 - [compiler][null] bug 186342: Issues to followStephan Herrmann2-20/+20
2012-01-15Partly revert previous commit and replace with a better version.Stephan Herrmann3-11/+12
2012-01-14addressing comment 98 and comment 100.Stephan Herrmann2-19/+16
2012-01-14HEAD - Fixed Bug 365519 - editorial cleanup after bug 186342 and bugStephan Herrmann20-53/+170
2012-01-14https://bugs.eclipse.org/bugs/show_bug.cgi?id=247564#c100 - disabledAyushman Jain1-1/+46
2012-01-14https://bugs.eclipse.org/bugs/show_bug.cgi?id=247564#c97Ayushman Jain11-105/+138
2012-01-13Test & fix re https://bugs.eclipse.org/bugs/show_bug.cgi?id=247564#c80Stephan Herrmann2-11/+46
2012-01-13https://bugs.eclipse.org/bugs/show_bug.cgi?id=247564#c56 - useAyushman Jain1-2/+2
2012-01-13https://bugs.eclipse.org/bugs/show_bug.cgi?id=247564 - APIs for newAyushman Jain10-47/+130
2012-01-13https://bugs.eclipse.org/bugs/show_bug.cgi?id=247564 - fixAyushman Jain6-7/+423
2012-01-13https://bugs.eclipse.org/bugs/show_bug.cgi?id=247564#c73Ayushman Jain7-27/+31
2012-01-12Fix related to bug 365437v20120112-1848Olivier Thomann1-4/+2
2012-01-12Fix javadoc warningOlivier Thomann1-4/+4
2012-01-12Fixed bug 368435: [compiler] NPE while compile a method with unusedSrikanth1-1/+3
2012-01-12Fixed bug 368435: [compiler] NPE while compile a method with unusedSrikanth4-33/+110
2012-01-12Fixed bug 361963: Stack overflow when trying to code complete a genericv20120112-1212Srikanth3-4/+27
2012-01-12https://bugs.eclipse.org/bugs/show_bug.cgi?id=247564#c65Stephan Herrmann5-11/+43
2012-01-122 Tests & 2 Fixes regarding maxFieldCountStephan Herrmann5-10/+70
2012-01-12Merge remote branch 'origin/master' into NullAnalysisForFieldsStephan Herrmann54-469/+2319
2012-01-11master - Fixed bug 365437: Private methods tagged with @Inject shouldAyushman Jain15-116/+437
2012-01-10Bug 341296: .classpath file is read-only, many modifications later andMarkus Keller1-4/+4
2012-01-10Fixed bug 366131: [1.5][compiler] New generics compile error in IndigoSrikanth4-5/+102
2012-01-10HEAD - Build inputv20120110-0529Jayaprakash Arthanareeswaran1-3/+1
2012-01-09Fixed bug 367023: Error in JDT Core during AST creationv20120109-1442Srikanth3-4/+493
2012-01-05Fixed bug 354229: [compiler][1.7] Name clash error not being reported bySrikanth4-21/+242
2012-01-05HEAD - Regression test for Bug 367879 - Incorrect "Potential nullStephan Herrmann2-2/+31
2012-01-04Fixed bug 366999: VerifyError: Inconsistent stackmap framesSrikanth4-6/+51
2012-01-04Fix for 346175 - @SuppressWarnings should clear all errors includingSatyam Kandula7-8/+97
2012-01-04Fix for 366544: [index] Test testUseIndexInternalJarAfterRestartv20120104-0628Satyam Kandula3-21/+84
2012-01-04Fix for 308250: 13 failures in JavaModel tests for the N20100214-2000Satyam Kandula5-148/+70
2012-01-03Fixed bug 367566: In try-with-resources statement close() method ofSrikanth3-4/+143
2012-01-03HEAD - Build inputv20120103-0529Jayaprakash Arthanareeswaran1-3/+2

Back to the top