This release modifies temp file usage to use tmpfile() rather than
mktemp(). It adds a configure script and test scripts, along with new
test cases.


Changes: Support was added for %pure-parser for grammars written for bison. The "-r" and "-p" options now work together.


Changes: Code cleanup was done to eliminate compiler warnings and portability fixes were made.


Changes: The declaration of yylval was restored to the skeleton, as it was omitted in the fixes made in 20080824.


Changes: This release has a fix for array indexing from OpenBSD, as well as other minor fixes/updates.


Changes: This release modifies temp file usage to use tmpfile() rather than mktemp(). It adds a configure script and test scripts, along with new test cases.