2001-12-04 John Bridges * indent.dsp, wildcard.c : improvements for vc++. 2001-12-04 Vladislav Naumov * miscel/Makefile.mingw32 : Some fixes for the the mingw32 compiler's makefile. * miscel/config.h.vc++ : prevent UTIME for mingw32. 2001-11-27 David Ingamells * makefile.am,*/makefile.am : Major changes to the Makefile.am files to reflect the new deep structure and to come closer to the current auto-tool styles. 2001-11-02 David Ingamells * general : Changing over to 'deep' release structure with src, doc, etc. directories. This is requiring a major revamp of the "auto" tool input files. * lexi.c : Allowed a string to be multi-line (i.e. newlines from code file is part of string). * all_source_files : ANSI-ize all functions and clean-up layout. Break up some too-big functions.