~roguescholar/boost/+git/auto_index:sandbox-branches/birbacher/propertymap-functormap

Last commit made on 2012-03-20
Get this branch:
git clone -b sandbox-branches/birbacher/propertymap-functormap https://git.launchpad.net/~roguescholar/boost/+git/auto_index

Branch merges

Branch information

Name:
sandbox-branches/birbacher/propertymap-functormap
Repository:
lp:~roguescholar/boost/+git/auto_index

Recent commits

0b3e3a6... by Frank Birbacher <email address hidden>

Created branch to extend PropertyMap:
add a readable functor map that calls a given functor or function upon lookup.
Ideas from: http://comments.gmane.org/gmane.comp.lib.boost.user/54397
and: http://comments.gmane.org/gmane.comp.lib.boost.user/73358

[SVN r77438]

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]

4eb7912... by John Maddock <email address hidden>

Fix command line options docs.
Change link handling to only link to blocks which can have a title - this avoids a docbook bug.

[SVN r72744]

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

Update docs with more consistent naming "Boost.AutoIndex".

[SVN r72693]