Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
49 check-ins using file generic/tclIOCmd.c version 8717f91b09
|
2022-11-09
| ||
| 10:53 | Bugfix to socketPhQueue. Add some Log commands for debugging. check-in: b3cd0eaada user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-11-07
| ||
| 22:06 | library/http/http.tcl - bugfix OpenSocket to replay any requests in the socketPhQueue placeholder qu... check-in: 4d2affce7f user: kjnash tags: http-bugfixes-2022H2 | |
| 22:02 | library/http/http.tcl - define http::socketProxyId and use it to record the proxy (if any) used by e... check-in: 5aa59e6396 user: kjnash tags: http-bugfixes-2022H2 | |
| 21:53 | library/http/http.tcl - in http::SecureProxyConnect, bugfix state(proxyUsed) so the correct value Se... check-in: 9cb90b5b44 user: kjnash tags: http-bugfixes-2022H2 | |
| 21:49 | library/http/http.tcl - in http::SecureProxyConnect and its caller, bugfix cleanup after 407 from HT... check-in: 85d7be8b76 user: kjnash tags: http-bugfixes-2022H2 | |
| 21:44 | library/http/http.tcl - replace lremove with lreplace for compatibility with 8.6. check-in: c5e6f53c08 user: kjnash tags: http-bugfixes-2022H2 | |
| 21:40 | tests/httpProxy.test - add new tests for cleanup (mainly after 407 request) by checking that a secon... check-in: ea039e5ece user: kjnash tags: http-bugfixes-2022H2 | |
| 21:35 | tests/httpProxy.test - test for leftover socket placeholders, improve result layout, for https fetch... check-in: b8653a7649 user: kjnash tags: http-bugfixes-2022H2 | |
| 19:09 | Merge 8.7 check-in: 675c2e4795 user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-11-05
| ||
| 10:28 | Add lreplace4 BCC instruction. Rewrite linsert, lreplace to use it. check-in: 7541ec8fb1 user: apnadkarni tags: core-8-branch | |
| 10:08 | Fix for [85ce4bf928]: binary format R Inf] stores FLT_MAX check-in: 48706a2425 user: jan.nijtmans tags: core-8-branch | |
| 09:27 | Merge core-8-branch Closed-Leaf check-in: 8a5a3e2894 user: apnadkarni tags: apn-bcc | |
|
2022-11-04
| ||
| 11:11 | New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() (still experimental) check-in: 40bdd7b7bd user: jan.nijtmans tags: tip-648 | |
|
2022-11-02
| ||
| 16:45 | Swap which ObjTyp ptr is used for concrete Rep to match other types. Closed-Leaf check-in: dfaa88f941 user: griffin tags: tip-636 | |
| 15:00 | Proposed fix for [85ce4bf928]: Fix for problems with storing Inf with [binary format R] Closed-Leaf check-in: 20959e0da2 user: jan.nijtmans tags: bug-85ce4bf928 | |
| 11:17 | Merge 8.7 Leaf check-in: d432458d48 user: jan.nijtmans tags: line-editing | |
| 11:10 | Merge 8.7 check-in: cc0a76eaa8 user: jan.nijtmans tags: aspect-tip288 | |
| 10:00 | If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More code cleanup (backported ... check-in: 722273ad42 user: jan.nijtmans tags: core-8-branch | |
| 08:02 | Make robust against TIP #288 proposed change check-in: 740e541f18 user: jan.nijtmans tags: core-8-branch | |
| 02:17 | Fix crash. Update core code to comply with change. check-in: 833d7612d0 user: pspjuth tags: aspect-tip288 | |
|
2022-11-01
| ||
| 21:45 | Backout previous change: test-cases are failing check-in: b82f1d7fc4 user: jan.nijtmans tags: core-8-branch | |
| 17:02 | Bug-fix for TIP #502 implementation: Two missing out-of-bound situations in TclIndexEncode(), one fo... check-in: a2abe625fe user: jan.nijtmans tags: core-8-branch | |
| 08:16 | Make a start, building it on win32 check-in: 30b58e4cc4 user: jan.nijtmans tags: line-editing | |
| 03:18 | Sync with core-8-branch check-in: a53dacece6 user: griffin tags: tip-636 | |
| 02:05 | Fix refCount crash. Improve ArithSeries regression coverage. check-in: 1cd2c67dd9 user: griffin tags: core-8-branch | |
|
2022-10-31
| ||
| 23:19 | Cleanup implementation, add documentation check-in: 39012b1fe2 user: pspjuth tags: aspect-tip288 | |
| 22:57 | Merge 8.7 check-in: 421f9ad65b user: jan.nijtmans tags: line-editing | |
| 21:50 | Add missing GetType call to export decls. Change SetElement to support multiple indicies. Improve ab... check-in: 5c99b85689 user: griffin tags: tip-636 | |
|
2022-10-30
| ||
| 21:45 | Fix a remaining crash after merge. Handle some more error cases. check-in: 1e14532098 user: pspjuth tags: aspect-tip288 | |
| 18:29 | Merge from core-8-branch check-in: afa6c7a027 user: pspjuth tags: aspect-tip288 | |
| 14:28 | Merge 8.6 check-in: 6020ae619d user: jan.nijtmans tags: core-8-branch | |
|
2022-10-29
| ||
| 16:35 | [c7f3977380] Balance stack operations in the mode with no Thread package. check-in: 10aad35e58 user: dgp tags: core-8-branch | |
|
2022-10-28
| ||
| 18:53 | Sync with core-8-branch check-in: 13f6bc6ac8 user: griffin tags: tip-636 | |
| 16:18 | Duplicate test names check-in: fff988b8fb user: dgp tags: core-8-branch | |
| 16:10 | Document TCL 8.7 behaviour of TIP601 and TIP607. check-in: 89698ce69d user: oehhar tags: core-8-branch | |
| 15:54 | Close fork check-in: 408d6e0b86 user: oehhar tags: core-8-branch | |
| 15:53 | TIP346, TIP607, TIP601: document encoding command check-in: 31c5b6dc41 user: oehhar tags: core-8-branch | |
| 15:30 | merge 8.6 check-in: 2707a58829 user: dgp tags: core-8-branch | |
| 14:58 | Correct issues in safe.n reported by tcltk-man2html.tcl check-in: 038c347e4b user: oehhar tags: core-8-branch | |
| 13:51 | Resolve tcltk-man2html.tcl errors in fconfigure.n check-in: 57394eda0b user: oehhar tags: core-8-branch | |
| 13:33 | TIP 633 and TIP 346: add man page entry for fconfigure (TCL 8.7) check-in: 4b9478dcb4 user: oehhar tags: core-8-branch | |
| 12:55 | Restore test suite fix. If [try] is too confusing, then I will use [eval]. The stack is a stack of ... check-in: 8e637ca9aa user: dgp tags: core-8-branch | |
|
2022-10-27
| ||
| 21:58 | backout [95cb836c8c]: "try [lpop threadStack]", that cannot be right check-in: 719090e3be user: jan.nijtmans tags: core-8-branch | |
| 21:19 | try -> catch check-in: 0cbfec8c60 user: jan.nijtmans tags: core-8-branch | |
| 18:38 | duplicate test names check-in: 53aa7641ec user: dgp tags: core-8-branch | |
| 17:10 | Test hygiene. This was creating one more thread than it destroyed. In a -singleproc 1 test run, thi... check-in: 95cb836c8c user: dgp tags: core-8-branch | |
| 14:43 | merge 8.6 check-in: 14207c1e3c user: dgp tags: core-8-branch | |
| 07:11 | TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creation check-in: 49befbf025 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-13
| ||
| 10:31 | rebase to 8.7. Add documentation Closed-Leaf check-in: dd3e22aaf6 user: jan.nijtmans tags: tip-468 | |