summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Documented [coroutine] and [yield]. [Bug 2152285]dkf2009-03-251-0/+5
* Fix [Bug 2704302]dkf2009-03-241-0/+3
* Fix [Bug 2673163]dkf2009-03-241-51/+58
* * generic/tclBasic.c: NR-enable the handling of unknown commandsMiguel Sofer2009-03-221-0/+5
* * generic/tclBasic.c: fixed "leaks" in aliases, imports andMiguel Sofer2009-03-211-0/+6
* * tclInt.h: commentsMiguel Sofer2009-03-211-0/+6
* * tests/nre.test: [foreach] has been NR-enabled for a while, theMiguel Sofer2009-03-211-0/+3
* * generic/tclBasic.c: Fix for (among others) [Bug 2699087]Miguel Sofer2009-03-211-0/+8
* * generic/tclExecute.c: proper fix for [Bug 2415422]. ReenabledMiguel Sofer2009-03-211-0/+5
* * generic/tclExecute.c: fix both test and code for tailcallMiguel Sofer2009-03-211-1/+4
* * tests/stringObj.test: Test stringObj-6.9 checks thatdgp2009-03-211-0/+4
* * tests/tailcall.test: slightly improved testsMiguel Sofer2009-03-211-0/+4
* * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflowdgp2009-03-201-0/+5
* * generic/tcl.h:Miguel Sofer2009-03-191-0/+15
* Added documentation for tailcall.dkf2009-03-191-0/+4
* * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak.dgp2009-03-181-0/+3
* * generic/tclVar.c (TclLookupSimpleVar): Shift all calls todgp2009-03-181-0/+7
* Fix [Bug 2688063]dkf2009-03-161-0/+5
* revise fix for [Bug 2687952]Joe Mistachkin2009-03-161-0/+6
* Fix [Bug 2687952]dkf2009-03-151-0/+4
* Added support for SIGINFO. [Patch 1513655]dkf2009-03-151-0/+5
* Added support for reporting TEA-like info via pkg-config.dkf2009-03-141-1/+9
* * generic/tclBasic.c (TclNRCoroutineObjCmd): fix Tcl_Obj leak.Miguel Sofer2009-03-111-0/+5
* Move the implementation of [try] from Tcl to C. Not yet bytecoded.dkf2009-03-091-0/+6
* Related correctionsdkf2009-03-041-0/+1
* Fix bug 2662434dkf2009-03-041-0/+5
* [Bug 218977] Tcl_DbCkfree needs a return valuenijtmans2009-02-271-0/+10
* * generic/tclUtil.c (TclStringMatchObj): Revised the branchingdgp2009-02-251-0/+6
* * generic/tclCmdMZ.c: Since Tcl_GetCharLength() has its owndgp2009-02-251-0/+6
* General minor documentation improvements.dkf2009-02-241-10/+14
* Added support for 8.6's zlib integration.dkf2009-02-241-0/+5
* Revert commits of 20080723. Those were speed tests, that are inherently brit...ferrieux2009-02-221-0/+5
* * generic/tclStringObj.c: Several revisions to the shimmeringdgp2009-02-221-0/+14
* * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-0/+7
* * generic/tclStringObj.c: Simplify the logic of thedgp2009-02-181-0/+3
* * generic/tclStringObj.c: Rewrite GrowStringBuffer() so that itdgp2009-02-181-0/+7
* * generic/tclStringObj.c: Another round of simplification ondgp2009-02-181-0/+5
* * generic/tclStringObj.c: Pare back the length of the unicodedgp2009-02-171-0/+7
* * generic/tclStringObj.c: Factor out common GrowUnicodeBuffer()dgp2009-02-171-0/+3
* * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-171-0/+6
* * generic/tclStringObj.c: Factor out common GrowStringBuffer().dgp2009-02-171-0/+11
* * generic/tclStringObj.c: Revise buffer growth implementationdgp2009-02-171-8/+14
* fix [Feature Request 2605263] use officialnijtmans2009-02-161-0/+2
* fix [Feature Request 2605263] use officialnijtmans2009-02-161-1/+8
* fix [Bug 2605232] tdbc doesn't build whennijtmans2009-02-161-0/+5
* * generic/tclTestObj.c: Replace the [teststringobj ualloc] testingdgp2009-02-161-0/+3
* * generic/tclStringObj.c: Added protections from invalid memorydgp2009-02-161-0/+6
* * generic/tclStringObj.c: Factor out duplicate code fromdgp2009-02-151-0/+3
* * generic/tclStringObj.c: Replace the 'size_t uallocated' fielddgp2009-02-151-0/+7
* * generic/tclStringObj.c: Removed limitation indgp2009-02-151-0/+9