* *.h/m: Updated to new header layout.

* Tools/eoutil.m:  Added missing include.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@17539 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
David Ayers 2003-08-25 20:01:59 +00:00
parent 894f3554ac
commit 0135ad09da
76 changed files with 96 additions and 90 deletions

View file

@ -1,3 +1,8 @@
2003-08-25 Matt Rice <ratmice@yahoo.com>
* *.h/m: Updated to new header layout.
* Tools/eoutil.m: Added missing include.
2003-08-23 David Ayers <d.ayers@inode.at>
* EOControl/EOKeyValueCoding.h/m: Rewritten and documented.

View file

@ -44,7 +44,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOCheapArray.h>

View file

@ -64,10 +64,10 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <gnustep/base/Unicode.h>
#include <GNUstepBase/Unicode.h>
#include <EOControl/EONSAddOns.h>

View file

@ -49,7 +49,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOMutableKnownKeyDictionary.h>

View file

@ -47,7 +47,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EODebug.h>

View file

@ -43,7 +43,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOAccess/EODatabaseOperation.h>

View file

@ -34,7 +34,7 @@
#include <Foundation/Foundation.h>
#endif
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
#include <EOAccess/EOPropertyListEncoding.h>

View file

@ -58,7 +58,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EONull.h>

View file

@ -50,7 +50,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOObjectStore.h>

View file

@ -52,7 +52,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOEditingContext.h>

View file

@ -56,10 +56,10 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <gnustep/base/GSObjCRuntime.h>
#include <GNUstepBase/GSObjCRuntime.h>
#include <EOControl/EOFault.h>
#include <EOControl/EOEditingContext.h>

View file

@ -53,7 +53,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOEditingContext.h>

View file

@ -47,7 +47,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EODebug.h>

View file

@ -34,7 +34,7 @@
#include <Foundation/Foundation.h>
#endif
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
#include <EOControl/EOClassDescription.h>

View file

@ -61,7 +61,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOKeyValueCoding.h>

View file

@ -34,7 +34,7 @@
#include <Foundation/Foundation.h>
#endif
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
@class NSArray;

View file

@ -52,10 +52,10 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <gnustep/base/GSObjCRuntime.h>
#include <GNUstepBase/GSObjCRuntime.h>
#include <EOControl/EODebug.h>

View file

@ -27,7 +27,7 @@
#ifndef __EOJoin_h__
#define __EOJoin_h__
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
@class NSString;

View file

@ -44,7 +44,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EODebug.h>

View file

@ -33,7 +33,7 @@
#else
#include <Foundation/Foundation.h>
#endif
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
#include <EOAccess/EODefines.h>
#include <EOAccess/EOPropertyListEncoding.h>

View file

@ -52,10 +52,10 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <gnustep/base/GSObjCRuntime.h>
#include <GNUstepBase/GSObjCRuntime.h>
#include <EOControl/EOGenericRecord.h>
#include <EOControl/EOFault.h>

View file

@ -27,7 +27,7 @@
#ifndef __EOModelGroup_h__
#define __EOModelGroup_h__
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
#include <EOControl/EOObjectStoreCoordinator.h>

View file

@ -46,7 +46,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOAccess/EOModelGroup.h>

View file

@ -27,7 +27,7 @@
#ifndef __EORelationship_h__
#define __EORelationship_h__
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
#include <EOControl/EOClassDescription.h>

View file

@ -48,7 +48,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOObserver.h>

View file

@ -52,8 +52,8 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <gnustep/base/GSCategories.h>
#include <GNUstepBase/GNUstep.h>
#include <GNUstepBase/GSCategories.h>
#endif
#include <EOControl/EOFetchSpecification.h>

View file

@ -49,7 +49,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOAccess/EOSQLQualifier.h>

View file

@ -27,7 +27,7 @@
#ifndef __EOStoredProcedure_h__
#define __EOStoredProcedure_h__
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
#include <EOAccess/EOPropertyListEncoding.h>

View file

@ -44,10 +44,10 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
#include <EOControl/EODebug.h>

View file

@ -48,7 +48,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOKeyGlobalID.h>

View file

@ -57,7 +57,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EONSAddOns.h>

View file

@ -55,7 +55,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EONull.h>

View file

@ -52,7 +52,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EODebug.h>

View file

@ -44,7 +44,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EONull.h>

View file

@ -49,7 +49,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif

View file

@ -48,8 +48,8 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <gnustep/base/GSObjCRuntime.h>
#include <GNUstepBase/GNUstep.h>
#include <GNUstepBase/GSObjCRuntime.h>
#endif
#include <EOControl/EOQualifier.h>

View file

@ -34,7 +34,7 @@
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif

View file

@ -46,7 +46,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOCheapArray.h>

View file

@ -55,7 +55,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOClassDescription.h>

