John Maddock | 9 Apr 18:19
Picon

[boost] [Polynomial] Review Result

Apologies for the delay in putting this together...

First off I'd like to thank the author for submitting this for review  
- I wish all our SOC students were similarly diligent! :-)

We received a number of reviews of this library, but none were in  
favor of acceptance in its current form, and most thought that there  
was still a fair bit of work to do to get the library into shape.   
However, most thought that the library could be accepted into Boost  
given sufficient changes/enhancements.

Therefore the library is not accepted into Boost at this time, but I  
would like to encourage the author to continue to work on the library  
and resubmit at a future time.

In no particular order the main review comments are summarized below:

Principal comments:

* Documentation, especially the background is inadequate and needs a  
good proofreading
a) From the examples are nothing that a competent programmer couldn't  
figure out from the declarations.  Some more interesting or useful  
examples would be nice, particularly for things like the special forms.
It's not exactly clear what I would do with those functions.
b) There is no documentation or references to the various algorithms  
used. Those, too, would be nice.
c) Doc.html appear to have been created 'the Hard Way'.  Would be much  
more useful and look nicer if produced with the Quickbook, Doxygen...  
toolchain.  And make it maintainable by other people.
(Continue reading)

Tom Brinkman | 21 Apr 06:30
Picon

Review Conclusion - Futures Library

Review Conclusion - Futures Library

Braddock Gaskill
http://braddock.com/~braddock/future

Anthony Williams
http://www.justsoftwaresolutions.co.uk/files/n2561_future.hpp

The lack of examples and documentation made them difficult to review.
Nevertheless, Anthony Williams futures library did receive almost unanimous
and enthusiastic support. Unfortunately, the depth of the support was
very shallow.

I just finished my first read of Anthony's book "C++ Concurrency in Action and
acknowledge his expertise in the areas of multi threaded and parallel
programming.
(http://www.manning.com/williams/)

Anthony is the maintainer of boost::threads.

Anthony's Future library has been approved for the next major release
of c++ standard.

Conclusion

Braddock Gaskill - Rejected
Anthony Williams - Approved

Anthony's Futures library is approved for inclusion into
boost::threads. As he is the
(Continue reading)

Beman Dawes | 26 Apr 15:13
Picon
Favicon
Gravatar

Boost 1.39.0 beta 1 is available for download

Boost 1.39.0 beta 1 is available for download from SourceForge.

See 
http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=678473

New Libraries: Signals2.

Updated Libraries: Asio, Flyweight, Foreach, Hash, Interprocess, 
Intrusive, Program.Options, Proto, PtrContainer, Range, Unordered, 
Xpressive.

Updated Tools: Boostbook, Quickbook.

Plus the usual bug fixes to numerous libraries.

Please report any problems to the Boost users or developers mailing list.

Thanks,

--Beman Dawes, Daniel James, and all the other Boosters who help get 
releases out
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-announce

Thorsten Ottosen | 27 Apr 11:12
Picon
Picon
Favicon

[Review Results] Range.Ex library accepted into boost

Dear all,

It is my pleasure that Neil Groves' RangeEx library has been accepted 
into boost. Congratulations Neil! There are quite a number of minor 
issues that need to be resolved before the library is release ready,
see below for a summary.

Review statistics
-----------------

Full Reviews: 8.
Discussion: extensive.

I had the clear impression that everybody that participated in the 
discussion were in favor of this library, albeit they did not have time
to submit a full review.

I did not hear a single statement saying that this library should be
rejected.

Thanks to everybody that participated in the review and its discussions.

Issue Summary
-------------

Below is given a list of topics that must be adressed before the
library can be included into boost. In general, we should try
to discuss them one at a time in seperate threads. Many people
suggested various extensions, new algorithms (e.g. from adope), etc. 
**In general
(Continue reading)


Gmane