Downloadliste

Projektbeschreibung

The UDS (Useful Development Stuff) Collection is a
C++ library that provides development and
debugging facilities such as automatic searching
for memory leaks and zombie objects, backtraces at
runtime, an alternative set of function objects,
classes for reference counting, copy-on-write and
garbage collection, POSIX threads wrapper classes,
a socket API that includes support for TCP, UDP,
X.25, and Unix domain sockets, m4 macros, and much
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.

2003-07-11 17:56
1.0.7

Diese Version enthält nur gcc-3.3 compatibility fixes.
Tags: Minor bugfixes
This release includes only gcc-3.3 compatibility fixes.

2002-11-29 17:13
1.0.6

Einige kleinere Aufräumarbeiten und Optimierungen wurden durchgeführt.
Tags: Minor bugfixes
Some minor cleanups and fixes have been done.

2002-05-21 23:55
1.0.5

Einige gcc 3.1 Probleme und kleinere Fehler wurden behoben.
Tags: Minor bugfixes
Some gcc 3.1 related problems and minor bugs have been fixed.

2002-04-30 13:37
1.0.4

Wenn alle Speicherlecks ignoriert werden, wird keine Warnmeldung ausgegeben. Ein Problem mit original_new () wurde behoben.
Tags: Minor bugfixes
If all memory leaks are ignored, no warning message is printed. A problem with original_new() has been fixed.

2002-02-05 15:38
1.0.3

Ein wichtiger Speicherverlust wurde behoben.
Tags: Major bugfixes
A major memory leak has been fixed.

Project Resources