| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | | | Fix for [Bug 3595576], found by andrewsh | mig | 2012-12-13 | 1 | -1/+2 |
|
|
* | | | | | | | | | | | | | Changelog entry, and change macro variable to not conflict with possible outs... | jan.nijtmans | 2012-12-13 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | Changelog entry, and change macro variable to not conflict with possible outs... | jan.nijtmans | 2012-12-13 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / |
|
| | * | | | | | | | | | | | Changelog entry, and change macro variable to not conflict with possible outs... | jan.nijtmans | 2012-12-13 | 1 | -3/+3 |
|
|
* | | | | | | | | | | | | | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. | jan.nijtmans | 2012-12-13 | 1 | -5/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
| | | | | | | | | | | | /
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. | jan.nijtmans | 2012-12-13 | 1 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. | jan.nijtmans | 2012-12-13 | 1 | -4/+7 |
|
|
* | | | | | | | | | | | | Restore the initialization of tclStubsPtr from the "Tcl" package clientData | dgp | 2012-12-10 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Restore the initialization of tclStubsPtr from the "Tcl" package clientData | dgp | 2012-12-10 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | Restore the initialization of tclStubsPtr from the "Tcl" package clientData | dgp | 2012-12-10 | 1 | -2/+3 |
|
|
* | | | | | | | | | | | | Fix busyloop at exit under TCL_FINALIZE_ON_EXIT when there are unflushed no... | ferrieux | 2012-12-08 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | just lost one MODULE_SCOPE in the merge | jan.nijtmans | 2012-12-07 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | only set tclStubsPtr if all version checks pass | jan.nijtmans | 2012-12-07 | 1 | -18/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
| | | | | | | | | | | /
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
| * | | | | | | | | | | only set tclStubsPtr when all version checks pass | jan.nijtmans | 2012-12-07 | 1 | -32/+18 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | only set tclStubsPtr if all version checks pass. Backported from tcl 8.5. | jan.nijtmans | 2012-12-07 | 1 | -43/+62 |
|
|
* | | | | | | | | | | | 3593703 Don't crash on bad input to Tcl_PkgRequire*(). | dgp | 2012-12-07 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | 3593703 Don't crash on bad input to Tcl_PkgRequire*(). | dgp | 2012-12-07 | 1 | -0/+4 |
|
|
* | | | | | | | | | | | Tcl_InitStubs("8.5",1) would succeed in an "8.50" interp. Fixed. | dgp | 2012-12-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Tcl_InitStubs("8.5",1) would succeed in an "8.50" interp. Fixed. | dgp | 2012-12-06 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | Fix gcc warning in cygwin build: implicitely declared function TclUnixOpenTem... | jan.nijtmans | 2012-12-05 | 3 | -26/+42 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | MODULE_SCOPE symbol names are suppoted to start with 'tcl' (data) or 'Tcl' (c... | jan.nijtmans | 2012-12-04 | 2 | -3/+3 |
|
|
* | | | | | | | | | | 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 | 1 | -24/+27 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | 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 |
|
|
| | * | | | | | | | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 20 | -784/+27 |
|
|
| | * | | | | | | | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe... | jan.nijtmans | 2012-11-15 | 1 | -1/+1 |
|
|
| | * | | | | | | | add missing macosx sections | jan.nijtmans | 2012-11-15 | 3 | -1/+198 |
|
|
| | * | | | | | | | Remove all the long dead mac entries in tcl*.decls files | jan.nijtmans | 2012-11-15 | 6 | -523/+67 |
|
|
| | * | | | | | | | 3587242 Missing Tcl_MutexUnlock() call made [testasync create] block. | dgp | 2012-11-14 | 1 | -0/+1 |
|
|
* | | | | | | | | | very minor style tweaksbug_3033307 | dkf | 2012-11-20 | 1 | -6/+9 |
|
|
* | | | | | | | | | merge trunk | dkf | 2012-11-19 | 4 | -43/+50 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [Bug 3588366]: Corrected implementation of bounds restriction for end-indexed | dkf | 2012-11-19 | 1 | -3/+0 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | 3587651 Fix [info functions] and Tcl_ListMathFuncs(). | dgp | 2012-11-16 | 2 | -39/+49 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| | | | | | | | /
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | 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 | 1 | -8/+31 |
|
|
| | * | | | | | | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 1 | -2/+2 |
|
|
| * | | | | | | | A few unneeded internal CONST/CONST86's | jan.nijtmans | 2012-11-16 | 1 | -1/+1 |
|
|
* | | | | | | | | Contributed patch from Andy Goth. | dgp | 2012-11-15 | 1 | -26/+65 |
|/ / / / / / / |
|
* | | | | | | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 7 | -9/+9 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | IMPLEMENTATION OF TIP#416: New Options for 'load': -global and -lazy | jan.nijtmans | 2012-11-15 | 2 | -3/+36 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | merge trunk | jan.nijtmans | 2012-11-12 | 2 | -2/+2 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | merge trunk | jan.nijtmans | 2012-11-09 | 1 | -2/+0 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Finish the TIP #416 implementation as specified (#define's were still missing... | jan.nijtmans | 2012-11-07 | 2 | -2/+10 |
|
|
| * | | | | | merge trunk | dkf | 2012-11-06 | 17 | -426/+2756 |
| |\ \ \ \ \ |
|