summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* No string result -> no more need for TCL_RESULT_SIZEnovem_remove_string_resultdgp2012-11-291-2/+0
* missed bit of mergedgp2012-11-291-1/+1
* Get the updated error messagedgp2012-11-291-1/+1
* Merge bug-3588687dgp2012-11-292-7/+53
|\
| * Revise TclInitStubs() so that it checks for consistent values of bothdgp2012-11-294-43/+59
| |\
| * | 3588687 Added cross checks so that [load]ed extension, [load]ing interp, anddgp2012-11-272-7/+59
* | | merge novemdgp2012-11-292-31/+35
|\ \ \
| * \ \ merge trunkdgp2012-11-292-31/+35
| |\ \ \ | | | |/ | | |/|
| | * | 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-281-24/+27
| | | |_|/ | | |/| |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----------. \ \ \ \ Merge (selected bits of) novemdgp2012-11-2617-306/+166
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | |/ / / /
| | | | | | | * | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas...jan.nijtmans2012-11-2614-272/+97
| | | | | | |/ / / /
| | | | | | * | | | merge trunkjan.nijtmans2012-11-222-31/+69
| | | | | | |\ \ \ \ | | | | | |/ / / / / | | | | | | | _ / / | | | | | | | / /
| | | | | | * | | 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
| | | | | | * | | very minor style tweaksbug_3033307dkf2012-11-201-6/+9
| | | | | | * | | merge trunkdkf2012-11-194-43/+50
| | | | | | |\ \ \
| | | | | | * | | | Contributed patch from Andy Goth.dgp2012-11-151-26/+65
| | | | | * | | | | merge trunkjan.nijtmans2012-11-201-3/+0
| | | | | |\ \ \ \ \ | | | | |/ / / / / / | | | | | | | _ / / | | | | | | | / /
| | | | | * | | | [Bug 3588366]: Corrected implementation of bounds restriction for end-indexeddkf2012-11-191-3/+0
| | | | * | | | | 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
| |/ / / / /
| * | | | | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC valuesjan.nijtmans2012-11-193-14/+72
* | | | | | Stop segfaults in test suite.dgp2012-11-262-3/+5
* | | | | | merge (some of) novemdgp2012-11-267-108/+33
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge use of [load] to find and nicely report error when incompatible stubsdgp2012-11-261-2/+11
|\ \ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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
| | | | | |/ | | | | |/|
| | | | * | More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-1520-784/+27
| | | | * | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe...jan.nijtmans2012-11-151-1/+1
| | | | * | add missing macosx sectionsjan.nijtmans2012-11-153-1/+198
| | | | * | Remove all the long dead mac entries in tcl*.decls filesjan.nijtmans2012-11-156-523/+67
| | | | * | 3587242 Missing Tcl_MutexUnlock() call made [testasync create] block.dgp2012-11-141-0/+1
* | | | | | ...and here's the lines left behind in the editor.dgp2012-11-261-1/+4
* | | | | | Comments and renamings around the legacy fields for string results.dgp2012-11-262-20/+45
* | | | | | WIP removing the maintenance of a string result in the Interp.dgp2012-11-178-543/+54
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | merge trunkdgp2012-11-1673-2935/+7019
| |\ \ \ \ \ | | |/ / / /
| * | | | | merge trunkdgp2012-07-1948-1365/+1676
| |\ \ \ \ \
| * | | | | | Implement Tcl_DStringResult with call to TclDStringToObj.dgp2012-04-251-6/+1