summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed path for running of suite from temp-directory (also proper skip if no d...sebres2024-03-121-2/+16
* Add "Alaska Standard/Daylight" time to tclDate.cjan.nijtmans2024-03-112-0/+4
* Unneeded "file normalize"jan.nijtmans2024-03-111-3/+3
* Re-generate library/tclIndex (especially "safe" namespace had some changes wh...jan.nijtmans2024-03-101-11/+17
* TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search...sebres2024-03-081-12/+20
* Add internal flag TCL_FIND_IF_NOT_SIMPLE for (internal) TclGetNamespaceForQua...jan.nijtmans2024-03-072-2/+14
* Code cleanup/formattingjan.nijtmans2024-03-071-75/+75
* Reduce code duplication (borrowed from "bug-910d67a229fe7f65" branch, but ind...jan.nijtmans2024-03-061-8/+3
* Backport "changes" changes from 8.7jan.nijtmans2024-03-061-5/+5
* Minor addition to [1b8a893ded]: On Windows, fill TCL_PACKAGE_PATH (in tclConf...jan.nijtmans2024-03-054-2/+32
* (minor) fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) bracedjan.nijtmans2024-03-048-77/+39
|\
| * Merge 8.6. TCL_PACKAGE_PATH is not used on Windowsjan.nijtmans2024-03-046-43/+32
| |\ | |/ |/|
* | Add akst/akdt (Alaska) time-zones to "clock" command. Also 'stolen' from "seb...jan.nijtmans2024-03-041-1/+3
* | Code cleanup in init.tcl, 'stolen' from sebres-?-?-clock-speedup-cr2. No cha...jan.nijtmans2024-03-041-20/+21
| * If TCL_PACKAGE_PATH is set explicitly, don't change it in "configure"jan.nijtmans2024-03-042-4/+4
| * Small (related) fix to handling of TCL_MODULE_PATH: It's a Tcl list too, so i...jan.nijtmans2024-03-041-1/+1
| * Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced.jan.nijtmans2024-03-045-45/+36
|/
* Fix [d63061a1ac]: PRIVATE != CONTROL in Unicodejan.nijtmans2024-03-032-3/+2
|\
| * Bug [d63061a1ac]: "PRIVATE != CONTROL in Unicode". Leave out "Co" (private-us...jan.nijtmans2024-01-152-8/+3
* | Remove private characters from regexp control table, but add them back in [:c...jan.nijtmans2024-03-032-115/+117
* | merge releasedgp2024-02-289-16/+27
|\ \
| * | A few more changes.dgp2024-02-211-1/+4
| * | merge 8.6dgp2024-02-209-11/+12
| |\ \
| * | | changes file refinementsdgp2024-02-141-8/+16
| * | | merge 8.6dgp2024-02-144-6/+6
| |\ \ \
| * \ \ \ merge 8.6dgp2024-02-143-3/+3
| |\ \ \ \
| * \ \ \ \ merge 8.6dgp2024-02-093-17/+37
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.6dgp2024-02-07112-1842/+8576
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.6dgp2024-01-244-11/+6
| |\ \ \ \ \ \ \
| * | | | | | | | TCL_RELEASE_SERIAL (in tcl.h) and unix/tcl.spec should be updated toojan.nijtmans2024-01-172-2/+2
| * | | | | | | | Bump to 8.6.14 for releasegriffin2024-01-167-7/+7
* | | | | | | | | Bug [f91ab723f3] : remove Windows 16 bit dead codeoehhar2024-02-271-32/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Bug [f91ab723]: MS-WIN: remove dead code as TclWinGetPlatformId() constantly ...oehhar2024-02-261-32/+15
|/ / / / / / / /
* | | | | | | | 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
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | There are changes to package tcltest since release of Tcl 9.0b1.dgp2024-02-144-6/+6
| |_|_|_|/ / |/| | | | |
* | | | | | 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
| |_|_|/ / |/| | | |
* | | | | 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
| |_|/ / |/| | |
* | | | 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