| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk. | jan.nijtmans | 2013-05-13 | 1 | -3/+7 |
|\ |
|
* | | Change Tcl_UtfNcmp and friend's signature to use size_t in stead of unsigned ... | jan.nijtmans | 2013-05-06 | 1 | -23/+8 |
|
|
* | | merge trunk | 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 |
| |\ |
|
| | * | 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 |
|
|
| * | | | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as mac... | jan.nijtmans | 2013-04-23 | 1 | -0/+10 |
| |\ \ \
| | |/ / |
|
| | * | | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as mac... | jan.nijtmans | 2013-04-23 | 1 | -1/+10 |
|
|
| * | | | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-s... | jan.nijtmans | 2013-04-19 | 1 | -0/+25 |
| |\ \ \
| | |/ / |
|
| | * | | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-s... | jan.nijtmans | 2013-04-19 | 1 | -0/+25 |
| | |\ \
| | | |/ |
|
| | | * | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-s... | jan.nijtmans | 2013-04-19 | 1 | -0/+25 |
|
|
| * | | | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 1 | -0/+10 |
| |\ \ \
| | |/ / |
|
| | * | | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 1 | -0/+10 |
| | |\ \
| | | |/ |
|
| | | * | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 1 | -0/+10 |
|
|
| | | * | Make (deprecated) Tcl_EvalObj/Tcl_GlobalEvalObj macro's always, not only when... | jan.nijtmans | 2013-04-09 | 1 | -8/+6 |
|
|
| * | | | Make Tcl_EvalObj/Tcl_GlobalEvalObj a macro always, not only when using stubs. | jan.nijtmans | 2013-04-04 | 1 | -8/+6 |
| |\ \ \
| | |/ / |
|
| | * | | Make Tcl_EvalObj/Tcl_GlobalEvalObj a macro always, not only when using stubs. | jan.nijtmans | 2013-04-04 | 1 | -8/+6 |
|
|
| | * | | Undo [6a9ee3273c]. Last commit in Tk's core-8-5-branch makes this change no l... | jan.nijtmans | 2013-03-28 | 1 | -11/+3 |
|
|
| | * | | Add dummy (undocumented) TclCanceled function in stub table (not exported as ... | jan.nijtmans | 2013-03-27 | 1 | -3/+11 |
|
|
* | | | | Revert part of [bb4707eb077f0cd9], which removed Tcl_NewIntObj, Tcl_SetIntObj... | jan.nijtmans | 2013-04-21 | 1 | -19/+31 |
|
|
* | | | | Eliminate some usage of VOID and its variants. | jan.nijtmans | 2013-03-22 | 1 | -3/+0 |
|
|
* | | | | merge trunk | jan.nijtmans | 2013-03-22 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | If TCL_NO_DEPRECATED is defined, don't depend on Tcl_CreateMathFunc()/Tcl_Sav... | jan.nijtmans | 2013-03-22 | 1 | -0/+3 |
|
|
* | | | | 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 |
|\ \ \ \
| |/ / / |
|
| * | | | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tclAppInit.c, both U... | jan.nijtmans | 2013-02-17 | 1 | -0/+3 |
|
|
* | | | | 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 |
|\ \ \ \ \
| | |/ / / |
|
| | * | | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de... | jan.nijtmans | 2013-01-16 | 1 | -0/+12 |
| | |\ \ \
| |/ / / /
| | | _ /
| | | / |
|
| | * | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de... | jan.nijtmans | 2013-01-16 | 1 | -0/+12 |
| | |\ \
| | | |/ |
|
| | | * | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de... | jan.nijtmans | 2013-01-16 | 1 | -0/+12 |
|
|
| | * | | Extend the public stub table with dummy NULL entries, up to the size of the T... | jan.nijtmans | 2013-01-07 | 1 | -0/+162 |
| | |\ \
| | | |/ |
|
| | | * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-01-07 | 1 | -0/+177 |
|
|
| | | * | Remove all the long dead mac entries in tcl*.decls files | jan.nijtmans | 2012-11-15 | 1 | -18/+51 |
|
|
* | | | | 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 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 |
|
|