Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-09Bug 547894: Baseline replace must happen after pack200cdt_9_7Jonah Graham1-7/+9
2019-06-07Bug 547894: Fail build if differences before baseline replaceJonah Graham11-23/+23
2019-05-22Bug 547224 - Avoid concurrent access to AST type string cachesNathan Ridge1-3/+13
2019-05-22[releng] bump comparator repo to latest releaseJonah Graham1-1/+1
2019-05-22[releng] version bump for previous code changeJonah Graham1-1/+1
2019-05-22[releng] Bump version to 9.7.3Jonah Graham107-110/+110
2019-05-22[releng] version lock the CDT build's target platformJonah Graham2-7/+7
2019-05-05Bug 546843 - Initialization from dependent argumentHannes Vogt2-0/+48
2019-04-30[releng] Bump version to 9.7.2CDT_9_7_2Jonah Graham108-112/+112
2019-04-29Bug 545756 - Fix aggregate init from string literalHannes Vogt2-2/+4
2019-04-25[releng] Update comparator and bump version numbersCDT_9_7_1Jonah Graham4-4/+4
2019-04-22[releng] Bump version to 9.7.1Jonah Graham106-108/+108
2019-04-19Bug 545756 - Improve EvalBinding.isConstantExpression()Hannes Vogt6-6/+53
2019-04-05Bug 545756 - Handle the case where CPPVisitor.get_SIZE_T() returns a typedefNathan Ridge1-4/+12
2019-04-02Bug 545756 - Aggregate: init char array from literalHannes Vogt2-0/+111
2019-03-31Reduce template argument nesting depth limitNathan Ridge1-1/+1
2019-03-30Bug 545957 - Fix for brace elision ruleHannes Vogt2-10/+22
2019-03-30Bug 545756 - Fix initialization of constant expressionsHannes Vogt4-2/+41
2019-03-27Bug 545624 - Skip LaunchConfigurationAndRestartTestWilliam Riley1-0/+1
2019-03-27Bug 545624 - Disable failing testsWilliam Riley8-0/+30
2019-03-27Bug 545624 - Disable nightly upload in "production"William Riley2-104/+0
2019-03-26Bug 545751 - NPE in EvalTypeId.getValue()Nathan Ridge1-8/+12
2019-03-11Bug 545192 - Convert directory path in docker for windowsCDT_9_7_0Hannes Vogt2-2/+2
2019-03-09Revert "Bug 543913 - False negative in ctor with wrong arguments"Nathan Ridge3-31/+1
2019-03-06Bug 543947: Fix exception while formatting macroMarco Stornelli2-1/+32
2019-03-04544535: Buttons in "Explore Macro Expansion" are not activeFelix Morgner1-0/+7
2019-03-04Bug 540252: Fix formatting operator< with explicit instantiationMarco Stornelli2-2/+29
2019-03-04Bug 544980: Added a checker for using directive in header fileMarco Stornelli6-2/+174
2019-03-04Bug 406231: Fix exceptions while formatting template id in macroMarco Stornelli2-9/+87
2019-03-03Bug 278903 - Do not format any code in inactive regionsMarco Stornelli4-41/+70
2019-03-01[releng] Update paths for branchJonah Graham1-2/+2
2019-03-01Bug 544944: Add a description for new Arduino ProjectJonah Graham3-2/+5
2019-03-01Bug 544681 - Support for template<auto...>Hannes Vogt2-4/+35
2019-03-01Bug 544509 - Evaluation of negative integer cast to unsignedNathan Ridge2-1/+24
2019-02-26Bug 544721: Increment version following new standardJonah Graham1-1/+1
2019-02-26Bug 543353: Increment version following new standardJonah Graham1-1/+1
2019-02-25Bug 543038 - Addition to brace elision for aggregate initHannes Vogt4-21/+41
2019-02-24Bug 543958: CDT Standalone debugger crashes on startupMarc-Andre Laperle2-0/+2
2019-02-22Bug 544470. Fix code formatting of switch with controller declarationToni Suter2-5/+64
2019-02-22Bug 544721 Retain rebuildState state when cloning build configsPhilip Langer4-10/+38
2019-02-22Bug 520117: [C++14] Return type deduction deduces wrong type forFelix Morgner5-7/+27
2019-02-19Bug 543038 - Implement brace elision for aggregate initializationHannes Vogt5-114/+347
2019-02-19Bug 509751 - Process function template with non-dependent return type in Retu...Bassem Girgis3-13/+48
2019-02-19Bug 496249: Tags for disabling/enabling CDT code formatterMarco Stornelli11-7/+484
2019-02-19Bug 544539: Codan requires universal resolution from pluginsFelix Morgner2-4/+4
2019-02-17Bug 544516: Format edited lines as save actionMarco Stornelli1-1/+1
2019-02-17[releng] Update baseline to CDT 9.6Jonah Graham1-2/+2
2019-02-14Bug 543129 - NPE in GdbFullCliConsolePage.dispose()Simeon Andreev2-2/+2
2019-02-07Bug 509263 - Fix warnings for missing enablement expression on start-upSimeon Andreev6-3/+9
2019-02-07Bug 544244: Stop using deprecate code from LSP4EJonah Graham1-4/+4

Back to the top