summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclBasic.c: TclResetCancellation() calls were misplacedMiguel Sofer2008-07-131-0/+3
* * generic/tclInt.h: the new macros TclSmallAlloc and TclSmallFreeMiguel Sofer2008-07-131-0/+5
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-0/+39
* Minor updates for better readability.dkf2008-07-111-92/+96
* * generic/tclGet.c: Corrected out of date comments and removeddgp2008-07-081-0/+12
* Tighten up language.dkf2008-07-081-0/+5
* * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of settingandreas_kupries2008-07-071-0/+5
* typodgp2008-07-071-1/+1
* Correct examples. [Bug 1982642]dkf2008-07-071-0/+4
* Improve [lindex] examples.dkf2008-07-061-0/+4
* * generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leakandreas_kupries2008-07-031-0/+6
* * library/package.tcl: Removed [file readable] testing fromdgp2008-07-031-0/+8
* Add focussed stack limiting to the RE compiler. Tuning might not yet be rightdkf2008-07-011-1/+6
* Fix [2006884]dkf2008-07-011-0/+5
* Clean up typedef formattingdkf2008-06-301-7/+9
* * doc/ObjectType.3: Updated documentation of the Tcl_ObjTypedgp2008-06-301-0/+5
* Lrange cleanup and in-place optimization [Patch 1890831]ferrieux2008-06-291-0/+5
* Avoid useless String conversion for CONCAT1 of pure byte arrays [Patch 1953758].ferrieux2008-06-291-0/+5
* Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-0/+6
* * generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanksdgp2008-06-291-0/+5
* Fix [Bug 2004256]dkf2008-06-291-0/+3
* Fix [Bug 2004480]dkf2008-06-281-16/+21
* * generic/tclPathObj.c: Plug memory leak in [Bug 1972879] fix. Thanksdgp2008-06-281-0/+5
* * unix/Makefile.in: Followup to my change of 2008-06-25, make codeandreas_kupries2008-06-261-0/+7
* Advance 8.6a1 release tagdgp2008-06-251-7/+7
* * library/tm.tcl: Modified the handling of Tcl Modules and of theandreas_kupries2008-06-251-0/+7
* * changes: Updates for 8.6a1 release.dgp2008-06-251-0/+8
* fix versions of dde and registry dllspatthoyts2008-06-251-0/+5
* * generic/tclPathObj.c: Fixed some internals management in the "path"dgp2008-06-241-0/+6
* bug #1995063 fix examples and comment on eof use.patthoyts2008-06-241-0/+4
* * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() whendgp2008-06-231-0/+8
* * changes: Updates for 8.6a1 release.dgp2008-06-201-1/+15
* * tests/encoding.test: Make failing tests pass again.dgp2008-06-201-0/+4
* Make [next] work as described in TIP. [Bug 1998244]dkf2008-06-191-0/+4
* Forgot the bug numberdkf2008-06-191-1/+1
* Fix [Bug 1998221]dkf2008-06-191-52/+59
* * changes: Updates for 8.6a1 release.dgp2008-06-191-0/+2
* * README: Bump version number to 8.6a1dgp2008-06-191-0/+13
* * generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed leftandreas_kupries2008-06-171-0/+5
* * doc/tm.n: Followup to changelog entry 2008-03-18 regardingandreas_kupries2008-06-171-0/+7
* 2006-06-17 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2008-06-171-0/+9
* * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up theandreas_kupries2008-06-161-0/+9
* * tests/ioTrans.test (iortrans-11.*): Fixed same issue as forandreas_kupries2008-06-161-0/+6
* no messagedavygrvy2008-06-141-1/+3
* no messagedavygrvy2008-06-131-0/+5
* TIP 285 ImplementationJoe Mistachkin2008-06-131-0/+64
* * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-121-2/+4
* s/target/config/das2008-06-121-2/+2
* * generic/tclOO.c: use TclOOStubs hooks field to retrievedas2008-06-121-24/+41
* UtfToUtfProc: Avoid unwanted sign extension when convertingjenglish2008-06-111-0/+6