[pyplusplus] 16/18: Merge tag 'upstream/1.6.0+hg20160823'
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Fri Sep 2 07:06:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository pyplusplus.
commit 3f012a63c049e121534427e0a727ea5e6e5896ee
Merge: 33e2169 04327cd
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date: Wed Aug 31 09:19:33 2016 +0200
Merge tag 'upstream/1.6.0+hg20160823'
Upstream version 1.6.0+hg20160823
.hg_archival.txt | 6 +-
.hgignore | 5 +
.hgtags | 1 +
docs/comparisons/pyste.rst | 8 +-
docs/containers.rst | 2 +-
docs/ctypes/ctypes_integration.rst | 2 +-
.../transformation/inout_static_array.rst | 2 +-
.../transformation/inout_static_matrix.rst | 2 +-
docs/history.rst | 23 +-
docs/index.rst | 2 +-
docs/peps/dsl_challenge.rst | 2 +-
docs/quotes.rst | 6 +-
.../automatic_conversion/custom_rvalue.cpp | 4 +-
.../automatic_conversion/definition.irest | 2 +-
.../exceptions/definition.irest | 2 +-
.../exceptions/exceptions.rst | 2 +-
docs/troubleshooting_guide/smart_ptrs/smart_ptr.h | 2 +-
.../generated/properties.py.cpp | 37 -
examples/gmplib_dev/pygmplib/__init__.py | 1570 --------------------
examples/gmplib_dev/pygmplib/ctypes_utils.py | 135 --
examples/libmemcached_dev/pymemcached/__init__.py | 686 ---------
.../libmemcached_dev/pymemcached/ctypes_utils.py | 135 --
.../pymemcached/exposed_decl.pypp.txt | 1144 --------------
.../pyboost_dev/dev/date_time/generate_code.py | 2 +-
examples/pyboost_dev/pyboost/__init__.py | 10 -
.../pyboost_dev/pyboost/boost_random/__init__.py | 511 -------
examples/pyboost_dev/pyboost/crc/__init__.py | 48 -
examples/pyboost_dev/pyboost/date_time/__init__.py | 257 ----
.../pyboost/date_time/date_time_zonespec.csv | 379 -----
examples/pyboost_dev/pyboost/rational/__init__.py | 17 -
gccxml.cfg | 2 +-
pyplusplus/code_creators/calldef.py | 28 +-
pyplusplus/code_creators/calldef_transformed.py | 10 +-
pyplusplus/code_creators/calldef_utils.py | 14 +-
pyplusplus/code_creators/class_declaration.py | 6 +-
pyplusplus/code_creators/ctypes_formatter.py | 2 +-
pyplusplus/code_creators/global_variable.py | 10 +-
pyplusplus/code_creators/member_variable.py | 54 +-
pyplusplus/code_creators/typedef_as_pyvar.py | 2 +-
pyplusplus/creators_factory/bpcreator.py | 20 +-
.../creators_factory/call_policies_resolver.py | 6 +-
.../creators_factory/opaque_types_manager.py | 4 +-
pyplusplus/creators_factory/sort_algorithms.py | 14 +-
pyplusplus/creators_factory/types_database.py | 4 +-
pyplusplus/decl_wrappers/algorithm.py | 4 +-
pyplusplus/decl_wrappers/calldef_wrapper.py | 18 +-
pyplusplus/decl_wrappers/class_wrapper.py | 16 +-
pyplusplus/decl_wrappers/indexing_suite1.py | 4 +-
pyplusplus/decl_wrappers/indexing_suite2.py | 2 +-
pyplusplus/decl_wrappers/properties.py | 2 +-
pyplusplus/decl_wrappers/variable_wrapper.py | 14 +-
pyplusplus/function_transformers/transformer.py | 2 +-
pyplusplus/function_transformers/transformers.py | 96 +-
pyplusplus/utils/__init__.py | 18 +-
unittests/ft_from_address_tester.py | 2 +-
unittests/unnamed_enums_tester.py | 6 -
56 files changed, 225 insertions(+), 5139 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyplusplus.git
More information about the debian-science-commits
mailing list