From: Kevin B K. <ke...@us...> - 2007-07-08 19:53:02
|
Update of /cvsroot/tclpro/tclparser In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12319 Modified Files: ChangeLog configure configure.in tclParser.c Log Message: * configure.in: Advanced patchlevel to 1.4.1 * tclParser.c: Added {*} support, and made parser forgiving in the face of missing 'errorType' and 'term' data from Tcl_ParseExpr. Silenced several compiler warnings. Made the package version come from the configurator. * tests/parse.test: Made several tests TIP-148 compliant. * tests/parseCmd.test: Made several tests TIP-148 compliant, and added a test case for {*}. * configure: Regenerated. |