|
From: David G. <dav...@us...> - 2004-04-24 07:49:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17799 Modified Files: ChangeLog Log Message: no message |
|
From: Don P. <dg...@us...> - 2004-04-25 20:16:03
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7433 Modified Files: ChangeLog Log Message: * generic/tcl.h: Removed obsolete declarations and #include's. * generic/tclInt.h: [Bugs 926459, 926486] |
|
From: Donal K. F. <dk...@us...> - 2004-04-26 09:16:56
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26048 Modified Files: ChangeLog Log Message: Reworked to remove references to testing interfaces and instead promote the use of the Thread package. [Patch 932527] Also reworked and reordered the page for better readability. |
|
From: Donal K. F. <dk...@us...> - 2004-04-26 09:47:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32195 Modified Files: ChangeLog Log Message: Stronger wording & example. [Bug 940843] |
|
From: Donal K. F. <dk...@us...> - 2004-04-26 14:38:16
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25741 Modified Files: ChangeLog Log Message: Doc updates from David Welton [Patches 941377,941380] |
|
From: Don P. <dg...@us...> - 2004-04-26 15:51:26
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10144 Modified Files: ChangeLog Log Message: * unix/tclUnixFCmd.c (TclpObjNormalizePath): Corrected improper positioning of returned checkpoint. [Bug 941108] |
|
From: Donal K. F. <dk...@us...> - 2004-04-28 10:28:06
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13902 Modified Files: ChangeLog Log Message: Minor docfix [Bug 943448] |
|
From: miguel s. <ms...@us...> - 2004-04-28 13:11:40
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8007 Modified Files: ChangeLog Log Message: * doc/global.n: * doc/upvar.n: * generic/tclVar.c (ObjMakeUpvar): * tests/upvar.test (upvar-8.11): * tests/var.test (var-3.11): Avoid creation of unusable variables: [Bug 600812] [TIP 184]. |
|
From: Don P. <dg...@us...> - 2004-04-29 20:40:20
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18900 Modified Files: ChangeLog Log Message: * tests/execute.test (execute-8.2): Avoid crashes when there is limited system stack space (threads-enabled). |
|
From: Donal K. F. <dk...@us...> - 2004-04-30 15:29:12
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5227 Modified Files: ChangeLog Log Message: More examples |
|
From: Kevin B K. <ke...@us...> - 2004-04-30 17:45:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32177 Modified Files: ChangeLog Log Message: * generic/tclThreadAlloc.c: Added a temporary (or so I hope!) inclusion of "tclWinInt.h" to avoid problems when compiling on Win32-VC++ with --enable-threads. [Bug 945447] |
|
From: Don P. <dg...@us...> - 2004-04-30 20:06:49
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26769 Modified Files: ChangeLog Log Message: * generic/tclInt.h: Replaced Kevin Kenny's temporary * generic/tclThreadAlloc.c: fix for Bug 945447 with a cleaner, more permanent replacement. |
|
From: Donal K. F. <dk...@us...> - 2004-04-30 20:25:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30955 Modified Files: ChangeLog Log Message: More examples |
|
From: Donal K. F. <dk...@us...> - 2004-04-30 22:46:02
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27271 Modified Files: ChangeLog Log Message: More examples |
|
From: miguel s. <ms...@us...> - 2004-05-02 20:50:03
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5334 Modified Files: ChangeLog Log Message: * generic/tclProc.c (TclObjInvokeProc): * tests/proc.test (proc-3.6): fix for bad quoting of multi-word proc names in error messages [Bug 942757] |
|
From: miguel s. <ms...@us...> - 2004-05-02 21:07:23
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9351 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclProc.c (TclObjInvokeProc): * tests/proc.test (proc-3.6): fix for bad quoting of multi-word proc names in error messages [Bug 942757] |
|
From: Don P. <dg...@us...> - 2004-05-03 14:28:41
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6675 Modified Files: ChangeLog Log Message: * library/init.tcl: Corrected unique prefix matching of interactive command completion in [unknown]. [Bug 946952] |
|
From: Don P. <dg...@us...> - 2004-05-03 14:29:06
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6753 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/init.tcl: Corrected unique prefix matching of interactive command completion in [unknown]. [Bug 946952] |
|
From: Kevin B K. <ke...@us...> - 2004-05-03 17:05:17
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8072 Modified Files: ChangeLog Log Message: * win/tclWin32Dll.c (TclpCheckStackSpace): * tests/stack.test (stack-3.1): Fix for undetected stack overflow in TclReExec on Windows. [Bug 947070] |
|
From: Kevin B K. <ke...@us...> - 2004-05-03 18:01:42
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22119 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tclWin32Dll.c (TclpCheckStackSpace): * tests/stack.test (stack-3.1): Fix for undetected stack overflow in TclReExec on Windows. [Bug 947070] |
|
From: miguel s. <ms...@us...> - 2004-05-03 19:59:23
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17356 Modified Files: ChangeLog Log Message: * generic/tclCompile.c: * generic/tclInt.h: reverted fix for [Bug 926445] of 2004-04-02, restoring TCL_ALIGN to the header file. Todd Helfter reported that the macro is required by tbcload. |
|
From: miguel s. <ms...@us...> - 2004-05-04 02:38:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2179 Modified Files: ChangeLog Log Message: * generic/tclCompile.c (TclCompileScript): setting the compilation namespace outside of the loop. |
|
From: miguel s. <ms...@us...> - 2004-05-04 03:20:58
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9061 Modified Files: ChangeLog Log Message: * generic/tclProc.c (TclCreateProc): comments corrected. |
|
From: Andreas K. <and...@us...> - 2004-05-04 03:51:36
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13901 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * Applied [SF Tcl Patch 868853], fixing a mem leak in TtySetOptionProc. Report and Patch provided by Stuart Cassoff <st...@us...>. |
|
From: Andreas K. <and...@us...> - 2004-05-04 03:52:34
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14205 Modified Files: ChangeLog Log Message: * Applied [SF Tcl Patch 868853], fixing a mem leak in TtySetOptionProc. Report and Patch provided by Stuart Cassoff <st...@us...>. |