|
From: Vince D. <vin...@us...> - 2004-01-31 02:25:38
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6003 Modified Files: ChangeLog Log Message: filesystem fixes for '-force' consistency and picky compilers |
|
From: Donal K. F. <dk...@us...> - 2004-01-31 02:58:42
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2326 Modified Files: ChangeLog Log Message: Speed improvements to SetBooleanFromAny's string handling whitespace/style policing |
|
From: Vince D. <vin...@us...> - 2004-01-31 04:49:05
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3025 Modified Files: ChangeLog Log Message: fix to file normalization with links |
|
From: David G. <dav...@us...> - 2004-01-31 14:08:27
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11865 Modified Files: ChangeLog Log Message: no message |
|
From: David G. <dav...@us...> - 2004-02-01 09:39:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27951 Modified Files: ChangeLog Log Message: * tests/winPipe.test: more pass-thru commandline verifications. * win/tclWinPipe.c (BuildCommandLine): Special case quoting for '{' not required by the c-runtimes's _setargv(). * win/tclAppInit.c: Removed our custom setargv() in favor of the one provided by the c-runtime. [Bug 672938] |
|
From: David G. <dav...@us...> - 2004-02-01 10:33:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7467 Modified Files: ChangeLog Log Message: * win/nmakehlp.c: defensive techniques to avoid static buffer overflows and a couple envars upsetting invokations of cl.exe and link.exe. |
|
From: David G. <dav...@us...> - 2004-02-01 11:59:59
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2951 Modified Files: ChangeLog Log Message: no message |
|
From: David G. <dav...@us...> - 2004-02-02 01:15:18
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26860 Modified Files: ChangeLog Log Message: no message |
|
From: David G. <dav...@us...> - 2004-02-02 21:35:18
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3612 Modified Files: ChangeLog Log Message: no message |
|
From: David G. <dav...@us...> - 2004-02-02 22:03:45
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27353 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: no message |
|
From: Don P. <dg...@us...> - 2004-02-04 02:20:09
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15824 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/tcltest/tcltest.tcl: Corrected parsing of single command line argument (option with missing value) [Bug 833910] * library/tcltest/pkgIndex.tcl: Bump to version 2.2.5. |
|
From: Don P. <dg...@us...> - 2004-02-04 02:20:20
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16930 Modified Files: ChangeLog Log Message: * library/tcltest/tcltest.tcl: Corrected parsing of single command line argument (option with missing value) [Bug 833910] * library/tcltest/pkgIndex.tcl: Bump to version 2.2.5. |
|
From: Don P. <dg...@us...> - 2004-02-04 06:17:07
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1599 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/tcltest/tcltest.tcl: Corrected references to non-existent $name variable in [cleanupTests]. [Bug 833637] |
|
From: Don P. <dg...@us...> - 2004-02-04 06:17:35
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1748 Modified Files: ChangeLog Log Message: * library/tcltest/tcltest.tcl: Corrected references to non-existent $name variable in [cleanupTests]. [Bug 833637] |
|
From: Don P. <dg...@us...> - 2004-02-04 06:47:50
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5831 Modified Files: ChangeLog Log Message: * generic/tclCmdAH.c (StoreStateData): Removed improper refcount decrement of the varName parameter. This error was causing segfaults following test cmdAH-28.7. |
|
From: Don P. <dg...@us...> - 2004-02-04 06:48:40
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7112 Modified Files: ChangeLog Log Message: typo |
|
From: Don P. <dg...@us...> - 2004-02-05 20:28:06
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19141 Modified Files: ChangeLog Log Message: * generic/tclFileName.c (SkipToChar): Corrected CONST and type-casting issues that caused compiler warnings. |
|
From: David G. <dav...@us...> - 2004-02-06 00:05:34
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9139 Modified Files: ChangeLog Log Message: no message |
|
From: Don P. <dg...@us...> - 2004-02-06 16:50:35
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16950 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * doc/clock.n: Removed reference to non-existent [file ctime]. |
|
From: Don P. <dg...@us...> - 2004-02-06 16:51:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17243 Modified Files: ChangeLog Log Message: * doc/clock.n: Removed reference to non-existent [file ctime]. |
|
From: Don P. <dg...@us...> - 2004-02-07 05:50:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13636 Modified Files: Tag: dgp-refactor ChangeLog Log Message: Merge updates from HEAD Note that this branch currently does not fully support the new {expand} syntax. Updates to TclEvalScriptTokens and TclCompileScriptTokens are still to come. |
|
From: David G. <dav...@us...> - 2004-02-07 21:50:27
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16063 Modified Files: ChangeLog Log Message: no message |
|
From: David G. <dav...@us...> - 2004-02-08 01:47:18
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25551 Modified Files: ChangeLog Log Message: speling |
|
From: David G. <dav...@us...> - 2004-02-10 22:11:12
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7402 Modified Files: ChangeLog Log Message: no message |
|
From: Mo D. <md...@us...> - 2004-02-12 23:24:30
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5700 Modified Files: ChangeLog Log Message: * win/tclWinInit.c (AppendEnvironment): Use the tail component of the passed in lib path instead of just blindly using lib+4. That worked when lib was "lib/..." but fails for other values. Thanks go to Patrick Samson for pointing this out. |