Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 dieser Version ist die Bibliothek von kleinen Code-Beispiele für die meisten Klassen begleitet. Außerdem gibt es eine neue Klasse: ein verteiltes Zufallsgenerator. Es gibt Bugfixes in vier Klassen und zwei Klassen werden mit einer neuen Methode erweitert.
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

Diese Mitteilung hat zehn neue Klassen in die Bibliothek, darunter eine Grafik-Display und Oberflächen-Klasse, eine Bitmap-und TrueType-Klasse, eine PNG und JPEG-Bild Klasse, eine SHA256-Klasse, eine Mersenne-Twister-Pseudo-Zufallszahlen-Generator-Klasse, und ein FTP-Client-Klasse. Acht Klassen wurden mit neuen Methoden und ein paar Bugs wurden gefixt verlängert.
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

Eine neue Klasse (DBigFraction) und ein neues Protokoll (DBitArithmetic) wurden in die Bibliothek aufgenommen. Es gibt auch einige Bugfixes auf 64-Bit-Plattformen zusammen. Die Kopie-Konstruktor-Unterstützung wurde verbessert, und als Ergebnis alle Sammlungen können nun (tief) kopiert. Es gibt einige kleinere Bugfixes und einige Klassen wurden mit neuen Methoden erweitert.
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

Diese Veröffentlichung fügt zehn neue Klassen in die Bibliothek, einschließlich einer Objective-C-Source-Tokenizer, einen Text-Bildschirm und Oberflächen-Klasse, ein Diagramm Sammlung Klasse, einen allgemeinen Wert-Klasse, ein großes Doppel-Klasse und ein Doppel-Array-Klasse. Die Bibliothek wird nun auch auf FreeBSD zu bauen, aber mit einigen Einschränkungen.
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

Diese Veröffentlichung fügt sieben neue Klassen in die Bibliothek, darunter einen festen Punkt Datentyp, ein Integer-Array-Datentyp, eine große Integer-Datentyp, eine bzip2-Datei-Wrapper, ein Telnet-Client und eine diskrete Verteilung Klasse. Zwei Klassen wurden mit neuen Methoden und ein Bugfix verlängert wurde.
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