summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵jan.nijtmans2024-03-2016-65/+151
|\ \ \ | |/ / | | | | | | (thanks, Sergey!)
| * | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release ↵jan.nijtmans2024-03-2014-53/+151
| |\ \ | | |/ | | | | | | (thanks, Sergey!)
| | * optimize TclUtfToUCS4 for single code units (non high surrogates), ↵sebres2024-03-202-4/+10
| | | | | | | | | | | | especially for ascii; fixes performance regression [6811a0081940b76c]
| | * small amend (incorrect copy&paste removed)sebres2024-03-201-1/+0
| | |
| | * added performance regression tests for list facilities (initially only few ↵sebres2024-03-201-0/+100
| | | | | | | | | | | | lsearch cases, illustrating [6811a0081940b76c])
| | * (cherry-pick) docs - note that Tcl_AsyncMark() and Tcl_AsyncDelete() are ↵jan.nijtmans2024-03-191-0/+2
| | | | | | | | | | | | actually void funcs
* | | 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
| | |
* | | more spacing/formatting tweaksdkf2024-03-1938-330/+290
| | |
* | | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes)jan.nijtmans2024-03-1912-29/+29
|\ \ \ | |/ /
| * | Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windowsjan.nijtmans2024-03-1917-230/+287
| | | | | | | | | (cherry-pick): Fix indentation/brace usage style issues
* | | Fix indentation/brace usage style issuesdkf2024-03-1962-829/+852
| | |
* | | docs - note that Tcl_AsyncMark() and Tcl_AsyncDelete() are actually void funcsbch2024-03-181-0/+2
| | |
* | | For now, revert TIP #689 implementation, until it's accepted.jan.nijtmans2024-03-182-89/+4
|\ \ \ | |/ /
| * | For now, revert TIP #689 implementation, until it's accepted.jan.nijtmans2024-03-182-89/+4
| | |
* | | Merge 8.7jan.nijtmans2024-03-172-15/+16
|\ \ \ | |/ /
| * | More int -> Tcl_Sizejan.nijtmans2024-03-174-13/+14
| | |
* | | Merge 8.7jan.nijtmans2024-03-151-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-03-151-1/+1
| |\ \ | | |/
| | * Fix "encoding convertfrom koi8-u \xB4". Should be Є, not Ѓ. See [f23022e07a].jan.nijtmans2024-03-151-1/+1
| | |\
| | | * The [https://en.wikipedia.org/wiki/KOI8-U|wiki] clearly states that the ↵jan.nijtmans2024-02-251-1/+1
| | | | | | | | | | | | | | | | mapping for 0xB4 was a type, so +1 for fixing [f23022e07a]
* | | | Merge-markjan.nijtmans2024-03-130-0/+0
|\ \ \ \ | |/ / /
| * | | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-1344-297/+307
| | | |
* | | | Merge 8.7jan.nijtmans2024-03-1310-31/+50
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2024-03-1211-68/+87
| |\ \ \ | | |/ /
| | * | tcltest 2.5.7 -> 2.5.8jan.nijtmans2024-03-124-6/+6
| | | |
| | * | Code cleanup, no change in functionality. All backported from 8.7/9.0jan.nijtmans2024-03-122-248/+232
| | | |
| | * | skip extensive IO-aggressive tests, be gentle with users and CIs env ↵sebres2024-03-124-7/+11
| | | | | | | | | | | | | | | | (especially SSD, let alone our surroundings)
| | * | proper skip of test winFCmd-1.38 (no error reaching limit of 50K unique ↵sebres2024-03-121-1/+1
| | | | | | | | | | | | | | | | file-ids)
| | * | fixed path for running of suite from temp-directory (also proper skip if no ↵sebres2024-03-121-2/+16
| | | | | | | | | | | | | | | | dlls available)
* | | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-1247-229/+231
| | | |
* | | | Restore the TclGetStringFromObj() macro in tclInt.h as it was in 8.6/8.7jan.nijtmans2024-03-124-18/+20
| | | |
* | | | Merge 8.7jan.nijtmans2024-03-112-0/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2024-03-112-0/+4
| |\ \ \ | | |/ /
| | * | Add "Alaska Standard/Daylight" time to tclDate.cjan.nijtmans2024-03-112-0/+4
| | | |
* | | | Merge 8.7. Upgrade bison to latest version (3.8.2)jan.nijtmans2024-03-113-812/+628
|\ \ \ \ | |/ / /
| * | | Merge 8.6. Upgrade bison to latest version (3.8.2)jan.nijtmans2024-03-113-810/+624
| |\ \ \ | | |/ /
| | * | Unneeded "file normalize"jan.nijtmans2024-03-111-3/+3
| | | |
* | | | Merge 8.7jan.nijtmans2024-03-101-39/+50
|\ \ \ \ | |/ / /
| * | | GetMonthDay() improvements (from sebres-9-0-clock-speedup-cr2 branch). Some ↵jan.nijtmans2024-03-101-52/+63
| | | | | | | | | | | | | | | | int -> TclWideInt or int -> Tcl_Size
* | | | Merge 8.7jan.nijtmans2024-03-101-12/+20
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2024-03-101-12/+20
| |\ \ \ | | |/ /
| | * | Re-generate library/tclIndex (especially "safe" namespace had some changes ↵jan.nijtmans2024-03-101-11/+17
| | | | | | | | | | | | | | | | which were not reflected in this tclIndex still)
* | | | Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace ↵jan.nijtmans2024-03-102-4/+89
|\ \ \ \ | |/ / / | | | | | | | | unknown]