summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuringhobbs2004-11-171-0/+5
* * win/makefile.vc: Fixed bug in installation of http 2.5.andreas_kupries2004-11-161-0/+9
* * library/auto.tcl: Updated [tcl_findLibrary] search pathdgp2004-11-161-0/+5
* Backport of [Patch 1065732]dkf2004-11-161-0/+5
* * generic/tclCmdMZ.c (Tcl_TraceObjCmd): Fixed Bug 1065378 which faileddgp2004-11-151-0/+7
* * library/init.tcl: Made [unknown] robust in the case thatdgp2004-11-131-0/+6
* * generic/tclEncoding.c (TableFromUtfProc): correct crashhobbs2004-11-121-0/+5
* * doc/clock.n:das2004-11-121-0/+10
* * tests/fCmd.test:das2004-11-111-0/+30
* Clarify return code documentation. [Bug 1062647]dkf2004-11-091-0/+4
* * changes: Updates for Tcl 8.4.8 release.dgp2004-11-041-0/+4
* 2004-11-02 Don Porter <dgp@users.sourceforge.net>dgp2004-11-021-0/+8
* Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch.dkf2004-11-021-0/+3
* Add synopsis for Tcl_GetChannelMode. [Bug 1058446]dkf2004-11-021-0/+4
* Make [info globals ::foo] work. [Bug 1057461]dkf2004-10-311-0/+6
* removed erroneous comment [Bug 1029518]Miguel Sofer2004-10-301-0/+5
* * library/tcltest/tcltest.tcl: Correct reaction to errors in thedgp2004-10-301-0/+6
* * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], aandreas_kupries2004-10-281-0/+8
* * README: Bumped patch level to 8.4.8 to preparedgp2004-10-281-0/+13
* added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-2/+13
* * tests/socket.test (socket-13.1): Balanced [makeFile] anddgp2004-10-281-0/+4
* * tests/appendComp.test: Backport test suite fixes of errorsdgp2004-10-281-0/+14
* backport fixes for 868489 and 1026125Kevin B Kenny2004-10-271-0/+9
* Finished user-level documentation backportdkf2004-10-271-1/+1
* Yet more doc update backportingdkf2004-10-271-1/+1
* More doc fix backportingdkf2004-10-271-1/+1
* Backport many doc fixesdkf2004-10-271-0/+4
* * tests/subst.test (subst-12.3-5): More tests for Bug 1036649.dgp2004-10-261-1/+1
* * tests/subst.test (subst-12.3,4): More tests for Bug 1036649.dgp2004-10-261-0/+2
* * tests/compile.test (compile-12.4): Backport test for Bug 1001997.dgp2004-10-261-0/+15
* whitespace changeshobbs2004-10-231-14/+14
* Speed up [info <thing> <simplePattern>]dkf2004-10-141-0/+7
* * win/tclWinFile.c (NativeIsExec): correct result of 'filehobbs2004-10-081-0/+5
* * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021dgp2004-10-051-1/+6
* * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ifieddgp2004-09-301-0/+16
* * tests/subst.test (12.2): test correction.Miguel Sofer2004-09-301-0/+4
* fix for buffer overflow in [subst], [Bug 1036649]Miguel Sofer2004-09-291-0/+6
* * unix/dltest/Makefile.in (clean): Fixup make cleanmdejong2004-09-231-0/+7
* Make sure large shifts shift for real. [Bug 868467]dkf2004-09-181-0/+5
* * tests/load.test (load-2.3): adopted fix for failure on darwindas2004-09-141-0/+5
* * generic/tclObj.c (Tcl_GetIntFromObj): Corrected flaw in returningdgp2004-09-141-0/+5
* One less crazy long/wide aunt in the attic... [Bug 868489]dkf2004-09-101-0/+4
* Fix [Bug 1025359] to make sure wide seeks don't lose errorsdkf2004-09-101-0/+5
* * generic/tcl.h: Micro formatting fixes.andreas_kupries2004-09-101-0/+6
* * generic/tclNamespace.c (TclGetNamespaceForQualName): Resolveddgp2004-09-101-0/+10
* * generic/tclExecute.c (INST_CONCAT1): added a peepholeMiguel Sofer2004-09-101-0/+7
* Also corrected faulty prevention of [namespace import] cycles.dgp2004-09-091-0/+2
* * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faultydgp2004-09-091-0/+6
* * compat/strftime.c (_conv): Corrected a problem where hour 0Kevin B Kenny2004-09-081-0/+7
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-071-0/+7