View file

@ -37,7 +37,7 @@ RCS_ID("$Id$")
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EODataSource.h>

View file

@ -42,7 +42,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <unistd.h>

View file

@ -46,7 +46,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EODetailDataSource.h>

View file

@ -38,7 +38,7 @@ RCS_ID("$Id$")
#include <Foundation/Foundation.h>
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOEditingContext.h>

View file

@ -37,7 +37,7 @@
#include <Foundation/Foundation.h>
#endif
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
@class NSInvocation;

View file

@ -55,8 +55,8 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <gnustep/base/GSObjCRuntime.h>
#include <GNUstepBase/GNUstep.h>
#include <GNUstepBase/GSObjCRuntime.h>
#endif
#include <EOControl/EOFault.h>

View file

@ -49,10 +49,10 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
#include <EOControl/EOFault.h>
#include <EOControl/EODebug.h>

View file

@ -45,7 +45,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOFetchSpecification.h>

View file

@ -52,10 +52,10 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <gnustep/base/GSObjCRuntime.h>
#include <GNUstepBase/GSObjCRuntime.h>
#include <EOControl/EOClassDescription.h>
#include <EOControl/EOGenericRecord.h>

View file

@ -43,7 +43,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOGlobalID.h>

View file

@ -45,7 +45,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOQualifier.h>

View file

@ -45,7 +45,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOKeyGlobalID.h>

View file

@ -46,7 +46,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOKeyValueArchiver.h>

View file

@ -60,8 +60,8 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <gnustep/base/GSCategories.h>
#include <GNUstepBase/GNUstep.h>
#include <GNUstepBase/GSCategories.h>
#endif
#include <EOControl/EOKeyValueCoding.h>
@ -69,7 +69,7 @@ RCS_ID("$Id$")
#include <EOControl/EODebug.h>
#include <EOControl/EONull.h>
#include <gnustep/base/GSObjCRuntime.h>
#include <GNUstepBase/GSObjCRuntime.h>
static EONull *null = nil;
static SEL oaiSel;

View file

@ -47,7 +47,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOQualifier.h>

View file

@ -35,7 +35,7 @@
#include <Foundation/Foundation.h>
#endif
#include <gnustep/base/GCObject.h>
#include <GNUstepBase/GCObject.h>
@class NSArray;

View file

@ -48,7 +48,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOMutableKnownKeyDictionary.h>

View file

@ -51,7 +51,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EONSAddOns.h>

View file

@ -44,7 +44,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOQualifier.h>

View file

@ -45,7 +45,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EONull.h>

View file

@ -42,7 +42,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOObjectStore.h>

View file

@ -47,7 +47,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOObjectStoreCoordinator.h>

View file

@ -47,7 +47,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOClassDescription.h>

View file

@ -46,8 +46,8 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <gnustep/base/GSObjCRuntime.h>
#include <GNUstepBase/GNUstep.h>
#include <GNUstepBase/GSObjCRuntime.h>
#endif
#include <EOControl/EOQualifier.h>

View file

@ -51,13 +51,13 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOQualifier.h>
#include <EOControl/EODebug.h>
#include <gnustep/base/GSObjCRuntime.h>
#include <GNUstepBase/GSObjCRuntime.h>
@implementation NSNumber (EOQualifierExtras)

View file

@ -45,7 +45,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOSortOrdering.h>

View file

@ -36,7 +36,7 @@
RCS_ID("$Id$")
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EODeprecated.h>

View file

@ -27,7 +27,7 @@
#include "config.h"
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOModeler/EOModelExtensions.h>

View file

@ -42,7 +42,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOAccess/EOAccess.h>

View file

@ -42,7 +42,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOAccess/EOAccess.h>

View file

@ -42,7 +42,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOAccess/EOAccess.h>

View file

@ -43,7 +43,7 @@ RCS_ID("$Id$")
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOAccess/EOAccess.h>

View file

@ -41,7 +41,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOAccess/EOAccess.h>

View file

@ -41,7 +41,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include "NSArray+GSDoc.h"

View file

@ -43,7 +43,7 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include "NSDictionary+GSDoc.h"

View file

@ -48,12 +48,13 @@ RCS_ID("$Id$")
#include <Foundation/NSFileHandle.h>
#include <Foundation/NSException.h>
#include <Foundation/NSAutoreleasePool.h>
#include <Foundation/NSProcessInfo.h>
#else
#include <Foundation/Foundation.h>
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif
#include <EOControl/EOControl.h>

View file

@ -50,8 +50,8 @@ RCS_ID("$Id$")
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <gnustep/base/GSCategories.h>
#include <GNUstepBase/GNUstep.h>
#include <GNUstepBase/GSCategories.h>
#endif
#include <EOAccess/EOAccess.h>