The GNUstep CoreBase Library, version 0.1.1, is now available. This is a bug fix release and does not add any new functionality.
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 =============== * Implement -dealloc method for toll-free bridged classes. * Bug fixes. Dependencies =========== * GNUstep-make version 2.0.0 or 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 [email protected]. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
