openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PyBindGen
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 18 hours
ago.
Mar 03, 2025 — Mar 03, 2026
Showing page 1 of 33
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bug #1470589: overloading.py not compatible with python2.6
Tom Henderson
More...
over 10 years ago
Fix another bug in handling of Container& return
Gustavo Carneiro
More...
over 11 years ago
Fix bug in registering return type handler for a container ref
Gustavo Carneiro
More...
over 11 years ago
Bug 1368538: Support translating C++ exception into Python's standard exceptions
Kevin Stenerson
More...
over 11 years ago
Custom function and method wrappers should support
Kevin Stenerson
More...
over 11 years ago
Merge in std::shared_ptr support, by Bryan Catanzaro
Gustavo Carneiro
More...
over 11 years ago
Only build the std::shared_ptr example if the compiler supports C++11
Gustavo Carneiro
More...
over 11 years ago
build fixes
Gustavo Carneiro
More...
over 11 years ago
Add support for std::shared_ptr.
Bryan Catanzaro
More...
over 11 years ago
Fix some issues with copying classes that have private copy-constructors
Gustavo Carneiro
More...
over 11 years ago
Small bug in size_t when used to implement an attribute getter
Gustavo Carneiro
More...
over 11 years ago
Fix issue with 'const bool *' type
Gustavo Carneiro
More...
over 11 years ago
Fix issue with 'const double *' and 'const float *'
Gustavo Carneiro
More...
over 11 years ago
Add support for default_value in int* parameters
Gustavo Carneiro
More...
over 11 years ago
Fixes a bug mangling a ctype
Gustavo Carneiro
More...
over 11 years ago
Add a std::string& type handler
Gustavo Carneiro
More...
over 11 years ago
Generate wrappers to memory to rollback in case of failure, instead of writing to the test file
Gustavo Carneiro
More...
over 11 years ago
Add assertion to catch case of a wrapper generated twice without reset()
Gustavo Carneiro
More...
over 11 years ago
Bug #1291215: cppmethod.clone() doesn't copy custom_name
Kevin Stenerson
More...
almost 12 years ago
Bug #1286502: add_function doesn't use custom_name for generated wrapper code
Kevin Stenerson
More...
almost 12 years ago
Make sure we always use non-reference type handlers for implementing numeric operators
Gustavo Carneiro
More...
almost 12 years ago
Revert the int64_t& return type handler, it fails the compilation tests and makes no sense.
Gustavo Carneiro
More...
almost 12 years ago
Fix logging call with insufficient parameters
Gustavo Carneiro
More...
about 12 years ago
Python 3 fix when generating submodules
Gustavo Carneiro
More...
about 12 years ago
Add int64_t& ReturnType handler
Gustavo Carneiro
More...
about 12 years ago
Convert the README to restructured text format instead of markdown, and upload it to PyPI as long_description.
Gustavo Carneiro
More...
about 12 years ago
Update the 'first-example' in the documentation to use Python distutils instead of makefiles
Gustavo Carneiro
More...
about 12 years ago
Revert back to PyBindGen as package name because it's what is already registered in PyPI.
Gustavo Carneiro
More...
about 12 years ago
Add a pybindgen.__version__ attribute
Gustavo Carneiro
More...
about 12 years ago
Moved the supported python versions section to the docs
Gustavo Carneiro
More...
about 12 years ago
←
1
2
3
4
5
6
7
8
9
…
32
33
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree