Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
43 check-ins using file win/Makefile.in version 96d3fc035b
|
2024-04-10
| ||
| 10:21 | Use O_ACCMODE in stead of the non-standard RW_MODES check-in: af85b455a0 user: jan.nijtmans tags: tip-691 | |
| 08:29 | Handle more error-situations in open mode parsing check-in: e06aa24e86 user: jan.nijtmans tags: tip-691 | |
|
2024-04-09
| ||
| 15:16 | Update documentation Closed-Leaf check-in: 0a0626b9f6 user: jan.nijtmans tags: tip-648 | |
| 15:12 | Rebase to trunk check-in: 4d02d05338 user: jan.nijtmans tags: tip-648 | |
| 15:07 | Remove Tcl_NewIndexObj/Tcl_SetIndexObj. Since Tcl_Size is signed now, it doesn't add much value any ... check-in: b0d1a7d2b1 user: jan.nijtmans tags: tip-648 | |
| 13:22 | Rebase to 9.0 check-in: 02059cfe3f user: jan.nijtmans tags: tip-692 | |
| 12:13 | Merge 8.7 check-in: f379b61f86 user: jan.nijtmans tags: trunk, main | |
| 11:14 | Move new Tcl_GetAliasObj() to slot 285 (old slot was used for Tcl_FreeResult() in 8.x) check-in: 1444514184 user: jan.nijtmans tags: tip-692 | |
| 10:47 | Rebase to 9.0 check-in: 86b5535cc4 user: jan.nijtmans tags: tip-692 | |
| 09:03 | Use CHANNEL_RAW_MODE flag in stead of simply '2' check-in: 68bf30860d user: jan.nijtmans tags: tip-691 | |
|
2024-04-08
| ||
| 12:53 | Rebase to 9.0 check-in: d6ac3cd190 user: jan.nijtmans tags: tip-691 | |
| 11:34 | Revive TIP #648 check-in: 74664985a4 user: jan.nijtmans tags: tip-648 | |
| 09:34 | Fix [a6fb744b20]: missing file from distribution check-in: 29c3ebca8d user: jan.nijtmans tags: trunk, main | |
|
2024-04-06
| ||
| 13:50 | merge 8.7 check-in: dd8ad6686b user: sebres tags: trunk, main | |
|
2024-04-05
| ||
| 21:50 | this string is not used anyway Leaf check-in: 08a09c446d user: jan.nijtmans tags: bug-167e0635db | |
| 21:11 | Possibly better optimization check-in: 8530d5044f user: jan.nijtmans tags: bug-167e0635db | |
| 15:45 | changes file removal sequel check-in: be3b0f346e user: dgp tags: rc0, core-9-0-b2-rc | |
| 15:39 | Delete the changes file pending decisions about TIP 693 check-in: ac69f6b1af user: dgp tags: core-9-0-b2-rc | |
| 14:53 | Less diff's with 9.0 check-in: 74b6d4319d user: jan.nijtmans tags: tip-691 | |
| 13:58 | Merge 9.0. Change flag names check-in: 8889b0c536 user: jan.nijtmans tags: tip-691 | |
| 12:57 | Proposed (partial) fix for [167e0635db]: `make valgrind` detections. Also fixes two constants in tc... check-in: 561cb0ffb2 user: jan.nijtmans tags: bug-167e0635db | |
|
2024-04-04
| ||
| 23:01 | dup test names check-in: 874d3cb5e5 user: dgp tags: core-9-0-b2-rc | |
| 23:00 | merge trunk check-in: d92aee16bb user: dgp tags: core-9-0-b2-rc | |
| 21:07 | Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcase check-in: c28a455139 user: jan.nijtmans tags: trunk, main | |
| 14:25 | Merge 8.7 (undid the encodingPtr -> encodingNamePtr change) check-in: 364a550ce5 user: jan.nijtmans tags: trunk, main | |
| 12:35 | Merge 8.7. encodingPtr -> encodingNamePtr (for consistency) check-in: 4a704590fe user: jan.nijtmans tags: trunk, main | |
| 11:50 | Possibly a fix for [080f846fd58958ef]: When updating the interest of a channel, don't schedule the ... check-in: 70a407c245 user: pooryorick tags: trunk, main | |
|
2024-04-03
| ||
| 20:21 | encodingName -> encoding (where appropriate) check-in: 5b26e92fbb user: jan.nijtmans tags: tip-691 | |
| 19:39 | Handle "open" as well check-in: 9784704bc9 user: jan.nijtmans tags: tip-691 | |
| 18:51 | merge 8.7 (closes [dc0770a2397ae0b1]) check-in: 33460960ef user: sebres tags: trunk, main | |
| 09:22 | Merge 9.0 check-in: b686681ba2 user: jan.nijtmans tags: tip-691 | |
|
2024-04-02
| ||
| 22:04 | Merge 8.7 check-in: 3e78a85066 user: jan.nijtmans tags: trunk, main | |
| 20:49 | small amend (clean-up for ::tcl::clock::auto_load_cmds) and review check-in: 5b9a73fee0 user: sebres tags: sebres-tip-689-clock-auto-load | |
| 20:22 | Rebase to 9.0 check-in: bdcf3280d6 user: jan.nijtmans tags: tip-691 | |
| 20:09 | auto load clock facilities (engine-init, C-stubs and helpers) on demand (rebased and rewritten to ti... check-in: e154c94bd2 user: sebres tags: sebres-tip-689-clock-auto-load | |
| 13:49 | Merge 8.7 (removing some dead libtommath-related code) check-in: f2ebbca7ed user: jan.nijtmans tags: trunk, main | |
|
2024-04-01
| ||
| 21:33 | Rebase to 9.0 check-in: 6fcec3ca33 user: jan.nijtmans tags: tip-690 | |
| 21:32 | Rebase to 9.0 check-in: 5da6afe216 user: jan.nijtmans tags: tip-689 | |
| 21:29 | Rebase to 9.0 Leaf check-in: 6fa90bc4b2 user: jan.nijtmans tags: sebres-experimental-tip-688-auto-load | |
| 20:14 | Merge-mark Closed-Leaf check-in: 2a5c344036 user: jan.nijtmans tags: bug-ac7592e73c10d04b | |
| 20:07 | Oops, ckalloc -> Tcl_Alloc check-in: 0fe2f4f3ca user: jan.nijtmans tags: trunk, main | |
| 19:56 | TIP 688: clock command revision and speedup check-in: dd916eacf3 user: jan.nijtmans tags: trunk, main | |
| 19:00 | TIP 688: clock command revision and speedup check-in: 279e584045 user: jan.nijtmans tags: bug-ac7592e73c10d04b | |