|
From: Don P. <dg...@us...> - 2003-09-09 03:13:06
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv11068 Modified Files: ChangeLog Log Message: credit update |
|
From: Don P. <dg...@us...> - 2003-09-10 20:27:32
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv23384
Modified Files:
ChangeLog
Log Message:
* library/opt/optparse.tcl: Latest revisions caused [OptGuessType]
to guess "int" instead of "string" for empty strings. Missed the
required "-strict" option to [string is]. Thanks to Revar Desmera.
[Bug 803968]
|
|
From: Don P. <dg...@us...> - 2003-09-10 20:30:02
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv24003
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* library/opt/optparse.tcl: Overlooked dependence of opt 0.4.4
* library/opt/pkgIndex.tcl: on Tcl 8.2. Bumped to opt 0.4.4.1.
|
|
From: Donal K. F. <dk...@us...> - 2003-09-12 23:56:05
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv22604 Modified Files: ChangeLog Log Message: TIP#123 Implementation based on work by Arjen Markus. [Patch 655176] |
|
From: Vince D. <vin...@us...> - 2003-09-16 14:56:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv13717 Modified Files: ChangeLog Log Message: minor filesystem bug fixes |
|
From: Vince D. <vin...@us...> - 2003-09-16 16:06:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv29340 Modified Files: ChangeLog Log Message: test suite fix for AFS |
|
From: Vince D. <vin...@us...> - 2003-09-18 11:29:28
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv29456 Modified Files: ChangeLog Log Message: fileName test suite bug fix |
|
From: miguel s. <ms...@us...> - 2003-09-19 19:34:20
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv6375 Modified Files: ChangeLog Log Message: * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all calls that may cause traces on ::errorInfo or ::errorCode to corrupt the stack [Bug 804681] ---------------------------------------------------------------------- |
|
From: Donal K. F. <dk...@us...> - 2003-09-19 23:06:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv6620 Modified Files: ChangeLog Log Message: Stop failure of expr-23.4 on 64bit architectures. [Bug 808244] |
|
From: miguel s. <ms...@us...> - 2003-09-19 20:24:50
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv13105
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to
protect all calls that may cause traces on ::errorInfo or
::errorCode to corrupt the stack [Bug 804681]
|
|
From: Don P. <dg...@us...> - 2003-09-23 04:52:16
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv22742
Modified Files:
ChangeLog
Log Message:
* library/init.tcl (auto_load, auto_import): Expanded Eric Melski's
2000-01-28 fix for [Bug 218871] to all potentially troubled uses of
[info commands] on input data, where glob-special characters could
cause problems.
|
|
From: Don P. <dg...@us...> - 2003-09-23 04:52:21
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv22643
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* library/init.tcl (auto_load, auto_import): Expanded Eric Melski's
2000-01-28 fix for [Bug 218871] to all potentially troubled uses of
[info commands] on input data, where glob-special characters could
cause problems.
|
|
From: miguel s. <ms...@us...> - 2003-09-23 14:49:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv28230 Modified Files: ChangeLog Log Message: * generic/tclExecute.c: * generic/tclInt.h: changed the evaluation-stack addressing mode, from array-style to pointer-style; the catch stack and evaluation stack are now contiguous in memory. [Patch 457449] |
|
From: Don P. <dg...@us...> - 2003-09-24 02:07:54
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv30147
Modified Files:
ChangeLog
Log Message:
* tests/trace.test (trace-31,32-*): Added tests for [Bug 807243]
and [Bug 811483].
|
|
From: Don P. <dg...@us...> - 2003-09-24 02:17:12
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv32124
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* generic/tclCmdMZ.c (): Fixed [Bug 807243] where
* tests/trace.test (trace-31,32.*): the introspection results
of both [trace info command] and [trace info execution] were getting
co-mingled. Thanks to Mark Saye for the report.
|
|
From: Don P. <dg...@us...> - 2003-09-24 02:27:47
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv1628
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
add thanks
|
|
From: Vince D. <vin...@us...> - 2003-09-24 12:56:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv10476 Modified Files: ChangeLog Log Message: trace.test remove knownBug |
|
From: Vince D. <vin...@us...> - 2003-09-24 18:07:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv16780 Modified Files: ChangeLog Log Message: package unknown performance on MacOS and MacOS X |
|
From: Daniel A. S. <da...@us...> - 2003-09-25 05:34:20
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv25187
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden
on command line. Replaced explict use of /usr/bin by ${BINDIR}.
|
|
From: Daniel A. S. <da...@us...> - 2003-09-25 05:34:10
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv25096
Modified Files:
ChangeLog
Log Message:
* macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden
on command line. Replaced explict use of /usr/bin by ${BINDIR}.
|
|
From: David G. <dav...@us...> - 2003-09-28 10:33:03
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv10458
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
no message
|
|
From: David G. <dav...@us...> - 2003-09-28 10:36:41
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv10889 Modified Files: ChangeLog Log Message: no message |
|
From: David G. <dav...@us...> - 2003-09-28 10:48:57
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv12279
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
no message
|
|
From: Donal K. F. <dk...@us...> - 2003-09-29 09:43:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv25670 Modified Files: ChangeLog Log Message: Added note that frameworks are a MacOSX feature [Bug 619440] |
|
From: Donal K. F. <dk...@us...> - 2003-09-29 10:01:41
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv29276 Modified Files: ChangeLog Log Message: Correctly check the types of boolean options to http::geturl [Bug 811170] |