| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Merge 8.7. This also fixes [133456085a] | jan.nijtmans | 2022-11-30 | 4 | -15/+51 |
| | |\
| |_|/
|/| | |
|
* | | | Fix for [084ab982fe]: Use -strict to disable noncharacte | jan.nijtmans | 2022-11-30 | 1 | -0/+36 |
|\ \ \ |
|
| * | | | Proposed fix for [084ab982fe]: Use -strict to disable noncharacters | jan.nijtmans | 2022-11-29 | 1 | -0/+36 |
|
|
| | | * | Merge 8.7 | jan.nijtmans | 2022-11-29 | 2 | -4/+4 |
| | | |\
| |_|_|/
|/| | | |
|
* | | | | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ... | jan.nijtmans | 2022-11-29 | 2 | -4/+4 |
|/ / / |
|
| | * | Merge 8.7 | jan.nijtmans | 2022-11-28 | 1 | -1/+1 |
| | |\
| |_|/
|/| | |
|
* | | | Use Tcl_Size for ArithSeries.len | jan.nijtmans | 2022-11-28 | 1 | -1/+1 |
|
|
| | * | Remove "knownBug" constraint: no longer necessary | jan.nijtmans | 2022-11-25 | 1 | -3/+3 |
|
|
| | * | Merge 8.7 | jan.nijtmans | 2022-11-25 | 1 | -1/+1 |
| | |\
| |_|/
|/| | |
|
* | | | (partial) fix for [6978c01b65] | jan.nijtmans | 2022-11-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Make "read" throwing a "illegal byte sequence" exception. Doesn't work for "g... | jan.nijtmans | 2022-11-23 | 1 | -1/+1 |
|
|
* | | | | Writing characters > \xFF to a binary channel is deprecated, this will start ... | jan.nijtmans | 2022-11-23 | 2 | -4/+4 |
|/ / / |
|
| | * | Since Tcl 9.0 throws exceptions on an illegal byte sequence (no longer simply... | jan.nijtmans | 2022-11-24 | 1 | -2/+8 |
|
|
| | * | Proposed fix for [da63e4c1e]. First version, not 100% as expected yet. | jan.nijtmans | 2022-11-23 | 2 | -4/+4 |
|
|
| | * | Merge 8.7 | jan.nijtmans | 2022-11-23 | 1 | -0/+3 |
| | |\
| |_|/
|/| | |
|
* | | | leave unixInit-3.2 as-is | jan.nijtmans | 2022-11-23 | 1 | -0/+3 |
|
|
| | * | Merge 8.7 | jan.nijtmans | 2022-11-23 | 3 | -8/+37 |
| | |\
| |_|/
|/| | |
|
* | | | Progress in fixing [6978c01b65]. Not complete yet | jan.nijtmans | 2022-11-22 | 3 | -5/+34 |
|\ \ \ |
|
| * | | | Better -strict checking, with testcases | jan.nijtmans | 2022-11-22 | 2 | -9/+29 |
|
|
| * | | | Merge 8.7. More utf-8 checks with --strict | jan.nijtmans | 2022-11-21 | 2 | -3/+12 |
|
|
| | | * | Merge 8.7 | jan.nijtmans | 2022-11-21 | 1 | -1/+1 |
| | | |\
| |_|_|/
|/| | | |
|
* | | | | Mark unixInit-3.2 as "knownBug". See [fccb9f322f] | jan.nijtmans | 2022-11-21 | 1 | -1/+1 |
|/ / / |
|
| | * | merge 8.7 | dgp | 2022-11-20 | 2 | -36/+39 |
| | |\
| |_|/
|/| | |
|
* | | | In most testing scenarios, the TCL_LIBRARY variable is masking a bug | dgp | 2022-11-20 | 1 | -0/+3 |
|
|
* | | | missing constraints | dgp | 2022-11-20 | 1 | -36/+36 |
|
|
* | | | Don't use "package require tcltests" any more, as in other tests | jan.nijtmans | 2022-11-20 | 1 | -1/+1 |
|
|
* | | | Constraints http2.9.x make no sense, when testing http2.10 | jan.nijtmans | 2022-11-20 | 1 | -12/+10 |
|
|
* | | | close fork | dgp | 2022-11-20 | 1 | -9/+11 |
|\ \ \ |
|
| * \ \ | merge 8.6 | dgp | 2022-11-20 | 10 | -27/+23 |
| |\ \ \
| | |/ / |
|
| | | * | Merge 8.7 | jan.nijtmans | 2022-11-20 | 13 | -23/+55 |
| | | |\
| |_|_|/
|/| | | |
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 20 | -30/+62 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ / |
|
| | * | | Newest tests must have most recent releases of http to pass. | dgp | 2022-11-20 | 1 | -9/+13 |
|
|
| | * | | Bring back the common facilities of the tcltests "package", but use a less | dgp | 2022-11-18 | 9 | -18/+12 |
|
|
| * | | | TIP 651 implementation | apnadkarni | 2022-11-17 | 1 | -0/+39 |
|
|
| | | * | Merge 8.7 | jan.nijtmans | 2022-11-18 | 6 | -12/+3 |
| | | |\
| |_|_|/
|/| | | |
|
* | | | | merge 8.6 | dgp | 2022-11-18 | 6 | -12/+3 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Test suite hygiene | dgp | 2022-11-14 | 8 | -15/+7 |
|
|
| | * | Merge 8.7 | jan.nijtmans | 2022-11-15 | 1 | -1/+1 |
| | |\
| |_|/
|/| | |
|
* | | | Make httpd11.tcl work with Tcl 8.6 too | jan.nijtmans | 2022-11-15 | 1 | -1/+1 |
|
|
| | * | Merge 8.7 | jan.nijtmans | 2022-11-11 | 1 | -2/+2 |
| | |\
| |_|/
|/| | |
|
* | | | Add (internal) TclNewUIntObj(), and use it to fix TCL_LINK_WIDE_UINT for big ... | jan.nijtmans | 2022-11-11 | 1 | -2/+2 |
|
|
| | * | Merge 8.7 | jan.nijtmans | 2022-11-11 | 1 | -92/+782 |
| | |\
| |_|/
|/| | |
|
* | | | Merge http-bugfixes-2022H2. Fix bugs in recent http.tcl code related to http... | kjnash | 2022-11-10 | 1 | -92/+782 |
|\ \ \ |
|
| * | | | tests/httpProxy.test - add new tests for cleanup (mainly after 407 request) b... | kjnash | 2022-11-07 | 1 | -0/+638 |
|
|
| * | | | tests/httpProxy.test - test for leftover socket placeholders, improve result ... | kjnash | 2022-11-07 | 1 | -92/+144 |
|
|
| * | | | Merge 8.7 | kjnash | 2022-11-07 | 10 | -282/+379 |
| |\ \ \
| |/ / /
|/| | | |
|
| | | * | Merge 8.7. lreplace4 bcc instruction and FLT_MAX fix | apnadkarni | 2022-11-05 | 1 | -10/+71 |
| | | |\
| |_|_|/
|/| | | |
|
* | | | | Proposed fix for [85ce4bf928]: Fix for problems with storing Inf with [binary... | jan.nijtmans | 2022-11-02 | 1 | -10/+71 |
|\ \ \ \ |
|
| * | | | | [85ce4bf928] Fix for problems with storing Inf with [binary format R]. | dkf | 2015-05-15 | 1 | -4/+67 |
|
|
| | | | * | Merge 8.7 | jan.nijtmans | 2022-11-01 | 1 | -3/+36 |
| | | | |\
| |_|_|_|/
|/| | | | |
|