summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * tests/info.test (info-37.0): Add !singleTestInterp constraint;das2008-07-251-0/+7
* * tests/info.test: Tests 38.* added, exactly testing the trackingandreas_kupries2008-07-251-0/+15
* * tests/info.test: Reordered the tests to have monotonouslyandreas_kupries2008-07-231-0/+3
* * generic/tclBasic.c: Modified TclArgumentGet to reject pure listsandreas_kupries2008-07-231-0/+11
* * generic/tclBasic.c: Added missing function comments.andreas_kupries2008-07-221-0/+2
* * generic/tclCompile.c: Made the new TclEnterCmdWordIndexandreas_kupries2008-07-221-0/+3
* * generic/tclBasic.c: Reworked the handling of bytecode literalsandreas_kupries2008-07-221-0/+11
* * tests/encoding.test: Make failing tests pass again. [Bug 1972867]dgp2008-07-221-0/+4
* * generic/tclBasic.c: Extended the existing TIP #280 system (infoandreas_kupries2008-07-211-0/+12
* Backported fix for bug #2015723patthoyts2008-07-211-0/+4
* Fix [Bug 2008248] and make dict->list->dict round trip efficient to boot.dkf2008-07-201-0/+9
* Fix error in example. [Bug 2016740]dkf2008-07-151-0/+4
* * generic/tclGet.c: Corrected out of date comments.dgp2008-07-081-0/+4
* * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of settingandreas_kupries2008-07-071-0/+5
* Correct examples. [Bug 1982642]dkf2008-07-071-0/+4
* UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8jenglish2008-07-041-0/+6
* * 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
* * generic/tcl.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-0/+12
* * doc/ObjectType.3: Updated documentation of the Tcl_ObjTypedgp2008-06-301-0/+3
* * generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanksdgp2008-06-291-0/+5
* * 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
* Add test suite changes for 1999119 bug fix commit.dgp2008-06-251-8/+7
* * library/tm.tcl: Modified the handling of Tcl Modules and of theandreas_kupries2008-06-251-0/+8
* * changes: Update for 8.5.3 release.dgp2008-06-251-0/+4
* Backported fix for dde/registry versions and the staticpkg build optionpatthoyts2008-06-251-0/+5
* * generic/tclPathObj.c: Fixed some internals management in the "path"dgp2008-06-241-0/+6
* * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() whendgp2008-06-231-0/+8
* another update for 8.5.3dgp2008-06-201-0/+2
* * generic/tclInterp.c: Fixed completely boneheaded mistake thatdgp2008-06-201-0/+10
* * changes: Updates for 8.5.3 release.dgp2008-06-191-0/+4
* * 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): Backport of fix made on theandreas_kupries2008-06-161-0/+10
* * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-121-2/+4
* s/target/config/das2008-06-121-2/+2
* * unix/Makefile.in: clean generated tclDTrace.h file.das2008-06-121-0/+14
* (io-53.9): need to close chan before removing filehobbs2008-05-261-0/+4
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-0/+13
* * generic/tclNamesp.c (Tcl_LogCommandInfo): Restored ability todgp2008-05-221-0/+6
* * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace()dgp2008-05-211-0/+8
* Backport of fixes to Tcl_SetNamespaceUnknownHandlerdkf2008-05-211-0/+6
* * generic/tclCompile.c: fix crash with tcl_traceExec. Found andMiguel Sofer2008-05-161-0/+5
* Fix off-by-one error that caused crashes. Backport from HEAD.dkf2008-05-071-12/+19
* Also, panic early if we find out the wrong thread attemptingvasiljevic2008-04-271-0/+4
* generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-271-0/+6
* * tests/ioCmd.test: Extended testsuite for reflected channelandreas_kupries2008-04-241-0/+11
* * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-151-0/+8