summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2024-03-2284-736/+851
|\
| * Merge 8.7jan.nijtmans2024-03-222-5/+21
| |\
| | * Mark clock-6.10b/clock-6.10d as "knownBug": Those testcases crash with CFLAGS...jan.nijtmans2024-03-221-2/+2
| | * Add more testcases, 0-measurement of current behavior. integervalueTooLarge -...jan.nijtmans2024-03-222-5/+21
| * | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization)jan.nijtmans2024-03-2147-531/+532
| |\ \ | | |/
| | * Formatting/indentingjan.nijtmans2024-03-218-410/+412
| * | Merge 8.7jan.nijtmans2024-03-212-25/+42
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2024-03-211-24/+41
| | |\
| | | * more lsearch performance testssebres2024-03-211-24/+41
| * | | put back line accidently removedjan.nijtmans2024-03-201-0/+1
| * | | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (than...jan.nijtmans2024-03-2016-65/+151
| |\ \ \ | | |/ /
| | * | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (than...jan.nijtmans2024-03-2014-53/+151
| | |\ \ | | | |/
| | | * optimize TclUtfToUCS4 for single code units (non high surrogates), especially...sebres2024-03-202-4/+10
| | | * small amend (incorrect copy&paste removed)sebres2024-03-201-1/+0
| | | * added performance regression tests for list facilities (initially only few ls...sebres2024-03-201-0/+100
| | | * (cherry-pick) docs - note that Tcl_AsyncMark() and Tcl_AsyncDelete() are actu...jan.nijtmans2024-03-191-0/+2
| * | | dup test namedgp2024-03-201-1/+1
| |\ \ \ | | |/ /
| | * | dup test namedgp2024-03-201-1/+1
| * | | Few more spacing/formatting tweaksjan.nijtmans2024-03-2030-136/+134
| |\ \ \ | | |/ /
| | * | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only.jan.nijtmans2024-03-2026-235/+224
* | | | Add testcase for bug [1f40aa83c5]: crash with CFLAGS=-ftrapvjan.nijtmans2024-03-221-0/+4
* | | | Review: use Tcl_Size for "length" in tclStrIdxTree.h. Macro tweaks.jan.nijtmans2024-03-205-124/+133
* | | | Rebase to latest 9.0jan.nijtmans2024-03-2019-4067/+10164
|\ \ \ \ | |/ / / |/| | |
| * | | Review: use more "LL". Eliminate some (Tcl_WideInt) typecasts.jan.nijtmans2024-03-182-10/+10
| * | | Now _really_ remove TIP #689jan.nijtmans2024-03-182-89/+4
| * | | TIP #688 implementation. Same as "sebres-9-0-clock-speedup-cr2-no-configure",...jan.nijtmans2024-03-1821-4069/+10252
| |\ \ \
| | * | | Move "::tcl::clock::configure" to the tcl::unsupported namespacejan.nijtmans2024-03-185-27/+31
| | * | | Make "clock configure" an internal command "::tcl::clock::configure"jan.nijtmans2024-03-184-17/+17
| | * | | Rebase to TIP #689 branchjan.nijtmans2024-03-1818-4060/+10143
| | |\ \ \
| | | * | | review: registry loaded by first usage, no mc command needed (uses mcget inst...sebres2024-03-171-12/+4
| | | * | | Review: Unnecessary use of 'L', TABLE.value: int is enough, making smaller ta...jan.nijtmans2024-03-152-57/+29
| | | * | | Better solution for tclDate.c (since Number is not an int)jan.nijtmans2024-03-152-26/+8
| | | * | | fixes [1f40aa83c552f597]: suppress integer-overflow trapping (atm, GCC "trapv...sebres2024-03-154-4/+31
| | | * | | Mark 4 "clock" testcases with "knownBug". Ticket [1f40aa83c5] describes the d...jan.nijtmans2024-03-151-4/+4
| | | * | | don't overwrite last setup-tz cache via gmt-tz (special case)sebres2024-03-151-8/+11
| | | * | | clock.test: tests renumeration, solve inaesthetic results of mergessebres2024-03-141-29/+28
| | | * | | make clock tests system-TZ independentsebres2024-03-141-8/+14
| | | * | | validation check: fixed time point of first stage - it must work TZ independe...sebres2024-03-143-70/+99
| | | * | | better test-mockup, don't disclose artificially skipped test for valid modesebres2024-03-131-3/+9
| | | * | | Rebase to latest 9.0jan.nijtmans2024-03-1318-3994/+10061
| | | |\ \ \
| | | | * | | compat regression test: original clock ensemble supports prefixessebres2024-03-131-0/+4
| | | | * | | partially revert f665afd65ee7a5f9 (INST_INVOKE_REPLACE/CMD_COMPILE_TO_INVOKED...sebres2024-03-134-89/+78
| | | | * | | fixes [1acd172c424b57c9]: restored ensemble compilation, fixed TCL_ENSEMBLE_P...sebres2024-03-123-32/+67
| | | | * | | small amend (forgotten TclListObjGetElementsM -> TclListObjGetElements)sebres2024-03-122-5/+5
| | | | * | | Merge 9.0jan.nijtmans2024-03-1247-229/+231
| | | | |\ \ \
| | | | * \ \ \ Merge 9.0jan.nijtmans2024-03-127-34/+36
| | | | |\ \ \ \
| | | | * \ \ \ \ merge sebres-8-6-clock-speedup-cr2sebres2024-03-127-48/+185
| | | | |\ \ \ \ \
| | | | | * | | | | fixes similar issue by free scan + more testssebres2024-03-123-6/+46
| | | | | * | | | | fixes #23: `clock add` regression (integer overflow in time part)sebres2024-03-122-12/+15
| | | | | * | | | | test cases covering #23: `clock add` regression (due to integer overflow)sebres2024-03-121-0/+20