Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2005-02-03Removed the document participant and document creation from * to theCDT_2_0_branchDoug Schaefer1-2/+2
2005-01-20Scanner2: fixes for macro offset confusion bug 83347Andrew Niefer6-141/+189
2005-01-14fix bug 76706Andrew Niefer2-11/+29
2004-12-22Added test.John Camelon1-0/+15
2004-12-17Fix for NPE caused by CDocumentSetupParticipant when called from aBogdan Gheorghe2-2/+11
2004-12-16Fix for 79402 - Store Index Locations per HeaderBogdan Gheorghe43-833/+1067
2004-12-10Fix for 79403Bogdan Gheorghe12-85/+149
2004-12-07Upversioned cdt_2_0 to 2.0.3 for an upcoming 2.0.3 release, some day...Doug Schaefer9-14/+14
2004-11-19This commit was manufactured by cvs2svn to create branch 'cdt_2_0'.cvs2svn5-0/+243
2004-10-27Fixed 77009 ASTUtil#getType ignores volatileJohn Camelon2-0/+13
2004-10-2677010: IASTClassSpecifier#getDeclarations() returns incomplete informationAndrew Niefer3-1/+89
2004-10-2573708: [Scanner] OLRE doesn't exit scannerAndrew Niefer1-0/+6
2004-10-25Patch for Devin Steffler.John Camelon2-6/+14
2004-10-0875956 [Scanner] Inifinite loop parsing system include <ext/rope>Andrew Niefer1-1/+0
2004-10-0775482: Friendship erroneously grantedAndrew Niefer2-3/+21
2004-10-07bug 75799 - [Parser] TypeSpec & typeId caches are brokenAndrew Niefer1-3/+3
2004-10-062004-09-06 Alex ChapiroAlain Magloire3-0/+8
2004-10-05Fixed 75338 - [Parser] complete.ASTExceptionSpecification#getTypeIds() yields...John Camelon2-1/+18
2004-09-29bug 74180 : [Scanner] Scanner doesn't distinguish C & C++ keywordsAndrew Niefer10-118/+160
2004-09-28Fixed Bug 74328 [Scanner][IProblem] char * initialization problemJohn Camelon2-1/+9
2004-09-10handle exceptions and prevent infinite loops. 73652Andrew Niefer3-6/+59
2004-09-09Fix for 73406: Double Indexing On Specific ProjectBogdan Gheorghe2-2/+11
2004-09-09Fixed 73524 - CDT 2.0.1 freezes after trying to open a large .c fileJohn Camelon2-1/+22
2004-09-082004-09-08 Alain MagloireAlain Magloire2-1/+6
2004-09-08Updated version numbers to 2.0.2Doug Schaefer9-14/+14
2004-09-082004-09-08 Alain MagloireAlain Magloire4-24/+39
2004-09-07fix broken buffer cache, 73378Andrew Niefer1-9/+11
2004-09-032004-09-03 Alain MagloireAlain Magloire2-2/+7
2004-09-032004-09-03 Alain MagloireAlain Magloire2-0/+6
2004-09-032004-09-03 Alain MagloireAlain Magloire2-0/+9
2004-08-272004-08-27 Alain MagloireAlain Magloire2-6/+5
2004-08-262004-08-26 Alain MagloireAlain Magloire2-2/+9
2004-08-25fix NPE in 72546Andrew Niefer1-1/+2
2004-08-252004-08-25 Alain MagloireAlain Magloire2-2/+8
2004-08-24Fix for Bug 72535 [Parser] Parser (and indexer) hangs on mutual inclusionJohn Camelon1-0/+24
2004-08-23fix 72219Andrew Niefer3-18/+415
2004-08-202004-08-20 Alain MagloireAlain Magloire2-6/+11
2004-08-20Returned previous constructor to CodeReader. (thanks Andrew)John Camelon1-0/+6
2004-08-19Fix for Bug 71500: [Indexer] all headers get indexed on project openBogdan Gheorghe9-9/+139
2004-08-19This commit was manufactured by cvs2svn to create branch 'cdt_2_0'.cvs2svn1-0/+56
2004-08-19Fix for 69925: ShowIn C/C++ Projects explorer does not work in certain casesBogdan Gheorghe2-0/+105
2004-08-19fix problem encountered while trying to reproduce 70063Andrew Niefer1-8/+1
2004-08-19Fixed Bug 71839 [Parser] Parser in infinite loop (ExpressionParser.errorHand...John Camelon2-46/+26
2004-08-17bug 72089Andrew Niefer1-1/+1
2004-08-16Patch for Tanya Wolff (2.0 Stream): Fix for 70906: Duplicate entries in C/C++...Bogdan Gheorghe2-6/+11
2004-08-16Workaround submitted for Bug 54040 - [Scalability] UI Responsiveness very sl...John Camelon1-0/+1
2004-08-16Fixed Bug 71530 [Scanner] CModel Line Numbers are incorrect w/Scanner2John Camelon3-27/+63
2004-08-16Updating visibliity of static final constants in CodeReader.John Camelon1-1/+1
2004-08-16Fix for 70113: Search for Template member declarations causes AssertionBogdan Gheorghe2-2/+11
2004-08-13fix parsing international filesAndrew Niefer7-35/+54

Back to the top