Merge branch 'master' into NSUbiquitousKeyValueStore_branch

This commit is contained in:
Gregory John Casamento 2019-07-03 04:54:19 -04:00
commit 882477426a
2 changed files with 0 additions and 10 deletions

View file

@ -25,7 +25,6 @@ Missing headers:
<NSHFSFileTypes.h>
<NSLinguisticTagger.h>
<NSObjectScripting.h>
<NSOrderedSet.h>
<NSOrthography.h>
<NSScriptClassDescription.h>
<NSScriptCoercionHandler.h>
@ -42,10 +41,7 @@ Missing headers:
<NSXPCConnection.h>
-------------------------------------------------------------
Foundation:
<NSOrderedSet.h>
<NSOrthography.h>
<NSPort.h>
<NSPropertyList.h>
<NSByteCountFormatter.h>
<NSFileCoordinator.h>
<NSFilePresenter.h>
@ -222,11 +218,6 @@ NSDecimalNumber:
@interface NSScanner (NSDecimalNumberScanning)
-------------------------------------------------------------
NSDictionary:
- keysSortedByValueUsingComparator:
- keysSortedByValueWithOptions:usingComparator:
+ dictionaryWithObjects:forKeys:(const id <NSCopying> [])keys count:
- initWithObjects:forKeys:(const id <NSCopying> [])keys count:
@interface NSDictionary (NSSharedKeySetDictionary)
@interface NSMutableDictionary (NSSharedKeySetDictionary)
-------------------------------------------------------------

View file

@ -1,4 +1,3 @@
/** Interface for NSOrderedSet, NSMutableOrderedSet for GNUStep
Copyright (C) 2019 Free Software Foundation, Inc.