Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2004-01-13Chech the range of the st_shndx field, some valuesAlain Magloire2-15/+32
2004-01-12fixed bug # 49851David Inglis2-2/+11
2004-01-07Fix bug 49595, the error parser order was not save.Alain Magloire2-11/+35
2003-12-30updated.Alain Magloire1-0/+4
2003-12-30fix to setSelection()Alain Magloire1-37/+48
2003-12-19updated entriesAlain Magloire1-0/+9
2003-12-19PR 40247. Fix the Sorting in the CView,Alain Magloire1-4/+68
2003-12-17updated the logAlain Magloire1-0/+9
2003-12-17Fix PR 48921, Check for binary Object files.Alain Magloire1-1/+28
2003-12-15updated.Alain Magloire1-0/+8
2003-12-15Patch from Thomas F.Alain Magloire1-1/+11
2003-12-15Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48619David Inglis1-1/+6
2003-12-15Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48619David Inglis3-54/+47
2003-12-15Upgraded plugin versions to 1.2.1 in preparation for theDoug Schaefer24-157/+42
2003-12-12Check for null and move the shutdown of the binaryParserAlain Magloire1-7/+9
2003-12-11fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48596David Inglis4-0/+43
2003-12-09New Class Wizard small API changeHoda Amer2-1/+8
2003-12-04fixed bug # 48063David Inglis1-0/+5
2003-12-04fixed bug# 48063David Inglis1-1/+1
2003-11-20updated.Alain Magloire1-0/+11
2003-11-20Allow to get the lineNumber from a offset of symbolAlain Magloire5-15/+95
2003-11-20updated.Alain Magloire1-0/+6
2003-11-20Only use JDK-1.3 methods.Alain Magloire1-2/+2
2003-11-19updated.Alain Magloire1-0/+7
2003-11-19Set the argument of cdec.get() to true, to allowAlain Magloire1-1/+1
2003-11-19addr2line returns "??" when not finding the filenameAlain Magloire1-0/+4
2003-11-19updated.Alain Magloire1-0/+8
2003-11-19Do not load the symbols right away ... only on demand.Alain Magloire2-6/+28
2003-11-19Cache the values in IBinaryAlain Magloire1-41/+79
2003-11-18Those are heavy changes concerning the Binary Parser.Alain Magloire31-1363/+705
2003-11-18This commit was manufactured by cvs2svn to create branch 'cdt_1_2'.cvs2svn6-0/+709
2003-11-14fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=46685David Inglis2-2/+12
2003-11-13fixed #46431David Inglis2-10/+15
2003-11-13Patch for Sean Evoy:Doug Schaefer2-11/+9
2003-11-11Patch for BogdanHoda Amer4-61/+114
2003-11-07COREJohn Camelon6-7/+33
2003-11-06Fix for 45737 & 45835David Inglis3-9/+26
2003-11-06COREJohn Camelon8-10/+224
2003-11-05COREJohn Camelon51-2436/+1145
2003-11-03Added initial code assist/parser interface.John Camelon42-2/+314
2003-11-03This commit was manufactured by cvs2svn to create branch 'cdt_1_2'.cvs2svn2-0/+96
2003-11-03Patch for Andrew NieferJohn Camelon9-2/+114
2003-10-30merge from HEAD for bugs 45734 & 45736David Inglis2-17/+27
2003-10-29updated.Alain Magloire1-0/+9
2003-10-29Change the scope of some fields.Alain Magloire1-2/+2
2003-10-29Also release the BinaryContainer of the projectAlain Magloire1-0/+11
2003-10-29updatedAlain Magloire1-0/+1
2003-10-29updated.Alain Magloire1-0/+7
2003-10-29Fix to make this work for link resources.Alain Magloire1-5/+26
2003-10-29When doing ther reset of the binary parser,Alain Magloire1-7/+11

Back to the top