summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Proposed rollback of the TCL_STUB_MAGIC change on novem branch.novem_reviewdgp2012-11-298-118/+56
* merge trunkdgp2012-11-294-79/+119
|\
| * 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-3/+1
| |\
| | * 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-3/+1
| | |\
| | | * 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-1/+1
| * | | silence compiler warningdgp2012-11-291-7/+7
| * | | Silence some (unimportant) warnings from the MIPSpro compiler.dkf2012-11-281-5/+6
| * | | [3590483]: Some compilers cannot initialize with complex non-constants.dkf2012-11-282-25/+34
| * | | Factor out creation of the -sockname and -peername lists frommax2012-11-262-48/+78
* | | | merge trunkjan.nijtmans2012-11-261-1/+1
|\ \ \ \ | |/ / /
| * | | doc formatting goofsdgp2012-11-261-1/+1
* | | | unbreak UNIX buildjan.nijtmans2012-11-261-2/+2
* | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas...jan.nijtmans2012-11-2627-843/+133
* | | | merge trunkjan.nijtmans2012-11-224-31/+96
|\ \ \ \ | |/ / /
| * | | Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| |\ \ \ | | |/ /
| | * | Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| | |\ \ | | | |/
| | | * Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| * | | [Bug 3033307]: fix [binary decode base64] whitespace handling with '=' suffixesdkf2012-11-203-27/+96
| |\ \ \
| | * | | very minor style tweaksbug_3033307dkf2012-11-201-6/+9
| | * | | merge trunkdkf2012-11-1920-66/+106
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Contributed patch from Andy Goth.dgp2012-11-152-26/+86
* | | | | merge trunkjan.nijtmans2012-11-204-7/+30
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 3588366]: Corrected implementation of bounds restriction for end-indexeddkf2012-11-194-7/+30
* | | | | It might be that iPtr->result points to an empty string but that iPtr->objRes...jan.nijtmans2012-11-201-1/+1
* | | | | ... make it more portablejan.nijtmans2012-11-201-2/+2
* | | | | Add checks for the assumtions made in tclStubLib.c, making sure that thosejan.nijtmans2012-11-201-0/+23
* | | | | make windde and winreg load againjan.nijtmans2012-11-192-2/+2
* | | | | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC valuesjan.nijtmans2012-11-196-15/+86
* | | | | eliminate unused variablejan.nijtmans2012-11-191-2/+0
* | | | | Remove some undocumented - obsolete - function from the API with 'Old' in the...jan.nijtmans2012-11-196-106/+33
* | | | | Better solution for handling errors from Tcl 8.x compiled extensions. Works f...jan.nijtmans2012-11-192-4/+9
* | | | | change stub library to detect - and generate a nice error-message - jan.nijtmans2012-11-182-11/+20
|\ \ \ \ \
| * \ \ \ \ <i>on-hold at Don Porter's request</i> on_hold_trunkjan.nijtmans2012-11-181-7/+26
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | <i>On hold at Don Porter's request</i> on_hold_85jan.nijtmans2012-11-181-7/+26
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | <i>On-hold at Don Porter's request.</i> on_hold_84jan.nijtmans2012-11-181-6/+27
| | | | |/ | | | |/|
* | | | | Burn the bridge back to obsolete [puts] syntax. (Tcl 6?!)dgp2012-11-161-13/+0
* | | | | Burn the octal bridges. We're not goin' back.dgp2012-11-1616-342/+196
* | | | | Tcl_Value is now a synonym for Tcl_Obj !dgp2012-11-161-0/+2
* | | | | Remove pre-8.5 interface for custom expr functions.dgp2012-11-1612-834/+27
* | | | | merge trunkdgp2012-11-163-39/+59
|\ \ \ \ \ | |/ / / /
| * | | | 3587651 Fix [info functions] and Tcl_ListMathFuncs().dgp2012-11-163-39/+59
| |\ \ \ \ | | |/ / /
| | * | | 3587651 Fix Tcl_ListMathFuncs() by turning it into a call to [info functions]dgp2012-11-161-31/+18
| | * | | 3587651 fix [info functions] (Re-implementation in Tcl)dgp2012-11-162-8/+41
* | | | | eliminate CONST/CONST84/CONST86jan.nijtmans2012-11-1611-248/+189
|\ \ \ \ \ | |/ / / /
| * | | | A few unneeded internal CONST/CONST86'sjan.nijtmans2012-11-163-10/+7
* | | | | Doc fix in TCL_MEM_DEBUG.3jan.nijtmans2012-11-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Doc fix in TCL_MEM_DEBUG.3jan.nijtmans2012-11-161-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Doc fix in TCL_MEM_DEBUG.3jan.nijtmans2012-11-161-1/+1
| | |\ \ \ | | | |/ /
| | | * | Fix msgcat.test (in case a higher msgcat version is encountered, which is not...jan.nijtmans2012-11-162-1/+8
| | | * | More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-1555-2933/+64