From d9a393a38e3d97ff8820d07f8b426c59fe64abae Mon Sep 17 00:00:00 2001 From: hobbs Date: Wed, 4 Apr 2001 23:00:59 +0000 Subject: updated changes from ChangeLog FossilOrigin-Name: 3b84a5c997f6ec77dd666c30325830b9d5a35613 --- changes | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/changes b/changes index 07d89d1..48d21fd 100644 --- a/changes +++ b/changes @@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.56.2.1 2000/08/08 19:03:32 hobbs Exp $ +RCS: @(#) $Id: changes,v 1.56.2.2 2001/04/04 23:00:59 hobbs Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -4912,3 +4912,55 @@ sections. (english) DumpActiveMemory.3. (melski) --- Released 8.3.2, August 9, 2000 --- See ChangeLog for details --- + +2001-04-04 (build improvements) redid Mac build structure (steffen) +Corrected IRIX-5* configure (english). Added support for AIX-5 (hobbs). +Added support for Win64 (hobbs). + +2001-04-03 (doc fixes) numerous doc corrections and clarifications. +Update of READMEs. + +2001-03-30 (bug fix) corrected Windows memory error on exit (wu) +Fixed race condition in readability of socket on Windows. + +2001-03-29 (bug fix) prevent potential race condition and security leak in +tmp filename creation on Unix. (max) +Fixed handling of timeout for threads (corrects excessive CPU usage issue +for Tk on Unix in threaded Tcl environment). (ruppert) + +2001-03-13 Correctly possible memory corruption in string map {} $str +(fellows) + +2001-02-15 improved efficiency of [string split] (fellows) + +2001-01-30 Fixed possible hangs in fcopy. (porter) + +2001-01-04 corrected parsing of $tcl_libPath at startup on Windows (porter) + +2000-12-14 improved (s)rand for 64-bit platforms (porter) + +2000-12-09 changed %o and %x to use strtoul instead of strtol to correctly +preserve scan<>format conversion of large integers (hobbs) +Fixed handling of {!} in expressions (hobbs, fellows) + +2000-11-23 fixed potential memory leak in error case of lsort (fellows) + +2000-11-02 Corrected sharing of tclLibraryPath in threaded environment +(gravereaux) + +2000-11-01 Corrected excessive mem use of info exists on a non-existent +array element (hobbs) + +2000-10-20 call stat only when necessary in 'glob' to speed up command +significantly in base cases (hobbs) + +2000-10-06 corrected [file channels] to only return channels in the current +interpreter (hobbs) + +2000-09-29 corrected reporting of space parity on Windows (Eason) + +2000-09-27 fixed a bug introduced by a partial fix in 8.3.2 that didn't set +nonBlocking correctly when resetting the flags for the write side (hobbs). +Correct mem leak in channels when statePtr was released. + +--- Released 8.3.3, April 6, 2001 --- See ChangeLog for details --- -- cgit v0.12