nobody
|
17f0899211
|
This commit was manufactured by cvs2svn to create branch 'mpl_v2'.
[SVN r15247]
|
2002-09-09 21:58:16 +00:00 |
|
nobody
|
fd16f736f3
|
This commit was manufactured by cvs2svn to create branch 'mpl_v2'.
[SVN r13495]
|
2002-04-15 16:30:54 +00:00 |
|
Dave Abrahams
|
aed7e14d4b
|
Add test for regular functions added as member functions
[SVN r13348]
|
2002-04-02 21:11:57 +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
|
e11b457b79
|
Major rearchitecture of from_python mechanism
[SVN r12924]
|
2002-02-24 05:24:48 +00:00 |
|
Dave Abrahams
|
43bcbf771e
|
added more-rigorous tests
[SVN r12866]
|
2002-02-20 05:18:12 +00:00 |
|
Dave Abrahams
|
25c56164b0
|
Last rewrite of the type conversion mechanism, I hope
[SVN r12631]
|
2002-02-02 14:04:48 +00:00 |
|
Dave Abrahams
|
b3117c2b02
|
Use call policies
[SVN r12618]
|
2002-02-01 04:36:46 +00:00 |
|
Dave Abrahams
|
6a75fa83b5
|
New conversion methods, builtin converters
----------------------------------------------------------------------
Committing in .
Modified Files:
boost/python/reference_from_python.hpp
boost/python/value_from_python.hpp
boost/python/converter/body.hpp
boost/python/converter/handle.hpp
libs/python/src/converter/builtin_converters.cpp
libs/python/test/m1.cpp libs/python/test/m2.cpp
Added Files:
boost/python/converter/builtin_converters.hpp
boost/python/converter/builtin_to_python_converters.hpp
boost/python/converter/from_python.hpp
boost/python/converter/from_python_data.hpp
boost/python/converter/from_python_function.hpp
boost/python/converter/to_python.hpp
boost/python/converter/to_python_function.hpp
boost/python/object/auto_ptr_generator.hpp
boost/python/object/pointer_holder.hpp
libs/python/src/converter/from_python.cpp
libs/python/src/converter/to_python.cpp
libs/python/test/test_builtin_converters.cpp
libs/python/test/test_builtin_converters.py
Removed Files:
boost/python/convert.hpp boost/python/converter/unwrap.hpp
boost/python/converter/unwrapper.hpp
boost/python/converter/wrap.hpp
boost/python/converter/wrapper.hpp
boost/python/object/class_unwrapper.hpp
----------------------------------------------------------------------
[SVN r12596]
|
2002-01-31 05:53:54 +00:00 |
|
Dave Abrahams
|
71032f6c4c
|
New conversion mechanism, builtin converters
[SVN r12590]
|
2002-01-30 20:18:39 +00:00 |
|
Dave Abrahams
|
f278530239
|
Nicer syntactic sugar
[SVN r12448]
|
2002-01-22 19:56:36 +00:00 |
|
Dave Abrahams
|
03e9e4c1d9
|
Added class wrapping
[SVN r12387]
|
2002-01-21 00:47:05 +00:00 |
|
Dave Abrahams
|
d598d0a4db
|
added inlines
[SVN r12232]
|
2002-01-06 14:39:34 +00:00 |
|
Dave Abrahams
|
586e6178b4
|
commented
[SVN r12209]
|
2002-01-04 02:06:21 +00:00 |
|
Dave Abrahams
|
bdf68f092e
|
Accounting for by-value conversions
Convertibility checks now collect the auxiliary conversion data
[SVN r12193]
|
2002-01-01 18:55:23 +00:00 |
|
Dave Abrahams
|
1f78c74085
|
fixes
[SVN r12146]
|
2001-12-24 19:27:39 +00:00 |
|