~roguescholar/boost/+git/python:svn-tags/RC_1_34_0_freeze

Last commit made on 2007-03-20
Get this branch:
git clone -b svn-tags/RC_1_34_0_freeze https://git.launchpad.net/~roguescholar/boost/+git/python

Branch merges

Branch information

Name:
svn-tags/RC_1_34_0_freeze
Repository:
lp:~roguescholar/boost/+git/python

Recent commits

f0e2bfb... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create tag
'RC_1_34_0_freeze'.

[SVN r37245]

e61401d... by Stefan Seefeld

Fix import_ failure.

[SVN r37141]

be7ca7d... by Stefan Seefeld

Add copyright notice.

[SVN r37132]

47b4b4e... by Stefan Seefeld

Fix boost::python::import.

[SVN r37123]

4fa07f2... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.

[SVN r37121]

c880e7d... by DaveAbrahams

Correct testing bugs:

    either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
    (in my code only)

    or adding "return boost::report_errors();" where it was clearly
    missing (and a pure bug, in anyone's code).

    or changing BOOST_TEST to BOOST_CHECK where the integer library
    was clearly using Boost.Test and not returning report_errors().

[SVN r37063]

c73ad50... by DaveAbrahams

Roll back improved error message because it causes problems for vc6/7

[SVN r36435]

0910710... by DaveAbrahams

Correct class/function mismatches for MSVC and bring across
documentation tweaks from HEAD.

[SVN r36355]

04c5281... by DaveAbrahams

Fully switch to BBv2

[SVN r36327]

1b66cd9... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.

[SVN r36324]