Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins using file generic/tclIOUtil.c version 5219db867d
|
1998-06-10
| ||
| 12:36 | added cleanup of .pdb and .pch files in the clean target check-in: 0535628a63 user: escoffon tags: trunk | |
| 12:34 | turn off check for shared source string in Tcl_ProcObjCmd if the body is a PRECOMPILED ByteCode obje... check-in: 9a8b21b620 user: escoffon tags: trunk | |
| 12:32 | - Added the flags field in a ByteCode struct, and added one flag: TCL_BYTECODE_PRECOMPILED to mark... check-in: 005852f8ee user: escoffon tags: trunk | |
| 12:30 | Restored the SCCS id string back to id strings check-in: 454e4f34b1 user: escoffon tags: trunk | |
| 12:22 | Added the definition of the EXPORT macro, used to declare that some symbols are to be exported from ... check-in: 015003f030 user: escoffon tags: trunk | |
| 12:12 | - Added initialization of the flags field in ByteCode - Added the TclGetInstructionTable procedure s... check-in: 89bd94d5cb user: escoffon tags: trunk | |
| 12:06 | replaced the SCCS id string in header to display ids check-in: 1b6ffa090e user: escoffon tags: trunk | |
| 11:29 | modified the check for no source string in Tcl_EvalObj to account for check-in: cd5f788d00 user: escoffon tags: trunk | |
|
1998-06-09
| ||
| 13:47 | *** empty log message *** check-in: 6f391e122f user: stanton tags: trunk | |
| 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 | |