GNUstep Base library package
http://www.gnustep.org/
The GNUstep Base Library is a powerful fast library of general-
purpose, non-graphical Objective C classes, inspired by the superb
OpenStep API but implementing Apple and GNU additions to the API
as well. It includes, for example, classes for unicode strings,
arrays, dictionaries, sets, byte streams, typed coders, invocations,
notifications, notification dispatchers, scanners, tasks, files,
networking, threading, remote object messaging support (distributed
objects), event loops, loadable bundles, attributed unicode strings,
xml, mime, user defaults. This package includes development headers
too. It was configured for the FHS file system layout, customised
for SUSE.
- Developed at X11:GNUstep
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/gnustep-base && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gnustep-base-1.30.0.tar.gz | 0003730872 3.56 MB | |
gnustep-base-1.30.0.tar.gz.sig | 0000000123 123 Bytes | |
gnustep-base-rpmlintrc | 0000000225 225 Bytes | |
gnustep-base.changes | 0000024278 23.7 KB | |
gnustep-base.spec | 0000007148 6.98 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1211664
from
Fred kiefer (fredkiefer)
(revision 16)
- Update to version 1.30.0 * autogsdoc (and many source/header files) updated for ObjC-2 support * gdnc gspath spelling error fixes * GSFileHandle remove handle from run loop when -dealloc is called * GSHTTPURLHandle close socket if we end loading with I/O in progress. * GSMimeDocimnet optimisations * GSPrivateSymbolPath() portability improvements * GSVersionMacros add GS_UNIMPLEMENTED to mark unimplemented methods * HTMLLinker man page groff warning fixed * Make GSTcpTune options available to streams as well as file handles and improve debug logging for stream operations. * NSBundle improvements in librarym bundle lookup * NSCache thread safety fix * NSData caching data of file URLs and OSX consistency tweak to permissions when writing file atomically * NSDate implements +now constructor. * NSDecimalNumber fix possible coimparison bug for zero values * NSError -description and -localizedDescription formats match OSX * NSException portability improvments * NSFileManager makeed safety fix and make enumerating a file URL return URLs rather than paths. * NSIndexSet implements enumerateRangesInRange convenience methods. * NSISO8601DateFormatter.m: bugfix for date/time string generation * NSJSONSerialization fix memory leak, fix issue with unicode surrogate pairs. * NSKeyValueObserving Add methods to remove observers * NSLocale Fix -countryCode incorrectly returning language code, fix for hyphen and underscore in locale identifier * NSMessagePort remove restriction on Distributed Objects message length * NSNotificationCenter fix for memory leak, minor bugfixes (use before initialise) * NSNull fix for -valueForUndefinedKey: to return singleton * NSNumberFormatter make minimum/maximum properties NSNumbers * NSObject optimise allocation with new runtime library * NSOperation fix occasional scheduling bug * NSOrderedSet Fix keyed encoding to match Apple platforms. * NSPathUtilities fix intialisation order deadlock. * NSPredicate fix for array access keywords * NSProcessInfo android support * NSString correct class used when loading empty string from file/URL, implements regular expression search methods. * NSTask return an error if the path to launch in is bad, use _exit to terminate forked process if needed, use closefrom() to close descriptors in child process if possible * NSTimer wrap call to block in exception handler (bug #289) * NSTimeZone improvements * NSURL Fix NSURL path on Windows for UNC paths. * NSURLRequest: Support deleting using setValue:forHTTPHeaderField: with nil value. * NSURLSession many bugfixes and improvements * NSUserDefaults fix potential deadlock * NSXMLElement bugfix to remove previous attributes when setting attributes. * NSXMLNode returns NSError on failure to evaluate xpath expression. * gnustep_global_lock and GSLazyLock deprecated for removal in next release. - Remove 295.patch as this is no longer needed.
Comments 0