|
From: Mat M. <mm...@ad...> - 2008-01-29 20:49:55
|
Version 1.0.35 of the Adobe Source Libraries has been released. Highlights
of this release include:
* More property model library simplifications and the removal of
"weak" which never worked.
* Bug fix for copy-on-write assignment which was leaking.
* Work on runtime_cast<> for any_regular_t.
* Fixed a bug with edit_number and disabled items with multiple
units.
* Fixed a bug with image_size (introduced in some recent cleanup).
* removed adobe/algorithm/assign.hpp
* improved rvalue assignment in some classes
* renamed copy_bound to copy_bounded
* minor improvements to operator+() for strings
* updated doxyfile for latest doxygen
* More algorithm documentation clean-up. Greately improved
erase/erase_if container algorithms and container storage type function.
* Templatize erase_if test cases
* Initial work on forest unit_test
Change list information can be found here:
http://stlab.adobe.com/asl_release_notes.html
Documentation to get started with the release is here:
http://stlab.adobe.com/asl_readme.html
Distribution files can be downloaded from here:
http://stlab.net/project/showfiles.php?group_id=132417
- Mat
|