summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * generic/tclObj.c (Tcl_GetString): Added comments and validitydgp2009-02-101-0/+4
* Convert all Tcl_InvalidateStringRep() calls into macros.dgp2009-02-101-0/+1
* * generic/tclStringObj.c: Reduce code duplication in Tcl_GetUnicode*.dgp2009-02-101-1/+2
* * generic/tclStringObj.c (Tcl_GetUnicode*): Reduce code duplication.dgp2009-02-101-0/+4
* formattingdgp2009-02-101-3/+4
* fix [Bug 2555129] const compilernijtmans2009-02-091-0/+4
* Improve error messages. [Bug 2573172]dkf2009-02-071-0/+7
* Fix for [Bug 2544618]Joe Mistachkin2009-02-061-0/+7
* Simplify the implementation of some commands now that the underlying stringdkf2009-02-051-2/+6
* Fix [Bug 2568434]dkf2009-02-051-0/+3
* More/better/cleaner handling of the bytearray special casing for string ops.dkf2009-02-051-3/+5
* Improve efficiency of Tcl_AppendObjToObj's bytearray handling.dkf2009-02-051-0/+7
* * generic/tclStringObj.c: Added overflow protections to thedgp2009-02-041-0/+4
* * generic/tclCmdMZ.c: Prevent crashes due to int overflow of thedgp2009-02-041-0/+5
* - eliminate some unnessary type castsnijtmans2009-02-031-0/+7
* - eliminate some unnessary type castsnijtmans2009-02-031-0/+15
* Fix for [Bug 2558422] though this area is still a mess.dkf2009-02-031-7/+12
* * generic/tclStringObj.c (SetUnicodeObj): Corrected failure ofdgp2009-02-031-0/+4
* * generic/tclObj.c (Tcl_GetStringFromObj): Reduce code duplication.dgp2009-02-031-0/+4
* * generic/tclInterp.c: Reverted the conversion of [interp] into andgp2009-02-021-0/+7
* * generic/tclStringObj.c (STRING_NOMEM): Add missing cast ofdgp2009-02-021-0/+3
* * generic/tclStringObj.c (Tcl_(Attempt)SetObjLength): Addeddgp2009-02-021-0/+7
* Revert unreleased improvements to pkgs/itcl .dgp2009-02-021-1/+0
* no messagedavygrvy2009-02-011-0/+2
* no messagedavygrvy2009-02-011-0/+4
* Added another example. [Bug 1216074]dkf2009-01-301-0/+2
* Added example.dkf2009-01-301-0/+4