Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed path for running of suite from temp-directory (also proper skip if no ↵ | sebres | 2024-03-12 | 1 | -2/+16 |
| | | | | dlls available) | ||||
* | Add "Alaska Standard/Daylight" time to tclDate.c | jan.nijtmans | 2024-03-11 | 2 | -0/+4 |
| | |||||
* | Unneeded "file normalize" | jan.nijtmans | 2024-03-11 | 1 | -3/+3 |
| | |||||
* | Re-generate library/tclIndex (especially "safe" namespace had some changes ↵ | jan.nijtmans | 2024-03-10 | 1 | -11/+17 |
| | | | | which were not reflected in this tclIndex still) | ||||
* | TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate ↵ | sebres | 2024-03-08 | 1 | -12/+20 |
| | | | | search path too | ||||
* | Add internal flag TCL_FIND_IF_NOT_SIMPLE for (internal) ↵ | jan.nijtmans | 2024-03-07 | 2 | -2/+14 |
| | | | | TclGetNamespaceForQualName(). Not used yet. | ||||
* | Code cleanup/formatting | jan.nijtmans | 2024-03-07 | 1 | -75/+75 |
| | |||||
* | Reduce code duplication (borrowed from "bug-910d67a229fe7f65" branch, but ↵ | jan.nijtmans | 2024-03-06 | 1 | -8/+3 |
| | | | | independant from any bug) | ||||
* | Backport "changes" changes from 8.7 | jan.nijtmans | 2024-03-06 | 1 | -5/+5 |
| | |||||
* | Minor addition to [1b8a893ded]: On Windows, fill TCL_PACKAGE_PATH (in ↵ | jan.nijtmans | 2024-03-05 | 4 | -2/+32 |
| | | | | tclConfig.sh) with "${prefix}\lib" (even though it isn't actually used on Windows) | ||||
* | (minor) fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced | jan.nijtmans | 2024-03-04 | 8 | -77/+39 |
|\ | |||||
| * | Merge 8.6. TCL_PACKAGE_PATH is not used on Windows | jan.nijtmans | 2024-03-04 | 6 | -43/+32 |
| |\ | |/ |/| | |||||
* | | Add akst/akdt (Alaska) time-zones to "clock" command. Also 'stolen' from ↵ | jan.nijtmans | 2024-03-04 | 1 | -1/+3 |
| | | | | | | | | "sebres-?-?-clock-speedup-cr2" branch | ||||
* | | Code cleanup in init.tcl, 'stolen' from sebres-?-?-clock-speedup-cr2. No ↵ | jan.nijtmans | 2024-03-04 | 1 | -20/+21 |
| | | | | | | | | change in functionality | ||||
| * | If TCL_PACKAGE_PATH is set explicitly, don't change it in "configure" | jan.nijtmans | 2024-03-04 | 2 | -4/+4 |
| | | |||||
| * | Small (related) fix to handling of TCL_MODULE_PATH: It's a Tcl list too, so ↵ | jan.nijtmans | 2024-03-04 | 1 | -1/+1 |
| | | | | | | | | it could contain '{'/'}' | ||||
| * | Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced. | jan.nijtmans | 2024-03-04 | 5 | -45/+36 |
|/ | |||||
* | Fix [d63061a1ac]: PRIVATE != CONTROL in Unicode | jan.nijtmans | 2024-03-03 | 2 | -3/+2 |
|\ | |||||
| * | Bug [d63061a1ac]: "PRIVATE != CONTROL in Unicode". Leave out "Co" ↵ | jan.nijtmans | 2024-01-15 | 2 | -8/+3 |
| | | | | | | | | (private-use characters) from "string is control". | ||||
* | | Remove private characters from regexp control table, but add them back in ↵ | jan.nijtmans | 2024-03-03 | 2 | -115/+117 |
| | | | | | | | | [:cntrl:] class (so no change in regexp handling). Eliminated (size_t) type-casts. Backported from 8.7 | ||||
* | | merge release | dgp | 2024-02-28 | 9 | -16/+27 |
|\ \ | |||||
| * | | A few more changes. | dgp | 2024-02-21 | 1 | -1/+4 |
| | | | |||||
| * | | merge 8.6 | dgp | 2024-02-20 | 9 | -11/+12 |
| |\ \ | |||||
| * | | | changes file refinements | dgp | 2024-02-14 | 1 | -8/+16 |
| | | | | |||||
| * | | | merge 8.6 | dgp | 2024-02-14 | 4 | -6/+6 |
| |\ \ \ | |||||
| * \ \ \ | merge 8.6 | dgp | 2024-02-14 | 3 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge 8.6 | dgp | 2024-02-09 | 3 | -17/+37 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge 8.6 | dgp | 2024-02-07 | 112 | -1842/+8576 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge 8.6 | dgp | 2024-01-24 | 4 | -11/+6 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | TCL_RELEASE_SERIAL (in tcl.h) and unix/tcl.spec should be updated too | jan.nijtmans | 2024-01-17 | 2 | -2/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Bump to 8.6.14 for release | griffin | 2024-01-16 | 7 | -7/+7 |
| | | | | | | | | | |||||
* | | | | | | | | | Bug [f91ab723f3] : remove Windows 16 bit dead code | oehhar | 2024-02-27 | 1 | -32/+15 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | Bug [f91ab723]: MS-WIN: remove dead code as TclWinGetPlatformId() constantly ↵ | oehhar | 2024-02-26 | 1 | -32/+15 |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | returns "VER_PLATFORM_WIN32_NT". | ||||
* | | | | | | | | TCL_INTEGER_SPACE + 4 could be too small for a channelName on win32. ↵ | jan.nijtmans | 2024-02-19 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backported from 9.0: Derpfix... | ||||
* | | | | | | | | Fix [e646d28f1a]: 8.6 Documentation/comment typo fixes | jan.nijtmans | 2024-02-16 | 6 | -7/+7 |
| | | | | | | | | |||||
* | | | | | | | | Fix [aa6624c629]: tclExecute.c: Avoid false-positive warning | jan.nijtmans | 2024-02-16 | 1 | -2/+3 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | There are changes to package tcltest since release of Tcl 9.0b1. | dgp | 2024-02-14 | 4 | -6/+6 |
| |_|_|_|/ / |/| | | | | | | | | | | | Bump to tcltest 2.5.7 | ||||
* | | | | | | There have been changes to the package opt. Bump to opt 0.4.9 | dgp | 2024-02-14 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | offsetof -> TclOffset | jan.nijtmans | 2024-02-14 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Fix gcc 13.2.1 (Fedora 39.1) warning: Writing of 1 byte into a region of ↵ | jan.nijtmans | 2024-02-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | size 0 [-Wstringop-overflow=] | ||||
* | | | | | ups, accidentally re-introduced an already fixed formatting error - ↵ | Torsten | 2024-02-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | corrected again now | ||||
* | | | | | (cherry-pick) Fixed wrongly placed punctuation in .QW macro of clock.n ↵ | Torsten | 2024-02-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | manual page | ||||
* | | | | | 8.6 changes file finished from my side | oehhar | 2024-02-07 | 1 | -14/+34 |
| |_|/ / |/| | | | |||||
* | | | | Update tests to accept new [history] implementation. | dgp | 2024-02-07 | 1 | -14/+14 |
| | | | | |||||
* | | | | Fix [8e666d7c95]: Redefining proc ::history locks the interpreter into a ↵ | jan.nijtmans | 2024-02-07 | 2 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | tight loop | ||||
| * | | | | Proposed fix for [8e666d7c95]: Redefining proc ::history locks the ↵ | jan.nijtmans | 2024-02-06 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | interpreter into a tight loop | ||||
* | | | | | Continue with changes file | oehhar | 2024-02-07 | 1 | -10/+23 |
| | | | | | |||||
* | | | | | Changes file by Brian, slightly edited. | oehhar | 2024-02-06 | 1 | -0/+83 |
| | | | | | |||||
* | | | | | Fix [86b3c15f0c]: ::unknown has infinite recursion in a corner case | jan.nijtmans | 2024-02-06 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | \032 -> \x1A, since hex reads better than octal | jan.nijtmans | 2024-02-06 | 4 | -10/+10 |
| | | | | | |