~roguescholar/boost/+git/boostbook:svn-branches/maintenance/1_55_0

Last commit made on 2013-11-11
Get this branch:
git clone -b svn-branches/maintenance/1_55_0 https://git.launchpad.net/~roguescholar/boost/+git/boostbook

Branch merges

Branch information

Name:
svn-branches/maintenance/1_55_0
Repository:
lp:~roguescholar/boost/+git/boostbook

Recent commits

8d7a8c7... by Daniel James <email address hidden>

Create maintenance branch for 1.55.0

[SVN r86623]

de1df4c... by Marshall Clow <email address hidden>

Release 1.55.0

[SVN r86621]

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

Fully merge boostbook from trunk.

- Optionally use section ids as a class name for CSS styling, by using the
  `boost.section.class.add.id` parameter.
- Add the `role` attribute to the class for `section` and `simplesect`.
- Update the single html template to be closer to the chunked html.
- Fix the encoding for single page html.
- Add option to permit single depth TOC at chapter level, while maintaining
  multi-depth TOC at subsequent levels. Use the `boost.noexpand.chapter.toc`
  parameter.
- Add some C++11 keywords to the syntax highlighter.
- Support the fixed-length `$Date:: $` subversion keyword in last-revision
  library attributes.

[SVN r85047]

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

Merge some boostbook changes from trunk. Fixes #5480.

The default/delete support, plus fix/update tests.

[SVN r84302]

d208dbc... by Andrey Semashev <email address hidden>

Added support for defaulted and deleted functions in the generated docs. Doxygen 1.8.2 or later needed to generate proper XML for this stylesheet.

[SVN r83872]

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

Merge Boostbook to release.

Fixes to support new index build setup. Also fix some of the tests.

[SVN r83131]

28c1a96... by Daniel James <email address hidden>

Boostbook: Merge libxslt fix from trunk.

[SVN r81401]

992236e... by Daniel James <email address hidden>

Boostbook: Merge some fixes.

- Correctly identify constructors/destructors of class template specializations (steven_watanabe).
- Handle \param in macros (steven_watanabe).
- Fix tests for old changes.
- Fix `methodname` for `operator()`.

[SVN r80289]

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

Boostbook: Fix `methodname` for `operator()`.

[SVN r79657]

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

Boostbook: Update tests for change in [77599].

[SVN r79655]