summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Collapse)AuthorAgeFilesLines
* Updated Changes file, and added Vince Darley's suggested change to TclMacExit.jingham1998-11-112-3/+19
|
* Added pre compiled header common to all Mac Tcl projects. Thisrjohnson1998-11-102-1/+90
| | | | was supplied by Jom Ingham.
* Fixed a bug in the resource command when the file was opened twice. Fixed a ↵jingham1998-11-106-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_3stanton1998-09-1442-44/+44
|
* Updates for Jimwelch1998-08-171-5/+23
|
* Updated to 8.0.3welch1998-08-061-11/+19
|
* Initial revisionwelch1998-07-101-0/+1648
|
* Updated for 8.0.3-2welch1998-07-063-2/+16
|
* plugin updateswelch1998-06-271-3/+11
|
* Renamed 'TclmacStat(...)' to 'TclpStat(...)' & 'TclmacAccess(...)' tosuresh1998-06-031-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(...)' tosuresh1998-06-031-2/+4
| | | | | 'TclpAccess(...)'. Added 'TclStat' & 'TclAccess' which are implemented in '../generic/tclIOUtil.c'.
* Renamed 'TclMacStat(...)' to 'TclpStat(...)' & 'TclMacAccess(...)' tosuresh1998-06-031-5/+5
| | | | 'TclpAccess(...)'.
* Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'.suresh1998-06-031-2/+2
|
* *** empty log message ***stanton1998-04-291-0/+6
|
* Initial revisionrjohnson1998-03-2645-0/+22794