summaryrefslogtreecommitdiffstats
path: root/mac/tclMacLoad.c
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tclInt.decls: made TclSetPreInitScript() declarationdas2002-10-091-12/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. FossilOrigin-Name: 27bd094e6887403e239add591d9da8eb59fc3812
* Tcl_LoadHandle usagevincentdarley2002-07-181-5/+5
| | | FossilOrigin-Name: 9fb2f4b2d3b817b5cd6de4d3091f889bb7e4e990
* load comments and clientData replacementvincentdarley2002-07-181-6/+36
| | | FossilOrigin-Name: 9e000cc9a78336ebdde8f8c29f77a326a511042a
* load internals refactoringvincentdarley2002-07-171-70/+116
| | | FossilOrigin-Name: bbffcec48d3efc0e02e13b0bbdcdb98281bf431f
* * generic/tclInt.decls:das2002-01-271-11/+13
| | | | | | | | | | | | | | | | | * generic/tclIntPlatDecls.h: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tclMacInit.c: * mac/tclMacLoad.c: * mac/tclMacResource.c: * mac/tclMacSock.c: TIP 27 CONSTification induced changes * tests/event.test: * tests/main.test: added catches/constraints to test that use features that don't exist on the mac. FossilOrigin-Name: 02f6dcb5d2e40852b7e678559c5f3964c826593e
* * generic/tclThreadTest.c:das2002-01-181-2/+2
| | | | | | | | | | | * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tclMacLoad.c: * mac/tclMacResource.c: TIP 27 CONSTification broke the mac build in a number of places. FossilOrigin-Name: 07c625a70c1fc0e3b59bea26efef040c319a8bbe
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-3/+4
| | | | | | to the guidelines of TIP 27. Updated callers. FossilOrigin-Name: 17ade1570084cb2d14c947ac65b1832f709d3bb6
* Updated APIs in the files */tcl*Load*.c according to the guidelineskennykb2002-01-091-2/+2
| | | | | | of TIP 27. FossilOrigin-Name: ce9573a39cb9f42da11beec368b354ada882cbdd
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-25/+31
| | | | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435658) see ChangeLog for details FossilOrigin-Name: 2211e7f47d524b40b088c25aae6fabdd9e704dca
* * More CONST poisoningdgp2001-09-281-2/+3
| | | | | | | | fixes from the 2001-09-24 TIP 27 changes. CONST-ified Tcl_FSLoadFile and TclpLoadFile. Report and patch from Kevin Kenny. [Bug 465833] FossilOrigin-Name: 82ca28932032a7a64d20820b116a6412748af736
* minor fs, vfs fixesvincentdarley2001-09-041-3/+8
| | | FossilOrigin-Name: e50cc64ecbf8361559ffca6a1988f616b2674078
* filesystemvincentdarley2001-08-301-7/+6
| | | FossilOrigin-Name: 63ee4e7a09d028fa707389d63a2bdc197a342ce1
* Stupid bug in TclpLoadFile - use the converted value!jingham1999-10-151-2/+2
| | | FossilOrigin-Name: d4146ab675518a2d1c4a40d08bb7e1c4dd1c872c
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-11/+50
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+245
FossilOrigin-Name: cacdd0f329872d67973970d74c6978730bc24baa