|
From: Kevin B K. <ke...@us...> - 2007-02-14 17:59:26
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv697 Modified Files: ChangeLog Log Message: 2007-02-13 Kevin Kenny <ke...@ac...> * tools/fix_tommath_h.tcl: Further tweaking for the x86-64. The change is to make 'mp_digit' be an 'unsigned int' on that platform; since we're using only 32 bits of it, there's no reason to make it a 64-bit 'unsigned long.' * generic/tclTomMath.h: Regenerated. |