| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the Tcl_FindHashEntry/Tcl_CreateHashEntry stub entries, as those are a... | jan.nijtmans | 2017-12-20 | 1 | -2/+0 |
|
|
* | Change hash/index/mask fields to type "unsigned int", because that's how hash... | jan.nijtmans | 2017-12-20 | 1 | -4/+2 |
|
|
* | TIP 488: Remove tcl_precision | jan.nijtmans | 2017-12-01 | 1 | -2/+2 |
|
|
*-. | TIP #422, Tcl 9.0 part: Don't Use stdarg.h/va_list in Public API | jan.nijtmans | 2017-11-17 | 1 | -13/+0 |
|\ \ |
|
| * \ | merge trunk | dgp | 2017-11-08 | 1 | -2/+2 |
| |\ \ |
|
| * | | | Also remove panicVA(). | dgp | 2017-11-08 | 1 | -1/+0 |
|
|
| * | | | Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP... | jan.nijtmans | 2017-11-07 | 1 | -12/+0 |
| |\ \ \ |
|
| | * \ \ | TIP 422 implementation (rebase of branch novem-remove-va to trunk). | dgp | 2017-11-01 | 1 | -12/+0 |
| | |\ \ \ |
|
| | | * \ \ | merge novem | jan.nijtmans | 2013-03-06 | 1 | -30/+15 |
| | | |\ \ \ |
|
| | | | * \ \ | Merge trunk. | jan.nijtmans | 2013-02-19 | 1 | -6/+3 |
| | | | |\ \ \ |
|
| | | | * \ \ \ | Merge trunk. | jan.nijtmans | 2013-02-08 | 1 | -3/+0 |
| | | | |\ \ \ \ |
|
| | | | * \ \ \ \ | Merge trunk | jan.nijtmans | 2013-01-25 | 1 | -7/+5 |
| | | | |\ \ \ \ \
| | | | | |/ / / / |
|
| | | | * | | | | | merge trunk | jan.nijtmans | 2013-01-19 | 1 | -1/+1 |
| | | | |\ \ \ \ \
| | | | | |/ / / / |
|
| | | | * | | | | | Convert Tcl_Eval and Tcl_GlobalEval to a macro | jan.nijtmans | 2013-01-17 | 1 | -8/+0 |
|
|
| | | | | | | | | | |
| | | | | \ \ \ \ | |
| | | | *-. \ \ \ \ | merge trunk | dgp | 2013-01-17 | 1 | -4/+0 |
| | | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. | jan.nijtmans | 2013-01-10 | 1 | -2/+7 |
|
|
| | | | * | | | | | | | remove unnecessary struct names, which only pollute the "struct" namespace fo... | jan.nijtmans | 2012-12-21 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | remove unnecessary struct names, which only pollute the "struct" namespace fo... | jan.nijtmans | 2012-08-20 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | | Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_Set... | jan.nijtmans | 2012-12-18 | 1 | -12/+0 |
| | | |/ / / / / / / / |
|
| | | * | | | | | | | | Merge trunk. | jan.nijtmans | 2012-12-14 | 1 | -0/+4 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2012-12-13 | 1 | -5/+7 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ | Remove all maintenance of a string result in the Interp. | dgp | 2012-11-30 | 1 | -8/+0 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | No string result -> no more need for TCL_RESULT_SIZE | dgp | 2012-11-29 | 1 | -2/+0 |
|
|
| | | | * | | | | | | | | | | Merge bug-3588687 | dgp | 2012-11-29 | 1 | -3/+6 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ \ \ \ | Revise TclInitStubs() so that it checks for consistent values of both | dgp | 2012-11-29 | 1 | -2/+2 |
| | | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | | | 3588687 Added cross checks so that [load]ed extension, [load]ing interp, and | dgp | 2012-11-27 | 1 | -3/+6 |
| | | | | |/ / / / / / / / / / |
|
| | | | | | | | | | | | | | | | |
| | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | *-. \ \ \ \ \ \ \ \ \ \ | Merge (selected bits of) novem | dgp | 2012-11-26 | 1 | -13/+1 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ | WIP removing the maintenance of a string result in the Interp. | dgp | 2012-11-17 | 1 | -6/+0 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dgp | 2012-11-16 | 1 | -4/+10 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |_|/ / / / / / / / / /
| | | | | | |/| | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | Clean version of changes; ifdef-free | dkf | 2012-04-19 | 1 | -31/+1 |
|
|
| | | | | * | | | | | | | | | | | | | Experimental branch where the interp->result field and related are removed | dgp | 2012-04-18 | 1 | -7/+9 |
| | | | | | |_|_|_|_|/ / / / / / /
| | | | | |/| | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | merge (modified) novem-review. | jan.nijtmans | 2012-11-30 | 1 | -4/+3 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | Proposed rollback of the TCL_STUB_MAGIC change on novem branch. | dgp | 2012-11-29 | 1 | -4/+3 |
| | | | | |_|_|_|/ / / / / / / / /
| | | | |/| | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | Purge remnants of support for compilers ignorant of C keyword 'inline'. | dgp | 2012-11-29 | 1 | -9/+0 |
|
|
| | | * | | | | | | | | | | | | | | Stop defining VOID. Demand C compilers that know the void keyword. | dgp | 2012-11-29 | 1 | -43/+9 |
|
|
| | | * | | | | | | | | | | | | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense. | dgp | 2012-11-29 | 1 | -25/+6 |
|
|
| | | * | | | | | | | | | | | | | | Remove STRINGIFY and JOIN utility macros. Tcl doesn't use them. | dgp | 2012-11-29 | 1 | -14/+0 |
| | | |/ / / / / / / / / / / / / |
|
| | | * | | | | | | | | | | | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas... | jan.nijtmans | 2012-11-26 | 1 | -13/+1 |
| | | | |_|_|/ / / / / / / / /
| | | |/| | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC values | jan.nijtmans | 2012-11-19 | 1 | -8/+7 |
|
|
| | | * | | | | | | | | | | | | change stub library to detect - and generate a nice error-message - | jan.nijtmans | 2012-11-18 | 1 | -4/+2 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / / / /
| | | |/| | / / / / / / / / /
| | | | | |/ / / / / / / / /
| | | | |/| | | | | | | | | |
|
| | | * | | | | | | | | | | | Tcl_Value is now a synonym for Tcl_Obj ! | dgp | 2012-11-16 | 1 | -0/+2 |
|
|
| | | * | | | | | | | | | | | Remove pre-8.5 interface for custom expr functions. | dgp | 2012-11-16 | 1 | -18/+0 |
|
|
| | | * | | | | | | | | | | | eliminate CONST/CONST84/CONST86 | jan.nijtmans | 2012-11-16 | 1 | -37/+8 |
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / / / |
|
| | | * | | | | | | | | | | | Merge trunk | jan.nijtmans | 2012-11-16 | 1 | -74/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / / / |
|
| | | * | | | | | | | | | | | Kill Octal; bump to 9.0a0; make test suite work again. | dgp | 2012-11-15 | 1 | -6/+6 |
| | | |/ / / / / / / / / / |
|
* | | | | | | | | | | | | | merge core-8-branch | jan.nijtmans | 2017-11-09 | 1 | -5/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | /
| | |_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | For alpha/beta versions of Tcl, stub-enabled extensions are only allowed to r... | jan.nijtmans | 2017-11-09 | 1 | -5/+18 |
|
|
* | | | | | | | | | | | | merge core-8-branch | jan.nijtmans | 2017-11-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
| | / / / / / / / / / /
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Change "epoch" field for dicts from "int" to "unsigned int". This doubles the... | jan.nijtmans | 2017-11-08 | 1 | -2/+2 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | TIPs 330 & 336 changes to Tcl 9 Implementation | dgp | 2017-11-03 | 1 | -49/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|