Download List

Descripción del Proyecto

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.

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.

2003-07-11 17:56
1.0.7

Esta versión incluye sólo gcc-3.3 correcciones de compatibilidad.
Tags: Minor bugfixes
This release includes only gcc-3.3 compatibility fixes.

2002-11-29 17:13
1.0.6

Algunos limpiezas menores y correcciones se han hecho.
Tags: Minor bugfixes
Some minor cleanups and fixes have been done.

2002-05-21 23:55
1.0.5

Algunos problemas relacionados con GCC 3.1 y errores menores han sido corregidos.
Tags: Minor bugfixes
Some gcc 3.1 related problems and minor bugs have been fixed.

2002-04-30 13:37
1.0.4

Si se tienen en cuenta todas las pérdidas de memoria, se imprime ningún mensaje de advertencia. Un problema con original_new () se ha fijado.
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

Una pérdida de memoria principal se ha solucionado.
Tags: Major bugfixes
A major memory leak has been fixed.

Project Resources