Downloadliste

Projektbeschreibung

The LinuxClassLibrary is a growing set of classes which everyone needs every day, that runs on all types of *nix and also on Win32. Currently it is a library that works in the background (non GUI). Current features are character handling, file descriptors (sockets, file, etc.), a database system (like the Perl DBI), an event system, template collection classes (set, heap, hash, etc.), IPC, protocols, plug-ins, and images.

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.

2004-02-23 18:58
0.8.0-pre1

Wesentliche Funktionserweiterungen, Bugfixes und Code-clean-ups fertig waren. LThreads wurden umgeschrieben (mit einer Kompatibilität Schnittstelle). LSerializer wurde neu geschrieben und hat jetzt eine deutlich bessere Leistung. Viele kleinere Korrekturen vorgenommen. Ausnahmen wurden aufpoliert und erweitert, um mehr verwendbar sein. LConfigSystem war sehr aufgeräumt und die Unterstützung für die alte LConfigParser wurde zu Gunsten von LConfigModules droppped.
Tags: Major feature enhancements
Major feature enhancements, bugfixes, and code
clean-ups were done. LThreads were rewritten (with
a compatibility interface). LSerializer was
rewritten, and has much better performance now.
Many minor fixes were made. Exceptions were
brushed up and enhanced to be more usable.
LConfigSystem was cleaned up greatly, and support
for the old LConfigParser was droppped in favor of
LConfigModules.

2003-05-07 05:10
0.7.5

Mehrere interne Code Aufräumarbeiten wo getan. Eine Klasse für Fehler-Codes in Form XXX-YYY-1234 wurde hinzugefügt. Ein Line-basiertes ASCII-Rahmen für die TCP-Protokoll wurde eingefügt, die der Entwickler bei der Umsetzung dieser Protokolle Beihilfen. Primitive Klassen für Rechtecke und Punkte wurden ebenfalls hinzugefügt. Das Kommandozeilen-Parser wurde verbessert und erweitert.
Tags: Major feature enhancements
Several internal code clean ups where done. A class for error codes in the form XXX-YYY-1234 was added. A line-based ASCII protocol framework for TCP was added which aids the developer in implementing such protocols. Primitive classes for rectangles and points were also added. The commandline parser was improved and enhanced.

2003-04-25 15:57
0.7.4-2

Diese Pressemitteilung enthält kleinere Bugfixes und Aufräumarbeiten für den Code.
Tags: Minor bugfixes
This release contains minor bugfixes and cleanups of the code.

2003-04-03 08:30
0.7.2

Ein sehr einfaches Skript-Interpreter und-Parser wurde hinzugefügt, und die LOG / TRACE-System wurde aufgeräumt. Einige Performance-Probleme und die RPM-Bau wurden behoben. Datenbank-Module sind nun implementiert und als Plug-Ins verpackt. OCI8 jetzt hat die Unterstützung für bindet, und einige Win32-Erweiterungen (Service-und Registry) zugegeben. Viele Plattform-und Compiler-spezifischen Probleme wurden behoben und aufgeräumt.
Tags: Major feature enhancements
A very simple scripting interpreter and parser was added, and the LOG/TRACE system was cleaned up. Some performance issues and the RPM build were fixed. Database modules are now implemented and packaged as plug-ins. OCI8 now has support for binds, and some Win32 extensions (Service and Registry) were added. Many platform and compiler-specific issues were fixed and cleaned up.

2002-02-18 03:23
0.5.5

Diese Version hat ein Plugin-System, das sehr leicht erweitert werden kann. Es gibt auch eine Scripting-System (derzeit mit einem Schema wie die Sprache), die Lasten neue Befehle aus dem Plugin. Es hat auch einige Serialisierung.
Tags: Major feature enhancements
This release has a plugin system which can be very easily extended. There is also a scripting system (currently with a scheme like language) which loads new commands from the plugins. It also has some serialization.

Project Resources