Boost logo

Boost :

Subject: Re: [boost] Version 10 of Boost.Algorithm available
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2011-09-02 14:08:03


> -----Original Message-----
> From: boost-bounces_at_[hidden] [mailto:boost-bounces_at_[hidden]] On Behalf Of Marshall
> Clow
> Sent: Tuesday, August 30, 2011 5:01 PM
> To: boost_at_[hidden]
> Subject: [boost] Version 10 of Boost.Algorithm available
>
> Changes since -009
>
> * Predicate versions of the search functions have been removed.
> * Search functions now work for raw pointers
> * Now use tr1/unordered_map everywhere - this should make (most versions) of gcc happy.
> * Now including <climits> in search.hpp, which defines CHAR_BIT.
> * Fixed a bug in boyer_moore::create_suffix_table, which caused the search to fail sometimes.
> * The skip table is now templated on the value_type being searched on, rather than the iterator
type.
> * Documentation has been updated (more to come here)
>
> Thanks to Mikhail Levin, TONGARI, and Sebastian for bug reports.
>
> Since the vault is gone, I've put the code here:
> http://dl.dropbox.com/u/11048326/Boost.Algorithm-010.zip

Should this go into boost-sandbox - and be reviewed? Looks in pretty good shape?

Paul

---
Paul A. Bristow,
Prizet Farmhouse, Kendal LA8 8AB  UK
+44 1539 561830  07714330204
pbristow_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk