|
From: Don P. <dg...@us...> - 2006-08-09 18:12:43
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2561 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclEncoding.c: Replace buffer copy in for loop with call to memcpy(). Thanks to afredd. [Patch 1530262] |