Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More logical-or markup fixes in documentation | jan.nijtmans | 2022-09-14 | 8 | -8/+8 |
| | |||||
* | fix logical-or markup in documentation | bch | 2022-09-13 | 1 | -2/+2 |
| | |||||
* | Mark 2 testcases as knownBug. Looks related to [6978c01b65] | jan.nijtmans | 2022-09-13 | 1 | -2/+2 |
| | |||||
* | Merge 8.7 | jan.nijtmans | 2022-09-13 | 2 | -7/+4 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2022-09-13 | 2 | -8/+5 |
| |\ | |||||
| | * | Fix [1073daf086]: Bug in handling illegal utf-8 sequence | jan.nijtmans | 2022-09-13 | 2 | -13/+10 |
| | |\ | |||||
| | | * | (adapted) Testcase and fix for [1073daf086]: Bug in handling illegal utf-8 ↵ | jan.nijtmans | 2022-09-12 | 2 | -13/+10 |
| | |/ | | | | | | | | | | sequence | ||||
* | | | Merge 8.7. Renumber tests and add current (IMHO wrong) results as results. | oehhar | 2022-09-12 | 1 | -16/+65 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | oehhar | 2022-09-12 | 1 | -5/+48 |
| |\ \ | | |/ | |||||
| | * | Ticket [6978c01b65]: as utf-8 is "special", also add invalid/incomplete ↵ | oehhar | 2022-09-12 | 1 | -6/+48 |
| | | | | | | | | | | | | sequence test cases for shiftjis. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2022-09-12 | 7 | -20/+20 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2022-09-12 | 8 | -28/+28 |
| |\ \ | | |/ | |||||
| | * | testcase cleanup | jan.nijtmans | 2022-09-12 | 1 | -78/+84 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-09-11 | 2 | -8/+11 |
|\ \ \ | |/ / | |||||
| * | | Fix for [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 | jan.nijtmans | 2022-09-11 | 1 | -1/+19 |
| |\ \ | |||||
| | * | | complete the fix | jan.nijtmans | 2022-09-11 | 2 | -5/+23 |
| | | | | |||||
| | * | | Merge 8.7 | jan.nijtmans | 2022-09-11 | 3 | -38/+36 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | Branch meant for investigation of [6978c01b65]. Ongoing | jan.nijtmans | 2022-09-10 | 5 | -232/+4 |
| | | | | |||||
* | | | | Change io-75.5 to test for both written output and which exception is ↵ | jan.nijtmans | 2022-09-11 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | thrown. This shows the bug is not fixed yet .... :-( | ||||
* | | | | Ticket [6978c01b65]: write not encodable character->report to script level ↵ | oehhar | 2022-09-11 | 2 | -2/+15 |
| | | | | | | | | | | | | | | | | Test io-75.5 now ok. | ||||
* | | | | Merge 8.7. Make place for future tests with tolerant encoding. Number tests ↵ | oehhar | 2022-09-11 | 1 | -28/+35 |
|\ \ \ \ | |/ / / | | | | | | | | | for strict encoding 75.4-75.6. | ||||
| * | | | Merge 8.6 | oehhar | 2022-09-11 | 1 | -30/+29 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Tests io-75.x tolerant encoding: correct indention and comments | oehhar | 2022-09-11 | 1 | -29/+29 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2022-09-10 | 1 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Update comment regarding isNativeObjectProc | jan.nijtmans | 2022-09-10 | 1 | -7/+7 |
| | |/ | |/| | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-09-10 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2022-09-10 | 1 | -7/+9 |
| |\ \ | | |/ | |||||
| | * | code cleanup (typo's, type casts) | jan.nijtmans | 2022-09-10 | 1 | -40/+43 |
| | | | |||||
* | | | merge-mark | jan.nijtmans | 2022-09-10 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Add two "deprecated" constraints: those testcases test deprecated behavior ↵ | jan.nijtmans | 2022-09-10 | 1 | -2/+2 |
| | | | | | | | | | | | | which will change in 9.0 | ||||
* | | | Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete ↵ | oehhar | 2022-09-10 | 1 | -0/+23 |
|\ \ \ | |/ / | | | | | | | multibyte sequence which should fail in 9.0. As it does not fail, it is marked as knownBug | ||||
| * | | Merge 8.6 | oehhar | 2022-09-10 | 1 | -2/+23 |
| |\ \ | | |/ | |||||
| | * | Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete ↵ | oehhar | 2022-09-10 | 1 | -2/+23 |
| | | | | | | | | | | | | multibyte sequence. This may fail in TCL 9. | ||||
* | | | Ticket [6978c01b65]: add file encoding tests which should fail. As they ↵ | oehhar | 2022-09-09 | 2 | -0/+30 |
|\ \ \ | |/ / | | | | | | | don't fail jet, they are marked as "knownBug". | ||||
| * | | Merge 8.6 | oehhar | 2022-09-09 | 2 | -0/+37 |
| |\ \ | | |/ | |||||
| | * | Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but ↵ | oehhar | 2022-09-09 | 2 | -0/+37 |
| | |\ | | | | | | | | | | | | | are ok in 8.6 and 8.7: write unrepresentable character and read invalid multi-byte character | ||||
| | | * | Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but ↵ | oehhar | 2022-09-09 | 1 | -0/+33 |
| | | | | | | | | | | | | | | | | are ok in 8.6 and 8.7: write unrepresentable character and read invalid multi-byte character | ||||
| | | * | Ticket [a11678b759]: improve after documentation for time <= 0. | oehhar | 2022-08-18 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2022-09-09 | 9 | -348/+1248 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix formatting in http.n | jan.nijtmans | 2022-09-09 | 1 | -1/+1 |
| | | | | |||||
| * | | | Change TclObjInterpProc() to a macro, since extensions should never invoke ↵ | jan.nijtmans | 2022-09-09 | 4 | -0/+6 |
| | | | | | | | | | | | | | | | | it directly, always through TclGetObjInterpProc() | ||||
| * | | | Merge http-bugfixes-2022H2 - workaround for bug [824251] (async client ↵ | kjnash | 2022-09-08 | 5 | -348/+1238 |
| |\ \ \ | | | | | | | | | | | | | | | | sockets block for DNS). | ||||
| | * \ \ | Merge 8.7 | kjnash | 2022-09-08 | 5 | -141/+143 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Bugfixes - treat a disappearing socket as eof; do not open a (second) socket ↵ | kjnash | 2022-09-08 | 1 | -24/+62 |
| | | | | | | | | | | | | | | | | | | | | for a request that is already queued; cancel idletasks when no longer needed. This commit passes all tests. | ||||
| | * | | | (Still buggy.) Add the ::socket replacement ::http::socket and its ↵ | kjnash | 2022-09-06 | 5 | -26/+398 |
| | | | | | | | | | | | | | | | | | | | | dependencies as a workaround to bug 824251. Integrate with tls. Allow configuration -threadlevel for socket creation (package Thread may not be available and by default it is not used). Revise tests http-1.1, http-1.4, http-1.5 for new option -threadlevel. Run tests for each value of -threadlevel. | ||||
| | * | | | Revise http::geturl to open its socket in an idletask coroutine. This is ↵ | kjnash | 2022-09-06 | 2 | -236/+665 |
| | | | | | | | | | | | | | | | | | | | | preparation for a workaround to bug 824251. Revise test http-4.15 because error message has changed. This commit passes all tests. | ||||
| | * | | | Minor bugfixes, improvments to layout, comments, logging. | kjnash | 2022-09-06 | 1 | -19/+46 |
| | | | | | |||||
| | * | | | Refactor some variable, command and coroutine names. | kjnash | 2022-09-06 | 1 | -65/+61 |
| | | | | | |||||
| | * | | | Add explicit return to most commands. | kjnash | 2022-09-06 | 1 | -1/+29 |
| | | | | | |||||
| | * | | | Merge 8.7 | kjnash | 2022-09-05 | 21 | -1564/+7475 |
| | |\ \ \ |