| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2023-01-06 | 2 | -2/+2 |
|\ |
|
| * | Fix [ad393071c2]: Use different LD_LIBRARY_PATH_VAR on macOS | jan.nijtmans | 2023-01-06 | 2 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-01-01 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix [8e811bc1f1]: Wrong formatting of arguments in man page | jan.nijtmans | 2023-01-01 | 1 | -2/+2 |
| |\ |
|
| | * | Instead of fiddling with html tags, simply enlarge a bit the width in the CSS... | fvogel | 2022-12-29 | 2 | -5/+3 |
|
|
| | * | Fix [8e811bc1f1]: Wrong formatting of arguments in man page | fvogel | 2022-12-28 | 1 | -1/+3 |
| |/ |
|
* | | Make two more functions static | jan.nijtmans | 2022-12-21 | 2 | -11/+8 |
|
|
* | | Add 'interp' argument to some arith functions, for better error-handling | jan.nijtmans | 2022-12-21 | 6 | -121/+118 |
|
|
* | | Tweaks to dde and registry extension, so they "load" without 3th argument in ... | jan.nijtmans | 2022-12-21 | 2 | -1/+17 |
|
|
* | | Fix [17a1cb8d6e2a51bd]. From now on, noncharacters are no longer rejected in ... | jan.nijtmans | 2022-12-20 | 3 | -88/+9 |
|\ \ |
|
| * | | Remove all checks for noncharacters | jan.nijtmans | 2022-12-19 | 2 | -10/+9 |
|/ / |
|
* | | Add two testcases, showing how we can distinguish Invalid Byte sequences, Sur... | jan.nijtmans | 2022-12-19 | 1 | -0/+78 |
|
|
* | | When changing the -nocomplainencoding or -strictencoding settings of a channe... | jan.nijtmans | 2022-12-19 | 1 | -0/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-12-16 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Update tclConfig.h.in | jan.nijtmans | 2022-12-16 | 1 | -0/+9 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-12-16 | 2 | -0/+33 |
|\ \
| |/ |
|
| * | Add checks to the configure script for mknod, tcdrain and uname, for systems ... | jan.nijtmans | 2022-12-16 | 2 | -0/+303 |
|
|
* | | merge-mark | jan.nijtmans | 2022-12-16 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Now that 32-bit cygwin is dead, eliminate the need for --enable-64bit in a Cy... | jan.nijtmans | 2022-12-16 | 2 | -64/+64 |
|
|
* | | Addendum to [https://core.tcl-lang.org/tips/doc/trunk/tip/601.md|TIP #601]. A... | jan.nijtmans | 2022-12-16 | 2 | -1/+7 |
|
|
* | | Follow-up for [084ab982fe]: Use -strict to disable noncharacters. This change... | jan.nijtmans | 2022-12-16 | 2 | -6/+17 |
|\ \ |
|
| * \ | Merge 8.7 | jan.nijtmans | 2022-12-16 | 1 | -1/+1 |
| |\ \
| |/ /
|/| | |
|
* | | | Adapt iocmd-8.* testcases to change in previous commit | jan.nijtmans | 2022-12-16 | 1 | -1/+1 |
|
|
| * | | Add testcase | jan.nijtmans | 2022-12-16 | 1 | -2/+8 |
|
|
| * | | Make -strict work the same for UTF-16 as for UTF-8 | jan.nijtmans | 2022-12-15 | 1 | -4/+9 |
|/ / |
|
* | | Fix Tcl_BadChannelOption(), new -nocomplainencoding and -strictencoding optio... | jan.nijtmans | 2022-12-15 | 2 | -6/+6 |
|
|
* | | Clarify what "-strict" means for the utf-8 encoder, making it clear that this... | jan.nijtmans | 2022-12-13 | 1 | -5/+6 |
|
|
* | | Merge 8.6 - change copyright in Windows build to UCal. | apnadkarni | 2022-12-12 | 2 | -4/+2 |
|\ \
| |/ |
|
| * | Change copyright in Windows rc from Activestate to UCal and others to match l... | apnadkarni | 2022-12-12 | 2 | -4/+2 |
|
|
* | | More io test-cases. Mostly backported (and modified) from 9.0 | jan.nijtmans | 2022-12-11 | 1 | -31/+124 |
|
|
* | | Fix [b8f575aa23]: eof erroneously flagged with not reported encoding read errorjan-b8f575aa23 | jan.nijtmans | 2022-12-09 | 2 | -2/+45 |
|\ \ |
|
| * \ | Merge 8.7. Adapt testcase, showing that after an encoding error we can change... | jan.nijtmans | 2022-12-09 | 3 | -7/+15 |
| |\ \
| |/ /
|/| | |
|
* | | | Fix compilation with tcc. Thanks, Cyan Ogilvie for the report | jan.nijtmans | 2022-12-09 | 1 | -2/+7 |
|
|
| * | | Add 2 unit-tests, for the 2 cornercases mentioned in the TIP. This shows that... | jan.nijtmans | 2022-12-09 | 1 | -0/+40 |
|
|
| * | | Partial solution for [b8f575aa23]. Still missing: 1) testcases. 2) What if b... | jan.nijtmans | 2022-12-09 | 1 | -1/+1 |
|/ / |
|
* | | Merge 8.6 | jan.nijtmans | 2022-12-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | dev_t -> unsigned for Cygwin in tcl.h, so we don't need sys/types.h any more.... | jan.nijtmans | 2022-12-05 | 1 | -3/+2 |
|
|
* | | There's no gap on Cygwin any more | jan.nijtmans | 2022-12-05 | 1 | -1/+0 |
|
|
* | | On Cygwin, dev_t == unsigned, and long long == long | jan.nijtmans | 2022-12-05 | 2 | -13/+5 |
|
|
* | | Eliminate (gcc) warning in tclTest.c | jan.nijtmans | 2022-12-05 | 1 | -3/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-12-01 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | Backport TIP #402: General Platform UNC Support from 8.7, but only for Cygwin... | jan.nijtmans | 2022-12-01 | 2 | -28/+9 |
|
|
* | | Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with othe... | jan.nijtmans | 2022-11-30 | 5 | -12/+12 |
|
|
* | | Fix for [084ab982fe]: Use -strict to disable noncharacte | jan.nijtmans | 2022-11-30 | 2 | -13/+50 |
|\ \ |
|
| * | | Proposed fix for [084ab982fe]: Use -strict to disable noncharacters | jan.nijtmans | 2022-11-29 | 2 | -13/+50 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-11-30 | 13 | -418/+261 |
|\ \ \
| | |/
| |/| |
|
| * | | Update to tzdata 2022g | jan.nijtmans | 2022-11-30 | 13 | -418/+261 |
| |\ \ |
|
| | * | | Update to tzdata 2022g | jan.nijtmans | 2022-11-30 | 13 | -418/+261 |
|
|
* | | | | merge-mark | jan.nijtmans | 2022-11-29 | 0 | -0/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove ARGSUSED. More type-casts | jan.nijtmans | 2022-11-29 | 6 | -146/+121 |
|
|