Notes:
Speed ups, bug fixes, much better windows support.
Changes:
* support for include_next (thanks Sebastian Hunt)
* gets include dirs from ENV['INCLUDE'] if /usr/include is not present (thanks Stu George)
* if "#include <file>" current directory is not searched ( unless -I. is passed )
* if -I with no argument is passed no attempt to find the standard library headers directory is made
* about 20-25% faster
|