Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-03-15 10:17:07


Author: danieljames
Date: 2008-03-15 10:17:07 EDT (Sat, 15 Mar 2008)
New Revision: 43628
URL: http://svn.boost.org/trac/boost/changeset/43628

Log:
Add changes to the hash library.
Text files modified:
   website/public_html/beta/feed/history/boost_1_35_0.qbk | 5 +++++
   1 files changed, 5 insertions(+), 0 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_35_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_35_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_35_0.qbk 2008-03-15 10:17:07 EDT (Sat, 15 Mar 2008)
@@ -84,6 +84,11 @@
   * Added /named regexes/ for embedding a static or dynamic regex into a dynamic
     regex. This can be used to create dynamic regex grammars.
   * Added /named captures/ to dynamic regexes, like Perl.
+* [phrase library..[@/libs/functional/hash/index.html Hash]:]
+ A TR1 hash function object, from Daniel James. Highlights:
+ * Support for `long long`, `std::complex`.
+ * Improved the algorithm for hashing floating point numbers.
+ * A few bug and warning fixes.
 
 [endsect]
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk