Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2004-07-162004-07-16 Chris WiebeAlain Magloire32-252/+211
2004-07-162004-07-15 Tanya WolffAlain Magloire5-5/+18
2004-07-16fix double incrementAndrew Niefer1-1/+1
2004-07-15Start of removing java.util containers from the symbol table.Andrew Niefer11-183/+581
2004-07-15 Check for Empty path in the binary and copy the []IPathEntryAlain Magloire3-2/+10
2004-07-15Fixing more Scanner2 failed tests.John Camelon2-55/+168
2004-07-152004-07-15 Chris WiebeAlain Magloire21-137/+4531
2004-07-152004-07-15 Chris WiebeAlain Magloire103-36/+7220
2004-07-15Bug FixingHoda Amer2-2/+9
2004-07-15added new IBinaryMEthods, cleanup all parser so that their hierarchy is clean...David Inglis36-612/+1141
2004-07-15added some missing method that probably should be there likeDavid Inglis1-0/+12
2004-07-15fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=70109 & https://bugs.ec...David Inglis6-72/+28
2004-07-15Upversioning head to 2.1.0.Doug Schaefer10-16/+16
2004-07-15Scanner2 - Allow escaped newlines within identifiers.John Camelon1-3/+13
2004-07-15Updated Scanner2Test.John Camelon1-1/+1
2004-07-15Further progress w/Scanner2.John Camelon3-7/+208
2004-07-15fixed npeDavid Inglis1-4/+5
2004-07-14improve build ouptut console streamingDavid Inglis1-1/+0
2004-07-14improve build ouptut console streamingDavid Inglis6-276/+303
2004-07-13small tweak to previous fix for bug 69662Andrew Niefer1-0/+2
2004-07-13fix bug 69662 - conversion operator definitionsAndrew Niefer2-24/+21
2004-07-13fix bug 68739 - open declaration on fprintfAndrew Niefer3-3/+33
2004-07-13+2004-07-12 Tom Tromey <tromey@redhat.com>Alain Magloire4-1/+5
2004-07-12fix bug 69745Andrew Niefer3-2/+26
2004-07-12bug 69744 - better error handling around catch blocksAndrew Niefer2-8/+38
2004-07-12fix bug 69798Andrew Niefer2-35/+46
2004-07-12bug 69833 - Use hashmaps during completion parse and then just sort theAndrew Niefer3-49/+30
2004-07-12Fix for Bug 69166: NPE in IndexerModelListener.processDeltaBogdan Gheorghe2-0/+8
2004-07-12Reduced memory footprint and object count through the flattening of certain A...John Camelon38-2247/+2215
2004-07-12Removed warning.John Camelon1-6/+6
2004-07-12oops, forgot thisAndrew Niefer2-1/+2
2004-07-12fix memory leak in the symbol table.Andrew Niefer9-39/+36
2004-07-09Bug FixingHoda Amer3-3/+23
2004-07-09bug 69296 - remove ILineOffsetReconcilerAndrew Niefer8-184/+41
2004-07-092004-07-09 Alain MagloireAlain Magloire3-8/+17
2004-07-08bugs 68623 & 69428 - fix up parsing of constructor initializersAndrew Niefer3-5/+36
2004-07-08Bug FixingHoda Amer3-0/+32
2004-07-08Fixes for Bugs 64177,57121,68249Bogdan Gheorghe12-32/+136
2004-07-08Bug 68931 - fix problem reporting in simple type specifiersAndrew Niefer3-2/+21
2004-07-07Bug 61800: Lookup failing on definition of static fieldAndrew Niefer8-26/+46
2004-07-07Refactoring pst.TypeInfo for memory performance. see parser.changelogAndrew Niefer38-2526/+2958
2004-07-07Initial contribution of Mac Port from Greg Watson.Doug Schaefer41-0/+4265
2004-07-07Bug FixingHoda Amer3-8/+17
2004-07-06- Added support for search name grouping.Bogdan Gheorghe12-40/+213
2004-07-062004-07-06 Chris WiebeAlain Magloire2-5/+17
2004-07-062004-07-06 Chris WiebeAlain Magloire2-3/+11
2004-07-06Bug FixingHoda Amer2-0/+6
2004-07-06Bug FixingHoda Amer2-4/+5
2004-07-06Patch for Chris W.Hoda Amer2-1/+7
2004-07-05Fixed all of the warnings Doug litters scanner2 with.John Camelon5-199/+180

Back to the top