[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: CoreBase 0.1
From: |
Stefan Bidi |
Subject: |
ANN: CoreBase 0.1 |
Date: |
Fri, 27 Jul 2012 12:58:56 -0500 |
The GNUstep CoreBase Library, version 0.1, is now available.
What is CoreBase?
==============
The GNUstep CoreBase Library is a library of general-purpose,
non-graphical C objects. For example, it includes types for strings,
collections, byte streams, typed coders, invocations, notifications,
notification dispatchers, moments in time, network ports, and event loops.
It provides functionality that aims to implement the non-graphical
portion of Apple's CoreFoundation framework.
Noteworthy changes
===============
* Initial release
* Currently implements the following CoreFoundation types:
CFArray
CFAttributedString
CFBag
CFBase
CFBinaryHeap
CFBitVector
CFCalendar
CFCharacterSet
CFData
CFDate
CFDateFormatter
CFDictionary
CFError
CFLocale
CFMutableArray
CFMutableAttributedString
CFMutableBitVector
CFMutableCharacterSet
CFMutableData
CFMutableDictionary
CFMutableString
CFNumber
CFNumberFormatter
CFRuntime
CFSet
CFString
CFTimeZone
CFTree
CFURLAccess
CFURL
CFUUID
Dependencies
===========
* GNUstep-make version 2.0.0 of higher
* GNUstep-base
* International Components for Unicode (ICU) version 4.0 of higher
Where can you get it? How can you compile it?
===================================
You can download sources from`ftp://ftp.gnustep.org/pub/gnustep/libs'.
Please log bug reports on the GNUstep project page
`http://savannah.gnu.org/bugs/?group=gnustep' or send bug reports to
bug-gnustep@gnu.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: CoreBase 0.1,
Stefan Bidi <=