summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Clarify meaning of [lsearch -dictionary]dkf2004-09-021-0/+4
* * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium),hobbs2004-09-011-0/+10
* Fix crash in [string map] when objects are shared. [Bug 1018562]dkf2004-08-301-0/+5
* * tests/env.test: macosx fixes.das2004-08-261-0/+4
* Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011...dkf2004-08-191-0/+5
* date correctiondgp2004-08-161-1/+1
* fix for [Bug 1008314]Miguel Sofer2004-08-161-0/+8
* * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-131-0/+7
* Changed handling of the returned thread ID since broken on 64-bitvasiljevic2004-08-101-0/+6
* * generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalizedgp2004-07-301-0/+6
* * unix/configure:das2004-07-301-0/+7
* * generic/tclMain.c (Tcl_Main, StdinProc): Append newline onlydgp2004-07-281-0/+7
* (io-61.1): create file in binary mode for x-platcore_8_4_7hobbs2004-07-261-0/+2
* note 8.4.7 tag datehobbs2004-07-261-11/+12
* * generic/tclThreadAlloc.c: Moved the tclInt.h include to providepatthoyts2004-07-251-0/+5
* * tests/eofchar.data (removed): Test io-61.1 now generates its owndgp2004-07-231-1/+5
* * win/tclWinDde.c: Bump to dde 1.2.3 to cover changesdgp2004-07-231-1/+8
* typo/format fixesdgp2004-07-221-4/+5
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-211-0/+8
* * unix/tcl.m4: fixed Darwin autoconf breakage caused bydas2004-07-201-0/+7
* * macosx/tclMacOSXBundle.c: dynamically acquire address fordas2004-07-201-0/+6
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-191-0/+13
* Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl APIvasiljevic2004-07-191-0/+5
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in theandreas_kupries2004-07-161-0/+4
* * doc/OpenFileChnl.3: Added description of the behaviour ofandreas_kupries2004-07-161-0/+4
* * doc/CrtCommand.3: Added note that the arguments given to theandreas_kupries2004-07-161-0/+4
* * doc/ChnlStack.3: Removed the declaration that the interpandreas_kupries2004-07-161-0/+5
* Typo fix.andreas_kupries2004-07-161-1/+1
* * tests/socket.test: Accepted two new testcases by Stuart Casoffandreas_kupries2004-07-161-0/+4
* * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joeandreas_kupries2004-07-161-0/+6
* * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joeandreas_kupries2004-07-151-0/+6
* Added new fix for the Tcl Bug #770053. Now we conditionaly performvasiljevic2004-07-151-0/+10
* * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set inandreas_kupries2004-07-151-2/+29
* * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to theandreas_kupries2004-07-151-0/+7