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 19:07:42
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23734/Frontier/build_CWPro8/prefix_headers Added Files: frontier.ppc.debug.pch Log Message: Initial check-in of pre-compiled prefix headers. --- NEW FILE: frontier.ppc.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 PPC Debug" */ #pragma precompile_target "frontier.ppc.debug.mch" #include "frontier.ppc.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 19:07:32
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23709/Frontier/build_CWPro8/prefix_headers Added Files: frontier.osxcfm.release.pch Log Message: Initial check-in of pre-compiled prefix headers. --- NEW FILE: frontier.osxcfm.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 OSXCFM" */ #pragma precompile_target "frontier.osxcfm.release.mch" #define DEBUG 1 #define PRODUCTION 1 #include "frontier.osx.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 19:07:22
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23670/Frontier/build_CWPro8/prefix_headers Added Files: frontier.osxcfm.debug.pch Log Message: Initial check-in of pre-compiled prefix headers. --- NEW FILE: frontier.osxcfm.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 OSXCFM Debug" */ #pragma precompile_target "frontier.osxcfm.debug.mch" #define DEBUG 1 #define DEBUG_INTERNAL 1 #include "frontier.osx.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 19:07:02
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23581/Frontier/build_CWPro8/prefix_headers Added Files: frontier.osx.h Log Message: Initial check-in of pre-compiled prefix headers. --- NEW FILE: frontier.osx.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 Carbon/OSX */ #undef WIN95VERSION #define MACVERSION 1 #define TARGET_API_MAC_OS8 0 /* see ConditionalMacros.h */ #define TARGET_API_MAC_CARBON 1 #define TARGET_API_MAC_OSX 0 #include "frontier.h" |
|
From: Andre R. <and...@us...> - 2004-10-23 18:56:08
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21306/Frontier/build_CWPro8/prefix_headers Added Files: .cvsignore Log Message: Ignore *.mch files, i.e. pre-compiled prefix headers. --- NEW FILE: .cvsignore --- *.mch |
|
From: Andre R. <and...@us...> - 2004-10-23 18:33:31
|
Update of /cvsroot/frontierkernel/Frontier/Common/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17005/Frontier/Common/headers Added Files: frontier.h Log Message: Initial check-in of new global header file, to be included from all Frontier source files (or a pre-compiled prefix header). --- NEW FILE: frontier.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: New global header file, to be included from all source files. */ #ifndef __FRONTIER_H__ #define __FRONTIER_H__ #if !defined(MACVERSION) && !defined(WIN95VERSION) #error Either MACVERSION or WIN95VERSION must always be defined! #endif #include "osincludes.h" /* operating system headers */ #ifdef WIN95VERSION #define PACKFLIPPED /* enable little endian / big endian conversion for database file functions */ #define FRONTIERCOM 1 #define FRONTIERWEB 0 #undef lazythis_optimization #undef langexternalfind_optimization #undef winhybrid #define fljustpacking 0 #undef flcomponent #define gray3Dlook 1 #define noextended 1 #endif /* WIN95VERSION */ #ifdef MACVERSION #define flcomponent 1 #ifdef __powerc #define noextended 1 #else #define noextended 0 #endif #endif /* MACVERSION */ #undef MEMTRACKER /* define as 1 to enable tracking of memory allocations */ #undef fltrialsize /* define as 1 to build trial version with expiration logic */ #undef DATABASE_DEBUG /* define as 1 to enable database debugging and logging code */ #undef fltrialsize #undef flruntime #define fldebug 1 #define flnewfeatures 1 #define version42orgreater 1 #define version5orgreater 1 #define isFrontier 1 #undef dropletcomponent #undef fliowa #define threadverbs 1 #define oplanglists 1 #define flregexpverbs 1 #ifdef MACVERSION #define macBirdRuntime 1 #undef appRunsCards /*for Applet Toolkit, Iowa Runtime is baked in*/ #define iowaRuntimeInApp /*iowa code knows it's in an app*/ #define iowaRuntime /*iowa code knows it's not compiling in Card Editor*/ #define cmdPeriodKillsCard #define IOAinsideApp /*all the IOA's are baked into the app*/ #undef coderesource /*we're not running inside a code resource*/ #endif #ifdef WIN95VERSION #undef macBirdRuntime #undef appRunsCards /*for Applet Toolkit, Iowa Runtime is baked in*/ #undef iowaRuntimeInApp /*iowa code knows it's in an app*/ #undef iowaRuntime /*iowa code knows it's not compiling in Card Editor*/ #undef cmdPeriodKillsCard #undef IOAinsideApp /*all the IOA's are baked into the app*/ #undef coderesource /*we're not running inside a code resource*/ #endif #define Rez true #define DeRez false #define SystemSevenOrLater 1 #define fltracklocaladdresses 0 /* enable code for tracking deleted local addresses */ #endif /*__FRONTIER_H__*/ |
|
From: Andre R. <and...@us...> - 2004-10-23 18:31:35
|
Update of /cvsroot/frontierkernel/Frontier/Common/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16501/Frontier/Common/headers Added Files: osincludes.h Log Message: Initial check-in of new global header file. This is where we include all operating system header files needed to build Frontier. --- NEW FILE: osincludes.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: From now on, add all system includes to this file. It is included from frontier.h, which is included in all source files. */ #ifndef __osincludes_h__ #define __osincludes_h__ #ifdef WIN95VERSION #define WIN32_LEAN_AND_MEAN 1 #include <windows.h> #include <commdlg.h> #include <commctrl.h> #include <windowsx.h> #include <objbase.h> #include <shlobj.h> #include <exdisp.h> #include <Shlwapi.h> #include <Shellapi.h> #include <tlhelp32.h> #include <malloc.h> #include <crtdbg.h> #include <mmsystem.h> #include <winsock2.h> #include <mswsock.h> #endif /* WIN95VERSION */ #ifdef MACVERSION #define OTDEBUG 1 /* must define before including OpenTransport headers */ #if TARGET_API_MAC_CARBON #ifdef __MACH__ /* building for Mach-O with framework-style includes */ #include <Carbon/Carbon.h> #include <ApplicationServices/ApplicationServices.h> #include <QuickTime/Movies.h> #define ELASTERRNO ELAST /* cribbed from pre-OSX StandardFile.h */ struct StandardFileReply { Boolean sfGood; Boolean sfReplacing; OSType sfType; FSSpec sfFile; ScriptCode sfScript; short sfFlags; Boolean sfIsFolder; Boolean sfIsVolume; long sfReserved1; short sfReserved2; }; typedef struct StandardFileReply StandardFileReply; #else /*CFM*/ #define ACCESSOR_CALLS_ARE_FUNCTIONS 1 #define OPAQUE_TOOLBOX_STRUCTS 1 #define OTUNIXERRORS 1 #define OLDROUTINENAMES 0 #define OLDROUTINELOCATIONS 0 #define CGLUESUPPORTED 0 #define PtoCstr p2cstr #define CtoPstr c2pstr #define PtoCString p2cstr #define CtoPString c2pstr #define TRUE true #define FALSE false #include <Carbon.h> #include <CFBundle.h> #include <MacHelp.h> #include <Movies.h> #endif /* cribbed from pre-OSX AppleTalk.h -- for TargetID */ struct EntityName { Str32Field objStr; Str32Field typeStr; Str32Field zoneStr; }; typedef struct EntityName EntityName; /* cribbed from pre-OSX PPCToolbox.h -- for TargetID */ typedef SInt16 PPCLocationKind; typedef SInt16 PPCPortKinds; enum { ppcByCreatorAndType = 1, /* Port type is specified as colloquial Mac creator and type */ ppcByString = 2 /* Port type is in pascal string format */ }; typedef SInt16 PPCXTIAddressType; struct PPCXTIAddress { PPCXTIAddressType fAddressType; /* A constant specifying what kind of network address this is */ UInt8 fAddress[96]; /* The contents of the network address (variable length, NULL terminated). */ }; typedef struct PPCXTIAddress PPCXTIAddress; typedef PPCXTIAddress * PPCXTIAddressPtr; struct PPCAddrRec { UInt8 Reserved[3]; /* reserved - must be initialize to 0 */ UInt8 xtiAddrLen; /* size of the xtiAddr field */ PPCXTIAddress xtiAddr; /* the transport-independent network address */ }; typedef struct PPCAddrRec PPCAddrRec; typedef PPCAddrRec * PPCAddrRecPtr; struct LocationNameRec { PPCLocationKind locationKindSelector; /* which variant */ union { EntityName nbpEntity; /* NBP name entity */ Str32 nbpType; /* just the NBP type string, for PPCOpen */ PPCAddrRec xtiType; /* an XTI-type network address record */ } u; }; typedef struct LocationNameRec LocationNameRec; typedef LocationNameRec * LocationNamePtr; struct PPCPortRec { ScriptCode nameScript; /* script of name */ Str32Field name; /* name of port as seen in browser */ PPCPortKinds portKindSelector; /* which variant */ union { Str32 portTypeStr; /* pascal type string */ struct { OSType portCreator; OSType portType; } port; } u; }; typedef struct PPCPortRec PPCPortRec; typedef PPCPortRec * PPCPortPtr; struct PortInfoRec { SInt8 filler1; Boolean authRequired; PPCPortRec name; }; typedef struct PortInfoRec PortInfoRec; typedef PortInfoRec * PortInfoPtr; /* cribbed from pre-OSX EPPC.h -- for TargetID */ struct TargetID { long sessionID; PPCPortRec name; LocationNameRec location; PPCPortRec recvrName; }; typedef struct TargetID TargetID; typedef TargetID * TargetIDPtr; typedef TargetIDPtr * TargetIDHandle; typedef TargetIDHandle TargetIDHdl; typedef TargetID SenderID; typedef SenderID * SenderIDPtr; #endif /*TARGET_API_MAC_CARBON*/ #if TARGET_API_MAC_OS8 #define ACCESSOR_CALLS_ARE_FUNCTIONS 0 #define OPAQUE_TOOLBOX_STRUCTS 0 #define OTUNIXERRORS 1 #define OLDROUTINENAMES 0 #define OLDROUTINELOCATIONS 0 #define CGLUESUPPORTED 0 #define PtoCstr p2cstr #define CtoPstr c2pstr #define PtoCString p2cstr #define CtoPString c2pstr #define TRUE true #define FALSE false #include <AEObjects.h> #include <AEPackObject.h> #include <AERegistry.h> #include <AEUserTermTypes.h> #include <Aliases.h> #include <AppleEvents.h> #include <AppleScript.h> #include <ASRegistry.h> #include <Balloons.h> #include <CodeFragments.h> #include <ColorPicker.h> #include <Components.h> #include <ConditionalMacros.h> #include <Controls.h> //Code change by Timothy Paustian Saturday, April 29, 2000 9:29:50 PM //Changed to allow Use of Universal Headers 3.3.1 #include <ControlDefinitions.h> #include <Devices.h> #include <Dialogs.h> #include <DiskInit.h> #include <EPPC.h> #include <Events.h> #include <Files.h> #include <FileTypesAndCreators.h> #include <FixMath.h> #include <Folders.h> #include <Fonts.h> #include <fp.h> #include <Gestalt.h> #include <Icons.h> #include <Lists.h> #include <LowMem.h> #include <MacErrors.h> #include <MacTypes.h> #include <MacWindows.h> #include <Math64.h> #include <Memory.h> #include <Menus.h> #include <MixedMode.h> #include <Movies.h> #include <Navigation.h> #include <Notification.h> #include <OpenTransport.h> #include <OpenTptInternet.h> #include <OSA.h> #include <OSAComp.h> #include <OSUtils.h> #include <Packages.h> #include <Palettes.h> #include <PLStringFuncs.h> #include <PPCToolbox.h> #include <Printing.h> #include <Processes.h> #include <QDOffscreen.h> #include <Quickdraw.h> #include <Resources.h> #include <Scrap.h> //Code change by Timothy Paustian Sunday, May 7, 2000 8:37:27 PM //Needed for compilation with UH 3.4 #include <Script.h> #include <SegLoad.h> #include <Sound.h> #include <StandardFile.h> #include <Strings.h> #include <TextEdit.h> #include <TextEncodingConverter.h> #include <TextUtils.h> #include <Threads.h> #include <ToolUtils.h> #include <Traps.h> #include <UnicodeConverter.h> #endif /*TARGET_API_MAC_OS8*/ #define topLeft(r) (((Point *) &(r))[0]) #define botRight(r) (((Point *) &(r))[1]) #endif /*MACVERSION*/ /* common standard C headers */ #include <ctype.h> #include <math.h> #include <stdlib.h> #include <stdio.h> #include <string.h> #endif /* __osincludes_h__ */ |
|
From: Andre R. <and...@us...> - 2004-10-23 17:17:52
|
Update of /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29254/prefix_headers Log Message: Directory /cvsroot/frontierkernel/Frontier/build_CWPro8/prefix_headers added to the repository |
|
From: Andre R. <and...@us...> - 2004-10-18 10:31:02
|
Update of /cvsroot/frontierkernel/Frontier In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv554/Frontier Modified Files: README.txt Log Message: Testing commit email system. Index: README.txt =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README.txt 9 Oct 2004 00:27:58 -0000 1.1 --- README.txt 18 Oct 2004 10:30:52 -0000 1.2 *************** *** 59,60 **** --- 59,61 ---- http://kernel.scripting.com/ + |