Download List

Descripción del Proyecto

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

En esta versión, la biblioteca está acompañada de ejemplos de código pequeño para la mayoría de las clases. Además de eso, hay una nueva clase: un generador aleatorio distribuido. Hay correcciones en cuatro clases y dos clases se amplió con un nuevo método.
Tags: Minor feature enhancements
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.

2007-11-06 07:57
0.8.0

Esta versión agregó diez clases de nuevo a la biblioteca, incluyendo una pantalla gráfica y la clase de superficie, un mapa de bits y la clase de fuentes TrueType, el PNG y la clase de imagen JPEG, una clase SHA256, un Mersenne Twister clase pseudo aleatorio generador, y una clase de cliente FTP. Ocho clases se han ampliado con nuevos métodos y algunos errores fueron corregidos.
Tags: Major feature enhancements
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.

2006-07-26 21:15
0.7.1

Una nueva clase (DBigFraction) y un nuevo protocolo (DBitArithmetic) se han añadido a la biblioteca. También hay varias correcciones de errores relacionados con plataformas de 64-bits. La copia de apoyo constructor ha sido mejorado, y como resultado todas las colecciones de ahora pueden ser (de profundidad) copiado. Hay algunas correcciones pequeñas, y varias clases se han ampliado con nuevos métodos.
Tags: Minor feature enhancements
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.

2006-01-18 15:42
0.7.0

Esta versión incluye diez clases de nuevo a la biblioteca, que incluye un señalizador Objective-C fuente, una pantalla de texto y clase de superficie, una clase de colección gráfica, una clase de valor en general, una clase de matrimonio y una doble fila de clase. La biblioteca ahora también se basan en FreeBSD, pero con algunas limitaciones.
Tags: Major feature enhancements
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.

2005-06-21 11:40
0.6.0

Esta versión incluye nuevas siete clases a la biblioteca, incluyendo un tipo fijo de puntos de datos, una matriz de tipo de datos enteros, un gran tipo entero, un contenedor de archivos bzip2, un cliente telnet, y una clase de distribución discreta. Dos clases se han ampliado con nuevos métodos y una corrección de errores se hizo.
Tags: Major feature enhancements
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.

Project Resources