| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y... | jan.nijtmans | 2020-09-11 | 1 | -3/+3 |
|\ |
|
| * | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ... | jan.nijtmans | 2020-09-11 | 1 | -3/+3 |
|
|
| * | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -4/+4 |
|
|
| * | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 1 | -1/+3 |
| |\ |
|
| * | | add missing compile functionality (TclPreserveByteCode/TclReleaseByteCode bac... | sebres | 2017-05-09 | 1 | -0/+19 |
|
|
* | | | Make tclStringClassTable a little bit smaller, and save a pointer access when... | jan.nijtmans | 2020-06-19 | 1 | -1/+1 |
|
|
* | | | Eliminate "register" keyword usage from all header-files (and also correspond... | jan.nijtmans | 2019-07-25 | 1 | -2/+2 |
|
|
* | | | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-c... | jan.nijtmans | 2019-06-30 | 1 | -1/+1 |
|
|
* | | | Start of implementation of string comparison operators. | dkf | 2019-06-05 | 1 | -1/+7 |
|
|
* | | | Compilation for [dict getwithdefault]. | dkf | 2019-04-18 | 1 | -1/+3 |
|
|
* | | | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. | jan.nijtmans | 2019-01-28 | 1 | -1/+1 |
|
|
* | | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ... | jan.nijtmans | 2018-11-15 | 1 | -1/+1 |
|
|
* | | | merge 8.7 | dgp | 2018-10-18 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge 8.6 | jan.nijtmans | 2018-09-28 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Another patch contributed by Gustaf Neumann: shifting negative numbers is und... | jan.nijtmans | 2018-09-28 | 1 | -1/+1 |
|
|
* | | | | merge 8.7 | dgp | 2018-03-10 | 1 | -7/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | [db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor... | dgp | 2018-03-10 | 1 | -7/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Update the command compilers and bytecode execution engine to use new machinery. | dgp | 2018-03-09 | 1 | -2/+2 |
|
|
| | * | | Refactor the index value encode/decode machinery for broader use. | dgp | 2018-03-09 | 1 | -9/+0 |
|
|
| | * | | Establish 4 symbols for categories of parsed index values: | dgp | 2018-03-07 | 1 | -1/+3 |
|
|
| | * | | try to fix [db36fa5122]: better compiled variants of several indices-related ... | sebres | 2018-03-06 | 1 | -2/+4 |
|
|
* | | | | merge 8.7 | dgp | 2018-03-05 | 1 | -0/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.6 | dgp | 2018-03-01 | 1 | -0/+7 |
| |\ \ \
| | |/ / |
|
| | * | | Refactor to eliminate duplicate routine parsing tokens as indices. | dgp | 2018-03-01 | 1 | -0/+7 |
| | |/ |
|
* | | | merge 8.7 | dgp | 2017-12-19 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Make TclEnsureNamespace() MODULE_SCOPE. Also change some refCount fields from... | jan.nijtmans | 2017-12-19 | 1 | -2/+2 |
|
|
| * | | Revert a few more (int -> size_t) transitions, which could effect extensions ... | jan.nijtmans | 2017-12-15 | 1 | -1/+1 |
|
|
* | | | merge trunk | dgp | 2017-05-15 | 1 | -12/+12 |
|\ \ \
| |/ / |
|
| * | | merge core-8-6-branch | jan.nijtmans | 2017-05-09 | 1 | -12/+12 |
| |\ \
| | |/ |
|
| | * | Let local variables declared from within macro's always start with underscore... | jan.nijtmans | 2017-05-09 | 1 | -12/+12 |
|
|
* | | | merge trunk | dgp | 2017-03-17 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock... | Kevin B Kenny | 2017-03-15 | 1 | -1/+3 |
| |\ \
| | |/ |
|
| | * | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock... | Kevin B Kenny | 2017-03-15 | 1 | -1/+3 |
|
|
* | | | 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-11-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Make compileEpoch "unsigned int", and start counting at 1. | jan.nijtmans | 2016-11-24 | 1 | -1/+1 |
|
|
* | | | merge trunk | dgp | 2016-09-08 | 1 | -26/+4 |
|\ \ \
| |/ / |
|
| * | | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd liter... | jan.nijtmans | 2016-09-07 | 1 | -26/+4 |
| |\ \
| | |/ |
|
| | * | Some patch clean-up, no change in functionality | jan.nijtmans | 2016-09-05 | 1 | -2/+2 |
|
|
| | * | Proposed patch for [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1], by ... | jan.nijtmans | 2016-09-02 | 1 | -2/+3 |
|
|
* | | | more revisions | dgp | 2016-04-29 | 1 | -0/+10 |
|
|
* | | | merge trunk | dgp | 2016-04-29 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Parameterize TclInitByteCodeObj to callers sense of typePtr. | dgp | 2016-04-29 | 1 | -2/+2 |
|
|
| * | | Make obj-free bytecode maker available to rest of compile-related files. | dgp | 2016-04-29 | 1 | -0/+1 |
|
|
* | | | repair merge | dgp | 2016-04-22 | 1 | -0/+7 |
|/ / |
|
* | | Refactor bytecode cleanup. | dgp | 2016-04-22 | 1 | -1/+2 |
|/ |
|
* | More places where unsigned quantities should be decared such. | dgp | 2016-03-22 | 1 | -1/+1 |
|
|
* | Don't compare signed and unsigned. Get types right. | dgp | 2016-03-22 | 1 | -2/+2 |
|
|
* | make some MODULE_SCOPE symbols static | jan.nijtmans | 2015-12-15 | 1 | -11/+0 |
|
|