diff options
author | hobbs <hobbs> | 1999-10-21 02:16:21 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-10-21 02:16:21 (GMT) |
commit | 255b6f78419e20a2954baaab97b26182a4b27c76 (patch) | |
tree | 4f65ebbb53559917f7b5085067635040cae62b80 /library | |
parent | d5139c797f55bb15e8fe74bdd46ba58a6930794b (diff) | |
download | tcl-255b6f78419e20a2954baaab97b26182a4b27c76.zip tcl-255b6f78419e20a2954baaab97b26182a4b27c76.tar.gz tcl-255b6f78419e20a2954baaab97b26182a4b27c76.tar.bz2 |
* unix/tclUnixNotfy.c: fixed event/io threading problems by
making triggerPipe non-blocking
* library/tcltest1.0/tcltest.tcl:
* generic/tclThreadTest.c: fixed mem leaks in threads
* generic/tclResult.c: fixed Tcl_AppendResultVA so it only
iterates once over the va_list (avoiding a memcpy of it,
which is not portable).
* generic/regc_color.c: fixed mem leak and assertion, from HS
* generic/tclCompile.c: removed savedChar trick that appeared to
be causing a segv when the literal table was released
* tests/string.test:
* generic/tclCmdMZ.c: fixed [string index] to return ByteArrayObj
when indexing into one (test case string-5.16) [Bug: 2871]
Diffstat (limited to 'library')
0 files changed, 0 insertions, 0 deletions