From: Mat M. <mm...@ad...> - 2008-11-07 17:17:06
|
Version 1.0.39 of the Adobe Source Libraries has been released. Highlights of this release include: ASL: - Added sheet_t::reinitialize(). "Input cells are re-initialized, in sheet order, and interface cell initializers are re-evaluated. Priorities are updated, but no callbacks are triggered. Calls to reinitialize should be followed by calls to update must be called, just as if the cells were updated by set operations on sorted ranges." - Adam documentaion improvements - Updated to (patched) boost 1.37.0 - Added a command line property model evaluator tool, and programmer-oriented tutorial at: http://easyurl.net/pm_tutorial - New (theoretical) paper on Property Models from ACM GPCE 2008 added to: http://easyurl.net/stlab_publications - Regressions now also run under Vista 64-bit - Regressions now also run under Mac OS X 64-bit - Deprecated pin library. Replaced with clamp library. Also added median(of 3) and some select algorithms. User supported libs (APL): - Formatter improvements. Detailed change 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://sourceforge.net/project/showfiles.php?group_id=132417 - Mat |