Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-12defender - Adjust api filters to 3.7.1 baselinedefenderOlivier Thomann1-359/+0
2011-10-12Merge branch 'master' into defenderOlivier Thomann49-155/+1701
2011-10-12HEAD - Updated new APIs from bug 359943 in buildnotesAyushman Jain1-1/+144
2011-10-12HEAD - Fixed bug 359943: invokedynamic in generated class file is notOlivier Thomann1-1/+1
2011-10-12HEAD - Add test for bug 359943: invokedynamic in generated class file isAyushman Jain3-0/+89
2011-10-12master - removed unused methodOlivier Thomann1-10/+1
2011-10-12HEAD - Fixed bug 360644: Scope.isDefinedInSameUnit(ReferenceBinding)Ayushman Jain2-2/+4
2011-10-12Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=358762 for masterSrikanth3-2/+16
2011-10-11HEAD - Build input (v_C15)v_C15v20111011-0800Jayaprakash Arthanareeswaran1-1/+1
2011-10-10HEAD - Fixed bug 359831: Fix messages for "new warning for missingMarkus Keller8-9/+17
2011-10-10HEAD - Fix for 350285: ASTRewrite destroys formatting onSatyam Kandula3-10/+167
2011-10-10HEAD - Fixed bug 359943: invokedynamic in generated class file is notOlivier Thomann1-8/+33
2011-10-09HEAD - Fixed bug 360328: [compiler][null] detect null problems in nestedStephan Herrmann2-3/+39
2011-10-08HEAD - Fixed bug 353474: type converters should include more annotationsStephan Herrmann4-5/+113
2011-10-08HEAD - Fixed bug 360328: [compiler][null] detect null problems in nestedStephan Herrmann6-13/+301
2011-10-05HEAD - Fixed bug 359943: invokedynamic in generated class file is notOlivier Thomann22-59/+744
2011-10-05HEAD - Build input (v_C14)v_C14Jayaprakash Arthanareeswaran1-1/+1
2011-10-05HEAD - Fixed bug 359831: Fixing the test according to the messagesv_C13Jayaprakash Arthanareeswaran3-55/+55
2011-10-04Defender - Prototype for defender methodsOlivier Thomann39-1945/+2057
2011-10-04HEAD - Fixed bug 354181: migrate jdt.core to gitOlivier Thomann1-1/+3
2011-10-04HEAD - Fixed bug 359831: Fix messages for "new warning for missingOlivier Thomann2-2/+15
2011-10-04HEAD - Fixed bug 359831: Fix messages for "new warning for missingOlivier Thomann8-16/+16
2011-10-04HEAD - Fixed bug 359831: Fix messages for "new warning forOlivier Thomann2-8/+8
2011-10-04HEAD - Bug 349326: Fixing the new messagesJayaprakash Arthanareeswaran4-60/+60
2011-10-03HEAD - Build input (v_C13)v20111004-0800Jayaprakash Arthanareeswaran1-1/+1
2011-10-03HEAD - fixed bug 359495: [1.7][compiler] VerifyError in try-finallyAyushman Jain7-3/+254
2011-10-03Update buildnotesOlivier Thomann1-1/+5
2011-10-02HEAD - Fixed bug 161129: [batch][compiler] Add -warn:all to report allOlivier Thomann3-107/+46
2011-10-02HEAD - Revert change for 359362: FUP of bug 349326: ResourceOlivier Thomann1-6/+1
2011-10-02HEAD - Fixed bug 359646: Formatter fails silently if Java sourceOlivier Thomann2-10/+23
2011-10-01HEAD - Fixed bug 359334: Analysis for resource leak warnings does notStephan Herrmann9-17/+247
2011-09-30HEAD- Fixed bug 256796: [compiler] dead code detection: "if (DEBUG)Ayushman Jain4-9/+190
2011-09-29HEAD - Fixed bug 359334: Analysis for resource leak warnings does notStephan Herrmann16-24/+67
2011-09-29HEAD - Fix unused local warningoliviert1-1/+0
2011-09-29Fixed bug 359362: FUP of bug 349326: Resource leak on non-CloseableStephan Herrmann5-14/+33
2011-09-29HEAD - Fixed bug 348186: [compiler] Improve wording for the warning forAyushman Jain4-9/+11
2011-09-29HEAD - Fixed bug 355838: [compiler] ecj compiles the code thatAyushman Jain3-23/+70
2011-09-29HEAD - Fixed bug 349326: [1.7] new warning for missingStephan Herrmann46-70/+2413
2011-09-28HEAD - Set local .gitignore and project specific settings for lineoliviert16-5/+34
2011-09-28HEAD - Fixed bugAyushman Jain3-1/+43
2011-09-28HEAD - Remove .cvsignore filesoliviert12-18/+0
2011-09-28HEAD - Fix for 359177: Test MethodVerifyTest#testBug317719h fails whenSatyam Kandula1-6/+6
2011-09-28HEAD - Fix for 241834: [search] ClassCastException during move classSatyam Kandula3-2/+31
2011-09-27Merge branch 'master' into Bug358827Stephan Herrmann0-0/+0
2011-09-27Update buildnotes for bug 358827: [1.7] exception analysis forStephan Herrmann2-2/+15
2011-09-27Revert "HEAD - Fixed bug 349326: [1.7] new warning for missing try-with-resou...Stephan Herrmann45-2392/+69
2011-09-27Merge branch 'master' of ssh://sherrmann@git.eclipse.org/gitroot/jdt/eclipse....Stephan Herrmann1-6/+5
2011-09-27HEAD - Fixed bug 349326: [1.7] new warning for missingStephan Herrmann45-69/+2392
2011-09-27Fix .gitignore fileOlivier Thomann1-6/+5
2011-09-27Merge branch 'master' of ssh://sherrmann@git.eclipse.org/gitroot/jdt/eclipse....Stephan Herrmann1-2/+2

Back to the top