summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * generic/tclStringObj.c: Revisions so that we avoid creatingdgp2009-02-141-0/+11
* * generic/tclTestObj.c: Revise updates to [teststringobj] so we don'tdgp2009-02-141-0/+5
* New utility routine UnicodeLength(), to compute the length of unicodedgp2009-02-131-0/+3
* * generic/tclStringObj.c: Rewrites of the routinesdgp2009-02-131-0/+10
* * generic/tclStringObj.c: Simplified Tcl_GetCharLength bydgp2009-02-121-0/+5
* * generic/tclStringObj.c: Re-implemented AppendUtfToUnicodeRepdgp2009-02-121-0/+7
* Fix tricky point that meant it was next to impossible to extend [oo::define].dkf2009-02-121-0/+7
* * generic/tclStringObj.c: Re-implemented AppendUnicodeToUtfRepdgp2009-02-121-0/+5
* * generic/tclStringObj.c: Changed type of the 'allocated' fielddgp2009-02-111-2/+3
* * generic/tclStringObj.c: Changed type of the 'allocated' fielddgp2009-02-111-0/+6
* - eliminate some unnessary type castsnijtmans2009-02-101-4/+16
* - eliminate some unnessary type castsnijtmans2009-02-101-0/+20
* fix [tcl-Bug 2502365] Building of head on HPUX isnijtmans2009-02-101-0/+6
* Removed handling of (objPtr->bytes != NULL) from UpdateStringOfString,dgp2009-02-101-0/+2
* Simplify Tcl_SetObjLength by removing unreachable code.dgp2009-02-101-0/+1
* Simplify SetStringFromAny() by removing unreachable and duplicate code.dgp2009-02-101-0/+1