summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Make interpreted [for] and [while] NRE-safe. [Bug 2823276]dkf2009-08-191-2/+7
* * generic/tclPathObj.c: Added NULL check to prevent crashes duringdgp2009-08-181-0/+5
* Change ForIterData, make it const-safe.nijtmans2009-08-161-0/+2
* const addition (pkge.c)nijtmans2009-08-161-1/+1
* const addition (pkge.c)nijtmans2009-08-161-0/+7
* TIP #353 IMPLEMENTATIONdgp2009-08-121-0/+16
* * doc/refchan.n [Bug 2827000]: Extended the implementation ofandreas_kupries2009-08-061-0/+9
* * tests/coroutine.test: fix testfile cleanupMiguel Sofer2009-08-021-0/+4
* Added *unsupported* command to report an object's representation.dkf2009-08-021-0/+5
* Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222]dkf2009-08-021-8/+16
* eliminate TclWinResetInterfaceEncodings, becausenijtmans2009-08-021-0/+8
* * generic/tclStringObj.c: Corrected failure to grow bufferdgp2009-07-311-0/+6
* Use [try] to replace obscurer uses of [catch].dkf2009-07-261-17/+26
* Forced LF translation when generating .h's to avoid spurious diffs when regen...ferrieux2009-07-261-0/+5
* [Bug 2827066] msys build --enable-symbols brokennijtmans2009-07-261-0/+6
* Make [history] (well, [::tcl::history]) be a real ensemble.dkf2009-07-251-0/+6
* Made it clearer what most people want instead of [self class].dkf2009-07-241-12/+16
* * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-231-0/+9
* Fix for [Bug 2820349]Joe Mistachkin2009-07-231-0/+4
* Feature Request 2814786: remove TclpPanicnijtmans2009-07-221-0/+4
* * macosx/tclMacOSXFCmd.c: CONST -> constnijtmans2009-07-221-0/+7
* Refined the 20090617 patch on [exit] streamlining, so that it now correctly c...ferrieux2009-07-221-0/+7