mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Merge branch 'master' into NSUbiquitousKeyValueStore_branch
This commit is contained in:
commit
882477426a
2 changed files with 0 additions and 10 deletions
|
@ -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)
|
||||
-------------------------------------------------------------
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
/** Interface for NSOrderedSet, NSMutableOrderedSet for GNUStep
|
||||
Copyright (C) 2019 Free Software Foundation, Inc.
|
||||
|
||||
|
|
Loading…
Reference in a new issue