diff options
Diffstat (limited to 'mac')
48 files changed, 0 insertions, 96 deletions
diff --git a/mac/Background.doc b/mac/Background.doc index d23235a..8fe4a27 100644 --- a/mac/Background.doc +++ b/mac/Background.doc @@ -1,8 +1,6 @@ Notes about the Background Only application template ==================================================== -RCS: @(#) $Id: Background.doc,v 1.2 1998/09/14 18:40:03 stanton Exp $ - We have included sample code and project files for making a Background-Only application (BOA) in Tcl. This could be used for server processes (like the Tcl Web-Server). diff --git a/mac/MW_TclAppleScriptHeader.pch b/mac/MW_TclAppleScriptHeader.pch index 12fec3f..2f13605 100644 --- a/mac/MW_TclAppleScriptHeader.pch +++ b/mac/MW_TclAppleScriptHeader.pch @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: MW_TclAppleScriptHeader.pch,v 1.5 2001/11/23 01:26:17 das Exp $ */ /* diff --git a/mac/MW_TclBuildLibHeader.pch b/mac/MW_TclBuildLibHeader.pch index a727451..9503153 100644 --- a/mac/MW_TclBuildLibHeader.pch +++ b/mac/MW_TclBuildLibHeader.pch @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id$ */ /* diff --git a/mac/MW_TclHeader.pch b/mac/MW_TclHeader.pch index 14bf41a..6e547d4 100644 --- a/mac/MW_TclHeader.pch +++ b/mac/MW_TclHeader.pch @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: MW_TclHeader.pch,v 1.8 2001/11/23 01:26:20 das Exp $ */ /* diff --git a/mac/MW_TclHeaderCommon.h b/mac/MW_TclHeaderCommon.h index 56ea59c..59a57d6 100644 --- a/mac/MW_TclHeaderCommon.h +++ b/mac/MW_TclHeaderCommon.h @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id$ */ #pragma once diff --git a/mac/MW_TclStaticHeader.pch b/mac/MW_TclStaticHeader.pch index f23021f..06496a0 100644 --- a/mac/MW_TclStaticHeader.pch +++ b/mac/MW_TclStaticHeader.pch @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id$ */ /* diff --git a/mac/MW_TclTestHeader.pch b/mac/MW_TclTestHeader.pch index dbb297a..eae2d48 100755 --- a/mac/MW_TclTestHeader.pch +++ b/mac/MW_TclTestHeader.pch @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: MW_TclTestHeader.pch,v 1.2 2001/11/23 01:26:23 das Exp $ */ /* @@ -1,7 +1,5 @@ Tcl 8.4 for Macintosh -RCS: @(#) $Id: README,v 1.17.2.1 2005/12/04 00:50:03 das Exp $ - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Note that Tcl on Mac OS Classic is no longer supported and likely no longer diff --git a/mac/bugs.doc b/mac/bugs.doc index 730f115..fe4bb00 100644 --- a/mac/bugs.doc +++ b/mac/bugs.doc @@ -4,8 +4,6 @@ by Ray Johnson Sun Microsystems Laboratories rjohnson@eng.sun.com -RCS: @(#) $Id: bugs.doc,v 1.4 2000/02/10 08:39:37 jingham Exp $ - This was a new feature as of Tcl7.6b1 and as such I'll started with a clean slate. I currently know of no reproducable bugs. I often get vague reports - but nothing I've been able to confirm. Let diff --git a/mac/libmoto.doc b/mac/libmoto.doc index 2183651..54d7b95 100644 --- a/mac/libmoto.doc +++ b/mac/libmoto.doc @@ -1,8 +1,6 @@ Notes about the use of libmoto ------------------------------ -RCS: @(#) $Id: libmoto.doc,v 1.2 1998/09/14 18:40:04 stanton Exp $ - First of all, libmoto is not required! If you don't have it, you can simply remove the library reference from the project file and everything should compile just fine. diff --git a/mac/morefiles.doc b/mac/morefiles.doc index 58f0929..9704373 100644 --- a/mac/morefiles.doc +++ b/mac/morefiles.doc @@ -1,8 +1,6 @@ Notes about MoreFiles, dnr.c & other non-Tcl source files --------------------------------------------------------- -RCS: @(#) $Id: morefiles.doc,v 1.2 1998/09/14 18:40:04 stanton Exp $ - The Macintosh distribution uses several source files that don't actually ship with Tcl. This sometimes causes problems or confusion to developers. This document should help clear up a few things. diff --git a/mac/porting.notes b/mac/porting.notes index 5e71969..191a44e 100644 --- a/mac/porting.notes +++ b/mac/porting.notes @@ -1,8 +1,6 @@ Porting Notes ------------- -RCS: @(#) $Id: porting.notes,v 1.2 1998/09/14 18:40:04 stanton Exp $ - Currently, the Macintosh version Tcl only compilies with the CodeWarrior C compilier from MetroWerks. It should be straight forward to port the Tcl source to MPW. diff --git a/mac/tclMac.h b/mac/tclMac.h index b937342..7b4bbb6 100644 --- a/mac/tclMac.h +++ b/mac/tclMac.h @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMac.h,v 1.5 2001/11/23 01:27:05 das Exp $ */ #ifndef _TCLMAC diff --git a/mac/tclMacAETE.r b/mac/tclMacAETE.r index be9dd11..9a93f59 100644 --- a/mac/tclMacAETE.r +++ b/mac/tclMacAETE.r @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacAETE.r,v 1.2 1998/09/14 18:40:04 stanton Exp $ */ #define SystemSevenOrLater 1 diff --git a/mac/tclMacAlloc.c b/mac/tclMacAlloc.c index 3e6a948..d620554 100644 --- a/mac/tclMacAlloc.c +++ b/mac/tclMacAlloc.c @@ -13,8 +13,6 @@ *. * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacAlloc.c,v 1.5 2001/11/23 01:27:09 das Exp $ */ #include "tclInt.h" diff --git a/mac/tclMacAppInit.c b/mac/tclMacAppInit.c index 65f79e8..2a8eb76 100644 --- a/mac/tclMacAppInit.c +++ b/mac/tclMacAppInit.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacAppInit.c,v 1.9 2001/11/23 01:27:13 das Exp $ */ #include "tcl.h" diff --git a/mac/tclMacApplication.r b/mac/tclMacApplication.r index 280c4ad..0d51b2d 100644 --- a/mac/tclMacApplication.r +++ b/mac/tclMacApplication.r @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacApplication.r,v 1.6 2002/09/12 17:33:20 das Exp $ */ #include <Types.r> diff --git a/mac/tclMacBOAAppInit.c b/mac/tclMacBOAAppInit.c index 0f7687b..2a48fd0 100644 --- a/mac/tclMacBOAAppInit.c +++ b/mac/tclMacBOAAppInit.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacBOAAppInit.c,v 1.5 2001/06/14 00:48:51 dgp Exp $ */ #include "tcl.h" diff --git a/mac/tclMacBOAMain.c b/mac/tclMacBOAMain.c index ff1a943..d981a2a 100644 --- a/mac/tclMacBOAMain.c +++ b/mac/tclMacBOAMain.c @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacBOAMain.c,v 1.4 2001/12/28 23:36:31 dgp Exp $ */ #include "tcl.h" diff --git a/mac/tclMacChan.c b/mac/tclMacChan.c index 4c40c01..31eb111 100644 --- a/mac/tclMacChan.c +++ b/mac/tclMacChan.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacChan.c,v 1.21.2.1 2005/01/27 22:53:34 andreas_kupries Exp $ */ #include "tclInt.h" diff --git a/mac/tclMacCommonPch.h b/mac/tclMacCommonPch.h index c0deb9d..a183f36 100755 --- a/mac/tclMacCommonPch.h +++ b/mac/tclMacCommonPch.h @@ -10,8 +10,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacCommonPch.h,v 1.3 2001/11/23 01:27:24 das Exp $ */ #if !__option(enumsalwaysint) diff --git a/mac/tclMacDNR.c b/mac/tclMacDNR.c index fa7058b..3631b01 100644 --- a/mac/tclMacDNR.c +++ b/mac/tclMacDNR.c @@ -14,8 +14,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacDNR.c,v 1.2 1998/09/14 18:40:04 stanton Exp $ */ #pragma ANSI_strict off diff --git a/mac/tclMacEnv.c b/mac/tclMacEnv.c index 8f6b58f..9680790 100644 --- a/mac/tclMacEnv.c +++ b/mac/tclMacEnv.c @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacEnv.c,v 1.2 1998/09/14 18:40:04 stanton Exp $ */ #include <Gestalt.h> diff --git a/mac/tclMacExit.c b/mac/tclMacExit.c index 347ff4e..b71a12e 100644 --- a/mac/tclMacExit.c +++ b/mac/tclMacExit.c @@ -13,8 +13,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacExit.c,v 1.4 1999/04/16 00:47:19 stanton Exp $ */ #include "tclInt.h" diff --git a/mac/tclMacFCmd.c b/mac/tclMacFCmd.c index 58b81c2..fddffce 100644 --- a/mac/tclMacFCmd.c +++ b/mac/tclMacFCmd.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacFCmd.c,v 1.19 2003/02/04 17:06:51 vincentdarley Exp $ */ #include "tclInt.h" diff --git a/mac/tclMacFile.c b/mac/tclMacFile.c index 2c6526a..168b087 100644 --- a/mac/tclMacFile.c +++ b/mac/tclMacFile.c @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacFile.c,v 1.27.2.1 2003/10/03 17:45:37 vincentdarley Exp $ */ /* diff --git a/mac/tclMacInit.c b/mac/tclMacInit.c index afae114..fd7f1af 100644 --- a/mac/tclMacInit.c +++ b/mac/tclMacInit.c @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacInit.c,v 1.9.2.2 2005/10/23 22:01:31 msofer Exp $ */ #include <AppleEvents.h> diff --git a/mac/tclMacInt.h b/mac/tclMacInt.h index ab7bc7f..9e18889 100644 --- a/mac/tclMacInt.h +++ b/mac/tclMacInt.h @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacInt.h,v 1.7 2001/11/23 01:27:36 das Exp $ */ #ifndef _TCLMACINT diff --git a/mac/tclMacInterupt.c b/mac/tclMacInterupt.c index 7f37d2f..008be31 100644 --- a/mac/tclMacInterupt.c +++ b/mac/tclMacInterupt.c @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacInterupt.c,v 1.2 1998/09/14 18:40:05 stanton Exp $ */ #include "tclInt.h" diff --git a/mac/tclMacLibrary.c b/mac/tclMacLibrary.c index 59d4612..7db83c5 100644 --- a/mac/tclMacLibrary.c +++ b/mac/tclMacLibrary.c @@ -12,8 +12,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacLibrary.c,v 1.5 2001/11/23 01:27:39 das Exp $ */ /* diff --git a/mac/tclMacLibrary.r b/mac/tclMacLibrary.r index 5fd1cbe..9c17a71 100644 --- a/mac/tclMacLibrary.r +++ b/mac/tclMacLibrary.r @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacLibrary.r,v 1.7 2002/09/12 17:33:20 das Exp $ */ #include <Types.r> diff --git a/mac/tclMacLoad.c b/mac/tclMacLoad.c index 379b450..81bfe60 100644 --- a/mac/tclMacLoad.c +++ b/mac/tclMacLoad.c @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacLoad.c,v 1.16 2002/10/09 11:54:26 das Exp $ */ #include <CodeFragments.h> diff --git a/mac/tclMacMath.h b/mac/tclMacMath.h index 6366dc3..0361d79 100644 --- a/mac/tclMacMath.h +++ b/mac/tclMacMath.h @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacMath.h,v 1.3 2001/11/23 01:27:50 das Exp $ */ #ifndef _TCLMACMATH diff --git a/mac/tclMacNotify.c b/mac/tclMacNotify.c index 81f4082..dae468a 100644 --- a/mac/tclMacNotify.c +++ b/mac/tclMacNotify.c @@ -13,8 +13,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacNotify.c,v 1.8.4.1 2003/03/21 03:24:08 dgp Exp $ */ #include "tclInt.h" diff --git a/mac/tclMacOSA.c b/mac/tclMacOSA.c index 0a38396..6bcef6e 100644 --- a/mac/tclMacOSA.c +++ b/mac/tclMacOSA.c @@ -11,8 +11,6 @@ * * See the file "License Terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacOSA.c,v 1.10 2002/10/09 11:54:30 das Exp $ */ #define MAC_TCL diff --git a/mac/tclMacOSA.r b/mac/tclMacOSA.r index c994e60..bcb2a94 100644 --- a/mac/tclMacOSA.r +++ b/mac/tclMacOSA.r @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacOSA.r,v 1.5 2001/12/27 22:46:24 das Exp $ */ #include <Types.r> diff --git a/mac/tclMacPanic.c b/mac/tclMacPanic.c index d916cab..f39c4ea 100644 --- a/mac/tclMacPanic.c +++ b/mac/tclMacPanic.c @@ -10,8 +10,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacPanic.c,v 1.6 2001/11/23 01:28:08 das Exp $ */ diff --git a/mac/tclMacPort.h b/mac/tclMacPort.h index 482f6e8..f427899 100644 --- a/mac/tclMacPort.h +++ b/mac/tclMacPort.h @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacPort.h,v 1.17 2003/03/03 20:22:44 das Exp $ */ diff --git a/mac/tclMacResource.c b/mac/tclMacResource.c index b4e9df4..fe2c879 100644 --- a/mac/tclMacResource.c +++ b/mac/tclMacResource.c @@ -10,8 +10,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacResource.c,v 1.14.2.1 2003/10/01 14:34:16 das Exp $ */ #include <Errors.h> diff --git a/mac/tclMacResource.r b/mac/tclMacResource.r index 664b715..766bc96 100644 --- a/mac/tclMacResource.r +++ b/mac/tclMacResource.r @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacResource.r,v 1.8 2002/09/12 17:33:20 das Exp $ */ #include <Types.r> diff --git a/mac/tclMacSock.c b/mac/tclMacSock.c index 195182e..f2bd171 100644 --- a/mac/tclMacSock.c +++ b/mac/tclMacSock.c @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacSock.c,v 1.14.2.1 2006/03/10 14:27:41 vasiljevic Exp $ */ #include "tclInt.h" diff --git a/mac/tclMacTclCode.r b/mac/tclMacTclCode.r index 13b23e2..d5544b0 100644 --- a/mac/tclMacTclCode.r +++ b/mac/tclMacTclCode.r @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * SCCS: @(#) tclMacTclCode.r 1.1 98/01/21 22:22:38 */ #include <Types.r> diff --git a/mac/tclMacTest.c b/mac/tclMacTest.c index 58154e3..64ca90c 100644 --- a/mac/tclMacTest.c +++ b/mac/tclMacTest.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacTest.c,v 1.6 2002/10/09 11:54:42 das Exp $ */ #define TCL_TEST diff --git a/mac/tclMacThrd.c b/mac/tclMacThrd.c index dec4842..57a5a99 100644 --- a/mac/tclMacThrd.c +++ b/mac/tclMacThrd.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * SCCS: @(#) tclMacThrd.c 1.2 98/02/23 16:48:07 */ #include "tclInt.h" diff --git a/mac/tclMacThrd.h b/mac/tclMacThrd.h index 22f2c83..7872f3d 100644 --- a/mac/tclMacThrd.h +++ b/mac/tclMacThrd.h @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * SCCS: @(#) */ #ifndef _TCLMACTHRD diff --git a/mac/tclMacTime.c b/mac/tclMacTime.c index fa5b215..3761eca 100644 --- a/mac/tclMacTime.c +++ b/mac/tclMacTime.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacTime.c,v 1.7 2002/01/04 11:21:05 das Exp $ */ #include "tclInt.h" diff --git a/mac/tclMacUnix.c b/mac/tclMacUnix.c index 81eb225..6a9d398 100644 --- a/mac/tclMacUnix.c +++ b/mac/tclMacUnix.c @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacUnix.c,v 1.5 2002/10/09 11:54:45 das Exp $ */ #include <Files.h> diff --git a/mac/tclMacUtil.c b/mac/tclMacUtil.c index ab65815..eea9631 100644 --- a/mac/tclMacUtil.c +++ b/mac/tclMacUtil.c @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacUtil.c,v 1.7 2003/03/03 20:22:44 das Exp $ */ #include "tcl.h" |