Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
76 check-ins using file tests/io.test version 417b82471e
|
2022-11-03
| ||
| 17:04 | Rewrite lreplace4 implementation not to need extra immediate operands. check-in: e636911126 user: apnadkarni tags: apn-bcc | |
|
2022-10-31
| ||
| 17:12 | Make sure the build works if USE_LINENOISE is #undef'ed check-in: 4cfce4825b user: marc_culler tags: line-editing | |
| 16:53 | Add conditional compilation directives around all code blocks specific to line editing. check-in: 20301d488f user: marc_culler tags: line-editing | |
| 16:10 | Use Tcl_CreatePipe and avoid damaged channel lists on linux by calling Tcl_Exit from the main thread... check-in: a4c450a39c user: marc_culler tags: line-editing | |
|
2022-10-30
| ||
| 19:23 | whitespace check-in: 766c712eb6 user: culler tags: line-editing | |
| 19:11 | Fix the transition when an event loop terminates. check-in: 8a85f20de8 user: culler tags: line-editing | |
| 17:41 | Bytecode compiler for ledit check-in: aed9f264bc user: apnadkarni tags: apn-bcc | |
| 10:43 | New bytecode implementation for lreplace check-in: c1b8cdcb2e user: apnadkarni tags: apn-bcc | |
| 04:27 | New bytecode for linsert check-in: 71f5587826 user: apnadkarni tags: apn-bcc | |
| 03:04 | Implement lreplace4 BCC instruction check-in: a4e5d2aee0 user: apnadkarni tags: apn-bcc | |
|
2022-10-29
| ||
| 20:28 | Fix the termios problems and other glitches by using mutexes. Still need a transition when the even... check-in: ed0f394be3 user: culler tags: line-editing | |
| 14:10 | Remove failed attempt to fix the termios issue. check-in: 763deafefb user: culler tags: line-editing | |
| 13:56 | Fix fork check-in: 400d629521 user: culler tags: line-editing | |
|
2022-10-28
| ||
| 17:38 | Make command line editing work with Tk, except for some termios issues at exit. check-in: a662802a1e user: culler tags: line-editing | |
| 06:13 | Expand AbstractList regression testing. check-in: 23eb27dc89 user: griffin tags: tip-636 | |
|
2022-10-27
| ||
| 07:29 | Fix some gcc warnings in linenoise check-in: e112ad5883 user: jan.nijtmans tags: line-editing | |
| 07:24 | Add lininoise directory. Fix 2 gcc warnings check-in: 4f49c8a0c9 user: jan.nijtmans tags: line-editing | |
|
2022-10-26
| ||
| 11:38 | Remove detritus. check-in: b9dc6a9258 user: culler tags: line-editing | |
| 11:28 | Minor changes to http tests. check-in: 2038ca66f9 user: kjnash tags: http-bugfixes-2022H2 | |
| 03:24 | Move Tcl_GetLine and Tcl_GetLineObj to tclIO.c check-in: 662374c0f7 user: culler tags: line-editing | |
| 02:45 | Line editing and history -- moved to 8.7. check-in: 53b9e4d0d1 user: culler tags: line-editing | |
|
2022-10-25
| ||
| 16:23 | Fix bug 1173760 (proxy server for https). Add http::config options -proxynot, -proxyauth. check-in: 265f6c1d72 user: kjnash tags: http-bugfixes-2022H2 | |
| 12:23 | Some more int -> Tcl_Size conversions, making the diff with the Tcl 9.0 header-files smaller check-in: 3cd9875b86 user: jan.nijtmans tags: core-8-branch | |
| 11:42 | Create new branch named "apn-bcc" check-in: cc8cdbcec5 user: apnadkarni tags: apn-bcc | |
| 08:47 | Merge 8.6. Bug in rules.vc (visible in Tk: handle TK_MAJOR_VERSION the same as TCL_MAJOR_VERSION) check-in: 863e037dc9 user: jan.nijtmans tags: core-8-branch | |
| 02:30 | Sync with core-8-branch check-in: 38481cf1fb user: griffin tags: tip-636 | |
| 01:13 | Add AbstractList regression test (exercise the C API) check-in: a821aa6ac6 user: griffin tags: tip-636 | |
|
2022-10-24
| ||
| 11:57 | Merge 8.6 check-in: a308474970 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-23
| ||
| 20:42 | Merge 8.7 check-in: 54c5016189 user: jan.nijtmans tags: core-8-branch | |
| 14:32 | Change back some Tcl_Size usages to int (e.g. in MODULE_SCOPE definitions) check-in: 3bd2a2a78d user: jan.nijtmans tags: core-8-branch | |
| 10:44 | Update rules.vc to version 11 (with TIP #628 support) check-in: eafd2a7055 user: jan.nijtmans tags: core-8-branch | |
| 10:43 | TIP #641: Let Tcl_GetBoolean(FromObj) handle (C99) bool check-in: 1fc0a86b2e user: jan.nijtmans tags: core-8-branch | |
|
2022-10-22
| ||
| 23:48 | TIP #643: Provide a public API to retrieve nul terminator length for an encoding check-in: 36f1c3b24e user: jan.nijtmans tags: core-8-branch | |
| 21:13 | Sync with core-8-branch check-in: 502f791578 user: griffin tags: tip-636 | |
| 00:07 | Add Replace (lreplace) function to AbstractList type, and corrisponding Tcl_AbstractListObjReplace()... check-in: db774b9844 user: griffin tags: tip-636 | |
|
2022-10-21
| ||
| 15:00 | typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628) check-in: ba6b7d0db9 user: jan.nijtmans tags: core-8-branch | |
| 14:58 | Don't bother _MSC_VER < 1900 any more check-in: 27165e6040 user: jan.nijtmans tags: core-8-branch | |
| 08:25 | Merge 8.6 check-in: bbe81cdc01 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-20
| ||
| 15:21 | Merge 8.7 check-in: 61e4fe2b4e user: jan.nijtmans tags: bug-6978c01b65 | |
| 15:18 | Merge 8.7 Closed-Leaf check-in: c5259a44e4 user: jan.nijtmans tags: tip-641 | |
| 15:16 | Merge 8.7 Closed-Leaf check-in: 87ff3bbe46 user: jan.nijtmans tags: tip-643 | |
|
2022-10-19
| ||
| 22:29 | Sync with core-8-branch check-in: f7832c5884 user: griffin tags: tip-636 | |
| 20:05 | Re-build win64/zlib1.dll (with ucrt support) check-in: 4e9abffbc2 user: jan.nijtmans tags: core-8-branch | |
| 16:10 | Merge 8.6 check-in: e7c14e904d user: jan.nijtmans tags: core-8-branch | |
| 13:31 | Merge 8.7 check-in: e9eba73e6c user: kjnash tags: http-bugfixes-2022H2 | |
| 04:35 | More work on lset support in AbstractLists check-in: f241fccdde user: griffin tags: tip-636 | |
|
2022-10-18
| ||
| 12:44 | TIP #579 implementation: Improved auto_path for Safe Base interpreters check-in: d8b631859b user: jan.nijtmans tags: core-8-branch | |
| 01:03 | Add SetElement function to abstract lists. Fix a few bugs. check-in: 4c94af99a3 user: griffin tags: tip-636 | |
|
2022-10-17
| ||
| 19:44 | More octal -> hex usage check-in: 087ea5a34b user: jan.nijtmans tags: core-8-branch | |
| 18:19 | Implementation of TIP 638. check-in: 34ba76eafc user: dgp tags: core-8-branch | |
|
2022-10-16
| ||
| 16:57 | Prevent warning: tclUnixSock.c:1079:19: warning: unused variable 'size' [-Wunused-variable] check-in: 6f46245f00 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-14
| ||
| 23:27 | Sync with tip-636, core-8-branch Closed-Leaf check-in: f0d803887d user: griffin tags: tip-636-sandbox | |
| 22:35 | Sync with core-8-branch check-in: 5640a38dec user: griffin tags: tip-636 | |
| 22:26 | Merge 8.6 check-in: f5a25106d0 user: jan.nijtmans tags: core-8-branch | |
| 22:06 | Update AbstractList man page. check-in: dfc0130efb user: griffin tags: tip-636 | |
| 15:51 | Improve error-message "cannot use xxxx as operand ....." check-in: c4ff75d4ee user: jan.nijtmans tags: core-8-branch | |
| 14:40 | typo check-in: 9e05ab238c user: jan.nijtmans tags: core-8-branch | |
| 14:29 | merge 8.7 Closed-Leaf check-in: abe7ea804d user: dgp tags: tip-getnumber | |
| 13:36 | Fix [7505fac5bd]: new iocmd.test failures check-in: ae98efef7f user: jan.nijtmans tags: core-8-branch | |
| 12:45 | merge 8.7 check-in: c5ae748171 user: dgp tags: tip-getnumber | |
|
2022-10-13
| ||
| 20:17 | Make TclGlob() a static function check-in: 2a2797fb45 user: jan.nijtmans tags: core-8-branch | |
| 10:40 | Merge 8.7 check-in: 7f682f46cc user: jan.nijtmans tags: bug-6978c01b65 | |
| 10:35 | Merge 8.7 check-in: 2b198243e5 user: jan.nijtmans tags: tip-getnumber | |
| 10:31 | rebase to 8.7. Add documentation Closed-Leaf check-in: dd3e22aaf6 user: jan.nijtmans tags: tip-468 | |
| 09:15 | Merge 8.7 check-in: ca4b4056d3 user: jan.nijtmans tags: tip-641 | |
| 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 | |
| 15:45 | Merge 8.7 check-in: 1e025a15f5 user: jan.nijtmans tags: tip-getnumber | |
| 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: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:31 | merge 8.7 check-in: e8eacf5908 user: dgp tags: tip-getnumber | |
| 15:51 | Document TCL_ENCODING_STRICT flag check-in: 7d40541176 user: jan.nijtmans tags: core-8-branch | |
| 14:22 | Few more formatting errors check-in: 1b0733d08b user: jan.nijtmans tags: core-8-branch | |
| 11:02 | Format errors in vwait.n check-in: ac222d1c02 user: jan.nijtmans tags: core-8-branch | |
| 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 | |