CDT Commit Report for - April 15, 2004

amagloire

remove the contribution for Header. doing this makes all c files
have the header icon.

Patch from Chris Wiebe to make some helper function
static.

Patch from Mikhailk to remove dependencies on the
debug plugins.

Temprorary 'til we get the Sam Robb scheme on file type
Added method to return Assembly extensions.

aniefer

fix bug 57791 - Parser Infiinite loop

fix bug 58492 - [Content Assist] No completions when function argument is 'struct '

dinglis

refactor

patch from vhirsl@ca.ibm.com for scanner discovery machanism

Work in progress - start of new C Path Container Wizard

fixed title strings

hamer

Refactoring &Content Assist bug fixes

jcamelon

org.eclipse.cdt.core: Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=58500. Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=58178

org.eclipse.cdt.core.tests: Added CompletionTest::testBug58178().

Added __const as an alternative keyword.

Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=58175

org.eclipse.cdt.core : Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=39697

org.eclipse.cdt.core.tests : Added CompleteParseASTTest::testBug39697().

org.eclipse.cdt.core: Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=44249 & fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=52004

org.eclipse.cdt.core.tests: Added CompleteParseASTTest::testBug44249().

Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=57928

org.eclipse.cdt.core: Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=52253

org.eclipse.cdt.core.tests: Added CompletionTest::testBug52253().

mkhodjai

Implementing the Disassembly view.