summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More logical-or markup fixes in documentationjan.nijtmans2022-09-148-8/+8
* fix logical-or markup in documentationbch2022-09-131-2/+2
* Mark 2 testcases as knownBug. Looks related to [6978c01b65]jan.nijtmans2022-09-131-2/+2
* Merge 8.7jan.nijtmans2022-09-132-7/+4
|\
| * Merge 8.6jan.nijtmans2022-09-132-8/+5
| |\
| | * Fix [1073daf086]: Bug in handling illegal utf-8 sequencejan.nijtmans2022-09-132-13/+10
| | |\
| | | * (adapted) Testcase and fix for [1073daf086]: Bug in handling illegal utf-8 se...jan.nijtmans2022-09-122-13/+10
| | |/
* | | Merge 8.7. Renumber tests and add current (IMHO wrong) results as results.oehhar2022-09-121-16/+65
|\ \ \ | |/ /
| * | Merge 8.6oehhar2022-09-121-5/+48
| |\ \ | | |/
| | * Ticket [6978c01b65]: as utf-8 is "special", also add invalid/incomplete seque...oehhar2022-09-121-6/+48
* | | Merge 8.7jan.nijtmans2022-09-127-20/+20
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-09-128-28/+28
| |\ \ | | |/
| | * testcase cleanupjan.nijtmans2022-09-121-78/+84
* | | Merge 8.7jan.nijtmans2022-09-112-8/+11
|\ \ \ | |/ /
| * | Fix for [6978c01b65]: Channel encoding difference 8.6 <-> 9.0jan.nijtmans2022-09-111-1/+19
| |\ \
| | * | complete the fixjan.nijtmans2022-09-112-5/+23
| | * | Merge 8.7jan.nijtmans2022-09-113-38/+36
| | |\ \ | | |/ / | |/| |
| | * | Branch meant for investigation of [6978c01b65]. Ongoingjan.nijtmans2022-09-105-232/+4
* | | | Change io-75.5 to test for both written output and which exception is thrown....jan.nijtmans2022-09-111-4/+4
* | | | Ticket [6978c01b65]: write not encodable character->report to script level Te...oehhar2022-09-112-2/+15
* | | | Merge 8.7. Make place for future tests with tolerant encoding. Number tests f...oehhar2022-09-111-28/+35
|\ \ \ \ | |/ / /
| * | | Merge 8.6oehhar2022-09-111-30/+29
| |\ \ \ | | | |/ | | |/|
| | * | Tests io-75.x tolerant encoding: correct indention and commentsoehhar2022-09-111-29/+29
* | | | Merge 8.7jan.nijtmans2022-09-101-6/+6
|\ \ \ \ | |/ / /
| * | | Update comment regarding isNativeObjectProcjan.nijtmans2022-09-101-7/+7
| | |/ | |/|
* | | Merge 8.7jan.nijtmans2022-09-101-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-09-101-7/+9
| |\ \ | | |/
| | * code cleanup (typo's, type casts)jan.nijtmans2022-09-101-40/+43
* | | merge-markjan.nijtmans2022-09-100-0/+0
|\ \ \ | |/ /
| * | Add two "deprecated" constraints: those testcases test deprecated behavior wh...jan.nijtmans2022-09-101-2/+2
* | | Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte...oehhar2022-09-101-0/+23
|\ \ \ | |/ /
| * | Merge 8.6oehhar2022-09-101-2/+23
| |\ \ | | |/
| | * Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte...oehhar2022-09-101-2/+23
* | | Ticket [6978c01b65]: add file encoding tests which should fail. As they don't...oehhar2022-09-092-0/+30
|\ \ \ | |/ /
| * | Merge 8.6oehhar2022-09-092-0/+37
| |\ \ | | |/
| | * Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but a...oehhar2022-09-092-0/+37
| | |\
| | | * Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but a...oehhar2022-09-091-0/+33
| | | * Ticket [a11678b759]: improve after documentation for time <= 0.oehhar2022-08-181-0/+4
* | | | Merge 8.7jan.nijtmans2022-09-099-348/+1248
|\ \ \ \ | |/ / /
| * | | Fix formatting in http.njan.nijtmans2022-09-091-1/+1
| * | | Change TclObjInterpProc() to a macro, since extensions should never invoke it...jan.nijtmans2022-09-094-0/+6
| * | | Merge http-bugfixes-2022H2 - workaround for bug [824251] (async client socket...kjnash2022-09-085-348/+1238
| |\ \ \
| | * \ \ Merge 8.7kjnash2022-09-085-141/+143
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Bugfixes - treat a disappearing socket as eof; do not open a (second) socket ...kjnash2022-09-081-24/+62
| | * | | (Still buggy.) Add the ::socket replacement ::http::socket and its dependenci...kjnash2022-09-065-26/+398
| | * | | Revise http::geturl to open its socket in an idletask coroutine. This is pre...kjnash2022-09-062-236/+665
| | * | | Minor bugfixes, improvments to layout, comments, logging.kjnash2022-09-061-19/+46
| | * | | Refactor some variable, command and coroutine names.kjnash2022-09-061-65/+61
| | * | | Add explicit return to most commands.kjnash2022-09-061-1/+29
| | * | | Merge 8.7kjnash2022-09-0521-1564/+7475
| | |\ \ \