summaryrefslogtreecommitdiffstats
path: root/mac/tclMacProjects.sea.hqx
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tclInt.decls: made TclSetPreInitScript() declarationdas2002-10-091-3855/+3750
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic as it is used on mac & aqua as well. * generic/tclIntDecls.h: * generic/tclStubInit.c: regen. * generic/tclCompile.h: added prototype for TclCompileVariableCmd. * mac/tclMacPort.h: removed incorrect <fcntl.h> definitions and obsolete <stat.h> definitions. * mac/tclMacChan.c: removed obsolete GetOpenMode() and replaced associated constants with the <fcntl.h> analogues (they existing defs were inconsistent with <fcntl.h> which was causing havoc when Tcl_GetOpenMode was used instead of private GetOpenMode). * mac/tclMacFCmd.c: removed GenerateUniqueName(), use equivalent (and identiaclly named) routine from MoreFiles instead. * mac/tclMacLoad.c: CONSTification, fixes to Vince's last changes. * mac/tclMacFile.c: * mac/tclMacTest.c: * mac/tclMacUnix.c: CONSTification. * mac/tclMacOSA.c: CONSTificcation, sprintf fixes, UH 3.4.x changes; fix for missing autoname token from TclOSACompileCmd. (bdesgraupes) * mac/AppleScript.html(AppleScript delete): doc fix. (bdesgraupes) * mac/tcltkMacBuildSupport.sea.hqx: updated MoreFiles to 1.5.3, updated build instructions for 8.4. * mac/tclMacProjects.sea.hqx: rebuilt archive.
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-2944/+3863
| | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435658) see ChangeLog for details
* Updated for Tcl8.3jingham2000-02-101-2651/+2941
|
* updated for 8.3hobbs1999-12-221-1/+2655
|
* Update to move the build directory out of the source tree.jingham1999-08-131-1/+1
|
* Various small fixes that were required to get Tcl to build cleanly on the Mac.jingham1999-05-111-1/+1
|
* * Merge 8.0.5 changes:stanton1999-04-151-1704/+1
| | | | | | | | | - Mac changes for final release - Minor fixes to tools configure file * win/tclWinSock.c: Apply patch to allow write access to a socket if FD_WRITE is sent but FD_CONNECT is not. Some strange problem with either Win32 or a socket driver. [Bug: 1664 1776]
* Added new project files for Mac.rjohnson1998-11-121-1647/+1703
|
* Initial revisionwelch1998-07-101-0/+1648