|
From: Don P. <dg...@us...> - 2006-01-09 18:35:11
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3940 Modified Files: ChangeLog Log Message: * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] * tests/namespace.test: commands were not reported by [info level] [Bug 1400572]. |
|
From: Daniel A. S. <da...@us...> - 2006-01-10 05:36:30
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26345 Modified Files: ChangeLog Log Message: * unix/configure: add caching, use AC_CACHE_CHECK instead of * unix/configure.in: AC_CACHE_VAL where possible, consistent message * unix/tcl.m4: quoting, sync relevant tclconfig/tcl.m4 changes and gratuitous formatting differences, fix SC_CONFIG_MANPAGES with default argument, Darwin improvements to SC_LOAD_*CONFIG. |
|
From: Daniel A. S. <da...@us...> - 2006-01-10 05:37:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26495 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/configure: add caching, use AC_CACHE_CHECK instead of * unix/configure.in: AC_CACHE_VAL where possible, consistent message * unix/tcl.m4: quoting, sync relevant tclconfig/tcl.m4 and HEAD changes and gratuitous formatting differences, fix SC_CONFIG_MANPAGES with default argument, Darwin improvements to SC_LOAD_*CONFIG. |
|
From: Don P. <dg...@us...> - 2006-01-11 17:15:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25595 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/error.test (error-7.0): Test the timing of write traces on ::errorInfo [Bug 1397843]. |
|
From: Don P. <dg...@us...> - 2006-01-11 17:34:59
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31306 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: Moved Tcl_LogCommandInfo from tclBasic.c to * generic/tclNamesp.c: tclNamesp.c to get access to identifier with * tests/error.test (error-7.0): file scope. Added check for traces on ::errorInfo, and when present fall back to contruction of the stack trace in the variable so that write trace notification timings are compatible with earlier Tcl releases. This reduces, but does not completely eliminate the ***POTENTIAL INCOMPATIBILITY*** created by the 2004-10-15 commit. [Bug 1397843]. |
|
From: Vince D. <vin...@us...> - 2006-01-12 16:19:10
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13817 Modified Files: ChangeLog Log Message: fix to sharing violation |
|
From: Zoran V. <vas...@us...> - 2006-01-12 18:03:54
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8810 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fixed potential overwriting of already freed memory which caused all kinds of (rare but reproducible) coredumps all over the place. |
|
From: Zoran V. <vas...@us...> - 2006-01-12 18:35:35
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20317 Modified Files: ChangeLog Log Message: Fixed potential overwriting of already freed memory which caused all kinds of (rare but reproducible) coredumps all over the place. |
|
From: Reinhard M. <rm...@us...> - 2006-01-16 19:31:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18079 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclPipe.c (FileForRedirect): Prevent nameString from being freed without having been initialized. * tests/exec.test: Added a test for the above. |
|
From: Reinhard M. <rm...@us...> - 2006-01-16 19:38:24
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19489 Modified Files: ChangeLog Log Message: * generic/tclPipe.c (FileForRedirect): Prevent nameString from being freed without having been initialized. * tests/exec.test: Added a test for the above. |
|
From: miguel s. <ms...@us...> - 2006-01-23 11:02:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11763 Modified Files: ChangeLog Log Message: * generic/tclProc.c: fixed args handling for precompiled bodies [Bug 1412695]; thanks to Uwe Traum. |
|
From: miguel s. <ms...@us...> - 2006-01-23 11:18:59
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16971 Modified Files: ChangeLog Log Message: * generic/tclStringObj.c: fixed incorrect handling of internal rep in Tcl_GetRange [Bug 1410553]. Thanks to twylite and Peter Spjuth. |
|
From: miguel s. <ms...@us...> - 2006-01-23 11:24:44
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18801 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclStringObj.c: fixed incorrect handling of internal rep in Tcl_GetRange [Bug 1410553]. Thanks to twylite and Peter Spjuth. |
|
From: Donal K. F. <dk...@us...> - 2006-01-23 11:42:35
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24379 Modified Files: ChangeLog Log Message: Added test for [Bug 1410553] |
|
From: miguel s. <ms...@us...> - 2006-01-23 11:48:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26112 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: added test for [Bug 1410553] |
|
From: Don P. <dg...@us...> - 2006-01-25 18:38:35
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11743 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Donal K. F. <dk...@us...> - 2006-01-25 22:57:58
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3974 Modified Files: ChangeLog Log Message: Adapted version of FreeBSD port to reduce the amount of stuff they have to do to build Tcl... |
|
From: Donal K. F. <dk...@us...> - 2006-01-25 23:06:23
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7482 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Backport of part of FreeBSD port |
|
From: Donal K. F. <dk...@us...> - 2006-01-26 09:31:04
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24113 Modified Files: ChangeLog Log Message: Improved commenting of a tricky bit of TclpOpenFileChannel |
|
From: Donal K. F. <dk...@us...> - 2006-01-26 23:21:17
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29239 Modified Files: ChangeLog Log Message: Fix [Bug 1415725] |
|
From: Don P. <dg...@us...> - 2006-02-01 17:48:17
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18660 Modified Files: ChangeLog Log Message: TIP#250 IMPLEMENTATION * doc/namespace.n: New command [namespace upvar]. [Patch 1275435] * generic/tclInt.h: * generic/tclNamesp.c: * generic/tclVar.c: * tests/namespace.test: * tests/upvar.test: |
|
From: Don P. <dg...@us...> - 2006-02-01 18:27:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10679 Modified Files: ChangeLog Log Message: TIP#181 IMPLEMENTATION * doc/Namespace.3: New command [namespace unknown]. New public * doc/namespace.n: C routines Tcl_(Get|Set)NamespaceUnknownHandler. * doc/unknown.n: [Patch 958222]. * generic/tcl.decls: * generic/tclBasic.c: * generic/tclInt.h: * generic/tclNamesp.c: * tests/namespace.test: * generic/tclDecls.h: make genstubs * generic/tclStubInit.c: |
|
From: Don P. <dg...@us...> - 2006-02-01 19:26:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3769 Modified Files: ChangeLog Log Message: TIP#194 IMPLEMENTATION * doc/apply.n: (New file) New command [apply]. [Patch 944803]. * doc/uplevel.n: * generic/tclBasic.c: * generic/tclInt.h: * generic/tclProc.c: * tests/apply.test: (New file) * tests/proc-old.test: * tests/proc.test: |
|
From: miguel s. <ms...@us...> - 2006-02-01 20:17:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4330 Modified Files: ChangeLog Log Message: * generic/tclProc.c: minor improvements to [apply] * tests/apply.test: new tests; apply-5.1 currently fails to indicate missing work in error reporting |
|
From: Don P. <dg...@us...> - 2006-02-08 21:41:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29819 Modified Files: ChangeLog Log Message: TIP#258 IMPLEMENTATION * doc/Encoding.3: New subcommand [encoding dirs]. * doc/encoding.n: New routine Tcl_GetEncodingNameFromEnvironment. * generic/tcl.decls: Made public: * generic/tclBasic.c: TclGetEncodingFromObj * generic/tclCmdAH.c: -> Tcl_GetEncodingFromObj * generic/tclEncoding.c:TclGetEncodingSearchPath * generic/tclInt.decls: -> Tcl_GetEncodingSearchPath * generic/tclInt.h: TclSetEncodingSearchPath * generic/tclTest.c: -> Tcl_SetEncodingSearchPath * library/init.tcl: Removed commands: * tests/cmdAH.test: [tcl::unsupported::EncodingDirs] * tests/encoding.test: [testencoding path] (Tcltest) * unix/tclUnixInit.c: [Patch 1413934]. * win/tclWinInit.c: * generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclStubInit.c: |