summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * library/clock.tcl (ProcessPosixTimeZone):Kevin B Kenny2009-10-241-0/+12
* * generic/tclIO.c (FlushChannel): Skip OutputProc for low-levelandreas_kupries2009-10-231-0/+7
* Let [$obj varname x(y)] work. [Bug 2883857]dkf2009-10-221-0/+5
* Fix [Bug 2882561].dkf2009-10-211-0/+3
* Fix [Bug 2881259].dkf2009-10-211-7/+12
* * unix/Makefile.in: Removed the long outdated and broken targetsdgp2009-10-201-0/+8
* * generic/tclIO.c: Revised ReadChars and FilterInputBytes routinesdgp2009-10-191-0/+8
* Fix for [Bug 2871908]Joe Mistachkin2009-10-181-0/+7
* Fix for [Bug 1565466]Joe Mistachkin2009-10-181-0/+8
* Fix [Bug 2629338]: Stop evil unset traces from accessing freed memory.dkf2009-10-171-0/+8
* [Bug 2874678]: Don't leak bignums in [dict incr]...dkf2009-10-081-18/+23
* * generic/tclObj.c: [Bug 2871908]: Plug memory leaks of theandreas_kupries2009-10-071-0/+6
* * generic/tclIORChan.c (ErrnoReturn): Replace the hardwiredandreas_kupries2009-10-071-0/+7
* * generic/tclInterp.c (SlaveEval): Agressive stomping of internal repsdgp2009-10-061-0/+6
* * generic/tclTomMathInt.h (new): Public header tclTomMath.h haddgp2009-10-061-0/+6
* * library/safe.tcl (AliasGlob): Fixed conversion of catch toandreas_kupries2009-10-051-0/+7
* * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-0/+5
* * library/tzdata/Africa/Cairo:Kevin B Kenny2009-10-021-0/+7
* * generic/tclDictObj.c: Updated freeIntRepProc routines sodgp2009-09-301-0/+14
* * generic/tclAlloc.c: Cleaned up various routines in thedgp2009-09-291-0/+8
* * generic/tclCmdMZ.c: Replaced TclProcessReturn() calls withdgp2009-09-281-2/+4
* * tests/error.test (error-15.9.*): More coverage tests for [try].dgp2009-09-281-0/+5
* * tests/error.test (error-15.8.*): Coverage tests illustratingdgp2009-09-281-0/+5
* Added dummy tclooConfig.sh files for easier cross-version building. [2026844]dkf2009-09-261-0/+6
* TIP #356 IMPLEMENTATIONdgp2009-09-241-0/+12
* * doc/namespace.n: the description of [namespace unknown] failedMiguel Sofer2009-09-231-0/+5
* editdgp2009-09-221-2/+2
* * tests/regexp.test: Added check for error message frommdejong2009-09-211-0/+6
* * generic/tclCompile.c: Correct botch in the conversion ofdgp2009-09-211-0/+5
* * generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simpledgp2009-09-171-0/+11
* Extended ::tcl::unsupported::representation.ferrieux2009-09-161-0/+4
* * generic/tclBasic.c: Completed the NR-enabling of [subst].dgp2009-09-111-0/+10
* Clean up http tokens properly.dkf2009-09-111-0/+5
* Correct handling of quoted charset names. [Bug 2849860]dkf2009-09-101-9/+14
* * generic/tclParse.c Corrected line counting error in multi-commanddgp2009-09-071-0/+5
* * generic/tclExecute.c: fix potential uninitialized variable use anddas2009-09-071-0/+13
* * generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecodedgp2009-09-041-0/+14
* Added suggestions for how to handle the multithreaded case. [Bug 2844962]dkf2009-09-031-18/+22
* * generic/tclIORTrans.c (ReflectInput): Remove error response toandreas_kupries2009-09-011-0/+9
* * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revisiondgp2009-09-011-0/+7
* * generic/tclStringObj.c: A few more string overflow cases indgp2009-08-271-0/+5
* * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-0/+24
* Better formattingdkf2009-08-241-5/+5
* * generic/tclInt.h: Annotate Tcl_Panic as noreturn for clang staticdas2009-08-241-0/+3
* * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loopsdas2009-08-241-0/+6
* * generic/tclFileName.c: Correct regression in [Bug 2837800] fix.dgp2009-08-211-0/+5
* * generic/tclFileName.c: Correct result from [glob */test] when *dgp2009-08-201-0/+3
* * generic/tclPathObj.c: [Bug 2806250] Prevent the storage of stringsdgp2009-08-201-0/+9
* Close off memory leak in [lsort].dkf2009-08-201-0/+1
* Interpreted [if] is now fully NRE-enabled. [Bug 2823276]dkf2009-08-191-0/+5