Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-15Bug 551426 - NPE at org.eclipse.jdt.core.dom.TypeBinding.getAnnotationsSarika Sinha1-0/+1
2019-11-14Bug 551426 - NPE at org.eclipse.jdt.core.dom.TypeBinding.getAnnotationsAndrey Loskutov1-0/+32
2019-11-11Bug 547261 - [formatter] Separate option for space after not (!)Mateusz Matela1-0/+11
2019-11-10Bug 54627 - [formatter] Blank lines between Javadoc tagsI20191111-0920I20191111-0655Mateusz Matela1-0/+100
2019-11-03Bug 220713 - [formatter] Formatting of array initializers in methodI20191111-0435I20191111-0145I20191110-1800I20191109-1800I20191109-0650I20191109-0330I20191108-1800I20191107-1800I20191106-1805I20191105-1800I20191105-0025I20191104-1800I20191103-1800Mateusz Matela1-0/+19
2019-10-29Bug 548086 - [9] improve error message when trying to export a foreignI20191102-1800I20191101-1800I20191101-0300I20191031-1800I20191031-1325I20191030-1800Stephan Herrmann1-0/+39
2019-10-24Bug 552339: [13] Add support for text block in PublicScannerJay Arthanareeswaran1-0/+34
2019-10-16Bug 552107 - [13] Error in JDT Core during AST creation:I20191016-1800Sarika Sinha1-0/+47
2019-10-08Bug 549436 - [13] Formatter support for JEP 355 Text BlockI20191009-0600I20191009-0300Mateusz Matela13-0/+1182
2019-10-07Bug 551856 - [test] distinguish methodsI20191008-1800I20191008-0600I20191007-1800Stephan Herrmann5-91/+89
2019-10-06Bug 285379 - [content assist] infinite loopI20191007-0625I20191007-0430I20191006-1800Stephan Herrmann1-1/+1
2019-10-06Bug 285379 - [content assist] infinite loopStephan Herrmann4-1/+88
2019-10-06Bug 550410 - [model] undue caching of module while moving / renamingStephan Herrmann2-0/+50
2019-10-03Bug 495475 - [quick fix][dom] Create local variable quickfix fails withStephan Herrmann1-0/+34
2019-09-25Bug 550583 - Fix files that have ended up with CRLF in the gitI20190926-1800Ed Merks33-706/+706
2019-09-24Bug 547197 - [9][model] API to get the kind of a IModuleDescriptionStephan Herrmann1-2/+30
2019-09-24Bug 551356 - ArrayIndexOutOfBoundsException inI20190924-1800Stephan Herrmann2-4/+50
2019-09-24Bug 551284 - build path cycle message lists too many projects to beStephan Herrmann1-23/+53
2019-09-24Revert "Bug 544943 - revert "Changes for new stack map frame""Stephan Herrmann15-3/+11
2019-09-23Bug 544943 - revert "Changes for new stack map frame"I20190923-1800Andrey Loskutov15-11/+3
2019-09-22Bug 551189 - Consistent ArrayIndexOutOfBounds when saving an incorrectI20190922-1800Mateusz Matela1-1/+15
2019-09-20Changes for new stack map frameI20190920-1800Olivier Thomann15-3/+11
2019-09-19Merge remote-tracking branch 'origin/BETA_JAVA13'I20190919-1800I20190919-0850Manoj Palat47-1752/+1749
2019-09-15Bug 537014 - [10] "Unexpected runtime error when computing a text hover"Stephan Herrmann3-4/+135
2019-09-13Bug 466299 - [model] confusion about different per-project externalStephan Herrmann5-27/+304
2019-09-13Bug 548456 - Ensure core model tests fail if test case misses suite()I20190913-1800Simeon Andreev1-3/+3
2019-09-12Bug 534406 - [select] variable in an block-less enhanced for loop notStephan Herrmann3-3/+59
2019-09-06Bug 550767 - POM and product version change for 4.14 releaseI20190911-1805I20190910-1800I20190910-0815I20190910-0145I20190909-1520I20190909-1425I20190909-0925Niraj Modi1-1/+1
2019-08-29Bug 548456 - Concurrency problem with JavaModelManager andI20190903-0605I20190902-1800I20190902-0805I20190902-0600I20190901-1800Stephan Herrmann1-0/+6
2019-08-27Bug 547256 - [content assist][formatting] go-to label breaks formattingS4_13_0_RC1I20190901-0600I20190831-1800I20190831-0600I20190830-1800I20190830-0550I20190830-0440I20190828-1800I20190828-0600I20190827-1800Stephan Herrmann1-16/+49
2019-08-26Bug 548476 - withdraw Java12-preview-version of switch expr - additionalI20190826-1800I20190826-0640I20190826-0415Manoj Palat1-3/+1
2019-08-18Bug 413193 - [formatter] Blank lines before first declaration andMateusz Matela14-0/+93
2019-08-18Bug 481931 - [compiler][null] Null analysis should consider publicI20190818-1800Stephan Herrmann1-2/+2
2019-08-17Bug 471009 - [null] extend "Annotate" command, to work on typeI20190817-1800Stephan Herrmann3-1/+279
2019-08-15Bug 550081 - [impl] JavaCore.getAllVersions() should return an immutableStephan Herrmann1-0/+10
2019-08-14Bug 390720 - [formatter] Add setting for blank line between case blocksI20190814-1800Mateusz Matela5-0/+356
2019-08-14Bug 549764 - [null] @NNBD on package is disabled by constant in classStephan Herrmann1-0/+58
2019-08-11Bug 421492 - [formatter] Allow to add blank line(s) before a statementMateusz Matela6-0/+804
2019-08-10Bug 212867 - [formatter]: Remove blank lines after '{' and before '}'Mateusz Matela12-2/+980
2019-08-06Bug 549106 - [dom] Impact of preview enabled flag on DOM ASTSarika Sinha2-3/+3
2019-08-06Bug 548476 - withdraw Java12-preview-version of switch expressions toI20190806-1800Manoj Palat1-0/+3
2019-08-04Bug 214283 - [formatter] Blank lines option should consider aI20190805-1800I20190804-1800Mateusz Matela6-1/+144
2019-08-03Bug 549774 - [formatter] Change semantics of Blank lines before memberMateusz Matela4-3/+32
2019-08-02Bug 522089 - [formatter] Provide support for blank line before end ofI20190803-1800Mateusz Matela4-0/+246
2019-08-02Bug 169131 - [formatter] Code formatter: blank lines after lastMateusz Matela4-0/+304
2019-07-29Bug 549249 - [formatter] Extend Blank Lines settings to remove excessI20190729-1800Mateusz Matela15-1/+1452
2019-07-11Bug 548956 - Rewrite should work based on previewEnabled flag of ASTI20190713-0230I20190712-1800I20190712-0625Sarika Sinha2-0/+19
2019-07-10Bug 547181 - [9][impl] Reconsider representation and lookup of packagesS4_13_0_M1I20190711-1805I20190711-1120I20190711-0825I20190710-1800I20190710-0610Till Brychcy1-0/+29
2019-07-08Revert "Bug 548956 - Rewrite should work based on previewEnabled flag of AST"I20190709-0610I20190708-1800I20190708-1035I20190708-0800Sarika Sinha2-19/+0
2019-07-05Bug 548956 - Rewrite should work based on previewEnabled flag of ASTSarika Sinha2-0/+19

Back to the top