summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A few more changes.core-8-6-14dgp2024-02-211-1/+4
* merge 8.6dgp2024-02-209-11/+12
|\
| * TCL_INTEGER_SPACE + 4 could be too small for a channelName on win32. Backport...jan.nijtmans2024-02-192-2/+2
| * Fix [e646d28f1a]: 8.6 Documentation/comment typo fixesjan.nijtmans2024-02-166-7/+7
| * Fix [aa6624c629]: tclExecute.c: Avoid false-positive warningjan.nijtmans2024-02-161-2/+3
* | changes file refinementsdgp2024-02-141-8/+16
* | merge 8.6dgp2024-02-144-6/+6
|\ \ | |/
| * There are changes to package tcltest since release of Tcl 9.0b1.dgp2024-02-144-6/+6
* | merge 8.6dgp2024-02-143-3/+3
|\ \ | |/
| * There have been changes to the package opt. Bump to opt 0.4.9dgp2024-02-142-2/+2
| * offsetof -> TclOffsetjan.nijtmans2024-02-141-1/+1
* | merge 8.6dgp2024-02-093-17/+37
|\ \ | |/
| * Fix gcc 13.2.1 (Fedora 39.1) warning: Writing of 1 byte into a region of size...jan.nijtmans2024-02-081-1/+1
| * ups, accidentally re-introduced an already fixed formatting error - corrected...Torsten2024-02-081-1/+1
| * (cherry-pick) Fixed wrongly placed punctuation in .QW macro of clock.n manual...Torsten2024-02-081-2/+2
| * 8.6 changes file finished from my sideoehhar2024-02-071-14/+34
* | merge 8.6dgp2024-02-07112-1842/+8576
|\ \ | |/
| * Update tests to accept new [history] implementation.dgp2024-02-071-14/+14
| * Fix [8e666d7c95]: Redefining proc ::history locks the interpreter into a tigh...jan.nijtmans2024-02-072-1/+2
| |\
| | * Proposed fix for [8e666d7c95]: Redefining proc ::history locks the interprete...jan.nijtmans2024-02-062-1/+2
| * | Continue with changes fileoehhar2024-02-071-10/+23
| * | Changes file by Brian, slightly edited.oehhar2024-02-061-0/+83
| * | Fix [86b3c15f0c]: ::unknown has infinite recursion in a corner casejan.nijtmans2024-02-061-2/+2
| |\ \
| | * | \032 -> \x1A, since hex reads better than octaljan.nijtmans2024-02-064-10/+10
| | * | Slightly simplerjan.nijtmans2024-02-061-5/+2
| | * | Proposed fix for [86b3c15f0c]: ::unknown has infinite recursion in a corner casejan.nijtmans2024-02-061-1/+4
| | |/
| * | \032 -> \x1A, since hex reads better than octaljan.nijtmans2024-02-064-10/+10
| |/
| * Fix indentingjan.nijtmans2024-02-051-9/+9
| * Fix [2089279]: StringObj.3 Tcl_ObjPrintf inaccuracies.jan.nijtmans2024-02-053-3/+89
| * Update to tzdata 2024ajan.nijtmans2024-02-047-84/+82
| * Update Tcl_ObjPrintf() documentation. Make it more clear that C11 format spec...jan.nijtmans2024-02-011-3/+4
| * closes [db4f2843cd]: fixes segfault by BO in ReadChars (and Tcl_ReadChars wit...sebres2024-01-294-3/+132
| |\
| | * closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with appe...sebres2024-01-293-3/+39
| | * don't flush to use full buffer (otherwise the chunks were 4K anyway)sebres2024-01-291-1/+1
| | * added channel regression tests (for read command) to illustrate bugs [db4f284...sebres2024-01-261-0/+93
| * | Update to zlib-1.3.1jan.nijtmans2024-01-2988-1714/+7960
| |\ \
| | * | Re-generate win32/64 zlib1.dll (version 1.3.1)jan.nijtmans2024-01-292-0/+0
| | * | Re-generate win64-arm/zlib1.dlljan.nijtmans2024-01-282-1/+1
| | * | zlib-1.3.1jan.nijtmans2024-01-2884-1713/+7959
| | * | Merge 8.7jan.nijtmans2024-01-281-1/+1
| | |\ \
| | | * | Missing "const"jan.nijtmans2024-01-281-1/+1
| | * | | Fix .CE -> .CSjan.nijtmans2024-01-281-2/+2
| | |\ \ \ | | | |/ /
| | | * | Backport regsub.n from 9.0jan.nijtmans2024-01-281-2/+20
| | * | | Merge 8.7jan.nijtmans2024-01-272-67/+67
| | |\ \ \ | | | |/ /
| | | * | More testcasesjan.nijtmans2024-01-271-0/+15
| | | * | Merge 8.6jan.nijtmans2024-01-272-67/+52
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Fix [16e25e1402]: tcl_startOfPreviousWord cannot handle "end-1"jan.nijtmans2024-01-272-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix [16e25e1402]: tcl_startOfPreviousWord cannot handle "end-1"jan.nijtmans2024-01-262-2/+2
| |/ / /
| | * | Merge 8.7jan.nijtmans2024-01-262-2/+205
| | |\ \ | | | |/
| | | * Merge 8.6jan.nijtmans2024-01-261-4/+2
| | | |\ | | |_|/ | |/| |