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.

2005-02-15 11:19
0.5.0

This release comes with nine new classes and four classes that are extended with new methods. The new classes are a date/time class, two logger classes, a property tree class, a keyboard key class, a gzip file class, a CRC-32 class, and an inet6 socket address class for IPv6 support. The HTML documentation was cleaned up.
Tags: Major feature enhancements

2004-11-18 11:27
0.4.0

This release added nine new classes to the library including a color datatype, a circular and sorted list collection, a URL class, an HTTP client class, and an XML reader, writer and tree class. There are also a few bugfixes.
Tags: Major feature enhancements

2004-06-22 23:18
0.3.0

This release adds ten new classes to the library, including a directory and socket wrapper class, a tokenizer and source file class, and a server and client class for TCP and UDP. There are also a few bugfixes.
Tags: Major feature enhancements

2004-02-17 09:10
0.2.1

This release has small bugfixes in the arguments parser and
the gdbm wrapper. The configure script is changed for regular
expressions under Win32.
Tags: Minor bugfixes

2004-02-03 12:14
0.2.0

This release adds fourteen new classes to the library, including pseudo random number generators, fraction number, regex and gdbm wrappers, config file classes, program argument parser, a basic lexer, and two collections. The quick reference guides are now part of the distribution. There are also a few bugfixes.
Tags: Major feature enhancements

Project Resources