| Commit message (Expand) | Author | Age | Files | Lines |
* | merge pyk-command-named-colon | pooryorick | 2017-11-25 | 1 | -66/+85 |
|\ |
|
| * | Move return type to its own line. | pooryorick | 2017-11-23 | 1 | -2/+4 |
|
|
| * | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update | pooryorick | 2017-11-19 | 1 | -29/+17 |
|
|
| * | Lift the restriction on command names names that begin with ":". | pooryorick | 2017-11-17 | 1 | -8/+0 |
|
|
| * | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given the | pooryorick | 2017-11-17 | 1 | -34/+71 |
|
|
* | | Re-base to core-8-branch: This change is fine as-is for Tcl 8.7, I wouldn't r... | jan.nijtmans | 2017-11-20 | 1 | -47/+69 |
|\ \
| |/ |
|
| * | Remove compat/float.h and related machinery. The last system known where this... | jan.nijtmans | 2017-11-15 | 1 | -1/+1 |
|
|
| * | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion | pooryorick | 2017-10-30 | 1 | -4/+4 |
|
|
| * | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions.... | jan.nijtmans | 2017-09-13 | 1 | -2/+2 |
|
|
| * | merge core-8-6-branch | jan.nijtmans | 2017-09-04 | 1 | -1/+1 |
| |\ |
|
| * \ | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. | dgp | 2017-09-02 | 1 | -62/+104 |
| |\ \ |
|
| * \ \ | merge core-8-6-branch | jan.nijtmans | 2017-06-07 | 1 | -5/+5 |
| |\ \ \ |
|
| * \ \ \ | Merge core-8-6-branch. This removes the work currently being done in "sebres-... | jan.nijtmans | 2017-06-02 | 1 | -1/+0 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge trunk (to sebres-trunk-timerate) | sebres | 2017-05-11 | 1 | -7/+54 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-04-14 | 1 | -1/+1 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | * | | | | | merge core-8-6-branch | jan.nijtmans | 2017-04-12 | 1 | -1/+31 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Remove some unnecessary "struct" definitions and some type casts no longer ne... | jan.nijtmans | 2017-04-11 | 1 | -1/+1 |
|
|
| | * | | | | | | If compiled with TCL_NO_DEPRECATED, the functions TclpGetDate/TclpLocaltime/T... | jan.nijtmans | 2017-04-06 | 1 | -1/+1 |
|
|
| | * | | | | | | If compiled with TCL_NO_DEPRECATED, remove some more stub entries which are n... | jan.nijtmans | 2017-03-20 | 1 | -0/+6 |
|
|
| | * | | | | | | If Tcl is compiled with -DTCL_NO_DEPRECATED, make sure that iPtr->(resultSpac... | jan.nijtmans | 2017-03-17 | 1 | -0/+10 |
|
|
| | * | | | | | | Make 'clock' and 'encoding' into compilable ensembles that play with safe int... | Kevin B Kenny | 2017-03-14 | 1 | -5/+6 |
| | |\ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ | merge trunk | sebres | 2017-03-06 | 1 | -6/+5 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | More internal use of size_t in stead of int, e.g. for epoch's | jan.nijtmans | 2017-02-15 | 1 | -1/+1 |
|
|
| | * | | | | | | | In TclGetNumberFromObj() macro (tclExecute.c): Don't fill in type if TCL_ERRO... | jan.nijtmans | 2017-02-03 | 1 | -1/+1 |
|
|
| | * | | | | | | | If TCL_NO_DEPRECATED is defined, remove the "case" statement, and use much le... | jan.nijtmans | 2017-01-25 | 1 | -1/+1 |
|
|
| | * | | | | | | | Merge core-8-6-branch. | jan.nijtmans | 2017-01-11 | 1 | -3/+2 |
| | |\ \ \ \ \ \ \ |
|
| * | | | | | | | | | New performance measurement routine "timerate" in opposition to "time" the ex... | sebres | 2017-01-09 | 1 | -0/+1 |
| |/ / / / / / / / |
|
| * | | | | | | | | Remove dup line. | dgp | 2016-12-02 | 1 | -6/+5 |
|
|
| * | | | | | | | | Reports from NSF that command epoch bumping isn't properly timed. | dgp | 2016-12-01 | 1 | -7/+16 |
|
|
| * | | | | | | | | Make compileEpoch "unsigned int", and start counting at 1. | jan.nijtmans | 2016-11-24 | 1 | -1/+1 |
|
|
| * | | | | | | | | More internal use of size_t in stead of int. | jan.nijtmans | 2016-11-21 | 1 | -4/+2 |
|
|
| * | | | | | | | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c... | jan.nijtmans | 2016-11-16 | 1 | -9/+9 |
|
|
| * | | | | | | | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -7/+7 |
|
|
| * | | | | | | | | Merge core-8-6-branch:
| jan.nijtmans | 2016-07-07 | 1 | -7/+14 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| * | | | | | | | | Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions ... | jan.nijtmans | 2016-06-29 | 1 | -4/+4 |
|
|
| * | | | | | | | | Route all ensemble rewrite activity through a few utility routines. | dgp | 2016-06-28 | 1 | -4/+2 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Allow unstable Tcl releases to use unstable packages by default (this makes "... | jan.nijtmans | 2016-03-11 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Let Tcl 8.7 allow Tk 8.7 to be used by default | jan.nijtmans | 2016-03-09 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Changed math functions min and max to C implementations. | pspjuth | 2017-11-19 | 1 | -0/+69 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Typo's (Thanks to Gustaf Neumann), nothing functional. | jan.nijtmans | 2017-09-04 | 1 | -1/+1 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. | dgp | 2017-09-02 | 1 | -62/+104 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Similar fix to Tcl_CreateCommand(). | dgp | 2017-09-02 | 1 | -31/+54 |
|
|
| * | | | | | | | Tidy up. | dgp | 2017-09-02 | 1 | -33/+40 |
|
|
| * | | | | | | | [Bug 0e4d88b650] First draft fix. Re-resolve namespace after cmd deletion. | dgp | 2017-09-02 | 1 | -8/+20 |
|
|
| * | | | | | | | Implement TIP #440: Add engine to tcl_platform Array | jan.nijtmans | 2016-01-29 | 1 | -0/+7 |
|
|
* | | | | | | | | Tcl_GetWideIntFromObj() -> TclGetWideIntFromObj(), and minor other simplifica... | jan.nijtmans | 2017-06-07 | 1 | -5/+5 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Don't use "0%o" format in test-cases, as it suggest's it's the normal way to ... | jan.nijtmans | 2017-04-14 | 1 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | bug fix for [42202ba1e5ff566e0f9abb9f890e460fbc6c1c5c]: segfault by coro inject | sebres | 2017-04-04 | 1 | -1/+31 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Make 'clock' and 'encoding' into compilable ensembles that play with safe int... | Kevin B Kenny | 2017-03-14 | 1 | -0/+1 |
|
|
* | | | | | Make 'clock' and 'encoding' into proper compilable ensembles | Kevin B Kenny | 2017-03-14 | 1 | -5/+5 |
| |_|_|/
|/| | | |
|