Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 1 | -5/+5 |
| | |||||
* | Added new project files for Mac. | rjohnson | 1998-11-12 | 2 | -4804/+1703 |
| | |||||
* | Updated Changes file, and added Vince Darley's suggested change to TclMacExit. | jingham | 1998-11-11 | 2 | -3/+19 |
| | |||||
* | Added pre compiled header common to all Mac Tcl projects. This | rjohnson | 1998-11-10 | 2 | -1/+90 |
| | | | | was supplied by Jom Ingham. | ||||
* | Fixed a bug in the resource command when the file was opened twice. Fixed a ↵ | jingham | 1998-11-10 | 6 | -113/+65 |
| | | | | bug in the testWriteTextResource command - it wrote one too many bytes. Factored out the common code from the .pch files FspLocationFromPath - make path a CONST | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 42 | -44/+44 |
| | |||||
* | Updates for Jim | welch | 1998-08-17 | 1 | -5/+23 |
| | |||||
* | Updated to 8.0.3 | welch | 1998-08-06 | 1 | -11/+19 |
| | |||||
* | Initial revision | welch | 1998-07-10 | 1 | -0/+1648 |
| | |||||
* | Updated for 8.0.3-2 | welch | 1998-07-06 | 3 | -2/+16 |
| | |||||
* | plugin updates | welch | 1998-06-27 | 1 | -3/+11 |
| | |||||
* | Renamed 'TclmacStat(...)' to 'TclpStat(...)' & 'TclmacAccess(...)' to | suresh | 1998-06-03 | 1 | -9/+6 |
| | | | | | | | | '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(..)'. | ||||
* | Renamed 'TclMacStat(...)' to 'TclpStat(...)' & 'TclMacAccess(...)' to | suresh | 1998-06-03 | 1 | -2/+4 |
| | | | | | 'TclpAccess(...)'. Added 'TclStat' & 'TclAccess' which are implemented in '../generic/tclIOUtil.c'. | ||||
* | Renamed 'TclMacStat(...)' to 'TclpStat(...)' & 'TclMacAccess(...)' to | suresh | 1998-06-03 | 1 | -5/+5 |
| | | | | 'TclpAccess(...)'. | ||||
* | Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'. | suresh | 1998-06-03 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | stanton | 1998-04-29 | 1 | -0/+6 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 45 | -0/+22794 |