Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55177 - sandbox/libs/mapreduce/doc
From: cdm.henderson_at_[hidden]
Date: 2009-07-30 14:42:27


Author: chenderson
Date: 2009-07-26 12:22:10 EDT (Sun, 26 Jul 2009)
New Revision: 55177
URL: http://svn.boost.org/trac/boost/changeset/55177

Log:
Updated change history
Text files modified:
   sandbox/libs/mapreduce/doc/index.html | 9 +++++++++
   1 files changed, 9 insertions(+), 0 deletions(-)

Modified: sandbox/libs/mapreduce/doc/index.html
==============================================================================
--- sandbox/libs/mapreduce/doc/index.html (original)
+++ sandbox/libs/mapreduce/doc/index.html 2009-07-26 12:22:10 EDT (Sun, 26 Jul 2009)
@@ -82,6 +82,15 @@
               </p>
               <h1>Change History</h1>
               <dl class="fields">
+ <dt>26th July 2009</dt>
+ <dd><ul><li>Added parametrised file_handler on the datasource.</li>
+ <li>Added memory mapped file support as an alternative to to std::ifstream</li>
+ <li>Added examples directory with wordcount example</li>
+ <li>Removed test directory</li>
+ <li>Code clean-up</li></ul>
+ </dd>
+ <dt>23rd July 2009</dt>
+ <dd>Added to Boost Sandbox (subversion)</dd>
                 <dt>21st July 2009</dt>
                 <dd>
                   <a href='http://www.boostpro.com/vault/index.php?action=downloadfile&filename=mapreduce_0_2.zip&directory=&'>


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