Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | merge TclParseNumber fixes | dgp | 2016-10-12 | 1 | -0/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists | jan.nijtmans | 2016-10-11 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Update [string map] tests to get illustration of need for pure dict | dgp | 2016-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | Fix [2bf561854c55a], interp alias to command whose name is the empty string. | pooryorick | 2016-10-03 | 1 | -8/+3 | |
| | * | | | | | | | | | | | | | | | | | | Merge core-8-6-branch. Add more comments to tclLiteral.c, contributed by mr_c... | jan.nijtmans | 2016-09-21 | 1 | -2/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2016-09-16 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | Revert b98ee56376. The "bug" fixed was documented behavior. | dgp | 2016-09-09 | 2 | -40/+29 | |
| | * | | | | | | | | | | | | | | | | | | | Attempt to fix [7f02ff1efa]. Make trace-18.1 fail. Suspect test is an | dgp | 2016-09-07 | 2 | -29/+40 | |
| | * | | | | | | | | | | | | | | | | | | | [4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Tha... | dgp | 2016-09-07 | 1 | -5/+19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd liter... | jan.nijtmans | 2016-09-07 | 15 | -91/+152 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fixed bug in pushed transforms with full internal buffers not writing out. | dkf | 2016-09-06 | 1 | -15/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2016-09-05 | 3 | -5/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Don't ever allow UTF-8 sequences of more than 4 characters to be generated or... | jan.nijtmans | 2016-08-30 | 3 | -47/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Stop internals intrusion into lists. | dgp | 2016-07-20 | 1 | -17/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Streamline TclObjLookupVarEx | dgp | 2016-07-20 | 1 | -14/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Use strchr() to parse array variable syntax. | dgp | 2016-07-20 | 1 | -43/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Use the new private flag INDEX_TEMP_TABLE in testing command too. | dgp | 2016-07-20 | 1 | -16/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Factor out common prologue. | dgp | 2016-07-19 | 1 | -128/+48 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | merge 8.6 | dgp | 2016-07-19 | 1 | -4/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [0363f0146c] Fix [array startsearch] id handling to support var name variations | dgp | 2016-07-19 | 3 | -142/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe... | dgp | 2016-07-18 | 2 | -90/+75 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unmaintained disabled speculative code. | dgp | 2016-07-15 | 1 | -24/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Factor the cmdName intrep setting code into common utility routine. | dgp | 2016-07-15 | 1 | -75/+63 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Stop using the tclCmdNameType to store failed command lookups. If we don't | dgp | 2016-07-15 | 1 | -14/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | One of the validity checks for the "cmdName" type is to see if the | dgp | 2016-07-15 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Stop checking case that can never happen. | dgp | 2016-07-14 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Plug memory leak created in recent variable Tcl_ObjType reform. | dgp | 2016-07-14 | 1 | -8/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Tidy up some references to INDEX_TEMP_TABLE.minor_change | dkf | 2016-07-14 | 1 | -18/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | New private flag value INDEX_TEMP_TABLE. | dgp | 2016-07-13 | 3 | -14/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "file owned" for Cygwin: st_uid is only 16-bit there. | jan.nijtmans | 2016-07-12 | 1 | -1/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Make hash type changable by compiling with -DTCL_HASH_TYPE=size_t (for exampl... | jan.nijtmans | 2016-07-12 | 4 | -10/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge 8.6 | dgp | 2016-07-11 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2016-07-10 | 2 | -0/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2016-07-09 | 6 | -67/+86 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge core-8-6-branch: Bug [a47641a031]. TclJoinPath was calling TclNewFSPath... | jan.nijtmans | 2016-07-08 | 1 | -3/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 33 | -155/+155 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge core-8-6-branch: | jan.nijtmans | 2016-07-07 | 11 | -74/+47 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fixup the ensemble rewrite conversions | jan.nijtmans | 2016-07-05 | 2 | -8/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Use conventional list operations for ensemble dispatch | jan.nijtmans | 2016-07-04 | 2 | -37/+159 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [f961d7d1dd] Repair usage message for ensemble parameters with spaces. | dgp | 2016-07-02 | 1 | -10/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [4402cfa58c] Rework the spell check machinery into something that will not be... | dgp | 2016-07-01 | 4 | -134/+240 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2016-07-01 | 1 | -8/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable special hacks for Itcl 3 ensemble error message generation. | dgp | 2016-07-01 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the utility routines to eliminate the last bit of intrusion into the ense... | dgp | 2016-07-01 | 1 | -7/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Tcl_Main() function, since it's no longer being used: It has been a ma... | jan.nijtmans | 2016-06-29 | 1 | -18/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate internal use of TCL_STORAGE_CLASS, as it will be gone in 9.0 anyway | jan.nijtmans | 2016-06-29 | 1 | -10/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions ... | jan.nijtmans | 2016-06-29 | 9 | -33/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Route all ensemble rewrite activity through a few utility routines. | dgp | 2016-06-28 | 8 | -137/+48 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-order loop for fewer gotos. | dgp | 2016-06-27 | 1 | -46/+36 | |