.. |
a_map_indexing_suite.cpp
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
andreas_beyer.cpp
|
Boost.Python:
|
2007-12-01 02:15:17 +00:00 |
andreas_beyer.py
|
Better support for rvalue from-python conversions of shared_ptr:
|
2005-05-16 03:31:13 +00:00 |
args.cpp
|
Work around vc9 bugs
|
2008-03-24 18:27:22 +00:00 |
args.py
|
epydoc friendlier formatting
|
2007-09-18 17:32:06 +00:00 |
as_to_python_function.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
auto_ptr.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
auto_ptr.py
|
epydoc friendlier formatting
|
2007-09-18 17:32:06 +00:00 |
back_reference.cpp
|
Boost.Python:
|
2007-12-01 02:15:17 +00:00 |
back_reference.py
|
epydoc friendlier formatting
|
2007-09-18 17:32:06 +00:00 |
bases.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
ben_scott1.cpp
|
Add license, copyright.
|
2004-08-10 14:59:58 +00:00 |
ben_scott1.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
bienstman1.cpp
|
Add cosmetic virtual detructors to silence compile warnings.
|
2007-12-03 18:51:26 +00:00 |
bienstman1.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
bienstman2.cpp
|
Add license, copyright.
|
2004-08-10 14:59:58 +00:00 |
bienstman2.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
bienstman3.cpp
|
Add cosmetic virtual detructors to silence compile warnings.
|
2007-12-03 18:51:26 +00:00 |
bienstman3.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
bienstman4.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
bienstman4.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
bienstman5.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
bienstman5.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
borrowed.cpp
|
Remove unused paramters.
|
2007-12-01 20:26:37 +00:00 |
callbacks.cpp
|
Boost.Python:
|
2007-12-01 02:15:17 +00:00 |
callbacks.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
calling_conventions_mf.cpp
|
Support different MS calling conventions, thanks to Nicolas Lelong.
|
2010-01-25 14:48:49 +00:00 |
calling_conventions_mf.py
|
Support different MS calling conventions, thanks to Nicolas Lelong.
|
2010-01-25 14:48:49 +00:00 |
calling_conventions.cpp
|
Support different MS calling conventions, thanks to Nicolas Lelong.
|
2010-01-25 14:48:49 +00:00 |
calling_conventions.py
|
Support different MS calling conventions, thanks to Nicolas Lelong.
|
2010-01-25 14:48:49 +00:00 |
class.cpp
|
libs/python/src/object/class.cpp: metaclass fixes by James Emerton: james at emdata dot net
|
2011-03-04 17:32:41 +00:00 |
class.py
|
libs/python/src/object/class.cpp: metaclass fixes by James Emerton: james at emdata dot net
|
2011-03-04 17:32:41 +00:00 |
cltree.cpp
|
avoid g++ -Wall -W "unused parameter" warnings
|
2006-01-22 19:29:32 +00:00 |
complicated.hpp
|
Boost.Python:
|
2007-12-01 02:15:17 +00:00 |
const_argument.cpp
|
refactor const_argument test to pass if there is a known workaround
|
2004-10-29 03:19:27 +00:00 |
const_argument.py
|
refactor const_argument test to pass if there is a known workaround
|
2004-10-29 03:19:27 +00:00 |
copy_ctor_mutates_rhs.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
crossmod_exception_a.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
crossmod_exception_b.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
crossmod_exception.py
|
Cleans up license/copyright warnings
|
2006-09-29 02:08:32 +00:00 |
crossmod_opaque_a.cpp
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
|
2006-09-18 19:56:20 +00:00 |
crossmod_opaque_b.cpp
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
|
2006-09-18 19:56:20 +00:00 |
crossmod_opaque.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
data_members.cpp
|
Patches by Nikolay Mladenov (nickm at sitius com): new pythonic signatures; docstring support for enums; fix unrelated Visual C++ 6 problem
|
2007-09-11 16:53:50 +00:00 |
data_members.py
|
Tests for bool members
|
2006-02-10 17:25:25 +00:00 |
defaults.cpp
|
fix for trac ticket #1450
|
2007-11-17 01:51:04 +00:00 |
defaults.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
destroy_test.cpp
|
Handle the destructor call in a way that keeps msvc happy. Fixes #4003
|
2010-03-26 19:04:40 +00:00 |
dict.cpp
|
Correct testing bugs:
|
2007-02-25 15:28:02 +00:00 |
dict.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
docstring.cpp
|
Patches by Nikolay Mladenov (nickm at sitius com): new pythonic signatures; docstring support for enums; fix unrelated Visual C++ 6 problem
|
2007-09-11 16:53:50 +00:00 |
docstring.py
|
epydoc friendlier formatting
|
2007-09-18 17:32:06 +00:00 |
enable_shared_from_this.cpp
|
Boost.Python enable_shared_from_this patches by Nicolas Lelong and Chad Austin:
|
2008-12-23 07:55:33 +00:00 |
enable_shared_from_this.py
|
Boost.Python enable_shared_from_this patches by Nicolas Lelong and Chad Austin:
|
2008-12-23 07:55:33 +00:00 |
enum.cpp
|
Allow duplicate enum values. Fixes #2744
|
2009-06-05 21:18:14 +00:00 |
enum.py
|
Allow duplicate enum values. Fixes #2744
|
2009-06-05 21:18:14 +00:00 |
exception_translator.cpp
|
avoid g++ -Wall -W "unused parameter" warnings
|
2006-01-22 19:29:32 +00:00 |
exception_translator.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
exec.cpp
|
Fixed tab and no-newline-at-end-of-file issues from inspection report
|
2010-04-20 17:54:16 +00:00 |
exec.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
extract.cpp
|
Stop using assert() in tests so we can test with NDEBUG defined.
|
2006-02-20 15:45:40 +00:00 |
extract.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
if_else.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
implicit.cpp
|
Add cosmetic virtual detructors to silence compile warnings.
|
2007-12-03 18:51:26 +00:00 |
implicit.py
|
epydoc friendlier formatting
|
2007-09-18 17:32:06 +00:00 |
import_.cpp
|
Merging some of the more obvious changes from RC_1_34_0
|
2007-11-03 03:25:13 +00:00 |
import_.py
|
Add copyright notice.
|
2007-03-02 17:16:51 +00:00 |
indirect_traits_test.cpp
|
Stop using assert() in tests so we can test with NDEBUG defined.
|
2006-02-20 15:45:40 +00:00 |
injected.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
injected.py
|
exercise keyword argument support
|
2004-08-10 17:05:24 +00:00 |
input_iterator.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
int_map_indexing_suite.cpp
|
Make slice work on vc6
|
2004-07-20 03:16:49 +00:00 |
iterator.cpp
|
BSL update based on permissions granted in blanket-permission.txt
|
2004-10-25 11:58:45 +00:00 |
iterator.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
Jamfile.v2
|
libs/python/test/Jamfile.v2: correction, by Steven Watanabe
|
2011-05-26 04:09:40 +00:00 |
keywords_test.py
|
epydoc friendlier formatting
|
2007-09-18 17:32:06 +00:00 |
keywords.cpp
|
also exercise OVERLOADS with docstring
|
2006-05-18 16:15:59 +00:00 |
list.cpp
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
list.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
long.cpp
|
Stop using assert() in tests so we can test with NDEBUG defined.
|
2006-02-20 15:45:40 +00:00 |
long.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
m1.cpp
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
m2.cpp
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
map_indexing_suite.cpp
|
Fixed most tab and min/max issues from trunk inspection report
|
2009-05-20 19:19:00 +00:00 |
map_indexing_suite.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
minimal.cpp
|
BSL update based on permissions granted in blanket-permission.txt
|
2004-10-25 11:58:45 +00:00 |
minimal.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
module_tail.cpp
|
Compatibility with Apache STDCXX library. Don't assume eh.h comes along with the other headers automatically.
|
2008-06-26 16:41:34 +00:00 |
multi_arg_constructor.cpp
|
Add license, copyright.
|
2004-08-10 14:59:58 +00:00 |
multi_arg_constructor.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
nested.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
nested.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
newtest.py
|
epydoc friendlier formatting
|
2007-09-18 17:32:06 +00:00 |
numarray_tests.py
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
|
2006-10-13 21:34:27 +00:00 |
numeric_tests.py
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
|
2006-10-13 21:34:27 +00:00 |
numpy.cpp
|
Work around vc9 bugs
|
2008-03-24 18:27:22 +00:00 |
numpy.py
|
Add fixes somehow missed for darwin
|
2006-10-14 19:10:30 +00:00 |
object_fail1.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
object_manager.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
object.cpp
|
Add generic call operator support.
|
2008-07-27 19:41:41 +00:00 |
object.py
|
Add generic call operator support.
|
2008-07-27 19:41:41 +00:00 |
opaque.cpp
|
Take typeid(T&) rather than typeid(T). For some some compilers won't
|
2005-05-18 01:34:35 +00:00 |
opaque.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
operators_wrapper.cpp
|
Remove unused paramters.
|
2007-12-01 20:26:37 +00:00 |
operators_wrapper.py
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
|
2006-09-28 14:41:02 +00:00 |
operators.cpp
|
Fixes from Christoph Ludwig <cludwig-at-cdc.informatik.tu-darmstadt.de>
|
2004-10-05 20:41:12 +00:00 |
operators.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
pickle1.cpp
|
boost.python: some make_tuple changed to boost::python::make_tuple for gcc 4.4 -std=c++0x compatibility; https://svn.boost.org/trac/boost/ticket/3584
|
2009-11-13 20:48:25 +00:00 |
pickle1.py
|
much more informative pickle error messages if pickling is not enabled
|
2006-05-18 15:49:41 +00:00 |
pickle2.cpp
|
boost.python: some make_tuple changed to boost::python::make_tuple for gcc 4.4 -std=c++0x compatibility; https://svn.boost.org/trac/boost/ticket/3584
|
2009-11-13 20:48:25 +00:00 |
pickle2.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
pickle3.cpp
|
boost.python: some make_tuple changed to boost::python::make_tuple for gcc 4.4 -std=c++0x compatibility; https://svn.boost.org/trac/boost/ticket/3584
|
2009-11-13 20:48:25 +00:00 |
pickle3.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
pickle4.cpp
|
Boost.Python:
|
2007-12-01 02:15:17 +00:00 |
pickle4.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
pointee.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
pointer_type_id_test.cpp
|
Stop using assert() in tests so we can test with NDEBUG defined.
|
2006-02-20 15:45:40 +00:00 |
pointer_vector.cpp
|
Add cosmetic virtual detructors to silence compile warnings.
|
2007-12-03 18:51:26 +00:00 |
pointer_vector.py
|
fixed bug where a vector<T*> is being wrapped by the indexing suite.
|
2005-07-07 14:00:31 +00:00 |
polymorphism2_auto_ptr.cpp
|
Add the ability to easily use new-style polymorphism wrappers with
|
2005-10-19 18:17:13 +00:00 |
polymorphism2_auto_ptr.py
|
Add the ability to easily use new-style polymorphism wrappers with
|
2005-10-19 18:17:13 +00:00 |
polymorphism2.cpp
|
Add the ability to easily use new-style polymorphism wrappers with
|
2005-10-19 18:17:13 +00:00 |
polymorphism2.py
|
Add the ability to easily use new-style polymorphism wrappers with
|
2005-10-19 18:17:13 +00:00 |
polymorphism.cpp
|
Make it work when Python is compiled with Unicode disabled.
|
2005-10-14 15:54:12 +00:00 |
polymorphism.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
printer.py
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
|
2006-10-13 21:34:27 +00:00 |
properties.cpp
|
Add docstring support for non-static properties.
|
2005-01-22 21:41:37 +00:00 |
properties.py
|
Add docstring support for non-static properties.
|
2005-01-22 21:41:37 +00:00 |
pyrun.py
|
Tune up python tests for removal of our ctest hacks
|
2009-04-08 15:46:14 +00:00 |
pytype_function.cpp
|
Patches by Nikolay Mladenov (nickm at sitius com): new pythonic signatures; docstring support for enums; fix unrelated Visual C++ 6 problem
|
2007-09-11 16:53:50 +00:00 |
pytype_function.py
|
libs/python/src/object/function.cpp: support __module__ attribute (to help certain doc generation systems)
|
2010-09-23 19:22:12 +00:00 |
raw_ctor.cpp
|
tests for raw constructors
|
2004-12-14 03:33:30 +00:00 |
raw_ctor.py
|
tests for raw constructors
|
2004-12-14 03:33:30 +00:00 |
raw_pyobject_fail1.cpp
|
Fix mistaken dependency on lightweight_test.hpp
|
2006-02-20 19:21:59 +00:00 |
raw_pyobject_fail2.cpp
|
Fix mistaken dependency on lightweight_test.hpp
|
2006-02-20 19:21:59 +00:00 |
register_ptr_test.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
register_ptr.cpp
|
Add license, copyright.
|
2004-08-10 14:59:58 +00:00 |
result.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
return_arg.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
return_arg.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
select_arg_to_python_test.cpp
|
Add license, copyright.
|
2004-08-10 14:59:58 +00:00 |
select_from_python_test.cpp
|
Fixes for #583.
|
2007-06-07 18:08:54 +00:00 |
select_holder.cpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
shared_ptr.cpp
|
Add cosmetic virtual detructors to silence compile warnings.
|
2007-12-03 18:51:26 +00:00 |
shared_ptr.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
simple_type.hpp
|
Converted files to the BSL.
|
2004-08-20 11:10:24 +00:00 |
slice.cpp
|
Work around vc9 bugs
|
2008-03-24 18:27:22 +00:00 |
slice.py
|
Adjust tests to account for numarray behavior differences
|
2006-10-10 22:44:09 +00:00 |
staticmethod.cpp
|
Boost.Python:
|
2007-12-01 02:15:17 +00:00 |
staticmethod.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
stl_iterator.cpp
|
make test work on vc6
|
2005-12-08 22:15:31 +00:00 |
stl_iterator.py
|
stl_iterator does better error handling
|
2008-01-17 22:47:54 +00:00 |
str.cpp
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
str.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
string_literal.cpp
|
Stop using assert() in tests so we can test with NDEBUG defined.
|
2006-02-20 15:45:40 +00:00 |
test_builtin_converters.cpp
|
boost_python_unsigned_converter_fix_no_ctypes.patch by Anderson Lizardo (https://svn.boost.org/trac/boost/ticket/3189)
|
2009-07-13 15:00:07 +00:00 |
test_builtin_converters.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
test_class.hpp
|
Boost.Python:
|
2007-12-01 02:15:17 +00:00 |
test_cltree.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
test_overload_resolution.cpp
|
Test for overload resolution bug.
|
2009-04-08 12:08:35 +00:00 |
test_pointer_adoption.cpp
|
Boost.Python:
|
2007-12-01 02:15:17 +00:00 |
test_pointer_adoption.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
tuple.cpp
|
Added copyright
|
2005-05-10 11:53:17 +00:00 |
tuple.py
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
upcast.cpp
|
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
|
2009-09-19 02:32:41 +00:00 |
vector_indexing_suite.cpp
|
added test for vector<string>
|
2006-06-22 13:33:46 +00:00 |
vector_indexing_suite.py
|
Andreas indexing suite patch
|
2008-04-16 03:07:11 +00:00 |
virtual_functions.cpp
|
Boost.Python:
|
2007-12-01 02:15:17 +00:00 |
virtual_functions.py
|
Add license, copyright.
|
2004-08-10 16:14:51 +00:00 |
voidptr.cpp
|
(merge from head)
|
2006-07-24 22:28:41 +00:00 |
voidptr.py
|
void pointer conversion support, from Niall Douglas, then heavily
|
2006-02-12 16:09:08 +00:00 |
wrapper_held_type.cpp
|
Add cosmetic virtual detructors to silence compile warnings.
|
2007-12-03 18:51:26 +00:00 |
wrapper_held_type.py
|
Add the ability to easily use new-style polymorphism wrappers with
|
2005-10-19 18:17:13 +00:00 |