Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-122004-07-12 Alain MagloireAlain Magloire8-22/+29
2004-07-092004-07-09 Alain MagloireAlain Magloire2-6/+18
2004-07-09Cleanup. Added support of "CDebugElementState".Mikhail Khodjaiants3-160/+115
2004-07-09Bug FixingHoda Amer3-3/+23
2004-07-09Renamed "ICDebugElementErrorStatus" to "ICDebugElementStatus".Mikhail Khodjaiants2-7/+11
2004-07-09Renamed "ICDebugElementErrorStatus" to "ICDebugElementStatus".Mikhail Khodjaiants8-50/+94
2004-07-092004-07-09 Alain MagloireAlain Magloire4-3/+35
2004-07-09Fix for bug 69221: "Show full paths" doesn't work for shared libraries.Mikhail Khodjaiants2-0/+19
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-08Updating build scripts to eliminate the nightly build udpateDoug Schaefer5-108/+88
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-08Updated map file to get things out of the group directories.Doug Schaefer1-24/+24
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 Schaefer44-7/+4722
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
2004-07-05bug 68940Andrew Niefer1-3/+3
2004-07-05bug 67718 : have a little more restraint about how often we flush the pipesAndrew Niefer2-5/+23
2004-07-05Added Ed Burnette's failed tests.John Camelon1-0/+32
2004-07-02 Fix for bug 68934: Debug into dll doesn't work.Mikhail Khodjaiants2-11/+14
2004-07-02Fix for bug 68934: Debug into dll doesn't work.Mikhail Khodjaiants2-33/+7
2004-07-02 * cdi/org/eclipse/cdt/debug/mi/core/cdi/ProcessManager.javaAlain Magloire3-1/+142
2004-07-022004-07-02 Alain MagloireAlain Magloire68-1/+12
2004-06-30 Extend on the fix by Bogdan PR 67656 andAlain Magloire2-5/+9
2004-06-30 Do not use the cache stackframe.Alain Magloire2-1/+6
2004-06-30 When selecting threads gdb can reset the currentAlain Magloire2-0/+17
2004-06-30Temporary fix for bug 68915: Invalid values in the Variables view.Mikhail Khodjaiants5-13/+31
2004-06-29Fix for 67656: [Indexer] getting called twice after creating a project with a...Bogdan Gheorghe9-27/+39
2004-06-282004-06-28 Alain MagloireAlain Magloire2-2/+9
2004-06-28From Dave Williams: Doc updates to the reference section for:David Daoust16-16/+95
2004-06-282004-06-28 Alain MagloireAlain Magloire3-3/+15
2004-06-282004-06-28 Alain MagloireAlain Magloire3-9/+18
2004-06-28update test to Eclipse 3.0David Inglis5-624/+630
2004-06-28Partial fix for bug 45535: Performance problems when debugging.Mikhail Khodjaiants4-16/+58
2004-06-28Final tweak for 68786 - Replaced the 'and' in the title with '/' to save some...Sean Evoy1-1/+1
2004-06-28Fix for bug 68786Sean Evoy1-1/+1
2004-06-28Patch for KeithHoda Amer2-60/+73
2004-06-28Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=60407John Camelon5-10/+40
2004-06-28Fix for Bug 67987: [Search] C Search results do no show up as editor annotationsBogdan Gheorghe3-13/+79

Back to the top