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

Last commit made on 2005-09-13
Get this branch:
git clone -b svn-branches/thread_rewrite https://git.launchpad.net/~roguescholar/boost/+git/python

Branch merges

Branch information

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

Recent commits

daa159a... by nobody <nobody@localhost>

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

[SVN r30953]

6afe0d4... by Stefan Seefeld

Enhance and clean up tests.

[SVN r30907]

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

David Abrahams, Jul 2005: according to 8.5/9 the __GNUC__ workaround at line 69 of data_members.cpp should be made universal.

[SVN r30893]

aa20ce7... by John Maddock <email address hidden>

Large patch from Ulrich Eckhardt to fix support for EVC++ 4.

[SVN r30670]

6074a23... by Stefan Seefeld

Fix exec test.

[SVN r30669]

9ceac3f... by DaveAbrahams

Fix bug in example thanks to Roman Yakovenko.

[SVN r30616]

126a3ef... by Stefan Seefeld

Add basic embedding support.

[SVN r30601]

9205f50... by "Victor A. Wagner Jr" <email address hidden>

Added - #define _CRT_NOFORCE_MANIFEST if we also have to #undef _DEBUG
          this isn't really an elegant solution, perhaps people trying to
          debug python (BOOST_DEBUG_PYTHON defined) will really have to
          use the debug version of the CRT with the latest .NET

          There is also a collision if the user happens to have
          #define _CRT_FORCE_MANIFEST which I didn't address

[SVN r30570]

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

bug fix: friend class def_visitor_access; -> friend class python::def_visitor_access; This fix enables us to remove an EDG specific workaround.

[SVN r30471]

262bcee... by DaveAbrahams

Fix broken links

[SVN r30401]