Ralf W. Grosse-Kunstleve
|
4477fe4dd6
|
Python 2.3 Tru64 cxx compatibility & a little cleanup
[SVN r18652]
|
2003-06-03 02:58:43 +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
|
6e06ff048d
|
Automatic class def_init(), abstract class __init__ errors
Fixed line endings
Suppressed warnings
[SVN r14828]
|
2002-08-14 06:26:33 +00:00 |
|
Dave Abrahams
|
bd0257cbe5
|
Full docstring support
[SVN r14734]
|
2002-08-07 23:03:02 +00:00 |
|