Download List

Projeto Descrição

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

Nesta versão, a biblioteca é acompanhada de exemplos de código pequeno para a maioria das classes. Além disso, há uma nova classe: um gerador aleatório distribuído. Há correções em quatro classes, duas classes são estendido com um novo 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 versão adicionou dez novas classes à biblioteca, incluindo uma tela gráfica e classe de superfície, um bitmap e classe fonte TrueType, JPEG e PNG uma imagem de classe, uma classe SHA256, um pseudo Mersenne Twister classe gerador aleatório, e uma classe de cliente de FTP. Oito classes foram estendidas com novos métodos e alguns bugs foram corrigidos.
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

Uma nova classe (DBigFraction) e um novo protocolo (DBitArithmetic) foram adicionadas à biblioteca. Há também diversas correções de bugs relacionados a plataformas 64-bit. A cópia de apoio construtor foi melhorado, e como resultado todas as coleções podem agora ser (profundo) copiado. Existem algumas pequenas correções de bugs, e várias classes foram estendidos com novos 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 versão adiciona dez novas classes à biblioteca, incluindo um objectivo tokenizer fonte-C, uma tela de texto e classe de superfície, uma classe de coleção gráfico, um valor geral de classe, uma classe grande de casal e uma classe de matriz dupla. A biblioteca agora irá também construir no FreeBSD, mas com algumas limitações.
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

Este lançamento acrescenta sete novas classes à biblioteca, incluindo um tipo de dados de ponto fixo, um número inteiro de matriz tipo de dados, um grande tipo de dados inteiro, um invólucro de arquivo bzip2, um cliente telnet, e uma classe de distribuição discreta. Duas turmas foram ampliadas com novos métodos e uma correção de bugs foi feita.
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