Download List

Descripción del Proyecto

The Library of Assorted Spiffy Things
(LibAST - formerly libmej) was originally
designed as a companion library to Eterm.
However, it contains many features that other
projects may find useful, so it has been
broken out into its own library. Features
include thorough debugging and memory
tracking engines, various string manipulation
functions, and a flexible config file parsing
engine.

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.

2006-01-23 22:08
0.7

La clase cadena es ahora tanto una interfaz y una implementación, las implementaciones de manera paralela (por ejemplo, un contenedor de cadena simplista) se pueden crear. Detección de apoyo Imlib2 y una pérdida de pixmap cuando fue desactivado han sido corregidos. Fija se han hecho para autotools gcc4/newer. Este lanzamiento también contiene una corrección para CVE-2006-0224, un desbordamiento de búfer que podría llevar a una escalada de privilegios en setuid / setgid aplicaciones utilizando el motor de configuración de LibAST's.
Tags: Major security fixes
The string class is now both an interface and an implementation, so
parallel implementations (e.g., a glib string wrapper) can be created.
Detection of Imlib2 support and a pixmap leak when it was disabled
have been fixed. Fixes have been made for gcc4/newer autotools. This
release also contains a fix for CVE-2006-0224, a buffer overflow which
could lead to privilege escalation in setuid/setgid apps using LibAST's
configuration engine.

2004-12-14 23:34
0.6.1

Compatibilidad con Eterm 0.9.2 se ha corregido.
Tags: Minor bugfixes
Compatibility with Eterm 0.9.2 has been fixed.

2004-09-29 23:52
0.6

Este comunicado de limpia una serie de cuestiones de espacio de nombres, los parches de Solaris y se basa en Debian, e incluye una serie de nuevas clases de objetos: vectores, pares clave / valor, iteradores, y mapas. También se agregaron las propiedades del objeto, un número de funciones de hash, y un mejor cumplimiento de la norma ISO C99.
Tags: Major feature enhancements
This release cleans up a number of namespace issues, fixes builds on Solaris and Debian, and includes a number of new object classes: vectors, key/value pairs, iterators, and maps. Also added were object properties, a number of hash functions, and better ISO C99 compliance.

2002-09-30 22:46
0.5

Este comunicado contiene un nuevo analizador de la marca de opción con características avanzadas y un marco para hacer objetos y clases de interfaz en C. Esta versión de libast se requerirá para el próximo lanzamiento de Eterm 0.9.2.
Tags: Major feature enhancements
This release contains a brand new option parser
with advanced features and a framework for doing
objects and interface classes in C. This version
of libast will be required for the upcoming
release of Eterm 0.9.2.

2001-09-22 21:48
0.4

Una solución para un problema de compilación de menor importancia en algunos sistemas donde libX11 no estaba vinculado con el programa de prueba.
Tags: Minor bugfixes
A fix for a minor compilation issue on some systems where libX11 was not being linked with the test program.

Project Resources