Downloadliste

Projektbeschreibung

LibUtillery is a free, BSD-licensed programmer's
toolbox; a lightweight and thoroughly documented
collection of sub-libraries that solve generic and
often repetitive tasks. It also helps with writing
portable software by providing a single API to
many non-standard extensions that are not natively
supported on all operating systems. It ships
functions for memory management and debugging,
logging, thread synchronization, and debugging,
configuration file parsing, hash table, tree and
list data structures, standard integer types, and
more.

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.

2009-07-13 02:28 Zurück zur Release-Liste
1.6.0

Auf den meisten Plattformen, hängt LibUtillery auf OpenSSL. Eine flexiblere Build-System ermöglicht fortgeschrittene Anwender zu einem Zweck zu kompilieren gebaute Bibliothek ohne diese Abhängigkeit. Auch die UAlloc Komponente hat jetzt eine uvasprintf ()-Funktion, sowie weitere Änderungen haben die Bibliothek einfacher zu bedienen. Die Testsuite wurde erweitert, und die Zusammenstellung mit getrennten Quell-und Build-Verzeichnisse wurde behoben.
Tags: Minor feature enhancements, Bugfixes
On most platforms, LibUtillery depends on OpenSSL. A more flexible build system allows advanced users to compile a purpose-built library without this dependency. Also, the UAlloc component now has a uvasprintf() function, and further changes have made the library easier to use. The test suite was extended, and compilation with separate source and build directories was fixed.

Project Resources