Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-20[releng] Bump version numbers for plug-ins changed since branch pointJonah Graham2-2/+2
2018-12-10[releng] Bump version to 9.7.0Jonah Graham1-1/+1
2018-11-24Bug 540373: Cleanup warnings in testsJonah Graham5-26/+16
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham2-14/+14
2018-11-23Bug 540373: Format some Java files that were missedJonah Graham2-4/+2
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham2-2/+2
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham22-36/+36
2018-11-22Bug 540373: Cleanup: Remove unnecessary castsJonah Graham6-8/+8
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham1-0/+1
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham162-1184/+934
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham244-21772/+20088
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham5-41/+473
2018-11-22Bug 540373: Fix tests that rely on whitespace at end of lineJonah Graham3-9/+9
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham260-786/+1571
2018-11-22Bug 540371: normalize files before applying EPLv2Jonah Graham1-4/+5
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham47-960/+960
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-10-29Bug 540257 - "Align Const" save action causes NPE when saving Assembler filesMarc-Andre Laperle2-0/+60
2018-10-06Bug 486036 - Toggle Function Definition does not work when comment is involvedMarc-Andre Laperle1-0/+18
2018-10-04Bug 536201 Add a highlighting for enum classesBassem Girgis1-5/+34
2018-10-03Bug 518271 - NPE when using Toggle function on a function containing a lambda...Marc-Andre Laperle1-0/+21
2018-10-02Bug 539535: Disable default UDL highlightingHansruedi Patzen1-10/+36
2018-09-30Bug 539535 - Originate an accurate lookup point in CPPASTFieldReference.creat...Nathan Ridge1-0/+16
2018-09-26Bug 518273 - Toggle function should remove the override keyword when moving o...Marc-Andre Laperle1-0/+59
2018-09-08Bug 536255 - Extension point for open call hierarchy viewLidia Popescu7-2/+421
2018-07-21Bug 537031 - Test case for cursor position after completing zero-argument fun...Nathan Ridge2-0/+21
2018-07-08Bug 536380 - Open files with CEditor (specifically, rather than the default e...Nathan Ridge1-1/+1
2018-06-26Bug 534330 - Use the full path of the file when inventing names for anonymous...Nathan Ridge1-9/+17
2018-06-20Bug 535256: Rewrite removes attributes, key and base from C++ enumHansruedi Patzen1-0/+32
2018-06-20Bug 535274: Allow attributes on namespace definitionsHansruedi Patzen1-2/+15
2018-06-15Bug 535278: Formatter error formatting CF statements with attributesHansruedi Patzen1-0/+79
2018-06-15Bug 535263: Switch statement attributes lost on rewriteHansruedi Patzen1-0/+26
2018-06-15Bug 535331: Rewriting sizeof...() drops the parenthesisHansruedi Patzen1-0/+15
2018-06-15Bug 535266: Formatter error CaseStatement with attributesHansruedi Patzen1-0/+21
2018-06-11Bug 531701 - ClassCastException inNathan Ridge1-0/+17
2018-06-05[releng] Bump version to 9.6.0Jonah Graham1-1/+1
2018-06-03Bug532849 Inline namespace not recognized by formatterHansruedi Patzen1-0/+13
2018-05-24Bug 527954: [C++14] Syntax error when parsing complex udl ""ifHansruedi Patzen1-9/+70
2018-04-08Bug 319506 - Allow renaming class via constructorNathan Ridge2-43/+52
2018-02-15Bug 531098: [C++17] Add support for switch with initializerHansruedi Patzen1-0/+59
2018-02-13Bug 522216, 527427: [C++17] Support for constexpr if and init-statementsHansruedi Patzen1-0/+103
2018-02-13[releng] Bump version to 9.5.0Jonah Graham1-1/+1
2018-01-25Bug 529958 - Semantic highlighting of variable passed by non-const reference ...Nathan Ridge1-1/+15
2018-01-03Bugs 529299 and 491296. Fix indentation after 'noexcept'/'override'.Davin McCall1-1/+38
2017-12-20Bug 525739 - Have Open Declaration find potentially-matching definitions for ...Nathan Ridge2-0/+58
2017-11-15Bug 526857 - Diagnose member access into pointer type in C codeNathan Ridge1-1/+1
2017-11-13Bug 522010 - Completion of non-type template parameter in ambiguous template ...Nathan Ridge1-0/+8
2017-10-11bug 525794 - NPE when invoking Open Declaration in "empty space"Michael Woski1-0/+11
2017-10-05bug 525288 - resolve partial template specializations inMichael Woski1-2/+29

Back to the top