Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2004-10-14improved binaryconfig useDavid Inglis7-179/+197
2004-10-142004-10-14 Alain MagloireAlain Magloire2-0/+16
2004-10-13Patch for Devin StefflerJohn Camelon8-56/+321
2004-10-13move the content assist regression tests over the the ui.tests pluginAndrew Niefer2-3/+3
2004-10-13Fixed 39701 [Parser] Extended syntax for template instantiation is not suppor...John Camelon7-27/+65
2004-10-12Fix for PR 69604 [Templates] Instantiating template with deferred template in...Vladimir Hirsl4-1/+68
2004-10-11Patch for Devin StefflerJohn Camelon7-272/+488
2004-10-0875956 [Scanner] Inifinite loop parsing system include <ext/rope>Andrew Niefer1-1/+0
2004-10-08bug 74847- [Parser] In ASTBaseSpecifier.getParentClassSpecifier, the "symbol"...Andrew Niefer2-2/+15
2004-10-08Added binaries for ia64 for Linux provided by Intel.Doug Schaefer2-0/+0
2004-10-07Patch from Devin Steffler: [Scanner] Wrong compare if the two declarations a...Andrew Niefer2-2/+24
2004-10-0775482: Friendship erroneously grantedAndrew Niefer2-3/+21
2004-10-07Patch by Devin StefflerJohn Camelon2-0/+22
2004-10-06remove unused importAndrew Niefer1-1/+0
2004-10-06add line and offset info to problems during a lookupAndrew Niefer1-0/+8
2004-10-06use the canonical path when creating code readers so that the nameAndrew Niefer1-1/+4
2004-10-06Fix for PR 75728 [ParserSymbolTable] NPE in TypeInfoProvider.newTypeInfo.Vladimir Hirsl3-4/+34
2004-10-06bug 73954: [Parser] GCC built_in symbolsAndrew Niefer10-36/+190
2004-10-062004-09-06 Alex ChapiroAlain Magloire3-1/+8
2004-10-06added missing strings for content typeDavid Inglis1-1/+7
2004-10-05fix bogus message about change in project path which switching between includ...David Inglis9-16/+25
2004-10-05Fixed 75338 - [Parser] complete.ASTExceptionSpecification#getTypeIds() yields...John Camelon2-1/+18
2004-10-05Bug 75401: [Scanner][Parser] problem w/using va_arg macroAndrew Niefer2-0/+20
2004-10-04update regression test frameworkAndrew Niefer3-14/+30
2004-10-04new test framework that QE people will be adding tests toAndrew Niefer6-0/+435
2004-10-04Removed IASTTypeId.getSymbol() as it was exposing an internal interface.John Camelon4-40/+14
2004-10-01removed the displaying of the parents path segments for CFolder elementsDavid Inglis1-3/+3
2004-10-01added getSize()David Inglis3-6/+22
2004-09-30bug 72814: [Parser] Open Declaration fails on std::vector<int> referenceAndrew Niefer3-1/+31
2004-09-30bug 73652: [Scanner] Macro replacement confusionAndrew Niefer2-6/+113
2004-09-30Fix for PR 60307 [Templates] Template parameter qualified types not supportedVladimir Hirsl14-115/+1007
2004-09-29fix typo in icon file name chierch_pers.gifChris Wiebe1-1/+1
2004-09-29Removed warning.John Camelon1-4/+4
2004-09-29don't check for extra symbolsDavid Inglis1-1/+1
2004-09-29fixed binary test to not look for dynamic symbols in binaryDavid Inglis1-2/+1
2004-09-29added createAddress(BigInteger)David Inglis3-65/+132
2004-09-28Removed warning.John Camelon1-2/+1
2004-09-28fix bug 72712: [Parser] Selection Search fails upon new expressionAndrew Niefer3-37/+99
2004-09-28update error parser page to handle restore defaults correctlyDavid Inglis1-51/+103
2004-09-28Removed EXPRESSION_PARSE as it is now an unused ParserMode.John Camelon18-938/+15
2004-09-28Fixed Bug 39677 - Statements in expressions are not supported (GCC)John Camelon9-10/+133
2004-09-28Patch from Devin Steffler : 71669 [Scanner] Scanner2 should use Keywords classAndrew Niefer2-89/+101
2004-09-27bug 75083: [Scanner] IProblem offsets wrong for macro expansionsAndrew Niefer3-12/+90
2004-09-24fix bug 72713: [Open Declaration] F3 on a method definition goes nowhereAndrew Niefer2-2/+24
2004-09-24fixed console selection problemDavid Inglis1-11/+14
2004-09-242004-09-24 Chris WiebeChris Wiebe6-1/+9
2004-09-242004-09-24 Chris WiebeChris Wiebe6-1534/+9
2004-09-242004-09-24 Chris WiebeChris Wiebe21-53/+878
2004-09-24Patch for Devin Steffler.John Camelon6-10/+83
2004-09-24fix bug 72372 : [Parser] ContextSearch declarations on a function defn: op un...Andrew Niefer3-6/+36

Back to the top