diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2010-08-31 Jan Nijtmans <nijtmans@users.sf.net> + + * win/rules.vc: Typo (thanks to Twylite discovering this) + * generic/tclStubLib.c: Revert to previous version: MSVC++ 6.0 + * generic/tclTomMathStubLib.c:cannot handle the new construct. + * generic/tcl.decls [Patch 2997642] many type casts needed when + * generic/tclDecls.h: using Tcl_Pkg* API. Remaining part. + * generic/tclPkg.c: + * generic/tclBasic.c: + * generic/tclTomMathInterface.c: + 2010-08-31 Andreas Kupries <andreask@activestate.com> * win/tcl.m4: Applied patch by Jeff fixing issues with the @@ -5,6 +16,7 @@ * win/configure: Regenerated. 2010-08-30 Miguel Sofer <msofer@users.sf.net> + * generic/tclBasic.c: New implementation for [tailcall]: * generic/tclCmdAH.c: it now schedules the command and returns * generic/tclCmdMZ.c: TCL_RETURN. This fixes all issues with |