~roguescholar/boost/+git/python:svn-branches/inspect

Last commit made on 2010-04-20
Get this branch:
git clone -b svn-branches/inspect https://git.launchpad.net/~roguescholar/boost/+git/python

Branch merges

Branch information

Name:
svn-branches/inspect
Repository:
lp:~roguescholar/boost/+git/python

Recent commits

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

Create a branch for inspect fixes.

[SVN r61439]

5b36b84... by Jeremiah Willcock

Fixed tab and no-newline-at-end-of-file issues from inspection report

[SVN r61435]

78ec0d1... by "Ralf W. Grosse-Kunstleve" <email address hidden>

libs/python/test/Jamfile.v2: moving "rule require-windows" block up to avoid bjam syntax error

[SVN r61086]

a7c16bf... by "Ralf W. Grosse-Kunstleve" <email address hidden>

libs/python/test/Jamfile.v2: compile calling_conventions tests only under Windows, following Valdimir Prus' instructions (boost mailing list)

[SVN r61053]

6d4be7a... by Steven Watanabe <email address hidden>

Handle the destructor call in a way that keeps msvc happy. Fixes #4003

[SVN r60868]

65e74cc... by "Ralf W. Grosse-Kunstleve" <email address hidden>

boost/python/object_core.hpp: new .is_none() member function

[SVN r60625]

9398a63... by Vladimir Prus

Implement --python-buildid.

Fixes #3544.
Patch from Gaudenz Steinlin.

[SVN r59987]

1660730... by DaveAbrahams

Remove unintentional reference to "union" test that's not checked in.

[SVN r59331]

5418a66... by DaveAbrahams

Support different MS calling conventions, thanks to Nicolas Lelong.
Closes #3833.

[SVN r59265]

33408d2... by "Ralf W. Grosse-Kunstleve" <email address hidden>

boost/python/object/make_instance.hpp: missing include added to resolve g++ 4.4 compilation errors

[SVN r59256]