~roguescholar/boost/+git/auto_index:svn-branches/maintenance/1_50_0

Last commit made on 2012-07-12
Get this branch:
git clone -b svn-branches/maintenance/1_50_0 https://git.launchpad.net/~roguescholar/boost/+git/auto_index

Branch merges

Branch information

Name:
svn-branches/maintenance/1_50_0
Repository:
lp:~roguescholar/boost/+git/auto_index

Recent commits

b7e68e1... by Daniel James <email address hidden>

Create a maintenance branch for 1.50.

I know we don't normally do this, but I wanted to store a fix for a bug in
unordered somewhere.

[SVN r79440]

64cb0e3... by Beman Dawes

Release 1.50.0

[SVN r79156]

8039f6e... by John Maddock <email address hidden>

Merge AutoIndex to release.

[SVN r74006]

5b2bcf8... by John Maddock <email address hidden>

Add install to std location.

[SVN r73741]

2830da7... by John Maddock <email address hidden>

Fix build errors from non-C++11 compilers.
Fix scanner to scan refentry's correctly.
Change preferred terms to use bold rather than just emphasis.
Updated tests to match.

[SVN r73144]

fbe246b... by John Maddock <email address hidden>

Fix glitches in docs.
Force AutoIndex to build in release mode when built-on-demand.

[SVN r73106]

ecfb4e7... by John Maddock <email address hidden>

Fix bad regular expression used for function name scanning.

[SVN r72986]

1a66d86... by John Maddock <email address hidden>

Fix regular expressions used.

[SVN r72974]

842aa82... by John Maddock <email address hidden>

Add AutoIndex tool from sandbox.
Integrate into Boost.Build.
Add HTML stylesheet options for Indexes.
Add rule to XSL stylesheets to place Indexes in their own HTML CSS class.

[SVN r72962]

2ac83ca... by John Maddock <email address hidden>

Fix regular expression generator to escape special characters.

[SVN r72777]