Dave Abrahams
|
328697952f
|
automatic shared_ptr from_python conversions
[SVN r16467]
|
2002-12-02 01:37:39 +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
|
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 |
|
Dave Abrahams
|
962a08700e
|
Use PP lib
[SVN r13463]
|
2002-04-12 18:29:14 +00:00 |
|
Dave Abrahams
|
0ce8ab7bce
|
Full virtual function and abstract base support; new class interface.
[SVN r13253]
|
2002-03-24 14:52:30 +00:00 |
|
Dave Abrahams
|
c18d8fa967
|
added first virtual function tests
[SVN r13183]
|
2002-03-12 21:14:03 +00:00 |
|