summaryrefslogtreecommitdiffstats
path: root/generic/tclEnsemble.c
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkjan.nijtmans2016-12-211-5/+5
|\
| * more internal use of size_t in stead of int.jan.nijtmans2016-12-201-5/+5
* | merge trunkjan.nijtmans2016-12-011-17/+17
|\ \ | |/
* | More internal use of size_t. Eliminate unused "isBin" argument from TclpSysAl...jan.nijtmans2016-12-011-30/+32
* | Merge trunk. More internal use of size_t in stead of int (or long)jan.nijtmans2016-11-211-1/+1
|\ \ | |/
* | merge trunkjan.nijtmans2016-11-161-1/+1
|\ \ | |/
| * Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c...jan.nijtmans2016-11-161-1/+1
* | merge trunkjan.nijtmans2016-11-101-1/+1
|\ \ | |/
| * [824752f10e] Use LIST_MAX instead of INT_MAX for unknown number of elements t...dgp2016-11-041-1/+1
| |\
| | * [8245752f10e] Use LIST_MAX instead of INT_MAX for unknown number of elementsdgp2016-11-041-1/+1
* | | merge trunkjan.nijtmans2016-09-071-5/+8
|\ \ \ | |/ /
| * | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd liter...jan.nijtmans2016-09-071-5/+8
| |\ \ | | |/
| | * some more clean-upjan.nijtmans2016-09-051-6/+4
| | * Some patch clean-up, no change in functionalityjan.nijtmans2016-09-051-1/+1
| | * Proposed patch for [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1], by ...jan.nijtmans2016-09-021-2/+7
* | | merge trunkdgp2016-07-091-3/+7
|\ \ \ | |/ /
| * | merge 8.6dgp2016-07-091-3/+7
| |\ \ | | |/
| | * Repair some memory corruption problems in EnsembleCmdRep.dgp2016-07-081-3/+7
| | |\
| | | * Missed a cleanup line, which created a memleak.dgp_ecrdgp2016-07-071-0/+1
| | | * To use a Tcl_Command token [aka (Command *)] for epoch checking, we must notdgp2016-07-071-3/+6
* | | | merge trunkjan.nijtmans2016-07-081-4/+4
|\ \ \ \ | |/ / /
| * | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ...jan.nijtmans2016-07-081-4/+4
| |/ /
* | | merge trunkjan.nijtmans2016-07-071-23/+10
|\ \ \ | |/ /
| * | Create and use a utility Tcl_NRPostProc when decr ref count of values isdgp2016-07-061-15/+2
| * | [bd7f17bce8] Revise ensemble dispatch to call TclNREvalObjv() which supportsdgp2016-07-061-16/+10
| * | New tests to demo the remaining flaw in ensemble dispatch revisions.dgp2016-07-051-1/+7
* | | Merge trunk. Some more internal use of size_t in stead of int.jan.nijtmans2016-07-051-6/+1
|\ \ \ | |/ /
| * | Fixup the ensemble rewrite conversions (merge fork)jan.nijtmans2016-07-051-6/+1
| |\ \
| | * | Fixup the ensemble rewrite conversions.core_8_6_branch_forkdgp2016-07-041-6/+1
* | | | Merge trunkjan.nijtmans2016-07-041-36/+25
|\ \ \ \ | |/ / /
| * | | typo and end-of-line spacingjan.nijtmans2016-07-041-5/+5
| |/ /
| * | Use conventional list operations for ensemble dispatch.dgp2016-07-031-34/+23
* | | merge trunkdgp2016-07-021-10/+3
|\ \ \ | |/ /
| * | [f961d7d1dd] Repair usage message for ensemble parameters with spaces.dgp2016-07-021-10/+3
| |/
* | merge trunkdgp2016-07-011-85/+225
|\ \ | |/
| * The EnsembleCmdRep struct that is the internal rep for caching ensembledgp2016-07-011-5/+21
| * [4402cfa58c] Rework the spell check machinery into something that will not bedgp2016-07-011-21/+165
| * Encapsulate the fetching of the ensemble rewrite root, used by [namespace].dgp2016-07-011-0/+34
| * merge 8.6dgp2016-06-281-19/+3
| |\
| * | Don't see why the intrep should make and keep copies of things alreadydgp2016-05-121-27/+10
| * | The "ensembleCommand" Tcl_ObjType has no need for an UpdateString routine.dgp2016-05-121-31/+1
| * | Remove the nsPtr field from the EnsembleCmdRep struct. Cannot see anydgp2016-05-121-8/+1
* | | Merge trunkjan.nijtmans2016-06-291-19/+3
|\ \ \ | | |/ | |/|
| * | Adapt and tidy up the bug fix.dgp2016-05-241-34/+0
| * | Merge the bug fix and test case.dgp2016-05-241-1/+2
| |\ \
| | * | Now fix the bug.dgp_bug_finddgp2016-05-241-2/+2
| | * | New test namespace-53.11 demonstrates the bug.dgp2016-05-241-7/+1
| | * | The handling of ensemble rewriting here is not right, but I've not yetdgp2016-05-241-0/+7
| | |/
| * | Appears that the TclInitRewriteEnsemble() routine was created with an intentdgp2016-05-241-1/+18
| |/
* | merge trunkdgp2016-03-171-0/+43
|\ \ | |/