summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Incomplete docs for [binary encode] and [binary decode].dkf2008-09-101-0/+3
* Use the powers of tcltest2 for good! Also add basic testing of disassmblerdkf2008-09-101-0/+7
* * tests/nre.test: add missing constraints; enable test of foreachMiguel Sofer2008-09-101-0/+10
* Fix efficiency bug detected by Kieran Elby.dkf2008-09-101-0/+7
* Simplify test bodies using tcltest2dkf2008-09-081-0/+5
* * generic/tclCompile.c (TclCompileTokens):Miguel Sofer2008-09-081-0/+8
* * doc/namespace.n: fix [Bug 2098441]Miguel Sofer2008-09-071-0/+4
* * generic/tclTrace.test (TraceVarProc):Miguel Sofer2008-09-051-0/+4
* * generic/tclExecute.c (CACHE_STACK_INFO):Miguel Sofer2008-09-041-0/+6
* * generic/tcl.h: Stripped "callers" of the _ANSI_ARGS_ macrodgp2008-09-031-0/+5
* * generic/tcl.h: Removed the conditional #define ofdgp2008-09-021-0/+8
* Use tcltest2 better.dkf2008-09-021-0/+4
* * generic/tclCmdAH.c: nre-enabling [eval]; eval scripts are nowMiguel Sofer2008-09-011-0/+8
* Improve the semantics of C-implemented destructors slightly.dkf2008-09-011-0/+8
* Ensure that all TclOO headers get installed. [Bug 2082299]dkf2008-08-291-0/+7
* * README: Bump version number to 8.6a3dgp2008-08-281-0/+13
* Added cross references to manual pages that discuss specific variables createddkf2008-08-271-0/+5
* * generic/tclBasic.c (InfoCoroutine):Miguel Sofer2008-08-261-0/+7
* * generic/tclBasic.c (NRInterpCoroutine): store the caller'sMiguel Sofer2008-08-251-0/+6
* Split off the ChangeLog entries for 2006-2007 into their own file.dkf2008-08-241-5916/+5
* NRE-enable non-compiled [foreach]. [Bug 2017632]dkf2008-08-241-39/+46
* * generic/tclBasic.c: Removed unused var; fixed functionMiguel Sofer2008-08-231-0/+7
* NRE-enable the ensemble creator (add extra field!)dkf2008-08-231-0/+10
* fix ChangeLog entryMiguel Sofer2008-08-231-1/+2
* * generic/tclBasic.c: Set special errocodes: COROUTINE_BUSY,Miguel Sofer2008-08-231-1/+2
* * generic/tclBasic.c: Set a special COROUTINE_BUSY errorcodeMiguel Sofer2008-08-231-0/+4
* * changes: Updates for 8.6a2 release.core_8_6_a2dgp2008-08-221-0/+4
* * generic/tcl.h: Drop use of USE_COMPAT85_CONST. That addeddgp2008-08-221-0/+4
* * generic/tclUtil.c (TclReToGlob): Added missing set of thedgp2008-08-221-1/+2
* * generic/tclUtil.c (TclReToGlob): Added missing set of thedgp2008-08-221-0/+6
* * generic/tclBasic.c: Previous fix, now done right.Miguel Sofer2008-08-211-0/+7
* * tests/regexp.test, tests/regexpComp.test: correct re2glob ***=hobbs2008-08-211-0/+6
* * generic/tcl.h: Reduced the use of CONST86 and eliminateddgp2008-08-211-0/+13
* * generic/tclBasic.c: Fix the cmdFrame level count inMiguel Sofer2008-08-211-0/+6
* Added disassembly of TclOO methods.dkf2008-08-211-0/+5
* Added casts to make MSVC happy and re-enable the debug build.patthoyts2008-08-201-0/+5
* Fix performance bug introduced by fix of [Bug 2037727]dkf2008-08-201-0/+13
* Minor cleanupdkf2008-08-201-84/+81
* * generic/tclTest.c (TestconcatobjCmd): fix use of internal-onlydas2008-08-201-0/+6
* * generic/tclBasic.c: Implementation of [coroutine] and [yield]Miguel Sofer2008-08-171-0/+7
* * generic/tclTest.c (TestconcatobjCmd):Miguel Sofer2008-08-171-0/+11
* * generic/tclExecute.c: better cmdFrame managementMiguel Sofer2008-08-161-0/+4
* * tests/fileName.test: Revise new tests for portability to casedgp2008-08-141-0/+5
* * generic/tclBasic.c (TclNREvalObjv, Tcl_NRCallObjProc): DTrace probesdas2008-08-141-0/+17
* * tests/fCmd.test (fCmd-6.23): made result matching robust when testdas2008-08-141-0/+4
* * unix/tclUnixThrd.c: remove unused TclpThreadGetStackSize()das2008-08-131-0/+16
* * tests/nre.test: added test for large {*}-expansion effectsMiguel Sofer2008-08-131-0/+4
* * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-131-0/+6
* * generic/tclOOInfo.c (InfoObjectDefnCmd, InfoObjectMixinsCmd):hobbs2008-08-121-0/+5
* * generic/tclOOMethod.c (PushMethodCallFrame): Added missing checkdgp2008-08-121-0/+3