Parent Directory
|
|
|
|
|
Jamfile
|
1.92 |
2 years |
david_abrahams |
Fix license/copyright
|
Jamfile.v2
|
1.24 |
19 months |
stefan |
Fix import_ failure.
|
andreas_beyer.cpp
|
1.2 |
2 years |
david_abrahams |
Fix license/copyright
|
andreas_beyer.py
|
1.1 |
3 years |
david_abrahams |
Better support for rvalue from-python conversions of shared_ptr:
always return a... |
args.cpp
|
1.10 |
2 years |
david_abrahams |
Attempted Sun workaround
|
args.py
|
1.8 |
16 months |
rwgk |
Hans Meine's extra new-line for epydoc with reST compatibility
|
as_to_python_function.cpp
|
1.3 |
4 years |
johnmaddock |
Converted files to the BSL.
|
auto_ptr.cpp
|
1.8 |
4 years |
johnmaddock |
Converted files to the BSL.
|
auto_ptr.py
|
1.6 |
4 years |
david_abrahams |
Add license, copyright.
|
back_reference.cpp
|
1.13 |
2 years |
david_abrahams |
Stop using assert() in tests so we can test with NDEBUG defined.
|
back_reference.py
|
1.5 |
4 years |
david_abrahams |
Add license, copyright.
|
bases.cpp
|
1.2 |
4 years |
johnmaddock |
Converted files to the BSL.
|
ben_scott1.cpp
|
1.2 |
4 years |
david_abrahams |
Add license, copyright.
|
ben_scott1.py
|
1.2 |
4 years |
david_abrahams |
Add license, copyright.
|
bienstman1.cpp
|
1.7 |
4 years |
david_abrahams |
Add license, copyright.
|
bienstman1.py
|
1.5 |
4 years |
david_abrahams |
Add license, copyright.
|
bienstman2.cpp
|
1.8 |
4 years |
david_abrahams |
Add license, copyright.
|
bienstman2.py
|
1.4 |
4 years |
david_abrahams |
Add license, copyright.
|
bienstman3.cpp
|
1.10 |
4 years |
david_abrahams |
Add license, copyright.
|
bienstman3.py
|
1.4 |
4 years |
david_abrahams |
Add license, copyright.
|
bienstman4.cpp
|
1.12 |
4 years |
johnmaddock |
Converted files to the BSL.
|
bienstman4.py
|
1.3 |
4 years |
david_abrahams |
Add license, copyright.
|
bienstman5.cpp
|
1.9 |
4 years |
johnmaddock |
Converted files to the BSL.
|
bienstman5.py
|
1.3 |
4 years |
david_abrahams |
Add license, copyright.
|
borrowed.cpp
|
1.3 |
4 years |
johnmaddock |
Converted files to the BSL.
|
callbacks.cpp
|
1.18 |
18 months |
david_abrahams |
Bringing forward BBv2/Python support and a few other things that were
obviously ... |
callbacks.py
|
1.8 |
4 years |
david_abrahams |
Add license, copyright.
|
cltree.cpp
|
1.9 |
2 years |
rwgk |
avoid g++ -Wall -W "unused parameter" warnings
|
complicated.hpp
|
1.3 |
4 years |
johnmaddock |
Converted files to the BSL.
|
const_argument.cpp
|
1.3 |
3 years |
agurtovoy |
refactor const_argument test to pass if there is a known workaround
|
const_argument.py
|
1.2 |
3 years |
agurtovoy |
refactor const_argument test to pass if there is a known workaround
|
copy_ctor_mutates_rhs.cpp
|
1.3 |
4 years |
johnmaddock |
Converted files to the BSL.
|
crossmod_exception.py
|
1.4 |
2 years |
david_abrahams |
Fix inspection issues
|
crossmod_exception_a.cpp
|
1.2 |
4 years |
johnmaddock |
Converted files to the BSL.
|
crossmod_exception_b.cpp
|
1.2 |
4 years |
johnmaddock |
Converted files to the BSL.
|
crossmod_opaque.py
|
1.3 |
2 years |
rwgk |
if __name__ == '__main__'
|
crossmod_opaque_a.cpp
|
1.1 |
2 years |
ganssauge |
cross module compatibility test for opaque
|
crossmod_opaque_b.cpp
|
1.1 |
2 years |
ganssauge |
cross module compatibility test for opaque
|
data_members.cpp
|
1.25 |
2 years |
david_abrahams |
vc7 workaround
|
data_members.py
|
1.10 |
2 years |
david_abrahams |
Tests for bool members
|
defaults.cpp
|
1.28 |
2 years |
david_abrahams |
Sun workaround
|
defaults.py
|
1.16 |
16 months |
rwgk |
Hans Meine's extra new-line for epydoc with reST compatibility
|
destroy_test.cpp
|
1.5 |
2 years |
david_abrahams |
Stop using assert() in tests so we can test with NDEBUG defined.
|
dict.cpp
|
1.9 |
19 months |
david_abrahams |
Correct testing bugs:
either changing assert(...) or BOOST_ASSERT(...) to B... |
dict.py
|
1.6 |
4 years |
david_abrahams |
Daniel Holth's PyBool mods (dholth-at-fastmail.fm)
|
docstring.cpp
|
1.11 |
2 years |
rwgk |
new docstring_options to support customization of __doc__ attributes of Boost.Py... |
docstring.py
|
1.11 |
16 months |
rwgk |
Hans Meine's extra new-line for epydoc with reST compatibility
|
enum.cpp
|
1.7 |
4 years |
johnmaddock |
Converted files to the BSL.
|
enum.py
|
1.6 |
22 months |
rwgk |
fixes to support pickling of enums (by Shashank Bapat)
|
exception_translator.cpp
|
1.5 |
2 years |
rwgk |
avoid g++ -Wall -W "unused parameter" warnings
|
exception_translator.py
|
1.3 |
4 years |
david_abrahams |
Add license, copyright.
|
exec.cpp
|
1.7 |
17 months |
stefan |
Add new eval() function.
|
exec.py
|
1.2 |
2 years |
stefan |
Fix copyright issues.
|
extract.cpp
|
1.18 |
2 years |
david_abrahams |
Stop using assert() in tests so we can test with NDEBUG defined.
|
extract.py
|
1.4 |
4 years |
david_abrahams |
Add license, copyright.
|
if_else.cpp
|
1.3 |
4 years |
johnmaddock |
Converted files to the BSL.
|
implicit.cpp
|
1.11 |
4 years |
johnmaddock |
Converted files to the BSL.
|
implicit.py
|
1.4 |
4 years |
david_abrahams |
Add license, copyright.
|
import_.cpp
|
1.2 |
19 months |
stefan |
Fix import_ failure.
|
import_.py
|
1.2 |
19 months |
stefan |
Add copyright notice.
|
indirect_traits_test.cpp
|
1.10 |
2 years |
david_abrahams |
Stop using assert() in tests so we can test with NDEBUG defined.
|
injected.cpp
|
1.4 |
4 years |
johnmaddock |
Converted files to the BSL.
|
injected.py
|
1.3 |
4 years |
rwgk |
exercise keyword argument support
|
input_iterator.cpp
|
1.6 |
4 years |
johnmaddock |
Converted files to the BSL.
|
int_map_indexing_suite.cpp
|
1.1 |
4 years |
david_abrahams |
Make slice work on vc6
Revamp/simplify class registration
|
iterator.cpp
|
1.10 |
3 years |
johnmaddock |
BSL update based on permissions granted in blanket-permission.txt
|
iterator.py
|
1.4 |
4 years |
david_abrahams |
Add license, copyright.
|
keywords.cpp
|
1.5 |
2 years |
rwgk |
also exercise OVERLOADS with docstring
|
keywords_test.py
|
1.6 |
16 months |
rwgk |
Hans Meine's extra new-line for epydoc with reST compatibility
|
list.cpp
|
1.14 |
19 months |
david_abrahams |
Correct testing bugs:
either changing assert(...) or BOOST_ASSERT(...) to B... |
list.py
|
1.4 |
4 years |
david_abrahams |
Add license, copyright.
|
long.cpp
|
1.6 |
2 years |
david_abrahams |
Stop using assert() in tests so we can test with NDEBUG defined.
|
long.py
|
1.6 |
4 years |
david_abrahams |
Add license, copyright.
|
m1.cpp
|
1.35 |
2 years |
rwgk |
initialize all slots of PyTypeObject to avoid g++ -Wall -W warnings
|
m2.cpp
|
1.13 |
3 years |
johnmaddock |
BSL update based on permissions granted in blanket-permission.txt
|
map_indexing_suite.cpp
|
1.9 |
2 years |
djowel |
added custom converter test for map indexing suite
|
map_indexing_suite.py
|
1.8 |
2 years |
djowel |
added custom converter test for map indexing suite
|
minimal.cpp
|
1.5 |
3 years |
johnmaddock |
BSL update based on permissions granted in blanket-permission.txt
|
minimal.py
|
1.3 |
4 years |
david_abrahams |
Add license, copyright.
|
module_tail.cpp
|
1.10 |
2 years |
rwgk |
Python include must appear before any system include
|
multi_arg_constructor.cpp
|
1.12 |
4 years |
david_abrahams |
Add license, copyright.
|
multi_arg_constructor.py
|
1.4 |
4 years |
david_abrahams |
Add license, copyright.
|
nested.cpp
|
1.8 |
4 years |
johnmaddock |
Converted files to the BSL.
|
nested.py
|
1.3 |
4 years |
david_abrahams |
Add license, copyright.
|
newtest.py
|
1.14 |
4 years |
david_abrahams |
Add license, copyright.
|
numarray_tests.py
|
1.1 |
23 months |
david_abrahams |
make numpy tests portable to Darwin with older docutils
|
numeric_tests.py
|
1.1 |
23 months |
david_abrahams |
make numpy tests portable to Darwin with older docutils
|
numpy.cpp
|
1.7 |
23 months |
david_abrahams |
Fix lots of bugs in the numeric interface and tests.
Tests:
* Coerce a result t... |
numpy.py
|
1.11 |
23 months |
david_abrahams |
make numpy tests portable to Darwin with older docutils
|
object.cpp
|
1.9 |
4 years |
johnmaddock |
Converted files to the BSL.
|
object.py
|
1.9 |
4 years |
david_abrahams |
Add license, copyright.
|
object_fail1.cpp
|
1.2 |
4 years |
johnmaddock |
Converted files to the BSL.
|
object_manager.cpp
|
1.4 |
4 years |
johnmaddock |
Converted files to the BSL.
|
opaque.cpp
|
1.5 |
3 years |
david_abrahams |
Take typeid(T&) rather than typeid(T). For some some compilers won't
let you ge... |
opaque.py
|
1.7 |
2 years |
david_abrahams |
Fix license/copyright
|
operators.cpp
|
1.22 |
4 years |
david_abrahams |
Fixes from Christoph Ludwig <cludwig-at-cdc.informatik.tu-darmstadt.de>
|
operators.py
|
1.6 |
4 years |
david_abrahams |
Add license, copyright.
|
operators_wrapper.cpp
|
1.1 |
2 years |
david_abrahams |
Tests and fixes for a bad interaction between wrapper<> and operators
support. ... |
operators_wrapper.py
|
1.1 |
2 years |
david_abrahams |
Tests and fixes for a bad interaction between wrapper<> and operators
support. ... |
pickle1.cpp
|
1.13 |
2 years |
rwgk |
much more informative pickle error messages if pickling is not enabled
|
pickle1.py
|
1.5 |
2 years |
rwgk |
much more informative pickle error messages if pickling is not enabled
|
pickle2.cpp
|
1.15 |
2 years |
rwgk |
boost::python::len() moved to object.hpp
|
pickle2.py
|
1.4 |
4 years |
david_abrahams |
Add license, copyright.
|
pickle3.cpp
|
1.16 |
2 years |
david_abrahams |
SunPro workarounds
|
pickle3.py
|
1.4 |
4 years |
david_abrahams |
Add license, copyright.
|
pickle4.cpp
|
1.2 |
4 years |
rwgk |
Add license, copyright.
|
pickle4.py
|
1.2 |
4 years |
david_abrahams |
Add license, copyright.
|
pointee.cpp
|
1.3 |
4 years |
johnmaddock |
Converted files to the BSL.
|
pointer_type_id_test.cpp
|
1.4 |
2 years |
david_abrahams |
Stop using assert() in tests so we can test with NDEBUG defined.
|
pointer_vector.cpp
|
1.3 |
2 years |
david_abrahams |
Fix license/copyright
|
pointer_vector.py
|
1.1 |
3 years |
djowel |
fixed bug where a vector<T*> is being wrapped by the indexing suite.
|
polymorphism.cpp
|
1.8 |
2 years |
david_abrahams |
Make it work when Python is compiled with Unicode disabled.
|
polymorphism.py
|
1.5 |
4 years |
david_abrahams |
Add license, copyright.
|
polymorphism2.cpp
|
1.5 |
2 years |
david_abrahams |
Add the ability to easily use new-style polymorphism wrappers with
smart pointer... |
polymorphism2.py
|
1.4 |
2 years |
david_abrahams |
Add the ability to easily use new-style polymorphism wrappers with
smart pointer... |
polymorphism2_auto_ptr.cpp
|
1.1 |
2 years |
david_abrahams |
Add the ability to easily use new-style polymorphism wrappers with
smart pointer... |
polymorphism2_auto_ptr.py
|
1.1 |
2 years |
david_abrahams |
Add the ability to easily use new-style polymorphism wrappers with
smart pointer... |
printer.py
|
1.1 |
23 months |
david_abrahams |
make numpy tests portable to Darwin with older docutils
|
properties.cpp
|
1.5 |
3 years |
jbrandmeyer |
Add docstring support for non-static properties.
|
properties.py
|
1.5 |
3 years |
jbrandmeyer |
Add docstring support for non-static properties.
|
raw_ctor.cpp
|
1.1 |
3 years |
david_abrahams |
tests for raw constructors
|
raw_ctor.py
|
1.1 |
3 years |
david_abrahams |
tests for raw constructors
|
raw_pyobject_fail1.cpp
|
1.4 |
2 years |
david_abrahams |
Fix mistaken dependency on lightweight_test.hpp
|
raw_pyobject_fail2.cpp
|
1.4 |
2 years |
david_abrahams |
Fix mistaken dependency on lightweight_test.hpp
|
register_ptr.cpp
|
1.2 |
4 years |
david_abrahams |
Add license, copyright.
|
register_ptr_test.py
|
1.2 |
4 years |
david_abrahams |
Add license, copyright.
|
result.cpp
|
1.3 |
4 years |
johnmaddock |
Converted files to the BSL.
|
return_arg.cpp
|
1.2 |
4 years |
johnmaddock |
Converted files to the BSL.
|
return_arg.py
|
1.3 |
4 years |
david_abrahams |
Add license, copyright.
|
select_arg_to_python_test.cpp
|
1.3 |
4 years |
david_abrahams |
Add license, copyright.
|
select_from_python_test.cpp
|
1.5 |
4 years |
david_abrahams |
Add license, copyright.
|
select_holder.cpp
|
1.12 |
4 years |
johnmaddock |
Converted files to the BSL.
|
shared_ptr.cpp
|
1.7 |
4 years |
johnmaddock |
Converted files to the BSL.
|
shared_ptr.py
|
1.8 |
4 years |
david_abrahams |
Add license, copyright.
|
simple_type.hpp
|
1.3 |
4 years |
johnmaddock |
Converted files to the BSL.
|
slice.cpp
|
1.18 |
23 months |
rwgk |
correct trivial, obvious accident: stray line removed
|
slice.py
|
1.5 |
23 months |
david_abrahams |
Adjust tests to account for numarray behavior differences
|
staticmethod.cpp
|
1.5 |
19 months |
david_abrahams |
Correct testing bugs:
either changing assert(...) or BOOST_ASSERT(...) to B... |
staticmethod.py
|
1.3 |
4 years |
david_abrahams |
Add license, copyright.
|
stl_iterator.cpp
|
1.3 |
2 years |
eric_niebler |
make test work on vc6
|
stl_iterator.py
|
1.2 |
2 years |
rwgk |
Python 2.2 compatibility
|
str.cpp
|
1.9 |
19 months |
david_abrahams |
Correct testing bugs:
either changing assert(...) or BOOST_ASSERT(...) to B... |
str.py
|
1.5 |
4 years |
david_abrahams |
Daniel Holth's PyBool mods (dholth-at-fastmail.fm)
|
string_literal.cpp
|
1.5 |
2 years |
david_abrahams |
Stop using assert() in tests so we can test with NDEBUG defined.
|
test_builtin_converters.cpp
|
1.19 |
2 years |
david_abrahams |
Make it work when Python is compiled with Unicode disabled.
|
test_builtin_converters.py
|
1.20 |
2 years |
david_abrahams |
Tests for bool conversions
|
test_class.hpp
|
1.5 |
2 years |
david_abrahams |
Stop using assert() in tests so we can test with NDEBUG defined.
|
test_cltree.py
|
1.3 |
4 years |
david_abrahams |
Add license, copyright.
|
test_pointer_adoption.cpp
|
1.15 |
4 years |
johnmaddock |
Converted files to the BSL.
|
test_pointer_adoption.py
|
1.9 |
4 years |
david_abrahams |
Add license, copyright.
|
tuple.cpp
|
1.6 |
3 years |
david_abrahams |
Added copyright
|
tuple.py
|
1.5 |
4 years |
david_abrahams |
Add license, copyright.
|
upcast.cpp
|
1.4 |
2 years |
schoepflin |
Include python first, fixes error on Tru64/CXX.
|
vector_indexing_suite.cpp
|
1.9 |
2 years |
djowel |
added test for vector<string>
|
vector_indexing_suite.py
|
1.10 |
2 years |
djowel |
minor tweak
|
virtual_functions.cpp
|
1.16 |
19 months |
david_abrahams |
Correct testing bugs:
either changing assert(...) or BOOST_ASSERT(...) to B... |
virtual_functions.py
|
1.5 |
4 years |
david_abrahams |
Add license, copyright.
|
voidptr.cpp
|
1.2 |
2 years |
gennaro_prota |
removed tabs (inspect tool)
|
voidptr.py
|
1.2 |
2 years |
david_abrahams |
void pointer conversion support, from Niall Douglas, then heavily
edited by DWA.... |
wrapper_held_type.cpp
|
1.1 |
2 years |
david_abrahams |
Add the ability to easily use new-style polymorphism wrappers with
smart pointer... |
wrapper_held_type.py
|
1.1 |
2 years |
david_abrahams |
Add the ability to easily use new-style polymorphism wrappers with
smart pointer... |