Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Cosmetics.Sergey Prigogin1-10/+13
2015-01-09Code cleanup.Sergey Prigogin1-53/+30
2015-01-09Added a test for renaming a source root folder.Sergey Prigogin8-129/+325
2015-01-09Fixed a typo.Sergey Prigogin10-28/+28
2015-01-09Cosmetics.Sergey Prigogin11-62/+24
2015-01-09Fixed deprecation warnings.Sergey Prigogin1-27/+13
2015-01-09Cosmetics.Sergey Prigogin4-80/+66
2015-01-09Bug 455571 - Unable to rename C/C++ project if project has excludedSergey Prigogin1-3/+5
2015-01-09Cosmetics.Sergey Prigogin3-59/+53
2015-01-08Bug 449604: Comment/Uncomment for C++ editor not documented correctlyAndrew Gvozdev1-8/+16
2015-01-08Bug 449605: Comment Code Aids doesn't refer to correct location forAndrew Gvozdev1-2/+4
2015-01-08Bug 449596: Hello World tutorial shows non-existing command to buildAndrew Gvozdev1-1/+1
2015-01-07Bug 455408 - Improve GDB label in the debug viewMarc Khouzam1-2/+11
2015-01-07Bug 456807 - Update Tracepoint tests to handle both 32bit and 64bitMarc Khouzam6-805/+260
2015-01-07Bug 456738 - TraceFile tests cause failuresMarc Khouzam1-9/+29
2015-01-07Bug 456752 - [Code Assist] - Accessibility check is broken for baseMichi2-3/+33
2015-01-07debug tests: Add thread compatibility layer and use itSimon Marchi9-167/+410
2015-01-07Bug 456942 - [junit] GDB does not report thread names in remote modeMarc Khouzam1-5/+4
2015-01-07Bug 455094 - StepIntoSelection cleanup after review Marc Khouzam4-64/+46
2015-01-07Bug 449391 - Include guard name styleSergey Prigogin6-55/+96
2015-01-07Cosmetics.Sergey Prigogin5-154/+78
2015-01-07Fixed an NPE.Sergey Prigogin1-15/+14
2015-01-07Removed unused messages.Sergey Prigogin1-3/+0
2015-01-07Suppressed a usage warning.Sergey Prigogin1-0/+8
2015-01-07Cosmetics.Sergey Prigogin1-1/+1
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin204-242/+242
2015-01-06Fixed include guard adjustment when renaming a project.Sergey Prigogin1-0/+2
2015-01-06Cosmetics.Sergey Prigogin1-5/+5
2015-01-06Added API to construct Addr64 from longAlena Laskavaia2-0/+21
2015-01-06Bug 456099. Added a test for NameComposer.createByExample method.Sergey Prigogin2-40/+63
2015-01-06Improved "Expand Selection To Enclosing Element" command for templateSergey Prigogin1-5/+10
2015-01-06Cosmetics.Sergey Prigogin4-71/+49
2015-01-06Added a test for string concatenation with macro.Sergey Prigogin1-0/+9
2015-01-06Cosmetics.Sergey Prigogin1-2/+0
2015-01-05MIRegistersTest: use more specific assert functionsSimon Marchi1-50/+30
2015-01-05Bug 422401 - [Content Assist] no binding for nested types of a baseMichi2-0/+22
2015-01-04Bug 456579 - Improve CSourceHover and OpenDeclaration for TemplateIdsMichi2-1/+9
2015-01-04Bug 424565 - 'Open Declaration' on use of alias template defined in baseMichi3-2/+13
2014-12-31Bug 453920: Remove code duplication between MIVar and MIVarCreateInfo.Vladimir Prus3-50/+32
2014-12-31Bug 456340 ClassCastException when typedef refers to basic typeMichi1-1/+6
2014-12-31Bug 456099. Added change description.Sergey Prigogin5-169/+197
2014-12-31Bug 456099. More flexible file name matching algorithm.Sergey Prigogin5-68/+159
2014-12-30Cosmetics.Sergey Prigogin7-160/+122
2014-12-30Bug 456099. Moved a premature assertion.Sergey Prigogin2-2/+5
2014-12-29Disabled a flaky test.Sergey Prigogin1-1/+4
2014-12-29Bug 456101 - class template is refering to itself in code completionMichi2-9/+42
2014-12-27Bug 456207 - Skip ICPPASTFunctionDeclarator.getNoexceptExpression() inNathan Ridge2-1/+11
2014-12-27Bug 456131 - Remove duplicate builtin symbol for __atomic_add_fetchNathan Ridge2-2/+8
2014-12-25debug tests: Don't catch exception in SyncUtil context gettersSimon Marchi3-21/+24
2014-12-25debug tests: Change -dwarf-2 to -g in tests MakefileSimon Marchi1-2/+2

Back to the top