| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump the TclOO version. (Forgot when checking in TIP320 impl.) | dkf | 2008-09-26 | 1 | -0/+4 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-25 | 1 | -0/+1 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-25 | 1 | -0/+11 |
|
|
* | * tests/platform.test: Update tests to expect revised results | dgp | 2008-09-25 | 1 | -0/+3 |
|
|
* | Implement TIP #315. | dkf | 2008-09-25 | 1 | -0/+6 |
|
|
* | correct bug number | dkf | 2008-09-25 | 1 | -1/+1 |
|
|
* | Fix [Bug 2120903] | dkf | 2008-09-25 | 1 | -0/+6 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-24 | 1 | -0/+10 |
|
|
* | Remove obsolete debugging macro. [Bug 2124814] | dkf | 2008-09-24 | 1 | -0/+3 |
|
|
* | Implement TIP #316. | dkf | 2008-09-24 | 1 | -0/+7 |
|
|
* | Apply [Patch 2082450] | dkf | 2008-09-23 | 1 | -0/+2 |
|
|
* | Fix [Bug 2118123] | dkf | 2008-09-23 | 1 | -0/+6 |
|
|
* | Implementation of TIP #320.#320.#320. | dkf | 2008-09-23 | 1 | -130/+145 |
|
|
* | Clean up paragraph order in chan.n [chan pipe] | ferrieux | 2008-09-22 | 1 | -0/+4 |
|
|
* | * generic/tclExecute.c (NEXT_INST_F): | Miguel Sofer | 2008-09-18 | 1 | -0/+6 |
|
|
* | * generic/tclInt.h: Correct the TclGetLongFromObj, | dgp | 2008-09-17 | 1 | -0/+7 |
|
|
* | * library/init.tcl: export min and max commands from the mathfunc | Miguel Sofer | 2008-09-17 | 1 | -0/+5 |
|
|
* | * generic/tclParse.c: move TclResetCancellation to be called on | Joe Mistachkin | 2008-09-17 | 1 | -0/+6 |
|
|
* | * generic/tclBasic.c: move TclResetCancellation to be called on | Miguel Sofer | 2008-09-17 | 1 | -0/+7 |
|
|
* | Incomplete docs for [binary encode] and [binary decode]. | dkf | 2008-09-10 | 1 | -0/+3 |
|
|
* | Use the powers of tcltest2 for good! Also add basic testing of disassmbler | dkf | 2008-09-10 | 1 | -0/+7 |
|
|
* | * tests/nre.test: add missing constraints; enable test of foreach | Miguel Sofer | 2008-09-10 | 1 | -0/+10 |
|
|
* | Fix efficiency bug detected by Kieran Elby. | dkf | 2008-09-10 | 1 | -0/+7 |
|
|
* | Simplify test bodies using tcltest2 | dkf | 2008-09-08 | 1 | -0/+5 |
|
|
* | * generic/tclCompile.c (TclCompileTokens): | Miguel Sofer | 2008-09-08 | 1 | -0/+8 |
|
|
* | * doc/namespace.n: fix [Bug 2098441] | Miguel Sofer | 2008-09-07 | 1 | -0/+4 |
|
|
* | * generic/tclTrace.test (TraceVarProc): | Miguel Sofer | 2008-09-05 | 1 | -0/+4 |
|
|
* | * generic/tclExecute.c (CACHE_STACK_INFO): | Miguel Sofer | 2008-09-04 | 1 | -0/+6 |
|
|
* | * generic/tcl.h: Stripped "callers" of the _ANSI_ARGS_ macro | dgp | 2008-09-03 | 1 | -0/+5 |
|
|
* | * generic/tcl.h: Removed the conditional #define of | dgp | 2008-09-02 | 1 | -0/+8 |
|
|
* | Use tcltest2 better. | dkf | 2008-09-02 | 1 | -0/+4 |
|
|
* | * generic/tclCmdAH.c: nre-enabling [eval]; eval scripts are now | Miguel Sofer | 2008-09-01 | 1 | -0/+8 |
|
|
* | Improve the semantics of C-implemented destructors slightly. | dkf | 2008-09-01 | 1 | -0/+8 |
|
|
* | Ensure that all TclOO headers get installed. [Bug 2082299] | dkf | 2008-08-29 | 1 | -0/+7 |
|
|
* | * README: Bump version number to 8.6a3 | dgp | 2008-08-28 | 1 | -0/+13 |
|
|
* | Added cross references to manual pages that discuss specific variables created | dkf | 2008-08-27 | 1 | -0/+5 |
|
|
* | * generic/tclBasic.c (InfoCoroutine): | Miguel Sofer | 2008-08-26 | 1 | -0/+7 |
|
|
* | * generic/tclBasic.c (NRInterpCoroutine): store the caller's | Miguel Sofer | 2008-08-25 | 1 | -0/+6 |
|
|
* | Split off the ChangeLog entries for 2006-2007 into their own file. | dkf | 2008-08-24 | 1 | -5916/+5 |
|
|
* | NRE-enable non-compiled [foreach]. [Bug 2017632] | dkf | 2008-08-24 | 1 | -39/+46 |
|
|
* | * generic/tclBasic.c: Removed unused var; fixed function | Miguel Sofer | 2008-08-23 | 1 | -0/+7 |
|
|
* | NRE-enable the ensemble creator (add extra field!) | dkf | 2008-08-23 | 1 | -0/+10 |
|
|
* | fix ChangeLog entry | Miguel Sofer | 2008-08-23 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c: Set special errocodes: COROUTINE_BUSY, | Miguel Sofer | 2008-08-23 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c: Set a special COROUTINE_BUSY errorcode | Miguel Sofer | 2008-08-23 | 1 | -0/+4 |
|
|
* | * changes: Updates for 8.6a2 release.core_8_6_a2 | dgp | 2008-08-22 | 1 | -0/+4 |
|
|
* | * generic/tcl.h: Drop use of USE_COMPAT85_CONST. That added | dgp | 2008-08-22 | 1 | -0/+4 |
|
|
* | * generic/tclUtil.c (TclReToGlob): Added missing set of the | dgp | 2008-08-22 | 1 | -1/+2 |
|
|
* | * generic/tclUtil.c (TclReToGlob): Added missing set of the | dgp | 2008-08-22 | 1 | -0/+6 |
|
|
* | * generic/tclBasic.c: Previous fix, now done right. | Miguel Sofer | 2008-08-21 | 1 | -0/+7 |
|
|