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.
GIL versão 2.1 (suporte para sub-byte alinhado valores de pixel em imagens). Um ASL version_0 namespace foi introduzido para manter a compatibilidade binária daqui para frente. Há poli <melhorias> biblioteca. Adobe / vector.hpp e adobe closed_hash.hpp / foram adicionados como contentores genéricos. Há muitas outras melhorias.
Tags:
Major feature enhancements
GIL version 2.1 (support for sub-byte aligned pixel values in images). An ASL version_0 namespace has been introduced to maintain binary compatibility going forward. There are poly<> library improvements. adobe/vector.hpp and adobe/closed_hash.hpp have been added as generic containers. There are many other improvements.
Adobe:: sequence_model_t foi adicionado. Isto inclui o apoio de fontes e uma implementação de lista para Mac e Win32. Adobe:: selection_t foi adicionada, juntamente com um conjunto de seleção baseada em algoritmos. As alterações foram feitas para suportar o gcc-4.1.1 e A5 conceptgcc. A assembléia foi simplificado para ser uma coleção de objetos de função nullary invocada LIFO a destruição. O patchfile impulso foi atualizado, por favor repatch sua distribuição impulso.
Tags:
Major feature enhancements
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.
Adobe:: girar e Adobe:: reduce_balanced foram adicionados, com base no trabalho de Alex Stepanov. Veja http://www.stepanovpapers.com/notes.pdf. Adobe:: partition_selection_copy adobe,:: stable_partition_selection split_selection e Adobe: foram adicionados. A sobrecarga ea estratégia de namespace foi simplificado. A construção de instruções foram reescritos na esperança de torná-los mais fáceis de entender.
Tags:
Minor feature enhancements
adobe::rotate and adobe::reduce_balanced were
added, based on Alex Stepanov's work. See
http://www.stepanovpapers.com/notes.pdf.
adobe::partition_selection_copy,
adobe::split_selection, and
adobe::stable_partition_selection were added. The
overloading and namespace strategy was simplified.
The build instructions were rewritten in hopes of
making them easier to grasp.
Uma estratégia namespace atualizado foi implementado para a biblioteca de widget. Alguns atributos disposição de elementos foram migrados de medida () para um sistema de pesquisa de mesa. Há GIL correções e atualizações, correções de bugs e outros de menor importância.
Tags:
Minor feature enhancements
An updated namespace strategy has been implemented for the widget library. Some widget layout attributes have been migrated from measure() to a table lookup system. There are GIL bugfixes and updates, and other minor bugfixes.
Esta versão adiciona refatoração maciço da biblioteca de widget (widget para fazer cada um componente autônomo) e criação de atraso da plataforma-widget para exibir:: insert <> time (que permita a propriedade subjanela adequada para ter lugar no win32). Ele remove vários arquivos e inicia o processo de documentação dos elementos individuais sob a biblioteca de widgets.
Tags:
Minor feature enhancements
This release adds massive refactoring of the
widget library (to make
each widget a standalone component) and delayed
creation of the
platform-widget to display::insert<> time
(allowing proper
subwindow ownership to take place on win32). It
removes many files and
begins the the documentation process of the
individual widgets under the
Widget Library.