Tcl Source Code

Timeline
Login

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

19 check-ins related to "tip-603"

2023-05-24
16:04
TIP 603: Get 'stat' Information of Open Files check-in: 3b28244cfa user: dkf tags: core-8-branch
16:02
merge core-8-branch Closed-Leaf check-in: 284bf626d7 user: dkf tags: tip-603
15:22
Fix regular expression in previous commit check-in: 0ce8e13e17 user: jan.nijtmans tags: core-8-branch
2022-09-22
12:50
rebase to latest 8.7 check-in: 488d60d3f7 user: jan.nijtmans tags: tip-603
12:32
Merge 8.6 check-in: 6320599e4f user: jan.nijtmans tags: core-8-branch
2021-11-01
16:28
Merge 8.7 check-in: 3842ac8331 user: jan.nijtmans tags: tip-603
13:38
Merge 8.6 check-in: c5e5349f51 user: jan.nijtmans tags: core-8-branch
2021-07-13
19:53
Added a basic portable test of [fconfigure -stat] check-in: 6d77221b07 user: dkf tags: tip-603
19:38
Added documentation check-in: 1989f80f6a user: dkf tags: tip-603
2021-06-29
15:02
Merge 8.7. Fix fstat() call in tclUnixChan.c, in case Tcl_StatBuf == struct stat64. check-in: 563efc3d8f user: jan.nijtmans tags: tip-603
14:52
Use fstat64() in stead of fstat() on platforms which support it. check-in: 2de1247828 user: jan.nijtmans tags: core-8-branch
08:54
Make tclWinChan.c compile again, fixing obvious implementation problems. Not tested if it actually w... check-in: 0b2992cd25 user: jan.nijtmans tags: tip-603
2021-06-28
12:32
Fix iocmd-8.4 testcase check-in: 65aaf2df35 user: jan.nijtmans tags: tip-603
2021-06-27
11:26
merge core-8-branch check-in: 0f595ccdd0 user: dkf tags: tip-603
2021-06-25
21:30
Tweak TIP #590 impl on MacOS: Shared library could start with capital check-in: b9a7877ad5 user: jan.nijtmans tags: core-8-branch
2021-06-19
20:19
First attempt at Windows implementation.

I don't develop on that platform, so this is extra dodgy! check-in: 0bfec1136a user: dkf tags: tip-603

15:57
Added in missing field check-in: f67df77d74 user: dkf tags: tip-603
14:59
Start of implementing TIP 603: chan configure -stat check-in: c9cac950e3 user: dkf tags: tip-603
2021-06-18
19:39
Fix [f8608fc420]: linux : dynamic location of the tcl zipfs check-in: 07f12cf720 user: jan.nijtmans tags: core-8-branch