~roguescholar/boost/+git/python:svn-branches/units/autoprefix

Last commit made on 2010-02-28
Get this branch:
git clone -b svn-branches/units/autoprefix https://git.launchpad.net/~roguescholar/boost/+git/python

Branch merges

Branch information

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

Recent commits

c721ac0... by Steven Watanabe <email address hidden>

Create a branch for autoprefixing

[SVN r59996]

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]

3ad52bc... by DaveAbrahams

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

[SVN r59247]

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

boost.python: some make_tuple changed to boost::python::make_tuple for gcc 4.4 -std=c++0x compatibility; https://svn.boost.org/trac/boost/ticket/3584

[SVN r57641]

3387327... by troy d. straszheim

Don't use type_is_gc... type_is_gc expects a PyTypeObject, which is not what will get passed to it if we pass it to the tp_is_gc fields of static_data_object

[SVN r57590]

8b0655c... by troy d. straszheim

Fix for #2582, thanks for the patch.

[SVN r57016]

36d24b9... by troy d. straszheim

rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back

[SVN r56942]