|
From: Don P. <dg...@us...> - 2003-11-17 18:29:20
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv1171 Modified Files: ChangeLog Log Message: more details on the regexp fix. |
|
From: David G. <dav...@us...> - 2003-11-18 23:30:15
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv3512 Modified Files: ChangeLog Log Message: Changes from Victor Wagner <vi...@45...> for better DJGPP support. |
|
From: Donal K. F. <dk...@us...> - 2003-11-19 22:04:39
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv26918 Modified Files: ChangeLog Log Message: Fixed Bug 845412; long commands without expansion don't get tangled with the expansion machinery now... |
|
From: Don P. <dg...@us...> - 2003-11-20 00:16:41
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv20313
Modified Files:
ChangeLog
Log Message:
* tests/compile.test (compile-16.22.0): Improved test for the
recent fix for Bug 845412.
|
|
From: miguel s. <ms...@us...> - 2003-11-20 18:37:56
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv1444 Modified Files: ChangeLog Log Message: * generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecated) [Bug 835020] |
|
From: Vince D. <vin...@us...> - 2003-11-20 19:05:59
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv6005
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
fix to 'cd' infinite recursion bug on Windows
|
|
From: miguel s. <ms...@us...> - 2003-11-20 19:19:16
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv8758
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* generic/tclVar.c: fix flag bit collision between
LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecated) [Bug 835020]
|
|
From: Jeffrey H. <ho...@us...> - 2003-11-21 00:18:53
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv5849
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
moved 8.4.5 tag
|
|
From: Don P. <dg...@us...> - 2003-11-21 16:19:16
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv26802
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* tests/windFCmd.test (winFCmd-16.10): Corrected failure to
initialize variable $dd that caused test suite failure.
|
|
From: Jeffrey H. <ho...@us...> - 2003-11-21 18:18:36
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv17342
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
moved core-8-4-5 tag to include las test correction
|
|
From: Don P. <dg...@us...> - 2003-11-21 18:48:01
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv22169
Modified Files:
ChangeLog
Log Message:
* tests/winFCmd.test (winFCmd-16.10,11): Merged new tests from
core-8-4-branch.
|
|
From: Vince D. <vin...@us...> - 2003-11-24 10:13:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv18052 Modified Files: ChangeLog Log Message: remove windows [cd] bug |
|
From: Don P. <dg...@us...> - 2003-11-24 19:06:09
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv24753
Modified Files:
ChangeLog
Log Message:
* generic/tclParse.c: Corrected faulty check for trailing white
space in {expand} parsing. Thanks Andreas Leitgeb. [Bug 848262].
* tests/parse.test: New tests for the bug.
|
|
From: miguel s. <ms...@us...> - 2003-12-02 03:20:29
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv31316 Modified Files: ChangeLog Log Message: * doc/lset.n: fix typo [Bug 852224] |
|
From: miguel s. <ms...@us...> - 2003-12-02 03:20:48
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv31653
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* doc/lset.n: fix typo [Bug 852224]
|
|
From: Donal K. F. <dk...@us...> - 2003-12-02 09:29:55
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv24480 Modified Files: ChangeLog Log Message: Stop losing references when variables are repeated in [binary scan]. [851747] |
|
From: Donal K. F. <dk...@us...> - 2003-12-02 09:31:55
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv24950
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
Stop losing references when variables are repeated in [binary scan]. [851747]
|
|
From: Vince D. <vin...@us...> - 2003-12-09 14:57:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv8174 Modified Files: ChangeLog Log Message: NT file permissions fix and tests |
|
From: Donal K. F. <dk...@us...> - 2003-12-09 15:27:48
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv15017 Modified Files: ChangeLog Log Message: #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] |
|
From: Donal K. F. <dk...@us...> - 2003-12-09 15:32:22
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv16006
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
#ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369]
|
|
From: Jeffrey H. <ho...@us...> - 2003-12-09 21:55:11
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv28759 Modified Files: ChangeLog Log Message: * unix/configure: * unix/tcl.m4: updated OpenBSD build configuration based on [Patch #775246] (cassoff) |
|
From: David G. <dav...@us...> - 2003-12-12 01:01:41
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv12773 Modified Files: ChangeLog Log Message: no message |
|
From: Vince D. <vin...@us...> - 2003-12-12 16:47:48
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv25124
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
fix to 'file normalize ~nobody' crash
|
|
From: Vince D. <vin...@us...> - 2003-12-12 17:09:51
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv29810 Modified Files: ChangeLog Log Message: various filesystem fixes |
|
From: David G. <dav...@us...> - 2003-12-13 02:11:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv512 Modified Files: ChangeLog Log Message: no message |