| Commit message (Expand) | Author | Age | Files | Lines |
* | (backport): Corrections to TclOO errorcodes from scripted parts | jan.nijtmans | 2024-03-09 | 3 | -32/+32 |
|
|
* | merge 8.6 | sebres | 2024-03-08 | 1 | -12/+20 |
|\ |
|
| * | TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search... | sebres | 2024-03-08 | 1 | -12/+20 |
|
|
* | | typo's | jan.nijtmans | 2024-03-08 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2024-03-07 | 2 | -43/+49 |
|\ \
| |/ |
|
| * | Add internal flag TCL_FIND_IF_NOT_SIMPLE for (internal) TclGetNamespaceForQua... | jan.nijtmans | 2024-03-07 | 2 | -2/+14 |
|
|
| * | Code cleanup/formatting | jan.nijtmans | 2024-03-07 | 1 | -75/+75 |
|
|
| * | Reduce code duplication (borrowed from "bug-910d67a229fe7f65" branch, but ind... | jan.nijtmans | 2024-03-06 | 1 | -8/+3 |
|
|
* | | fixes segfault [a9625d1f53554f9d]: elemObj used uninitialized, lindex on lseq... | sebres | 2024-03-07 | 2 | -1/+8 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2024-03-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Backport "changes" changes from 8.7 | jan.nijtmans | 2024-03-06 | 1 | -5/+5 |
|
|
* | | a6 -> b1, as preparation for possible release (hopefully, one day) | jan.nijtmans | 2024-03-06 | 8 | -10/+10 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2024-03-05 | 4 | -1/+31 |
|\ \
| |/ |
|
| * | Minor addition to [1b8a893ded]: On Windows, fill TCL_PACKAGE_PATH (in tclConf... | jan.nijtmans | 2024-03-05 | 4 | -2/+32 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2024-03-04 | 9 | -74/+38 |
|\ \
| |/ |
|
| * | (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 "seb... | jan.nijtmans | 2024-03-04 | 1 | -1/+3 |
|
|
| | * | 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 i... | jan.nijtmans | 2024-03-04 | 1 | -1/+1 |
|
|
| | * | Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced. | jan.nijtmans | 2024-03-04 | 5 | -45/+36 |
|
|
* | | | Tweak error-message. Remove pre-7.5 Tcl code. | jan.nijtmans | 2024-03-04 | 3 | -8/+4 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2024-03-04 | 2 | -16/+18 |
|\ \ \
| |/ / |
|
| * | | Code cleanup in init.tcl, 'stolen' from sebres-?-?-clock-speedup-cr2. No cha... | jan.nijtmans | 2024-03-04 | 1 | -20/+21 |
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2024-03-03 | 3 | -3/+129 |
|\ \
| |/ |
|
| * | Fix [d63061a1ac]: PRIVATE != CONTROL in Unicode | jan.nijtmans | 2024-03-03 | 2 | -3/+2 |
| |\ |
|
| | * | Bug [d63061a1ac]: "PRIVATE != CONTROL in Unicode". Leave out "Co" (private-us... | jan.nijtmans | 2024-01-15 | 2 | -8/+3 |
|
|
| * | | Remove private characters from regexp control table, but add them back in [:c... | jan.nijtmans | 2024-03-03 | 2 | -115/+117 |
|
|
| * | | 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 |
|
|
* | | | | | | | | | | fixes [e02798626dfbcd7b] - close regression introduced by TIP#490 causing too... | sebres | 2024-02-28 | 2 | -21/+26 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | small amend for better readability (no RE needed, faster utf prefix compare) | sebres | 2024-02-27 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | amend to [e02798626dfbcd7b]: speed-up ::tcl::clock::mc a little bit (uses msg... | sebres | 2024-02-27 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | fixes [e02798626d]: close regression introduced by TIP#490 causing too slow e... | sebres | 2024-02-27 | 1 | -20/+25 |
|
|
* | | | | | | | | | | | Merge mark | oehhar | 2024-02-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| / / / / / / / / /
| |/ / / / / / / / / |
|
| * | | | | | | | | | 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 |
| |/ / / / / / / / |
|
* | | | | | | | | | Some more int -> Tcl_Size | jan.nijtmans | 2024-02-27 | 4 | -137/+143 |
|
|
* | | | | | | | | | TclWinGetPlatformId is defined twice. Re-generate tclDecls.h | jan.nijtmans | 2024-02-27 | 2 | -6/+3 |
|
|
* | | | | | | | | | clock requires msgcat 1.7, not 1.6 as minimum | oehhar | 2024-02-27 | 1 | -3/+3 |
|
|
* | | | | | | | | | Backport missing .fi from main branch in file doc/ObjectType.3 | oehhar | 2024-02-21 | 1 | -0/+1 |
|
|