Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-27Patch for Bogdan: (44366 & 45324)Doug Schaefer21-595/+828
2003-10-27Fix for outline flickers problemHoda Amer5-11/+26
2003-10-26 COREJohn Camelon35-288/+817
2003-10-24This commit was manufactured by cvs2svn to create branch 'cdt_1_2'.cvs2svn11-0/+768
2003-10-21COREJohn Camelon22-342/+639
2003-10-09Patch for Bogdan Gheorghe:Doug Schaefer7-9/+115
2003-10-01Patch for Sean Evoy:Doug Schaefer2-13/+7
2003-10-01Patch for Bogdan GheorgheJohn Camelon8-25/+46
2003-10-01Patch for Andrew NieferJohn Camelon5-7/+23
2003-10-01Patch for Andrew NieferJohn Camelon4-3/+34
2003-10-01COREJohn Camelon10-57/+72
2003-10-01updated.Alain Magloire1-0/+6
2003-10-01Missing propertyAlain Magloire1-0/+1
2003-10-01Upversioning everything to 1.2.0.Doug Schaefer9-18/+17
2003-10-01Patch for Andrew NieferJohn Camelon4-11/+31

Back to the top