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

Last commit made on 2001-12-19
Get this branch:
git clone -b svn-branches/rollback https://git.launchpad.net/~roguescholar/boost/+git/python

Branch merges

Branch information

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

Recent commits

c75c27e... by DaveAbrahams

no message

[SVN r12128]

4eadbb2... by DaveAbrahams

rollback for DLL

[SVN r12127]

ac20fcc... by DaveAbrahams

rollback branch for DLL changes

[SVN r12125]

cd00f7b... by nobody <nobody@localhost>

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

[SVN r12085]

d4b215a... by DaveAbrahams

Integrating Andreas Zieringer's shared lib changes

Modified Files:
 build/Jamfile build/win32_mwcc_setup.bat src/classes.cpp
 src/conversions.cpp src/cross_module.cpp
 src/extension_class.cpp src/functions.cpp
 src/init_function.cpp src/module_builder.cpp src/objects.cpp
 src/types.cpp

[SVN r12084]

1a13387... by DaveAbrahams

Integrating Andreas Zieringer's shared library implementation.

Modified Files:
 classes.hpp conversions.hpp cross_module.hpp errors.hpp
 module_builder.hpp objects.hpp operators.hpp detail/config.hpp
 detail/extension_class.hpp detail/functions.hpp
 detail/init_function.hpp detail/signatures.hpp
 detail/singleton.hpp detail/types.hpp detail/void_adaptor.hpp

[SVN r12083]

291c36d... by DaveAbrahams

Integrated Scott Snyder's nested class patch

[SVN r12080]

bed2c8a... by DaveAbrahams

no message

[SVN r12076]

e65ca4c... by DaveAbrahams

Python 1.5 compatibility fixes

[SVN r12072]

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

Use "call", otherwise the "set" command is not executed.

[SVN r12066]