CDT Commit Report for - February 27, 2004

amagloire

put back the method

IBinaryParser.getBinary()

Clients still use it.

Improve performance of the IBinaryParser
by providing a new API
IBinaryParser.getBinary(byte[] hints, IPath path)

dinglis

fixed for https://bugs.eclipse.org/bugs/show_bug.cgi?id=53204

mark string non-externalized

removed unused member

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

hamer

The CView to update with each reconcile : [Bug 53074]

sevoy

Added a header to the automatically generated makefiles to alert users not to edit them. Also added includes directives to bring in user-supplied makefiles to support additional targets, macro definitions, and custom build steps. Strings are externalized.

New built-in compiler incldue search paths and defined symbols for the Gnu C++ compiler on Cygwin.