summaryrefslogtreecommitdiffstats
path: root/generic/tclNamesp.c
Commit message (Expand)AuthorAgeFilesLines
* More internal use of size_t. Eliminate unused "isBin" argument from TclpSysAl...jan.nijtmans2016-12-011-8/+9
* Merge trunk. More internal use of size_t in stead of int (or long)jan.nijtmans2016-11-211-6/+4
|\
| * More internal use of size_t in stead of int.jan.nijtmans2016-11-211-6/+4
| * Revert b98ee56376. The "bug" fixed was documented behavior.dgp2016-09-091-7/+13
* | merge trunkdgp2016-09-081-13/+7
|\ \ | |/
| * Attempt to fix [7f02ff1efa]. Make trace-18.1 fail. Suspect test is andgp2016-09-071-13/+7
* | merge trunkjan.nijtmans2016-09-071-0/+3
|\ \ | |/
| * Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd liter...jan.nijtmans2016-09-071-0/+3
| |\
| | * Proposed patch for [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1], by ...jan.nijtmans2016-09-021-0/+3
* | | merge trunkdgp2016-07-181-4/+4
|\ \ \ | |/ /
| * | Stop checking case that can never happen.dgp2016-07-141-4/+4
| |/
* | merge trunkdgp2016-07-091-2/+2
|\ \ | |/
| * Expose the AVOID_RESOLVERS flag to [namespace upvar] implementations, which s...bug_1493a43044dkf2016-07-071-2/+2
* | merge trunkdgp2016-07-011-17/+2
|\ \ | |/
| * Encapsulate the fetching of the ensemble rewrite root, used by [namespace].dgp2016-07-011-17/+2
* | merge trunkdgp2016-05-241-22/+64
|\ \ | |/
| * Make the tests pass.bug_f97d4ee020dkf2016-05-211-14/+26
| * Possible fix for [f97d4ee020]; uses a two-stage approach to avoid quadratic b...dkf2016-05-161-23/+53
* | merge trunkjan.nijtmans2015-08-041-9/+3
|\ \ | |/
| * explicitly ignore Tcl_PushCallFrame and TclPushStackFrame return value - it i...Miguel Sofer2015-08-011-9/+3
* | merge trunkjan.nijtmans2015-07-021-1/+1
|\ \ | |/
| * Revert refcount changes that were not cosmetic.dgp2015-07-021-1/+1
* | merge trunkjan.nijtmans2015-07-021-1/+1
|\ \ | |/
| * Another round of refCount consistancy improvements.jan.nijtmans2015-07-021-7/+7
* | merge trunkjan.nijtmans2014-01-231-1/+1
|\ \ | |/
| * implement [namespace origin] in bytecodedkf2013-12-301-1/+1
* | merge trunkjan.nijtmans2013-09-271-30/+65
|\ \ | |/
| * merge 8.5dgp2013-09-271-30/+65
| |\
| | * [d614d63989] Ensure that there are no trailing colons as that causes chaos wh...dkf2013-09-251-24/+59
* | | merge trunkdgp2013-09-211-1/+1
|\ \ \ | |/ /
| * | Revise TclNREvalObjv so that pre-resolution of the Command by a callerdgp2013-04-081-1/+1
* | | merge trunk. jan.nijtmans2013-02-271-4/+4
|\ \ \ | |/ /
| * | Some VOID -> void, Tcl_TraceVar -> Tcl_TraceVar2 and Tcl_VarTraceInfo -> Tcl_...jan.nijtmans2013-02-271-4/+4
* | | Merge trunk. jan.nijtmans2013-02-221-44/+20
|\ \ \ | |/ /
| * | 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-44/+20
| |\ \ | | |/
| | * 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-43/+20
| | |\
| | | * The flag TCL_LEAVE_ERR_MSG has no effect on the routinedgp2013-02-211-8/+4
| | | * refinementdgp2013-02-201-2/+1
| | | * 36054447 Convert [namespace export -clear] interface to something less stupid.dgp2013-02-201-32/+18
| | * | Use twoPtrValue.ptr1 in stead of otherValuePtr everywhere. This is exactly th...jan.nijtmans2013-01-311-7/+7
| | * | Backport fix for [Bug 2857044].dgp2011-04-271-0/+1
* | | | Merge trunk. jan.nijtmans2013-02-111-2/+2
|\ \ \ \ | |/ / /
* | | | Convert Tcl_GetIndexFromObj implementation to macrojan.nijtmans2013-01-241-8/+8
|\ \ \ \ | |/ / /
* | | | merge trunkjan.nijtmans2013-01-121-2/+2
|\ \ \ \ | |/ / /
| * | | Name functions according to 'what' instead of 'how' in the [tailcall]mig2013-01-111-1/+1
| * | | tailcall now running in a simpler model, with no eval-flags and no nre-stack ...mig2013-01-101-2/+2
* | | | merge trunkjan.nijtmans2013-01-051-10/+10
|\ \ \ \ | |/ / /
| * | | Add super-simple compiler to many ensemble subcommands to allow better codedkf2013-01-041-10/+10
* | | | remove unnecessary struct names, which only pollute the "struct" namespace fo...jan.nijtmans2012-12-211-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | remove unnecessary struct names, which only pollute the "struct" namespace fo...jan.nijtmans2012-08-201-2/+2