summaryrefslogtreecommitdiffstats
path: root/mac/tclMacTclCode.r
Commit message (Collapse)AuthorAgeFilesLines
* * mac/tclMacInit.c:das2001-12-271-6/+6
| | | | | | | | | | | | | | * mac/tclMacTclCode.r: synced up tclInit features to unix/win: implemented TclSetPreInitScript support, use of existing tclInit proc if defined, check of default encoding dir if set. Changed script library resource names to lowercase (i.e. same as corresponding files). Used Tcl_JoinPath instead of string append. Check that system encoding could be loaded before utf translating the LibraryPath. * mac/tclMacApplication.r: * mac/tclMacLibrary.r: * mac/tclMacOSA.r: * mac/tclMacResource.r: minor version resources cleanup
* Update copyrights and add my name to Ray's in the credits (blush).jingham1999-08-161-0/+1
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+36