Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -4/+4 |
| | |||||
* | - added setting of EXPORT to DLLEXPORT if we are building Tcl | escoffon | 1998-07-29 | 1 | -0/+9 |
| | |||||
* | Renamed 'TclWinStat(...)' to 'TclpStat(...)' & 'TclWinAccess(...)' to | suresh | 1998-05-28 | 1 | -5/+3 |
| | | | | | | | | 'TclpAccess(...)'. Removed macro defines for 'stat' and 'access' because there are no longer any explicit calls to these function; only calls to 'TclStat' and 'TclAccess' which are implemented in '../generic/tclIOUtil.c'. Changed macro 'lstat' to simply call 'TclStat(...)' instead of 'stat(..)'. | ||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+399 |