| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2020-07-21 | 1 | -4/+4 |
|\ |
|
| * | Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follo... | jan.nijtmans | 2020-07-17 | 1 | -4/+4 |
|
|
* | | merge 8.7 | dgp | 2020-04-01 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internal | dgp | 2020-04-01 | 1 | -2/+8 |
|
|
| * | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using ... | jan.nijtmans | 2020-03-07 | 1 | -6/+6 |
|
|
| * | Merge 8.6 | jan.nijtmans | 2020-01-23 | 1 | -0/+5 |
| |\ |
|
| | * | Merge 8.5 | jan.nijtmans | 2020-01-23 | 1 | -3/+6 |
| | |\ |
|
| | | * | Last unused internal stub entry from 258 to 259. | jan.nijtmans | 2020-01-23 | 1 | -3/+6 |
|
|
| | * | | Merge 8.5 | jan.nijtmans | 2019-10-15 | 1 | -0/+8 |
| | |\ \
| | | |/ |
|
| | | * | Add more dummy stub-entries, filled with NULL. Stub table size corresponds wi... | jan.nijtmans | 2019-10-15 | 1 | -0/+34 |
|
|
* | | | | Merge 8.7. Add TclAppendUnicodeToObj() to internal stubs, since it is needed ... | jan.nijtmans | 2020-01-20 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
* | | | | Remove TclInitCompiledLocals(), internal routine marked deprecated in 8.5+. | dgp | 2019-12-30 | 1 | -6/+3 |
|
|
* | | | | TIP 537 implementation: Enable 64-bit indexes in regexp matching | jan.nijtmans | 2019-05-31 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Change regexp C API to handle indexes > 2G. New TIP upcoming. | jan.nijtmans | 2019-03-29 | 1 | -2/+2 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-05-31 | 1 | -7/+3 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | TIP #544 implementation: Export TclGetIntForIndex() | jan.nijtmans | 2019-05-31 | 1 | -2/+5 |
| |\ \ \ \ |
|
| | * | | | | TIP #544 implementation. Documentation still missing. | jan.nijtmans | 2019-05-15 | 1 | -2/+5 |
|
|
* | | | | | | Merge 8.7 | dkf | 2019-05-25 | 1 | -0/+6 |
|\ \ \ \ \ \
| |/ / / / /
| | | / / /
| |_|/ / /
|/| | | | |
|
| * | | | | Export API | dkf | 2019-04-30 | 1 | -0/+6 |
| |/ / / |
|
* | | | | Merge trunk | jan.nijtmans | 2019-02-04 | 1 | -1/+0 |
|\ \ \ \ |
|
| * \ \ \ | merge 8.7 | sebres | 2019-01-28 | 1 | -1/+0 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | merge 8.6 ([4ee9b4f3e965a7da5133] was already fixed in 8.7, so no functional ... | sebres | 2019-01-28 | 1 | -1/+0 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Remove unnecessary inclusion of tclPort.h in tclIntDecls.h | pooryorick | 2019-01-26 | 1 | -1/+0 |
|
|
* | | | | | WIP: Allow value > 2^31 for indexes used in string ranges. Not complete yet. | jan.nijtmans | 2019-01-17 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Many internal int -> size_t increases, so string lengths > 2Gb can be handled... | jan.nijtmans | 2018-12-26 | 1 | -2/+3 |
|
|
* | | | | Remove "nostub" entries, which are no longer used. See also TIP #512.
| jan.nijtmans | 2018-11-15 | 1 | -1/+4 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2018-11-15 | 1 | -0/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ... | jan.nijtmans | 2018-11-15 | 1 | -0/+10 |
|
|
* | | | | Merge trunk. Also rename TCL_NO_LENGTH -> TCL_AUTO_LENGTH | jan.nijtmans | 2018-09-05 | 1 | -4/+4 |
|\ \ \ \ |
|
| * \ \ \ | Merge 8.7. | jan.nijtmans | 2018-09-05 | 1 | -4/+4 |
| |\ \ \ \
| | |/ / / |
|
* | | | | | Merge trunk | jan.nijtmans | 2018-07-05 | 1 | -9/+9 |
|\ \ \ \ \
| |/ / / / |
|
* | | | | | Use size_t in more API's, e.g. *RegExp* types | jan.nijtmans | 2018-07-02 | 1 | -2/+2 |
|
|
* | | | | | New macro TclGetUnicodeFromObj() which can handle size_t | jan.nijtmans | 2018-07-01 | 1 | -2/+2 |
|
|
* | | | | | Starting to update all callers of TclGetStringFromObj() to use size_t variables | jan.nijtmans | 2018-07-01 | 1 | -2/+2 |
|
|
* | | | | | Improve many parsing-related functions to use size_t | jan.nijtmans | 2018-06-29 | 1 | -2/+2 |
|
|
* | | | | | merge trunk | jan.nijtmans | 2018-02-06 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | merge core-8-branch | jan.nijtmans | 2018-02-06 | 1 | -2/+2 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | merge core-8-branch | jan.nijtmans | 2018-01-22 | 1 | -8/+6 |
| | |\ \ \ |
|
| | * \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-19 | 1 | -2/+3 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-06 | 1 | -122/+92 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | merge 8.7 | dgp | 2017-11-14 | 1 | -23/+34 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | Change (internal) TclFormatInt() signature, so it can handle WideInt's direct... | jan.nijtmans | 2017-10-30 | 1 | -2/+2 |
|
|
* | | | | | | | | | Change Tcl_Token definition (int -> size_t). Many related code-changes. | jan.nijtmans | 2018-01-31 | 1 | -2/+2 |
|
|
* | | | | | | | | | merge trunk | jan.nijtmans | 2018-01-29 | 1 | -12/+10 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| * | | | | | | | | No longer use (the undocumented) CONST86 anywhere, just keep the define in tc... | jan.nijtmans | 2018-01-19 | 1 | -4/+4 |
|
|
| * | | | | | | | | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared d... | jan.nijtmans | 2018-01-17 | 1 | -8/+6 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| | * | | | | | | | merge core-8-branch | jan.nijtmans | 2018-01-12 | 1 | -53/+19 |
| | |\ \ \ \ \ \ \
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | | * | | | | | | Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTC... | jan.nijtmans | 2017-12-15 | 1 | -2/+3 |
| | | | |_|/ / /
| | | |/| | | | |
|
| | | * | | | | | Simpler solution for Itcl 3.4 build (compatibilty) problem. Thanks to Don Por... | jan.nijtmans | 2017-12-01 | 1 | -51/+16 |
|
|
| | * | | | | | | merge core-8-branch | jan.nijtmans | 2017-11-30 | 1 | -0/+51 |
| | |\ \ \ \ \ \
| | | |/ / / / / |
|