Ralf W. Grosse-Kunstleve
|
471be524f4
|
boost.python: merging from trunk to release (gcc 4.4 -std=c++0x compatibility)
[SVN r57837]
|
2009-11-21 14:41:51 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
e80224b1ad
|
boost/python, libs/python: all changes from trunk merged into branches/release (without any manual modifications)
Commands used:
svn merge https://svn.boost.org/svn/boost/branches/release/boost/python https://svn.boost.org/svn/boost/trunk/boost/python /net/chevy/raid1/rwgk/boost_release/merge_attempt/boost/boost/python
svn merge https://svn.boost.org/svn/boost/branches/release/libs/python https://svn.boost.org/svn/boost/trunk/libs/python /net/chevy/raid1/rwgk/boost_release/merge_attempt/boost/libs/python
svn, version 1.6.4 (r38063)
compiled Aug 17 2009, 13:31:03
[SVN r55629]
|
2009-08-17 21:01:18 +00:00 |
|
Beman Dawes
|
d9b4ada654
|
Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
|
2007-11-25 18:38:02 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
9ea7f100cc
|
Add license, copyright.
[SVN r24392]
|
2004-08-10 17:17:52 +00:00 |
|
Dave Abrahams
|
5cd513859d
|
separate overloads.hpp
BOOST_PYTHON_MODULE_INIT -> BOOST_PYTHON_MODULE
[SVN r15609]
|
2002-10-01 14:40:41 +00:00 |
|
Dave Abrahams
|
7f98265272
|
Merge Joel's changes to trunk!
[SVN r15430]
|
2002-09-18 02:20:39 +00:00 |
|
Dave Abrahams
|
06f6f2ff21
|
Restore main trunk to health
[SVN r15359]
|
2002-09-16 04:03:39 +00:00 |
|
Joel de Guzman
|
b37198106d
|
Changed args<...> to init<...> and changed class_(no_init) to class_("name", no_init)
[SVN r15345]
|
2002-09-15 21:42:49 +00:00 |
|
Dave Abrahams
|
865ef2ab7f
|
Support for free-function def() invocation (no module object)
Fix bugs relying on initialization of objects in the Python DLL
[SVN r15139]
|
2002-09-03 05:51:15 +00:00 |
|
Dave Abrahams
|
0b02fd4e99
|
Use make_tuple()
[SVN r15062]
|
2002-08-22 19:08:16 +00:00 |
|
Dave Abrahams
|
1a7b331a4b
|
Take advantage of independent class_<> definitions everywhere.
[SVN r14976]
|
2002-08-19 22:21:03 +00:00 |
|
Dave Abrahams
|
6e06ff048d
|
Automatic class def_init(), abstract class __init__ errors
Fixed line endings
Suppressed warnings
[SVN r14828]
|
2002-08-14 06:26:33 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
bfe2a6656c
|
pickle_group renamed -> pickle_suite
[SVN r14565]
|
2002-07-22 19:35:44 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
e15ca5c642
|
full integration of (revised) pickle support
[SVN r14557]
|
2002-07-22 06:54:39 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
4ef5f77161
|
additional files for pickle support; no modification of any existing files
[SVN r14549]
|
2002-07-21 07:49:00 +00:00 |
|