You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(447) |
Nov
(163) |
Dec
(57) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(172) |
Feb
|
Mar
(123) |
Apr
(64) |
May
(1) |
Jun
(278) |
Jul
(89) |
Aug
(97) |
Sep
(62) |
Oct
(53) |
Nov
(119) |
Dec
(60) |
| 2006 |
Jan
(76) |
Feb
(1094) |
Mar
(363) |
Apr
(163) |
May
(57) |
Jun
(43) |
Jul
(39) |
Aug
(15) |
Sep
(33) |
Oct
(62) |
Nov
(8) |
Dec
|
| 2007 |
Jan
(9) |
Feb
(34) |
Mar
(2) |
Apr
(14) |
May
(8) |
Jun
(40) |
Jul
(21) |
Aug
(1) |
Sep
(20) |
Oct
(15) |
Nov
(26) |
Dec
|
| 2008 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
(1) |
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(32) |
Jun
|
Jul
|
Aug
(3) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(7) |
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Andre R. <and...@us...> - 2004-10-23 21:22:54
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19905/Frontier/FrontierSDK/Toolkits/IACTools/Source Modified Files: iaclist.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iaclist.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source/iaclist.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iaclist.c 9 Oct 2004 03:10:58 -0000 1.1 --- iaclist.c 23 Oct 2004 21:22:45 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "iacinternal.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:22:44
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19871/Frontier/FrontierSDK/Toolkits/IACTools/Source Modified Files: iachandler.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iachandler.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source/iachandler.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iachandler.c 9 Oct 2004 03:10:52 -0000 1.1 --- iachandler.c 23 Oct 2004 21:22:35 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "iacinternal.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:22:32
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19836/Frontier/FrontierSDK/Toolkits/IACTools/Source Modified Files: iacfilespec.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iacfilespec.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source/iacfilespec.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iacfilespec.c 9 Oct 2004 03:10:45 -0000 1.1 --- iacfilespec.c 23 Oct 2004 21:22:24 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "iacinternal.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:22:18
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19793/Frontier/FrontierSDK/Toolkits/IACTools/Source Modified Files: iacdouble.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iacdouble.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source/iacdouble.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iacdouble.c 9 Oct 2004 03:10:32 -0000 1.1 --- iacdouble.c 23 Oct 2004 21:22:09 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "iacinternal.h" *************** *** 13,17 **** /* It may be necessary to add tests to cover additional compilers. */ ! #if defined(powerc) || defined(__powerc) || defined(applec) || defined(__SC__) #define DOUBLE_BYTES 8 --- 16,20 ---- /* It may be necessary to add tests to cover additional compilers. */ ! #if defined(powerc) || defined(__powerc) || defined(applec) || defined(__SC__) || defined(__GNUC__) #define DOUBLE_BYTES 8 |
|
From: Andre R. <and...@us...> - 2004-10-23 21:22:00
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19726/Frontier/FrontierSDK/Toolkits/IACTools/Source Modified Files: iacdate.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iacdate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source/iacdate.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iacdate.c 9 Oct 2004 03:10:17 -0000 1.1 --- iacdate.c 23 Oct 2004 21:21:51 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "iacinternal.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:21:47
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19669/Frontier/FrontierSDK/Toolkits/IACTools/Source Modified Files: iacboolean.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iacboolean.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source/iacboolean.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iacboolean.c 9 Oct 2004 03:10:10 -0000 1.1 --- iacboolean.c 23 Oct 2004 21:21:38 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "iacinternal.h" #include "aeutils.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:21:28
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19623/Frontier/FrontierSDK/Toolkits/IACTools/Source Modified Files: iacbinary.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iacbinary.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source/iacbinary.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iacbinary.c 9 Oct 2004 03:10:04 -0000 1.1 --- iacbinary.c 23 Oct 2004 21:21:19 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "iacinternal.h" #include "aeutils.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:21:18
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19586/Frontier/FrontierSDK/Toolkits/IACTools/Source Modified Files: iacasynch.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iacasynch.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source/iacasynch.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iacasynch.c 9 Oct 2004 03:09:57 -0000 1.1 --- iacasynch.c 23 Oct 2004 21:21:09 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "iacinternal.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:21:07
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19497/Frontier/FrontierSDK/Toolkits/IACTools/Source Modified Files: iacapps.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iacapps.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source/iacapps.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iacapps.c 9 Oct 2004 03:09:51 -0000 1.1 --- iacapps.c 23 Oct 2004 21:20:58 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "iacinternal.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:20:57
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19450/Frontier/FrontierSDK/Toolkits/IACTools/Source Modified Files: iac.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iac.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Source/iac.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iac.c 9 Oct 2004 03:09:42 -0000 1.1 --- iac.c 23 Oct 2004 21:20:48 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "iacinternal.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:19:50
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19167/Frontier/FrontierSDK/Toolkits/IACTools/Headers Modified Files: iacinternal.h Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: iacinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/IACTools/Headers/iacinternal.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iacinternal.h 9 Oct 2004 03:17:58 -0000 1.1 --- iacinternal.h 23 Oct 2004 21:19:42 -0000 1.2 *************** *** 5,10 **** #define iacinternalinclude /*routines used internally to implementation of IAC Tools*/ - #include <processes.h> - #include <Gestalt.h> #include "iac.h" --- 5,8 ---- |
|
From: Andre R. <and...@us...> - 2004-10-23 21:18:11
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/AppletToolkit/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18762/Frontier/FrontierSDK/Toolkits/AppletToolkit/Source Modified Files: applettextedit.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: applettextedit.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/AppletToolkit/Source/applettextedit.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** applettextedit.c 9 Oct 2004 03:39:23 -0000 1.1 --- applettextedit.c 23 Oct 2004 21:18:03 -0000 1.2 *************** *** 2,6 **** --- 2,9 ---- /*© copyright 1991-96 UserLand Software, Inc. All Rights Reserved.*/ + #include "frontier.h" + #include "standard.h" + #include "shelltypes.h" #include "appletdefs.h" #include "appletmemory.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:18:01
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/AppletToolkit/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18716/Frontier/FrontierSDK/Toolkits/AppletToolkit/Source Modified Files: appletfrontier.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: appletfrontier.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/AppletToolkit/Source/appletfrontier.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** appletfrontier.c 9 Oct 2004 03:34:58 -0000 1.1 --- appletfrontier.c 23 Oct 2004 21:17:51 -0000 1.2 *************** *** 2,5 **** --- 2,7 ---- /*© copyright 1991-96 UserLand Software, Inc. All Rights Reserved.*/ + #include "frontier.h" + #include "standard.h" #include <iac.h> |
|
From: Andre R. <and...@us...> - 2004-10-23 21:17:47
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/AppletToolkit/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18665/Frontier/FrontierSDK/Toolkits/AppletToolkit/Source Modified Files: appletbits.c Log Message: Sanitized global includes. Include frontier.h in all source files. Move inclusion of system header files into osincludes.h. Index: appletbits.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Toolkits/AppletToolkit/Source/appletbits.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** appletbits.c 9 Oct 2004 03:30:59 -0000 1.1 --- appletbits.c 23 Oct 2004 21:17:37 -0000 1.2 *************** *** 3,6 **** --- 3,9 ---- + #include "frontier.h" + #include "standard.h" + #include "appletdefs.h" #include "appletbits.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 21:09:50
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16789/Frontier/build_CWPro8 Modified Files: Frontier.mcp Log Message: Use MoreFilesX for Carbon version. Don't compile langxcmd.c for Carbon version since XCMDs are not supported on Carbon. Index: Frontier.mcp =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/build_CWPro8/Frontier.mcp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvswtqaPD and /tmp/cvsk6jVd4 differ |
|
From: Andre R. <and...@us...> - 2004-10-23 21:00:42
|
Update of /cvsroot/frontierkernel/Frontier/Common/MoreFiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15157/Frontier/Common/MoreFiles Added Files: MoreFilesX.h Log Message: Use the newer MoreFilesX for the Carbon version. --- NEW FILE: MoreFilesX.h --- /* File: MoreFilesX.h Contains: A collection of useful high-level File Manager routines which use the HFS Plus APIs wherever possible. Version: MoreFilesX 1.0.1 Copyright: © 1992-2002 by Apple Computer, Inc., all rights reserved. Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in consideration of your agreement to the following terms, and your use, installation, modification or redistribution of this Apple software constitutes acceptance of these terms. If you do not agree with these terms, please do not use, install, modify or redistribute this Apple software. In consideration of your agreement to abide by the following terms, and subject to these terms, Apple grants you a personal, non-exclusive license, under AppleÕs copyrights in this original Apple software (the "Apple Software"), to use, [...1786 lines suppressed...] #if PRAGMA_STRUCT_ALIGN #pragma options align=reset #elif PRAGMA_STRUCT_PACKPUSH #pragma pack(pop) #elif PRAGMA_STRUCT_PACK #pragma pack() #endif #ifdef PRAGMA_IMPORT_OFF #pragma import off #elif PRAGMA_IMPORT #pragma import reset #endif #ifdef __cplusplus } #endif #endif /* __MOREFILESX__ */ |
|
From: Andre R. <and...@us...> - 2004-10-23 21:00:28
|
Update of /cvsroot/frontierkernel/Frontier/Common/MoreFiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15015/Frontier/Common/MoreFiles Added Files: MoreFilesX.c Log Message: Use the newer MoreFilesX for the Carbon version. --- NEW FILE: MoreFilesX.c --- /* File: MoreFilesX.c Contains: A collection of useful high-level File Manager routines which use the HFS Plus APIs wherever possible. Version: MoreFilesX 1.0.1 Copyright: © 1992-2002 by Apple Computer, Inc., all rights reserved. Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in consideration of your agreement to the following terms, and your use, installation, modification or redistribution of this Apple software constitutes acceptance of these terms. If you do not agree with these terms, please do not use, install, modify or redistribute this Apple software. In consideration of your agreement to abide by the following terms, and subject to these terms, Apple grants you a personal, non-exclusive license, under AppleÕs copyrights in this original Apple software (the "Apple Software"), to use, [...2731 lines suppressed...] &catalogInfo, NULL, NULL, NULL); require_noerr(result, FSGetCatalogInfo); /* Make sure oldDefault is a directory */ require_action(0 != (kFSNodeIsDirectoryMask & catalogInfo.nodeFlags), OldDefaultNotDirectory, result = dirNFErr); /* Set the current working directory to oldDefault */ result = HSetVol(NULL, catalogInfo.volume, catalogInfo.nodeID); require_noerr(result, HSetVol); HSetVol: OldDefaultNotDirectory: FSGetCatalogInfo: BadParameter: return ( result ); } /*****************************************************************************/ |
|
From: Andre R. <and...@us...> - 2004-10-23 19:32:08
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29311/Frontier/Common/source Modified Files: assert.c Log Message: When building for Carbon, rely on system headers for assert and verify macros. Index: assert.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/assert.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** assert.c 17 Oct 2004 12:07:51 -0000 1.2 --- assert.c 23 Oct 2004 19:31:59 -0000 1.3 *************** *** 43,49 **** #endif - short __assert (char *expr, char *file, short line) { ! #ifdef TARGET_API_MAC_CARBON /* --- 43,50 ---- #endif ! #if 0 //TARGET_API_MAC_CARBON /* 2004-10-23 aradke: rely on Debugging.h instead */ ! ! short __assert (char *expr, char *file, short line) { /* *************** *** 155,160 **** flnorentry = false; ! #else bigstring bsfile, bsline, bsmessage; static boolean flnorentry = false; --- 156,168 ---- flnorentry = false; ! return (0); ! } /*__assert*/ ! ! #endif /*TARGET_API_MAC_CARBON*/ ! ! #if TARGET_API_MAC_OS8 + short __assert (char *expr, char *file, short line) { + bigstring bsfile, bsline, bsmessage; static boolean flnorentry = false; *************** *** 180,187 **** flnorentry = false; - #endif return (0); } /*__assert*/ #endif /* MACVERSION */ --- 188,196 ---- flnorentry = false; return (0); } /*__assert*/ + #endif /*TARGET_API_MAC_OS8*/ + #endif /* MACVERSION */ *************** *** 195,199 **** #include <assert.h> - #include <crtdbg.h> #include "threads.h" --- 204,207 ---- *************** *** 226,232 **** #ifdef __MWERKS__ /* 2002-11-09 AR: put up MessageBox with Cancel button to abort application */ - #undef abs - #include <stdlib.h> - short __assert (char *expr, char *file, short line) { --- 234,237 ---- |
|
From: Andre R. <and...@us...> - 2004-10-23 19:23:55
|
Update of /cvsroot/frontierkernel/Frontier/Common/SystemHeaders In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27279/Frontier/Common/SystemHeaders Modified Files: standard.h Log Message: When building for Carbon, rely on system headers for assert and verify macros. Index: standard.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/standard.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** standard.h 9 Oct 2004 06:17:48 -0000 1.1 --- standard.h 23 Oct 2004 19:23:47 -0000 1.2 *************** *** 292,305 **** /*macros*/ ! #ifdef fldebug ! ! short __assert(char *, char *, short); ! #define assert(x) ((void) ((x) ? 0 : __assert(#x, __FILE__, __LINE__))) ! #define verify(x) assert(x) #else ! ! #define assert(x) ((void) 0) ! #define verify(x) ((void) x) ! #endif --- 292,308 ---- /*macros*/ ! #if MACVERSION && TARGET_API_MAC_CARBON ! #if TARGET_RT_MAC_CFM /* 2004-10-23 aradke: rely on Debugging.h */ ! #define assert(x) check(x) ! #endif #else ! #ifdef fldebug ! short __assert(char *, char *, short); ! #define assert(x) ((void) ((x) ? 0 : __assert(#x, __FILE__, __LINE__))) ! #define verify(x) assert(x) ! #else ! #define assert(x) ((void) 0) ! #define verify(x) ((void) x) ! #endif #endif |
|
From: Andre R. <and...@us...> - 2004-10-23 19:13:38
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24804/Frontier/build_CWPro8 Modified Files: Frontier.mcp Log Message: Switched all targets to use the new pre-compiled prefix headers. Index: Frontier.mcp =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/build_CWPro8/Frontier.mcp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsEXA2Al and /tmp/cvsF39cr9 differ |
|
From: Andre R. <and...@us...> - 2004-10-23 19:08:56
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24026/Frontier/build_CWPro8/prefix_headers Added Files: frontier.win32.release.pch Log Message: Initial check-in of pre-compiled prefix headers. --- NEW FILE: frontier.win32.release.pch --- /****************************************************************************** UserLand Frontier(tm) -- High performance Web content management, object database, system-level and Internet scripting environment, including source code editing and debugging. Copyright (C) 1992-2004 UserLand Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ /* 2004-10-23 aradke: Precompile prefix header for "Frontier Win32" */ #pragma precompile_target "frontier.win32.release.mch" #undef _DEBUG #define NDEBUG #include "frontier.win32.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 19:08:33
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23989/Frontier/build_CWPro8/prefix_headers Added Files: frontier.win32.h Log Message: Initial check-in of pre-compiled prefix headers. --- NEW FILE: frontier.win32.h --- /****************************************************************************** UserLand Frontier(tm) -- High performance Web content management, object database, system-level and Internet scripting environment, including source code editing and debugging. Copyright (C) 1992-2004 UserLand Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ /* 2004-10-23 aradke: Generalized CodeWarrior prefix file for Win32 */ #define WIN95VERSION 1 #define WIN32 #define _WIN32 #define _WINDOWS #define _X86_ #define _WIN32_WINNT 0x0400 /* Windows NT 4.0 or later */ #define _WIN32_WINDOWS 0x0410 /* Windows 98 or later */ #undef MACVERSION #undef TARGET_API_MAC_CARBON #undef TARGET_RT_MAC_CFM #undef TARGET_RT_MAC_MACHO #include "frontier.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 19:08:21
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23943/Frontier/build_CWPro8/prefix_headers Added Files: frontier.win32.debug.pch Log Message: Initial check-in of pre-compiled prefix headers. --- NEW FILE: frontier.win32.debug.pch --- /****************************************************************************** UserLand Frontier(tm) -- High performance Web content management, object database, system-level and Internet scripting environment, including source code editing and debugging. Copyright (C) 1992-2004 UserLand Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ /* 2004-10-23 aradke: Precompile prefix header for "Frontier Win32 Debug" */ #pragma precompile_target "frontier.win32.debug.mch" #define _DEBUG #undef NDEBUG #include "frontier.win32.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 19:08:11
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23850/Frontier/build_CWPro8/prefix_headers Added Files: frontier.ppc.release.pch Log Message: Initial check-in of pre-compiled prefix headers. --- NEW FILE: frontier.ppc.release.pch --- /****************************************************************************** UserLand Frontier(tm) -- High performance Web content management, object database, system-level and Internet scripting environment, including source code editing and debugging. Copyright (C) 1992-2004 UserLand Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ /* 2004-10-23 aradke: Precompile prefix header for "Frontier PPC" */ #pragma precompile_target "frontier.ppc.release.mch" #include "frontier.ppc.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 19:07:52
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23810/Frontier/build_CWPro8/prefix_headers Added Files: frontier.ppc.h Log Message: Initial check-in of pre-compiled prefix headers. --- NEW FILE: frontier.ppc.h --- /****************************************************************************** UserLand Frontier(tm) -- High performance Web content management, object database, system-level and Internet scripting environment, including source code editing and debugging. Copyright (C) 1992-2004 UserLand Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ /* 2004-10-23 aradke: Generalized CodeWarrior prefix file for Classic Mac OS */ #undef WIN95VERSION #define MACVERSION 1 #define TARGET_API_MAC_OS8 1 /* see ConditionalMacros.h */ #define TARGET_API_MAC_CARBON 0 #define TARGET_API_MAC_OSX 0 #include "frontier.h" |