Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2022-10-11 14:39:43.
|
2022-10-13
| ||
| 09:07 | Fix socket_*-7.3 testcase (since 2 socket options were added) check-in: d357d8eb71 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-12
| ||
| 21:16 | Sync with core-8-branch check-in: 481668e798 user: griffin tags: tip-636 | |
| 16:04 | Extract TIP #637 implementation from "novem" branch check-in: 3589fc5b33 user: jan.nijtmans tags: tip-637 | |
| 15:45 | Merge 8.7 check-in: 1e025a15f5 user: jan.nijtmans tags: tip-getnumber | |
| 14:51 | Merge 9.0. Fix 4 testcases check-in: 119fe162aa user: jan.nijtmans tags: tip-635 | |
| 12:37 | Rebase to 9.0 check-in: 6b19ae0ccc user: jan.nijtmans tags: tcl8-compat | |
| 11:26 | Merge 8.7 check-in: cc522dcbf0 user: jan.nijtmans tags: trunk, main | |
| 11:25 | TIP #344 bugfix: on some platforms, <netinet/tcp.h> needs <stdint.h> to be included first check-in: abbdeebc71 user: jan.nijtmans tags: core-8-branch | |
| 11:22 | Rebase to 8.7 check-in: 7e26012229 user: jan.nijtmans tags: tip-641 | |
| 10:50 | Merge 8.7 check-in: be6f6f10ce user: jan.nijtmans tags: trunk, main | |
| 10:49 | TIP #344 implementation: Bring TCP_NODELAY and SO_KEEPALIVE to socket options check-in: f5f90f2b3f user: jan.nijtmans tags: core-8-branch | |
|
2022-10-11
| ||
| 18:37 | merge trunk check-in: c8ec3c1a6e user: dgp tags: dgp-refactor | |
| 18:37 | merge trunk check-in: 6df0150367 user: dgp tags: novem | |
| 18:31 | merge 8.7 check-in: e8eacf5908 user: dgp tags: tip-getnumber | |
| 18:26 | merge 8.6 check-in: 0e77ffd0f4 user: dgp tags: rc0, core-8-6-13-rc | |
| 16:48 | Pick up API changes. check-in: f326e7a0d4 user: griffin tags: tip-636-sandbox | |
| 16:45 | Merge 9.0 check-in: 02099b9569 user: apnadkarni tags: tip-644 | |
| 15:55 | Merge 8.7 check-in: 0cd124939e user: jan.nijtmans tags: trunk, main | |
| 15:51 | Document TCL_ENCODING_STRICT flag check-in: 7d40541176 user: jan.nijtmans tags: core-8-branch | |
| 15:48 | Make TCL_ENCODING_STRICT and TCL_ENCODING_NOCOMPLAIN work independant from each other (suggested by ... check-in: ac64a022e6 user: jan.nijtmans tags: trunk, main | |
| 15:07 | TIP 644 - Make Tcl_ObjType extensible check-in: 6d1d103cf6 user: apnadkarni tags: tip-644 | |
| 14:45 | Merge 9.0 check-in: acf0affa69 user: jan.nijtmans tags: tip-635 | |
| 14:41 | Update man-page check-in: f672eb5ed8 user: jan.nijtmans tags: trunk, main | |
| 14:40 | Merge 9.0 Closed-Leaf check-in: a058be5f26 user: jan.nijtmans tags: tip-634 | |
| 14:39 | merge fork check-in: 53d03121ee user: jan.nijtmans tags: tip-634 | |
| 14:37 | Merge 8.7 check-in: 5792411283 user: jan.nijtmans tags: trunk, main | |
| 14:22 | Few more formatting errors check-in: 1b0733d08b user: jan.nijtmans tags: core-8-branch | |
| 14:04 | Merge 8.7 check-in: d3768f245b user: jan.nijtmans tags: trunk, main | |
| 11:02 | Format errors in vwait.n check-in: ac222d1c02 user: jan.nijtmans tags: core-8-branch | |
| 10:37 | Update Tcl_TraceVar manual page. check-in: b20b38d408 user: sbron tags: tip-634 | |
| 06:41 | Merge 8.7 check-in: bd8b58116a user: jan.nijtmans tags: trunk, main | |
| 06:26 | There's a duplicate set of io-75.* testcases, so renumber one of them check-in: d94970a4c4 user: jan.nijtmans tags: core-8-branch | |
| 06:22 | Making a start fixing [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 check-in: f36d6aec92 user: jan.nijtmans tags: bug-6978c01b65 | |
| 03:49 | Modify AbstractList functions to include interp for error reporting. Other various improvements. check-in: 0485bcc580 user: griffin tags: tip-636 | |
|
2022-10-10
| ||
| 15:37 | Bugfix library/http/http.tcl for connection request header - tcllib/websocket ticket [d01de3281f]. ... check-in: ffbeff5d69 user: kjnash tags: core-8-branch | |
| 15:22 | Merge 8.7 check-in: fc703a1d88 user: jan.nijtmans tags: trunk, main | |
| 15:19 | Use Tcl_ObjCmdProc in stead of full signature check-in: 96cfbbc708 user: jan.nijtmans tags: core-8-branch | |
| 13:52 | Tests and docs for Tcl_GetEncodingNulLength check-in: a08d9101b6 user: apnadkarni tags: tip-643 | |
| 11:20 | Merge 8.7 check-in: 9d354f0991 user: jan.nijtmans tags: trunk, main | |
| 11:08 | Slight improvement to TIP #346/#633 combination: Now -strictencoding 1 automatically sets -nocomplai... check-in: 329637dcc5 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-09
| ||
| 20:59 | Merge 8.7 check-in: 302f997648 user: jan.nijtmans tags: trunk, main | |
| 20:57 | Tcl_NewWideIntObj -> Tcl_NewBooleanObj where appropriate check-in: 4dbe3ab096 user: jan.nijtmans tags: core-8-branch | |
| 18:11 | TIP 643 code. Docs, tests pending check-in: 97ed01793e user: apnadkarni tags: tip-643 | |
| 16:29 | Merge 8.7 check-in: 803f46be8c user: jan.nijtmans tags: tip-641 | |
| 16:16 | Merge 8.7 check-in: e37e9b9a2b user: jan.nijtmans tags: trunk, main | |
| 15:11 | TIP #633: configure channel about channel encoding error reporting mode check-in: 968bcbecd8 user: jan.nijtmans tags: core-8-branch | |
| 07:52 | Fix gcc warnings. Update autoconf builds check-in: b194e77730 user: apnadkarni tags: tip-636-sandbox | |
| 07:27 | Merged tip-636 check-in: a47f9f42c3 user: apnadkarni tags: tip-636-sandbox | |
| 06:21 | Generalize UpdateStringOfAbstractList check-in: 032cf1e150 user: apnadkarni tags: tip-636 | |
| 02:48 | Merged tip-636 check-in: 453cb91955 user: apnadkarni tags: tip-636-sandbox | |