[1.34.0][StringAlgo] was: Re: Boost 1.34.0 Beta released

In article <f0rmmp$mu4$1@sea.gmane.org> Joe Gottman <jgottman@carolina.rr.com> wrote:
Thomas Witt wrote:
The first beta of what will become version 1.34.0 is now available from http://www.boost.org.
* String Algorithm Library: o lexicographical_compare o join o New comparison predicates is_less, is_not_greater. o Negative indexes support (like Perl) in various algorihtms (*_head/tail, *_nth).
We seem to be missing some documentation for the string algorithm library. For instance, the library front page, file:///C:/boost_1_34_0_beta/boost_1_34_0/doc/html/string_algo.html does not mention the new join() algorithm and the release notes, file:///C:/boost_1_34_0_beta/boost_1_34_0/doc/html/string_algo/release_ notes.html don't mention what's new for version 1.34.
We need a fix for this. Volunteers? Anybody? Thomas

Thomas Witt wrote:
In article <f0rmmp$mu4$1@sea.gmane.org> Joe Gottman <jgottman@carolina.rr.com> wrote:
Thomas Witt wrote:
The first beta of what will become version 1.34.0 is now available from http://www.boost.org.
* String Algorithm Library: o lexicographical_compare o join o New comparison predicates is_less, is_not_greater. o Negative indexes support (like Perl) in various algorihtms (*_head/tail, *_nth).
We seem to be missing some documentation for the string algorithm library. For instance, the library front page, file:///C:/boost_1_34_0_beta/boost_1_34_0/doc/html/string_algo.html does not mention the new join() algorithm and the release notes, file:///C:/boost_1_34_0_beta/boost_1_34_0/doc/html/string_algo/release_ notes.html don't mention what's new for version 1.34.
We need a fix for this. Volunteers? Anybody?
The docs for string_algo are boostBook generated and they are in my version of the beta (tar.bz file)...is this a .zip only problem? Jeff

Jeff Garland wrote:
Thomas Witt wrote:
In article <f0rmmp$mu4$1@sea.gmane.org> Joe Gottman <jgottman@carolina.rr.com> wrote:
The first beta of what will become version 1.34.0 is now available from http://www.boost.org.
* String Algorithm Library: o lexicographical_compare o join o New comparison predicates is_less, is_not_greater. o Negative indexes support (like Perl) in various algorihtms (*_head/tail, *_nth). We seem to be missing some documentation for the string algorithm
Thomas Witt wrote: library. For instance, the library front page, file:///C:/boost_1_34_0_beta/boost_1_34_0/doc/html/string_algo.html does not mention the new join() algorithm and the release notes, file:///C:/boost_1_34_0_beta/boost_1_34_0/doc/html/string_algo/release_ notes.html don't mention what's new for version 1.34. We need a fix for this. Volunteers? Anybody?
I can fix it right now. My fault, I have completely forgot to update these two pages. Sorry about that. Is if enought to commit fix into the 1_34 branch? Pavol.

In article <46339611.4080203@topmail.sk> Pavol Droba <droba@topmail.sk> wrote:
I can fix it right now. My fault, I have completely forgot to updatethese two pages. Sorry about that.
Please go ahead.
Is if enought to commit fix into the 1_34 branch?
Good enough for me. Thomas

Thomas Witt wrote:
In article <46339611.4080203@topmail.sk> Pavol Droba <droba@topmail.sk> wrote:
I can fix it right now. My fault, I have completely forgot to updatethese two pages. Sorry about that.
Please go ahead.
Is if enought to commit fix into the 1_34 branch?
Good enough for me.
Release notes are commited, but unfortunately I don't have a working boostbook setup at hand so I cannot build/test it. Can somebody verify, that the addtion is correct, please. (It's just a few lines, I hope that there won't be any problems). Thanks, Pavol.

In article <46334C4A.1080409@crystalclearsoftware.com> Jeff Garland <jeff@crystalclearsoftware.com> wrote:
The docs for string_algo are boostBook generated and they are in my version of the beta (tar.bz file)...is this a .zip only problem?
AFAICT they are in both releases. They are just not up to date. I.e. no information regarding 1.34.0 Thomas
participants (3)
-
Jeff Garland
-
Pavol Droba
-
Thomas Witt