The Adobe Source Libraries (ASL) are a collection
of C++ libraries building foundation technology
to allow the construction of commercial
applications by assembling generic algorithms
through declarative descriptions.
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.
adobe::sequence_model_t has been added. This
includes supporting sources
and a list implementation for Mac and Win32.
adobe::selection_t has been
added, along with a set of selection-based
algorithms. Changes have
been made to support gcc-4.1.1 and conceptgcc a5.
The assemblage has
been simplified to be a collection of nullary
function objects invoked
in LIFO order upon destruction. The boost
patchfile has been updated;
please repatch your boost distribution.