Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-06Bug 400073 - More robust clearing of results cache.cdt_8_2Sergey Prigogin1-2/+7
2013-12-06Bug 400073 - Indexer runs out of memory.Sergey Prigogin1-0/+8
2013-11-25Bug 421541 allow debugging of non C languagePhilippe Gil1-0/+8
2013-11-21Bug 422217 - NPE in IndexLocationFactory.getAbsolutePathSergey Prigogin1-1/+5
2013-11-20Bug 421398 - Organize Includes not adds includes for base class.Sergey Prigogin2-1/+12
2013-11-05Bug 420604 - Disassembly view tends to scroll upwards on refreshAnton Leherbauer1-2/+7
2013-10-31Fix NPE in CDebugUIUtils.getEditorFilePath() if file does not existAnton Leherbauer1-3/+15
2013-10-14Bug 418797 - Spawner closes file descriptor it didn't open when process canno...Anton Leherbauer1-5/+2
2013-09-26Bug 417616 - IndexedFilesLabelProvider does work on non-CDT projectsChris Recoskie1-4/+17
2013-09-26Bug 406479 - Some "org.eclipse.cdt.core" fragments are missing anChris Recoskie3-0/+3
2013-09-17Bug 413483 - Protect agains NPE if endianness is not initializedCDT_8_2_1Marc Khouzam1-0/+5
2013-09-16Bug 413483 - GDB Hardware Debugging - Memory viewing brokenMikhail Khodjaiants1-34/+12
2013-09-16Bug 412766 - Allow indexing to continue after encountering an invalidSergey Prigogin2-3/+17
2013-09-16Bug 413483 - GDB Hardware Debugging - Memory viewing brokenMikhail Khodjaiants1-19/+34
2013-09-16Bug 413483 - GDB Hardware Debugging - Memory viewing brokenWilliam Riley1-1/+20
2013-09-14Bug 417243 - Organize Includes inserts unnecessary include for theSergey Prigogin2-0/+15
2013-09-13Bug 417240 - Organize Includes inserts unnecessary include for theSergey Prigogin2-0/+13
2013-09-13JavaDoc adjustments.Sergey Prigogin1-2/+2
2013-09-13Bug 417220 - MakeContentProvider causes SWTException: Widget isSergey Prigogin1-0/+2
2013-09-13JavaDoc adjustment.Sergey Prigogin1-4/+2
2013-09-13Bug 417199 - Fix project-less debugMarc Khouzam1-2/+2
2013-09-13Bug 417147 - Organize Includes ignores an overloaded operator.Sergey Prigogin2-4/+42
2013-09-12Bug 417143 - Organize Includes removes include of the header declaring aSergey Prigogin4-11/+36
2013-09-12Adjusted JavaDoc.Sergey Prigogin2-10/+10
2013-09-12Bug 417050 - Organize Includes adds includes for template parameters ofSergey Prigogin4-13/+94
2013-09-11Bug 416280 - Name resolution problem with alias template. Fix for theSergey Prigogin2-8/+43
2013-09-11Bug 416280 - Name resolution problem with alias template.Sergey Prigogin2-0/+21
2013-09-10Fixed a broken test.Sergey Prigogin1-1/+1
2013-09-10Bug 416278 - Indexer gets confused by a class in an anonymous namespace.Sergey Prigogin8-29/+154
2013-09-10Added local-to-file information to toString() method.Sergey Prigogin1-4/+10
2013-09-10Cosmetics.Sergey Prigogin4-16/+14
2013-09-10Obey indexer.timeout property.Sergey Prigogin4-20/+19
2013-09-10Cosmetics.Sergey Prigogin3-12/+8
2013-09-10Bug 416788 - [regression] "Member declaration not found" for member ofNathan Ridge2-1/+21
2013-09-10Bug 415304 - project_loc, project_name and project_path variables inSergey Prigogin12-48/+575
2013-09-10Cosmetics.Sergey Prigogin1-1/+0
2013-09-08Bug 414279 - Fix an NPENathan Ridge1-1/+2
2013-09-08Add PDE target definitionsMarc-Andre Laperle4-0/+140
2013-09-06Bug 416284 - Unsafe method call, using nested templatesNathan Ridge2-6/+18
2013-09-06Bug 416391 - NullPointerException in FPRendering when adding in Mem viewMarc-Andre Laperle1-3/+5
2013-09-05Bug 416524 - [Visualizer] NPE first session in C++ perspective Marc Dumais1-8/+34
2013-09-05Bug 416067 - Duplicate titles in Autotools docsJeff Johnston1-1/+1
2013-09-04Upgrade to Tycho 0.18.1Marc-Andre Laperle1-2/+2
2013-09-04Fix pom versionsMarc-Andre Laperle134-147/+147
2013-09-03Update p2 update site url to kepler in autotools featureMarc-Andre Laperle1-2/+2
2013-09-01bug 415970: Add waitForIndexer() before refreshLocal()Andrew Gvozdev1-0/+4
2013-08-31Bug 412032 - Fix test that failed to fail before the fixMarc-Andre Laperle1-2/+4
2013-08-30JavaDoc adjustment.Sergey Prigogin1-3/+6
2013-08-30Bug 416067 - Duplicate title in TOCJeff Johnston1-11/+9
2013-08-30Removed two meaningless TODOs.Sergey Prigogin1-4/+3

Back to the top