Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-25Bug 406530: [code assist] propose keywords even if there is no prefixDani Megert7-60/+72
2013-04-24Bug 406384 - Internal error with I20130413Stephan Herrmann2-1/+27
2013-04-20Bug 384380 - False positive on a « Potential null pointer access »I20130423-0800Stephan Herrmann2-8/+101
2013-04-20Bug 384380 - False positive on a « Potential null pointer access »Stephan Herrmann2-130/+92
2013-04-20Removed a stale todo comment, the issue was resolved 10 years ago,Stephan Herrmann1-2/+0
2013-04-19Bug 403147 - [compiler][null] FUP of bug 400761: consolidate interactionStephan Herrmann19-65/+92
2013-04-18Bug 403147 - [compiler][null] FUP of bug 400761: consolidate interactionStephan Herrmann5-28/+285
2013-04-18Bug 405706 - Eclipse compiler fails to give compiler error when returnStephan Herrmann2-1/+70
2013-04-17Bug 405908: NPE in DefaultValuePairBinding.<init> for annotation without argu...Markus Keller3-1009/+42
2013-04-17Bug 405699: [ast rewrite] AST Rewrite misses modification in node inside ASTN...Markus Keller2-58/+98
2013-04-16Fix for bug 405547 - Typo in Javadoc of AlignmentJayaprakash Arthanareeswaran1-1/+1
2013-04-16Fix for bug 382960 - Java problem markers deleted in whole package afterJayaprakash Arthanareeswaran2-3/+56
2013-04-16(triggered by bug 405699) mention ASTRewrite in recordModifications() APIMarkus Keller1-6/+13
2013-04-15Fix for bug 385154 - Fix to include the eclipse.inf to prevent the ecjI20130416-0800Jayaprakash Arthanareeswaran1-0/+6
2013-04-14Bug 403086 - [compiler][null] include the effect of 'assert' inStephan Herrmann8-13/+107
2013-04-13Bug 402993 - [null] Follow up of bug 401088: Missing warning aboutStephan Herrmann13-37/+198
2013-04-11Bug 405038: [formatter] infix expression formatting broken without spaces bef...Markus Keller1-14/+15
2013-04-09Fix for bug 405225 - BatchCompiler throws NPE in Java 7Jayaprakash Arthanareeswaran3-9/+39
2013-04-09Bug 385154 - [CBI] JDT core needs a way to produce ecj jar during tychoI20130409-0900I20130409-0800Stephan Herrmann1-1/+1
2013-04-08Fix for bug 405038 - [formatter] infix expression formatting brokenOlivier Thomann2-5/+116
2013-04-08Fix for bug 341828 - Bad secondary error for unresolved type inOlivier Thomann2-4/+59
2013-04-08Fix for bug 385154 - Including the ant adapter classes to ecj.jarJayaprakash Arthanareeswaran1-3/+2
2013-04-05Bug 404251: ASTRewriteFlattener#visit(InfixExpression) has error (missing cri...Markus Keller2-9/+109
2013-04-05Bug 403735: NaiveASTFlattener does not flatten Javadoc correctly (missed an i...Dongqing Hu1-4/+11
2013-04-05Bug 404986: [dom ast] Add a debug option to verify proper nesting of ASTNodesMarkus Keller6-123/+267
2013-04-03Bug 404451: [dom ast] ASTRewrite should verify the type of ASTNodes based on ...Markus Keller6-19/+93
2013-04-03Fix for bug 385154 - Fix to include eclipse.inf in ecj.jarJayaprakash Arthanareeswaran1-0/+1
2013-04-02Fixed Bug 402574 - Autocomplete does not recognize all enum constantsI20130402-0800Anirban Chakraborty2-1/+129
2013-04-01Fix for bug 395897 - INDEX_LOCATION_ATTRIBUTE_NAME attribute value isJayaprakash Arthanareeswaran4-13/+92
2013-03-28Fix for bug 367669 - Removing the trouble shooting logsJayaprakash Arthanareeswaran3-45/+36
2013-03-28Bug 404169: deprecation warnings in apt test projects on junit.framework.AssertJayaprakash Arthanareeswaran2-20/+17
2013-03-27Fix for bug 403958 - Update JDT core parent versionJayaprakash Arthanareeswaran16-79/+52
2013-03-22Bug 404169: deprecation warnings in test projects on junit.framework.AssertMarkus Keller5-40/+37
2013-03-20Fix for bug 403414 - Fixing the failing test to use unique project namesJayaprakash Arthanareeswaran1-12/+12
2013-03-19Javadoc: space character is also a whitespaceI20130319-1000Markus Keller1-2/+2
2013-03-16Fixed Bug 378674 - "The method can be declared as static" is wrong N20130318-2000N20130317-2000N20130316-1500Jesper S Moller9-46/+33
2013-03-13Bug 401271 - StackOverflowError when searching for a methods referencesN20130315-2000I20130314-1330I20130313-2000Stephan Herrmann2-49/+40
2013-03-13Bug 400761 - [compiler][null] null may be return as boolean without aI20130313-0800Stephan Herrmann12-66/+315
2013-03-12Fix for bug 403036 - Wrong message is shown when there is no content forI20130312-2000Jayaprakash Arthanareeswaran1-3/+2
2013-03-12Fixed Bug 378674 - "The method can be declared as static" is wrongI20130312-1000I20130312-0800Jesper S Moller8-73/+29
2013-03-11Fix for bug 400767 - Adding regression testI20130311-2000Jayaprakash Arthanareeswaran2-2/+94
2013-03-11Fix for bug 400767 - Endless loop in AbstractCommentParser caused byManoj Palat1-1/+3
2013-03-09Fix and tests for Bug 378674 - "The method can be declared as static" isI20130311-0800I20130310-2000I20130309-1500Jesper S Moller4-30/+27
2013-03-09Tests for Bug 378674 - "The method can be declared as static" is wrongI20130308-2000Jesper S Moller2-2/+254
2013-03-08Fixed Bug 393192 - Incomplete type hierarchy with > 10 annotationsI20130307-2000Jesper S Moller2-7/+109
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

Back to the top