Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-09-10This commit was manufactured by cvs2svn to create tag 'CDT_2_0_2'.CDT_2_0_2cvs2svn2-17/+0
2004-09-10Update version in about box to 2.0.2.Doug Schaefer2-2/+2
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 Schaefer27-59/+59
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-19fix for bug 72228David Inglis4-101/+177
2004-08-19Fixed Bug 71839 [Parser] Parser in infinite loop (ExpressionParser.errorHand...John Camelon2-46/+26
2004-08-18fix for 64833 "No F1 Help for Soure Code Location debugDavid Daoust1-0/+6
2004-08-17bug 72089Andrew Niefer1-1/+1
2004-08-17Defect 72117 . This patches a doc problem with encoding in some languages. B...David Daoust2-2/+0
2004-08-16Fix for bugzilla 71134 -- Managed Make: String list command outputs nullSean Evoy4-3/+29
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 bugzilla 70491 - Unable to build source files in a linked directory. ...Sean Evoy2-6/+30
2004-08-162004-08-14 Alain MagloireAlain Magloire2-3/+6
2004-08-162004-08-14 Alain MagloireAlain Magloire2-27/+69
2004-08-16Fix for 70113: Search for Template member declarations causes AssertionBogdan Gheorghe2-2/+11
2004-08-13fix parsing international filesAndrew Niefer7-35/+54
2004-08-13Fix for Bug 71964: Search parses too many timesBogdan Gheorghe2-63/+149
2004-08-13fix ArrayOutOfBoundsExceptionAndrew Niefer1-0/+1
2004-08-12fix bug 70073Andrew Niefer3-22/+121
2004-08-12Fix for bug 70453. Linux: error exiting Eclipse on Linux RedHat or SuSe Enter...Mikhail Khodjaiants2-2/+15
2004-08-112004-08-11 Alain MagloireAlain Magloire2-18/+56
2004-08-11fixing 71588Andrew Niefer1-1/+1
2004-08-11Fix for Bug 59493: need to refine index query for open-type (2.0 Stream)Bogdan Gheorghe12-418/+509
2004-08-11fix 71331Andrew Niefer2-2/+26
2004-08-11from a patch originally from Dave Daoust, consolidate the Scanner2 dataAndrew Niefer12-912/+182
2004-08-11This commit was manufactured by cvs2svn to create branch 'cdt_2_0'.cvs2svn2-0/+310
2004-08-10modify indexer to take advantage of IAST char[] functionsAndrew Niefer1-51/+50

Back to the top