Boost version 1.30.0 released
Boost version 1.30.0 has been released. The highlights include: * Filesystem Library added - Portable paths, iteration over directories, and other useful filesystem operations, from Beman Dawes. * Optional Library added - A discriminated-union wrapper for optional values, from Fernando Cacciola. * Interval Library added - Extends the usual arithmetic functions to mathematical intervals, from Guillaume Melquiond, Hervé Brönnimann and Sylvain Pion. * MPL added - Template metaprogramming framework of compile-time algorithms, sequences and metafunction classes, from Aleksey Gurtovoy. * Spirit Library added - An LL (unlimited lookahead) parser framework that represents parsers directly as EBNF grammars in inlined C++ source code, complete with semantic actions, ASTs and much more, from Joel de Guzman and team. * Smart Pointers Library - many enhancements, intrusive_ptr and smart pointer programming techniques docs added. * boost/assert.hpp, boost/current_function.hpp, boost/throw_exception.hpp, boost/checked_delete.hpp have been documented. * Date-Time Library - several fixes and small additions including an interface change to partial_date. * Function Library - added support for assignment to zero (to clear) and comparison against zero (to check if empty). * Operators Library - now takes advantage of named return value optimization (NRVO) when available, from Daniel Frey. * Regression Tests - Much expanded, plus a very nice summary page from Rene Rivera. * Test Library - added new facilities. * Many fixes and enhancements to other libraries. See www.boost.org for more information.
Beman Dawes wrote:
Boost version 1.30.0 has been released.
*APPLAUSE* I think I speak for everyone: Thanks Beman! Regards, Daniel -- Daniel Frey aixigo AG - financial training, research and technology Schloß-Rahe-Straße 15, 52072 Aachen, Germany fon: +49 (0)241 936737-42, fax: +49 (0)241 936737-99 eMail: daniel.frey@aixigo.de, web: http://www.aixigo.de
Yes, thanks to all who worked on and made Boost possible! Jon Agiato JonAgiato@nyc.rr.com ----- Original Message ----- From: Daniel Frey To: boost-users@yahoogroups.com Sent: Thursday, March 20, 2003 12:45 PM Subject: [Boost-Users] Re: Boost version 1.30.0 released Beman Dawes wrote:
Boost version 1.30.0 has been released.
*APPLAUSE* I think I speak for everyone: Thanks Beman! Regards, Daniel -- Daniel Frey aixigo AG - financial training, research and technology Schloß-Rahe-Straße 15, 52072 Aachen, Germany fon: +49 (0)241 936737-42, fax: +49 (0)241 936737-99 eMail: daniel.frey@aixigo.de, web: http://www.aixigo.de Yahoo! Groups Sponsor ADVERTISEMENT Info: http://www.boost.org Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl Unsubscribe: mailto:boost-users-unsubscribe@yahoogroups.com Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed]
participants (3)
-
Beman Dawes
-
Daniel Frey
-
Jon Agiato