| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove stub entries for Tcl_EvalObj()/Tcl_GlobalEvalObj(). Since those functi... | jan.nijtmans | 2017-12-01 | 1 | -13/+6 |
|\ |
|
| \ | |
| \ | |
*-. \ | TIP #422, Tcl 9.0 part: Don't Use stdarg.h/va_list in Public API | jan.nijtmans | 2017-11-17 | 1 | -28/+15 |
|\ \ \
| | |/ |
|
| | * | TIP #422, Tcl 8.7 part: Mark all *VA functions as deprecated. They will be re... | jan.nijtmans | 2017-11-17 | 1 | -10/+15 |
| | |\ |
|
| | | * | TIP #422 implementation, Tcl 8.7 part. | jan.nijtmans | 2017-11-07 | 1 | -10/+15 |
|
|
| | * | | Add a lot of "deprecation" marks to internal API which will be removed in Tcl... | jan.nijtmans | 2017-11-13 | 1 | -4/+6 |
| | |/ |
|
| * | | Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP... | jan.nijtmans | 2017-11-07 | 1 | -28/+15 |
| |\ \ |
|
| | * \ | TIP 422 implementation (rebase of branch novem-remove-va to trunk). | dgp | 2017-11-01 | 1 | -23/+12 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | merge novem | jan.nijtmans | 2013-03-06 | 1 | -135/+131 |
| | | |\ |
|
| | | | * | merge trunk. | jan.nijtmans | 2013-02-27 | 1 | -15/+10 |
| | | | |\ |
|
| | | | * \ | Merge trunk. | jan.nijtmans | 2013-02-22 | 1 | -8/+5 |
| | | | |\ \
| | | | | |/ |
|
| | | | * | | Merge trunk. | jan.nijtmans | 2013-02-20 | 1 | -25/+20 |
| | | | |\ \
| | | | | |/ |
|
| | | | * | | Merge trunk. | jan.nijtmans | 2013-02-19 | 1 | -20/+26 |
| | | | |\ \
| | | | | |/ |
|
| | | | * | | Merge trunk. | jan.nijtmans | 2013-02-08 | 1 | -38/+34 |
| | | | |\ \ |
|
| | | | * | | | put braces around all macro parameters | jan.nijtmans | 2013-02-07 | 1 | -2/+2 |
|
|
| | | | * | | | Convert Tcl_GetIndexFromObj implementation to macro | jan.nijtmans | 2013-01-24 | 1 | -8/+6 |
| | | | |\ \ \
| | | | | |/ / |
|
| | | | * | | | Convert Tcl_Eval and Tcl_GlobalEval to a macro | jan.nijtmans | 2013-01-17 | 1 | -16/+15 |
|
|
| | | | | | | | |
| | | | | \ \ | |
| | | | *-. \ \ | merge trunk | dgp | 2013-01-17 | 1 | -0/+12 |
| | | | |\ \ \ \
| | | | | | |/ / |
|
| | | | * | | | | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. | jan.nijtmans | 2013-01-10 | 1 | -12/+10 |
|
|
| | | | * | | | | Restore API compatibility with public Tcl_*Scan and Tcl_*Convert functions (c... | jan.nijtmans | 2013-01-09 | 1 | -8/+8 |
|
|
| | | | * | | | | The Tcl*(Scan|Convert)*Element() routines only need chars, not ints, to | dgp | 2013-01-08 | 1 | -8/+8 |
|
|
| | | * | | | | | Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_Set... | jan.nijtmans | 2012-12-18 | 1 | -23/+12 |
| | | |/ / / / |
|
| | | * | | | | remove deprecated functions Tcl_VarEval and Tcl_VarEvalVA | jan.nijtmans | 2012-12-17 | 1 | -10/+6 |
|
|
| | | * | | | | Merge trunk. | jan.nijtmans | 2012-12-14 | 1 | -4/+7 |
| | | |\ \ \ \
| | | | |/ / / |
|
| | | * | | | | Remove obsolete functions Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodin... | jan.nijtmans | 2012-12-03 | 1 | -10/+6 |
|
|
| | | * | | | | merge (modified) novem-review. | jan.nijtmans | 2012-11-30 | 1 | -1/+1 |
| | | |\ \ \ \ |
|
| | | * | | | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense. | dgp | 2012-11-29 | 1 | -635/+621 |
| | | |/ / / / |
|
| | | * | | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas... | jan.nijtmans | 2012-11-26 | 1 | -37/+21 |
|
|
| | | * | | | | Remove some undocumented - obsolete - function from the API with 'Old' in the... | jan.nijtmans | 2012-11-19 | 1 | -10/+6 |
|
|
| | | * | | | | Remove pre-8.5 interface for custom expr functions. | dgp | 2012-11-16 | 1 | -23/+9 |
|
|
| | | * | | | | eliminate CONST/CONST84/CONST86 | jan.nijtmans | 2012-11-16 | 1 | -102/+95 |
| | | |/ / / |
|
* | | | | | | Tcl-9 huge cleanup: Remove many unused internal functions which do nothing mo... | jan.nijtmans | 2017-11-08 | 1 | -13/+6 |
|/ / / / / |
|
* | | | | | Simplify implementation of Tcl_SaveResult/Tcl_RestoreResult/Tcl_DiscardResult... | jan.nijtmans | 2017-10-31 | 1 | -5/+5 |
|/ / / / |
|
* | | | | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions.... | jan.nijtmans | 2017-09-13 | 1 | -0/+9 |
|
|
* | | | | Add TCL_NORETURN attribute to TclpThreadExit() and Tcl_ExitThread() | jan.nijtmans | 2017-03-24 | 1 | -2/+2 |
|
|
* | | | | If compiled with TCL_NO_DEPRECATED, remove some more stub entries which are n... | jan.nijtmans | 2017-03-20 | 1 | -5/+28 |
|
|
* | | | | Eliminate internal use of TclNewBooleanObj()/TclSetBooleanObj()/TclSetIntObj(... | jan.nijtmans | 2017-03-13 | 1 | -2/+2 |
|
|
* | | | | If TCL_NO_DEPRECATED is defined, remove the "case" statement, and use much le... | jan.nijtmans | 2017-01-25 | 1 | -0/+16 |
|
|
* | | | | Merge core-8-6-branch. | jan.nijtmans | 2017-01-11 | 1 | -1/+6 |
|\ \ \ \ |
|
| * \ \ \ | Merge-mark core-8-5-branch. | jan.nijtmans | 2017-01-11 | 1 | -1/+0 |
| |\ \ \ \ |
|
* | | | | | | Make OpenTcpServerEx accept a 'service' string parameter instead of a port. | limeboy | 2016-12-14 | 1 | -3/+4 |
|
|
* | | | | | | Implement the whole TIP 456 specification. | limeboy | 2016-11-24 | 1 | -2/+2 |
|
|
* | | | | | | Added stub entry for tip #456. Documentation and tests still missing. Doesn't... | jan.nijtmans | 2016-11-22 | 1 | -0/+8 |
|/ / / / / |
|
* | | | | | Decorate Tcl_Exit() and Tcl_SetExitProc()'s argument with TCL_NORETURN as app... | jan.nijtmans | 2015-10-08 | 1 | -4/+4 |
|
|
* | | | | | Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further ... | jan.nijtmans | 2015-09-22 | 1 | -6/+7 |
|
|
* | | | | | Fix execute permission bit (should not be set) for *Decls.h files | jan.nijtmans | 2014-02-11 | 1 | -0/+0 |
|
|
* | | | | | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang... | jan.nijtmans | 2014-02-10 | 1 | -12/+12 |
|
|
* | | | | | Put extern "C" guards around all stub table struct definitions, so it is usab... | jan.nijtmans | 2013-11-04 | 1 | -3/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Put extern "C" guards around all stub table struct definitions, so it is usab... | jan.nijtmans | 2013-11-04 | 1 | -3/+5 |
|
|
* | | | | | Add support for Cygwin64, which has a 64-bit "long" type. | jan.nijtmans | 2013-05-06 | 1 | -0/+48 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Add support for Cygwin64, which has a 64-bit "long" type. | jan.nijtmans | 2013-05-06 | 1 | -0/+48 |
| |\ \ \ \ |
|