No edit summary |
(Clean up for conversion) |
||
Line 1: | Line 1: | ||
=== boost === | === boost === | ||
The '''boost''' C++ libraries have been upgraded to 4.4. which includes numerous changes. For details, see the release notes: | |||
* | * http://www.boost.org/users/history/version_1_44_0 | ||
http://www.boost.org/users/history/version_1_43_0 | * http://www.boost.org/users/history/version_1_43_0 | ||
* | * http://www.boost.org/users/history/version_1_42_0 | ||
Some key features include new libraries for UML2 FSMs, Polygons, Factory and Forward adapters, and a UUID library. Existing libraries have been updated with many new features as well as performance improvements. | |||
== libjpeg-turbo == | == libjpeg-turbo == |
Revision as of 20:23, 2 September 2010
boost
The boost C++ libraries have been upgraded to 4.4. which includes numerous changes. For details, see the release notes:
Some key features include new libraries for UML2 FSMs, Polygons, Factory and Forward adapters, and a UUID library. Existing libraries have been updated with many new features as well as performance improvements.
libjpeg-turbo
The libjpeg library has been replaced by libjpeg-turbo library which has same API/ABI but is at least twice faster on all primary architectures and about 25% faster on secondary architectures