summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Collapse)AuthorAgeFilesLines
* Merged stubs changes into mainline for 8.0stanton1999-03-106-124/+39
| | | FossilOrigin-Name: 19696933517612024e7dbcfee6e3c8d3b4e41772
* * win/tclAppInit.c:stanton1999-02-031-5/+5
| | | | | | | | | | | | | | * unix/tclAppInit.c: * mac/tclMacAppInit.c: * generic/tclTest.c: Changed some EXTERN declarations to extern since they are not defining exported interfaces. This avoids generating useless declspec() attributes and makes the windows makefile simpler. * generic/tcl.h: Moved Tcl_AppInit declaration to end and cleared out TCL_STORAGE_CLASS so it is not declared with a declspec(). FossilOrigin-Name: 92d52aa5e1c74618d6f05105eed253980a25d98a
* Updated the version to 8.0.5.rjohnson1999-01-041-5/+5
| | | FossilOrigin-Name: b3c705fae1f8a2cd8989ddb1f77ce443ba04240b
* Added new project files for Mac.rjohnson1998-11-122-4804/+1703
| | | FossilOrigin-Name: 6b7cd80bcf39208f4418e81efb7fa0cfd18e51c1
* Updated Changes file, and added Vince Darley's suggested change to TclMacExit.jingham1998-11-112-3/+19
| | | FossilOrigin-Name: 0c401604038bf74f88f6d9bf212d88ea6432bace
* Added pre compiled header common to all Mac Tcl projects. Thisrjohnson1998-11-102-1/+90
| | | | | | was supplied by Jom Ingham. FossilOrigin-Name: fd43f64afd16a1dbbfc92acd97d834563e90e5de
* 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 FossilOrigin-Name: 784962bdc874b00d3e1e5b2c6c732347a11b617f
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-1442-44/+44
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Updates for Jimwelch1998-08-171-5/+23
| | | FossilOrigin-Name: 8f4a7201bdef5bbe946bc1392655048e8a43a1ce
* Updated to 8.0.3welch1998-08-061-11/+19
| | | FossilOrigin-Name: 0603537ca620f6d8329a67712c8faab83099c357
* Initial revisionwelch1998-07-101-0/+1648
| | | FossilOrigin-Name: 191c98d1f8194ee560b0b07815e21fcc27477921
* Updated for 8.0.3-2welch1998-07-063-2/+16
| | | FossilOrigin-Name: 515656137fe93786a9bd419da288a648481edcf5
* plugin updateswelch1998-06-271-3/+11
| | | FossilOrigin-Name: 594ce53543ab0e1e09fe7eabec3e198a06256812
* 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(..)'. FossilOrigin-Name: 8d7c1ef2d0fc4eacf3834670f65e9580d2d23b8c
* Renamed 'TclMacStat(...)' to 'TclpStat(...)' & 'TclMacAccess(...)' tosuresh1998-06-031-2/+4
| | | | | | | 'TclpAccess(...)'. Added 'TclStat' & 'TclAccess' which are implemented in '../generic/tclIOUtil.c'. FossilOrigin-Name: 30375c0e1e295165ef170689f8c2df52393cd2f3
* Renamed 'TclMacStat(...)' to 'TclpStat(...)' & 'TclMacAccess(...)' tosuresh1998-06-031-5/+5
| | | | | | 'TclpAccess(...)'. FossilOrigin-Name: 098e9fa0dd89ec71045788dd98b3eb7c70a62db9
* Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'.suresh1998-06-031-2/+2
| | | FossilOrigin-Name: 332c13ef1799a46b94e35561832cfc7c9da872f4
* *** empty log message ***stanton1998-04-291-0/+6
| | | FossilOrigin-Name: 765797e09fd74b4ebb9cef49471caca8ecd0e19a
* Initial revisionrjohnson1998-03-2645-0/+22794
FossilOrigin-Name: cacdd0f329872d67973970d74c6978730bc24baa