~roguescholar/boost/+git/bimap:svn-branches/modular-build

Last commit made on 2013-09-25
Get this branch:
git clone -b svn-branches/modular-build https://git.launchpad.net/~roguescholar/boost/+git/bimap

Branch merges

Branch information

Name:
svn-branches/modular-build
Repository:
lp:~roguescholar/boost/+git/bimap

Recent commits

9e9d18f... by Vladimir Prus

Create branch to keep WIP patch for modular build.

[SVN r85883]

146671e... by Steven Watanabe <email address hidden>

Apply patch for documentation typos. Fixes #5955.

[SVN r82888]

7c7c545... by Matias Capeletto <email address hidden>

Fixed vector_of and list_of views assign(size_type,value_type) bug.
Fixed vector_of views operator[](size_type) and at(size_type) functions return value.

[SVN r81818]

81a2394... by Matias Capeletto <email address hidden>

[bimap] Fix replace_(left/right/key/data) bug when using relations with info.

[SVN r81807]

cbc259d... by Matias Capeletto <email address hidden>

[bimap] Update docs

[SVN r81805]

d471ee1... by Matias Capeletto <email address hidden>

Refactor map_view_iterator to improve error messages

[SVN r81256]

4482c85... by Matias Capeletto <email address hidden>

Fix unused parameter name warnings in Boost.Bimap, Fix #7425

[SVN r80807]

fec2574... by Matias Capeletto <email address hidden>

[bimap] Remove tabs

[SVN r78741]

f80cba9... by Matias Capeletto <email address hidden>

[Bimap] Add missing typename in tests

[SVN r78693]

744f8c2... by Matias Capeletto <email address hidden>

[bimap] Add key_type and mapped_type (leaving data_type for backward compatibility) typedefs to map views (Fix #6031)

[SVN r78583]