Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring around 2022-09-10 06:16:49.

2022-09-11
20:36
Merge 8.7 check-in: 7db90a24e6 user: jan.nijtmans tags: bug-6978c01b65
20:19
merge trunk check-in: 52416a185f user: dgp tags: dgp-refactor
20:17
merge trunk check-in: 6236855981 user: dgp tags: novem
20:12
merge 8.6 check-in: 903b8497ea user: dgp tags: core-8-6-13-rc
16:32
Fix bug [3610253] - apply the patch supplied with the ticket, and add a test. REVIEW REQUESTED! Al... check-in: 3cee774ebf user: kjnash tags: http-bugfixes-2022H2
13:45
Ticket [6978c01b65]: write not encodable character->report to script level Test io-75.5 now ok. check-in: e67a247dd4 user: oehhar tags: trunk, main
10:57
Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate". check-in: d482da7d8c user: kjnash tags: http-bugfixes-2022H2
09:55
TIP633 fconfigure -strictencoding: TCL 9 command line implementation check-in: b00490b063 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
09:27
TIP633 fconfigure -strictencoding: make only "-strictencoding 0" possible on TCL 8.7 check-in: 3bfd5ebdfe user: oehhar tags: tip633-fconfigure-tolerantencoding
08:55
TIP633 fconfigure -strictencoding: change option name to "-strictencoding". check-in: 49833e6ecb user: oehhar tags: tip633-fconfigure-tolerantencoding
08:48
Merge 8.7. Make place for future tests with tolerant encoding. Number tests for strict encoding 75.4... check-in: 39c016d0ce user: oehhar tags: trunk, main
08:41
Merge 8.6 check-in: 8ddd383d4b user: oehhar tags: core-8-branch
08:39
Tests io-75.x tolerant encoding: correct indention and comments check-in: 430fb84a6a user: oehhar tags: core-8-6-branch
08:24
TIP633 fconfigure -strctencoding: TCL 9 branch: prepare test cases with -strictencoding 0 and 1 check-in: 1d91d75311 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
08:00
Merge 8.7 check-in: 978c3307c9 user: oehhar tags: tip633-fconfigure-tolerantencoding
2022-09-10
23:45
Merge 8.7 check-in: aebe31a8e0 user: jan.nijtmans tags: trunk, main
23:42
Update comment regarding isNativeObjectProc check-in: 0555971888 user: jan.nijtmans tags: core-8-branch
23:25
Branch meant for investigation of [6978c01b65]. Ongoing check-in: bb32cd5f36 user: jan.nijtmans tags: bug-6978c01b65
21:08
Merge 8.7 check-in: ddd2b62771 user: jan.nijtmans tags: trunk, main
21:07
Merge 8.6 check-in: 6b752ebdb5 user: jan.nijtmans tags: core-8-branch
21:02
code cleanup (typo's, type casts) check-in: bf05d78e94 user: jan.nijtmans tags: core-8-6-branch
12:23
merge-mark check-in: 8fe48a1c0f user: jan.nijtmans tags: trunk, main
12:20
Add two "deprecated" constraints: those testcases test deprecated behavior which will change in 9.0 check-in: 1df0807147 user: jan.nijtmans tags: core-8-branch
11:47
Add option to detect XML files and their encoding when the server supplies no content-type. Fix for... check-in: d150b47456 user: kjnash tags: http-bugfixes-2022H2
06:16
Merge 8.7 check-in: 7cb6f38f18 user: oehhar tags: tip633-fconfigure-tolerantencoding
06:13
Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte sequence which should ... check-in: 1a220adfe8 user: oehhar tags: trunk, main
06:07
Merge 8.6 check-in: b74cb0fee7 user: oehhar tags: core-8-branch
06:04
Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte sequence. This may fai... check-in: 8047c88c94 user: oehhar tags: core-8-6-branch
2022-09-09
23:14
forget about internal objProc/objClientData check-in: 2d85857ad1 user: jan.nijtmans tags: tip-626
17:09
TIP633: fconfigure -tolerantencoding: correct/add command interface tests check-in: ee91cf4d02 user: oehhar tags: tip633-fconfigure-tolerantencoding
16:20
Merge 8.7 check-in: 29c87e6879 user: oehhar tags: tip633-fconfigure-tolerantencoding
15:32
Fix bug [338d979f5b] - default content-type is application/octet-stream check-in: 763efd4e7f user: kjnash tags: http-bugfixes-2022H2
15:25
Let InvokeObjectCommand() handle argc<0 check-in: 013a134dde user: jan.nijtmans tags: tip-626
15:18
Remove TclInvokeObjectCommand from internal stubs table check-in: 1644ef7df4 user: jan.nijtmans tags: tip-626
14:53
Merge 9.0 check-in: fd936b8f51 user: jan.nijtmans tags: tip-626
14:01
Ticket [6978c01b65]: add file encoding tests which should fail. As they don't fail jet, they are mar... check-in: 67ffff5b7a user: oehhar tags: trunk, main
13:49
merge trunk check-in: f35aff5e93 user: dgp tags: dgp-refactor
13:46
merge trunk check-in: 59f9d9ef32 user: dgp tags: novem
13:41
Merge 8.6 check-in: 7ab32e9bf1 user: oehhar tags: core-8-branch
13:38
Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but are ok in 8.6 and 8.7: w... check-in: 2221b9b6e3 user: oehhar tags: core-8-6-branch
13:34
Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but are ok in 8.6 and 8.7: w... Closed-Leaf check-in: 858c02f773 user: oehhar tags: ticket-a11678b759-after-documentation
13:22
Merge 8.7 check-in: 2be5306802 user: jan.nijtmans tags: trunk, main
13:12
Fix formatting in http.n check-in: 30cde452ba user: jan.nijtmans tags: core-8-branch
12:42
Change 'skip' argument from int to size_t. Should have been part of TIP #630 (TclOO commands > 2^31... check-in: 9eb8f9ccac user: jan.nijtmans tags: trunk, main
12:04
Change TclObjInterpProc() to a macro, since extensions should never invoke it directly, always throu... check-in: f50e3a25e0 user: jan.nijtmans tags: core-8-branch
08:28
Add missing "else" clauses to "if" commands in http::Event. check-in: 3547be20d6 user: kjnash tags: http-bugfixes-2022H2
08:04
Fix bug [2927221] - revised http::meta, new http::metaValue, header names are case-insensitive so co... check-in: 31732edc8a user: kjnash tags: http-bugfixes-2022H2
2022-09-08
21:16
Fix bug [2841176]. Evaluate all callbacks (and urlTypes commands) in global namespace. check-in: 912031d94e user: kjnash tags: http-bugfixes-2022H2
17:51
Add command http::reason to return the recommended reason phrase for a HTTP server status code (bug ... check-in: ff9bdad66a user: kjnash tags: http-bugfixes-2022H2
16:44
Merge http-bugfixes-2022H2 - workaround for bug [824251] (async client sockets block for DNS). check-in: 608f2fbab4 user: kjnash tags: core-8-branch