Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Bug 536884 - Removing header cache should cause ScannerInfo refreshJeff Johnston3-4/+48
2018-07-11Bug 533363 - Indexer spending a lot of time in CommandLauncherManagerJeff Johnston1-5/+36
2018-07-08Bug 536797. Add implement for "$cquery/progress" notification message from cq...Manish Khurana5-3/+39
2018-07-08Bug 535777 - Disallow class body in trailing return typeNathan Ridge3-5/+23
2018-07-08Bug 536380 - Open files with CEditor (specifically, rather than the default e...Nathan Ridge1-1/+1
2018-07-08Bug 536268 - Find uses of overloaded operators when checking for unused symbolsNathan Ridge2-0/+13
2018-07-06autotools: Use mylyn docs 3.0.25 to build docs.Alexander Kurtakov1-1/+1
2018-07-04Bug 536363 - Meson project include paths wrong when using ccacheJeff Johnston2-4/+19
2018-07-04Bug 536381. Add propertyChange() method to Preference PageManish Khurana2-1/+14
2018-07-03Bug 536317 - Deadlock at start with launchbar and docker tooling enabledJeff Johnston2-135/+206
2018-07-01Bug 535548 - Infinite recursion loading function whose return type refers to ...Nathan Ridge7-21/+62
2018-07-01Bug 535559 - Index search for entity inside toplevel anonymous namespaceNathan Ridge1-1/+2
2018-07-01Bug 535631. Cquery is now able to find compile_commands.jsonManish Khurana1-1/+1
2018-06-29Bug 536470: Fix NPE for includes outside workspaceJiří Engelthaler1-0/+3
2018-06-28Bug 535427 - Add the lsp4e-cpp plugins to the buildNathan Ridge6-241/+87
2018-06-27[releng] Proper URL for platform with milestones being removedJonah Graham1-2/+2
2018-06-27[releng] set update site location to properly match version of codeJonah Graham1-2/+2
2018-06-27[releng] Update CDT Baseline to CDT 9.5Jonah Graham2-6/+6
2018-06-26Bug 534330 - Use the full path of the file when inventing names for anonymous...Nathan Ridge2-21/+47
2018-06-26Bug 534330 - Only create an index for the project containing the TU being ana...Nathan Ridge1-4/+1
2018-06-26Bug 536023: NoClassDefFoundError for javax/xml/bind/DatatypeConverterMarc-Andre Laperle5-1/+13
2018-06-25Bug 535629. Add empty implementation for unsupported CQuery notificationsManish Khurana16-3/+512
2018-06-24[releng] Update maven plug-ins to most recent versionJonah Graham1-1/+1
2018-06-21Bug 535257: __declspec lost on AST rewriteHansruedi Patzen9-31/+145
2018-06-21Bug 535274 Follow up cosmeticsThomas Corbat1-6/+7
2018-06-20Bug 535256: Rewrite removes attributes, key and base from C++ enumHansruedi Patzen10-10/+178
2018-06-20Bug 535274: Allow attributes on namespace definitionsHansruedi Patzen9-12/+98
2018-06-17Revert "Bug 534286. Made read(byte[],int,int) blocking"Doug Schaefer1-26/+9
2018-06-16Bug 535972 deal with relative include paths in GCC scanner infoDoug Schaefer1-0/+3
2018-06-15Bug 535275: Allow attributes on function parameter declarationsHansruedi Patzen8-6/+55
2018-06-15Bug 535269: Allow attributes on enumeratorsHansruedi Patzen6-23/+40
2018-06-15Bug 535278: Formatter error formatting CF statements with attributesHansruedi Patzen2-0/+93
2018-06-15Bug 535263: Switch statement attributes lost on rewriteHansruedi Patzen3-1/+83
2018-06-15Bug 535331: Rewriting sizeof...() drops the parenthesisHansruedi Patzen4-5/+29
2018-06-15Bug 535266: Formatter error CaseStatement with attributesHansruedi Patzen2-0/+23
2018-06-15Bug 535557 - Avoid setting a null lookup point in SizeofCalculator.sizeAndAli...Nathan Ridge1-2/+6
2018-06-14Bug 533552: Rewriting nodes with attributes causes attribute duplicationHansruedi Patzen9-29/+474
2018-06-13Bug 533399 - Workaround RemoteResourceBrowser layout issueChin Huat Ang1-0/+16
2018-06-13Bug 535836: Log instead of pop-up errors in disassembly viewJonah Graham1-1/+6
2018-06-11Bug #535767: Store endianess per memory contextJonah Graham1-8/+9
2018-06-11Bug 531701 - ClassCastException inNathan Ridge2-8/+39
2018-06-11Bug 535632. Set a cache directory for CQuery LSManish Khurana8-9/+92
2018-06-10[releng] Update maven plug-ins to most recent versionJonah Graham1-2/+2
2018-06-06Bug 534669. Added Preference Page for LSP4E-CPPmanish10-10/+229
2018-06-05[releng] Bump version to 9.6.0Jonah Graham102-104/+104
2018-06-05[releng] Update to Tycho 1.2.0Jonah Graham2-5/+3
2018-06-03Bug 532120: Catch by const reference ignores const placement settingFelix Morgner3-51/+138
2018-06-03Bug 534813 - ASTWriter swaps noexcept and pure virtual specifierHansruedi Patzen3-4/+32
2018-06-03Bug532849 Inline namespace not recognized by formatterHansruedi Patzen4-0/+30
2018-06-02Bug 535473 - Run/Debug buttons for Container target don't run/debugJeff Johnston2-5/+69

Back to the top