Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | merge (modified) novem-review. | jan.nijtmans | 2012-11-30 | 8 | -49/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Proposed rollback of the TCL_STUB_MAGIC change on novem branch.novem_review | dgp | 2012-11-29 | 8 | -118/+56 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Bug fix. Stop load-3.2 test failure. | dgp | 2012-11-29 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | Purge remnants of support for compilers ignorant of C keyword 'inline'. | dgp | 2012-11-29 | 2 | -11/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | 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 | 19 | -1105/+927 | |
* | | | | | | | | | | | | | | | | | | | | | | | Remove STRINGIFY and JOIN utility macros. Tcl doesn't use them. | dgp | 2012-11-29 | 1 | -14/+0 | |
|/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | merge trunk | dgp | 2012-11-29 | 4 | -79/+119 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | 3588687 When detecting incompatibility during stubs initialization, the error | dgp | 2012-11-29 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | 3588687 When detecting incompatibility during stubs initialization, the error | dgp | 2012-11-29 | 1 | -3/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | 3588687 When detecting incompatibility during stubs initialization, the error | dgp | 2012-11-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | silence compiler warning | dgp | 2012-11-29 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | | | Silence some (unimportant) warnings from the MIPSpro compiler. | dkf | 2012-11-28 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | | | | | | | [3590483]: Some compilers cannot initialize with complex non-constants. | dkf | 2012-11-28 | 2 | -25/+34 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Factor out creation of the -sockname and -peername lists from | max | 2012-11-26 | 2 | -48/+78 | |
* | | | | | | | | | | | | | | | | | | | | merge trunk | jan.nijtmans | 2012-11-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | doc formatting goofs | dgp | 2012-11-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | unbreak UNIX build | jan.nijtmans | 2012-11-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas... | jan.nijtmans | 2012-11-26 | 27 | -843/+133 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | merge trunk | jan.nijtmans | 2012-11-22 | 4 | -31/+96 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Fix bug reported by Brian Griffin: | jan.nijtmans | 2012-11-22 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Fix bug reported by Brian Griffin: | jan.nijtmans | 2012-11-22 | 1 | -4/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | | Fix bug reported by Brian Griffin: | jan.nijtmans | 2012-11-22 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | [Bug 3033307]: fix [binary decode base64] whitespace handling with '=' suffixes | dkf | 2012-11-20 | 3 | -27/+96 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | very minor style tweaksbug_3033307 | dkf | 2012-11-20 | 1 | -6/+9 | |
| | * | | | | | | | | | | | | | | | | | merge trunk | dkf | 2012-11-19 | 20 | -66/+106 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Contributed patch from Andy Goth. | dgp | 2012-11-15 | 2 | -26/+86 | |
* | | | | | | | | | | | | | | | | | | | merge trunk | jan.nijtmans | 2012-11-20 | 4 | -7/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | [Bug 3588366]: Corrected implementation of bounds restriction for end-indexed | dkf | 2012-11-19 | 4 | -7/+30 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | It might be that iPtr->result points to an empty string but that iPtr->objRes... | jan.nijtmans | 2012-11-20 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | ... make it more portable | jan.nijtmans | 2012-11-20 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Add checks for the assumtions made in tclStubLib.c, making sure that those | jan.nijtmans | 2012-11-20 | 1 | -0/+23 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | make windde and winreg load again | jan.nijtmans | 2012-11-19 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC values | jan.nijtmans | 2012-11-19 | 6 | -15/+86 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | eliminate unused variable | jan.nijtmans | 2012-11-19 | 1 | -2/+0 | |
* | | | | | | | | | | | | Remove some undocumented - obsolete - function from the API with 'Old' in the... | jan.nijtmans | 2012-11-19 | 6 | -106/+33 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Better solution for handling errors from Tcl 8.x compiled extensions. Works f... | jan.nijtmans | 2012-11-19 | 2 | -4/+9 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | change stub library to detect - and generate a nice error-message - | jan.nijtmans | 2012-11-18 | 2 | -11/+20 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | <i>on-hold at Don Porter's request</i> on_hold_trunk | jan.nijtmans | 2012-11-18 | 1 | -7/+26 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | <i>On hold at Don Porter's request</i> on_hold_85 | jan.nijtmans | 2012-11-18 | 1 | -7/+26 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | <i>On-hold at Don Porter's request.</i> on_hold_84 | jan.nijtmans | 2012-11-18 | 1 | -6/+27 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
* | | | | | | | | | Burn the bridge back to obsolete [puts] syntax. (Tcl 6?!) | dgp | 2012-11-16 | 1 | -13/+0 | |
* | | | | | | | | | Burn the octal bridges. We're not goin' back. | dgp | 2012-11-16 | 16 | -342/+196 | |
* | | | | | | | | | 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 | 12 | -834/+27 | |
* | | | | | | | | | merge trunk | dgp | 2012-11-16 | 3 | -39/+59 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | 3587651 Fix [info functions] and Tcl_ListMathFuncs(). | dgp | 2012-11-16 | 3 | -39/+59 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | 3587651 Fix Tcl_ListMathFuncs() by turning it into a call to [info functions] | dgp | 2012-11-16 | 1 | -31/+18 | |
| | * | | | | | | | 3587651 fix [info functions] (Re-implementation in Tcl) | dgp | 2012-11-16 | 2 | -8/+41 | |
* | | | | | | | | | eliminate CONST/CONST84/CONST86 | jan.nijtmans | 2012-11-16 | 11 | -248/+189 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |