Tcl Source Code

Timeline
Login

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

14 check-ins using file changes version 692150c41f

1998-06-09
13:09
changed so server sockets can't be trashed by fileevent check-in: 1313bb5e38 user: stanton tags: trunk
13:08
*** empty log message *** check-in: c2fdb10e8e user: stanton tags: trunk
13:08
fixed bug that caused file events to not be reported on buffered data check-in: 0ceb0a9460 user: stanton tags: trunk
1998-06-04
13:11
Added function prototypes for 'TclAccess', 'TclStat', 'TclAccessInsertProc', 'TclAccessDeleteProc'... check-in: 1b9f91c0e6 user: suresh tags: trunk
13:07
Added routiens to support testing of new routines ('TclStatInsertProc', 'TclAccessInsertProc', 'Tc... check-in: 1676df29e6 user: suresh tags: trunk
13:04
Changed call references of 'stat(...)' to 'TclStat(...)' & 'access(...)' to 'TclAccess(...)'. Adde... check-in: 1b2c9733c7 user: suresh tags: trunk
12:44
Initial revision check-in: d17fedb1b9 user: suresh tags: trunk
1998-06-03
09:37
Renamed 'TclmacStat(...)' to 'TclpStat(...)' & 'TclmacAccess(...)' to 'TclpAccess(...)'. Removed m... check-in: 8d7c1ef2d0 user: suresh tags: trunk
09:33
Renamed 'TclMacStat(...)' to 'TclpStat(...)' & 'TclMacAccess(...)' to 'TclpAccess(...)'. Added 'Tc... check-in: 30375c0e1e user: suresh tags: trunk
09:32
Renamed 'TclMacStat(...)' to 'TclpStat(...)' & 'TclMacAccess(...)' to 'TclpAccess(...)'. check-in: 098e9fa0dd user: suresh tags: trunk
09:14
Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'. check-in: 332c13ef17 user: suresh tags: trunk
1998-05-28
16:44
Renamed 'TclWinStat(...)' to 'TclpStat(...)' & 'TclWinAccess(...)' to 'TclpAccess(...)'. Removed m... check-in: 1f1887431a user: suresh tags: trunk
15:18
Added macro ti simply map 'TclpStat(...)' to 'stat(...)'. Added macro to simply map 'TclpAccess(...)... check-in: 90c953146c user: suresh tags: trunk
1998-05-27
18:47
*** empty log message *** check-in: fdcf467286 user: stanton tags: trunk