| Commit message (Expand) | Author | Age | Files | Lines |
* | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -2/+2 |
|
|
* | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. | jan.nijtmans | 2019-01-28 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2018-11-29 | 1 | -12/+25 |
|\ |
|
| * | Make the type casting in TclSpellFix less horrific. It's still bad, but it is... | dkf | 2018-11-28 | 1 | -16/+35 |
|
|
| * | Add TCL_CREATE_NS_IF_UNKNOWN back into Tcl_CreateEnsemble(). | pooryorick | 2018-02-15 | 1 | -5/+1 |
|
|
| * | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update | pooryorick | 2018-02-14 | 1 | -0/+3709 |
|
|
| * | Lift the restriction on command names names that begin with ":". | pooryorick | 2018-02-14 | 1 | -3696/+0 |
|
|
* | | merge 8.7 | dgp | 2018-10-18 | 1 | -21/+20 |
|\ \ |
|
| * \ | merge core-8-branch | dkf | 2018-09-04 | 1 | -333/+557 |
| |\ \ |
|
| * \ \ | merge trunk | dkf | 2013-07-26 | 1 | -126/+69 |
| |\ \ \ |
|
| * | | | | Added a mechanism for discovering the "type" of a command. | dkf | 2013-07-07 | 1 | -21/+20 |
|
|
* | | | | | merge 8.7 | dgp | 2018-05-24 | 1 | -51/+57 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | General code style cleanup. | dkf | 2018-05-13 | 1 | -51/+57 |
|
|
* | | | | | merge 8.7 | dgp | 2017-12-19 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Revert a few more (int -> size_t) transitions, which could effect extensions ... | jan.nijtmans | 2017-12-15 | 1 | -1/+1 |
|
|
* | | | | | merge 8.7 | dgp | 2017-12-06 | 1 | -114/+116 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands o... | dgp | 2017-12-05 | 1 | -114/+116 |
| |\ \ \ \ |
|
| | * | | | | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands o... | dgp | 2017-12-05 | 1 | -154/+173 |
|
|
* | | | | | | merge 8.7 | dgp | 2017-11-30 | 1 | -10/+6 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Eliminate use of certain unnecessary struct names. Also white-spacing. Nothin... | jan.nijtmans | 2017-11-30 | 1 | -5/+5 |
|
|
| * | | | | | Add TCL_CREATE_NS_IF_UNKNOWN back into Tcl_CreateEnsemble(). | pooryorick | 2017-11-29 | 1 | -5/+1 |
|
|
* | | | | | | merge 8.7 | dgp | 2017-11-29 | 1 | -61/+101 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | merge pyk-command-named-colon | pooryorick | 2017-11-25 | 1 | -60/+88 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update | pooryorick | 2017-11-19 | 1 | -9/+3 |
|
|
| | * | | | | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given the | pooryorick | 2017-11-17 | 1 | -53/+87 |
|
|
| * | | | | | Fix for issue [4f6a1ebd64]: ensemble: segmentation fault when -subcommand and | pooryorick | 2017-11-25 | 1 | -1/+13 |
| |/ / / / |
|
| * | | | | Merge core-8-6-branch. This removes the work currently being done in "sebres-... | jan.nijtmans | 2017-06-02 | 1 | -17/+3 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | merge core-8-6-branch (except: the "timerate" command and the clock performan... | jan.nijtmans | 2017-05-31 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven... | jan.nijtmans | 2017-05-31 | 1 | -2/+2 |
|
|
| * | | | | | reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc... | sebres | 2017-05-11 | 1 | -3/+17 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Ensemble "clock" fixed after merge with kbk's clock ensemble solution. All co... | sebres | 2017-05-10 | 1 | -3/+17 |
| | |/ / / |
|
* | | | | | merge trunk | dgp | 2017-02-16 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | More internal use of size_t in stead of int, e.g. for epoch's | jan.nijtmans | 2017-02-15 | 1 | -1/+1 |
|
|
* | | | | | merge trunk | dgp | 2016-12-23 | 1 | -5/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | more internal use of size_t in stead of int. | jan.nijtmans | 2016-12-20 | 1 | -5/+5 |
|
|
* | | | | | merge trunk | dgp | 2016-11-16 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c... | jan.nijtmans | 2016-11-16 | 1 | -1/+1 |
|
|
* | | | | | merge trunk | dgp | 2016-11-04 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | [824752f10e] Use LIST_MAX instead of INT_MAX for unknown number of elements t... | dgp | 2016-11-04 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | [8245752f10e] Use LIST_MAX instead of INT_MAX for unknown number of elements | dgp | 2016-11-04 | 1 | -1/+1 |
|
|
* | | | | | merge trunk | dgp | 2016-09-08 | 1 | -5/+8 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd liter... | jan.nijtmans | 2016-09-07 | 1 | -5/+8 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | some more clean-up | jan.nijtmans | 2016-09-05 | 1 | -6/+4 |
|
|
| | * | | | Some patch clean-up, no change in functionality | jan.nijtmans | 2016-09-05 | 1 | -1/+1 |
|
|
| | * | | | Proposed patch for [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1], by ... | jan.nijtmans | 2016-09-02 | 1 | -2/+7 |
|
|
* | | | | | convert ensembleCmdType to new interfaces. | dgp | 2016-07-12 | 1 | -13/+27 |
|/ / / / |
|
* | | | | merge 8.6 | dgp | 2016-07-09 | 1 | -3/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | Repair some memory corruption problems in EnsembleCmdRep. | dgp | 2016-07-08 | 1 | -3/+7 |
| |\ \ \ |
|
| | * | | | Missed a cleanup line, which created a memleak. | dgp | 2016-07-07 | 1 | -0/+1 |
|
|
| | * | | | To use a Tcl_Command token [aka (Command *)] for epoch checking, we must not | dgp | 2016-07-07 | 1 | -3/+6 |
|
|