Download List

Project Description

The Objective-C Foundation Classes is an Objective-C
library. It contains general purpose classes for easier
development of applications, in areas such as data types,
collections, network, C library wrappers, and compound
classes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-10 05:58
0.8.1

In this release, the library is accompanied by small code examples for most classes. Besides that, there is one new class: a distributed random generator. There are bugfixes in four classes, and two classes are extended with a new method.
Tags: Minor feature enhancements

2007-11-06 07:57
0.8.0

This release added ten new classes to the library, including a Graphic screen and surface class, a bitmap and TrueType font class, a PNG and JPEG image class, a SHA256 class, a Mersenne Twister pseudo random generator class, and a FTP client class. Eight classes were extended with new methods and a few bugs were fixed.
Tags: Major feature enhancements

2006-07-26 21:15
0.7.1

A new class (DBigFraction) and a new protocol (DBitArithmetic) have been added to the library. There are also several bugfixes related to 64-bit platforms. The copy-constructor support has been improved, and as a result all collections can now be (deep) copied. There are some small bugfixes, and several classes have been extended with new methods.
Tags: Minor feature enhancements

2006-01-18 15:42
0.7.0

This release adds ten new classes to the library,
including an Objective-C source tokenizer, a text screen
and surface class, a graph collection class, a general
value class, a big double class, and a double array
class. The library will now also build on FreeBSD, but
with some limitations.
Tags: Major feature enhancements

2005-06-21 11:40
0.6.0

This release adds seven new classes to the
library, including a fixed point data type, an
integer array data type, a big integer data type,
a bzip2 file wrapper, a telnet client, and a
discrete distribution class. Two classes have been
extended with new methods and one bugfix was made.
Tags: Major feature enhancements

Project Resources