FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/converter/from_python.cpp - boostorg/python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
boostorg
/
python
Public
Notifications
You must be signed in to change notification settings
Fork
223
Star
537
Code
Issues
173
Pull requests
34
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python
src
converter
from_python.cpp
on
python
User selector
Datepicker
Commit history
Commits on Mar 10, 2025
Conditionally use Py_REFCNT
Aditya Pillai
authored and
stefanseefeld
committed
3e7be69
View commit details
Copy full SHA for 3e7be69
View code at this point
Browse repository at this point
Use Py_REFCNT instead of ->ob_refcnt
Show description for cbdf1ce
Aditya Pillai
authored and
stefanseefeld
committed
cbdf1ce
View commit details
Copy full SHA for cbdf1ce
View code at this point
Browse repository at this point
Commits on Jun 7, 2011
merging current boost/python and libs/python from trunk into release branch
Show description for cfa2baf
Ralf W. Grosse-Kunstleve
committed
cfa2baf
View commit details
Copy full SHA for cfa2baf
View code at this point
Browse repository at this point
Commits on Oct 13, 2009
boost/python, libs/python: all changes from trunk merged into branches/release
Show description for 8910035
Ralf W. Grosse-Kunstleve
committed
8910035
View commit details
Copy full SHA for 8910035
View code at this point
Browse repository at this point
Commits on May 16, 2005
Better support for rvalue from-python conversions of shared_ptr:
Show description for 82563df
dabrahams
committed
82563df
View commit details
Copy full SHA for 82563df
View code at this point
Browse repository at this point
Commits on Jul 26, 2004
Converted to Boost Software License, Version 1.0
Show description for fed0b09
DougGregor
committed
fed0b09
View commit details
Copy full SHA for fed0b09
View code at this point
Browse repository at this point
Commits on Jul 21, 2003
Get Cygwin linking again
Show description for 817dcd3
dabrahams
committed
817dcd3
View commit details
Copy full SHA for 817dcd3
View code at this point
Browse repository at this point
Commits on May 22, 2003
Fix a bug in dangling reference/pointer detection. Thanks to Daniel
Show description for 9675e42
dabrahams
committed
9675e42
View commit details
Copy full SHA for 9675e42
View code at this point
Browse repository at this point
Commits on Jan 23, 2003
bug fix + regression test
Show description for 9dfe98a
dabrahams
committed
9dfe98a
View commit details
Copy full SHA for 9dfe98a
View code at this point
Browse repository at this point
Commits on Dec 20, 2002
Major simplification of from_python conversion avoids registering
Show description for 3d874d1
dabrahams
committed
3d874d1
View commit details
Copy full SHA for 3d874d1
View code at this point
Browse repository at this point
Commits on Nov 25, 2002
Fully removed convertible() test from to_python converter protocol
Show description for cfbc1a6
dabrahams
committed
cfbc1a6
View commit details
Copy full SHA for cfbc1a6
View code at this point
Browse repository at this point
Commits on Sep 26, 2002
fixup comments
Show description for 87d619e
dabrahams
committed
87d619e
View commit details
Copy full SHA for 87d619e
View code at this point
Browse repository at this point
Commits on Jul 21, 2002
Rationalize object_manager
Show description for d27e5a5
dabrahams
committed
d27e5a5
View commit details
Copy full SHA for d27e5a5
View code at this point
Browse repository at this point
Commits on Jul 18, 2002
Extract implemented
Show description for a9baa51
dabrahams
committed
a9baa51
View commit details
Copy full SHA for a9baa51
View code at this point
Browse repository at this point
Commits on Jul 17, 2002
Bug fix
Show description for 9d5e8b9
dabrahams
committed
9d5e8b9
View commit details
Copy full SHA for 9d5e8b9
View code at this point
Browse repository at this point
Commits on Jul 16, 2002
MSVC6 workaround
Show description for 1d2dc98
dabrahams
committed
1d2dc98
View commit details
Copy full SHA for 1d2dc98
View code at this point
Browse repository at this point
Added type checking when converting some Python types from python as return values.
Show description for 2bfeb20
dabrahams
committed
2bfeb20
View commit details
Copy full SHA for 2bfeb20
View code at this point
Browse repository at this point
Commits on Jul 14, 2002
Still further rationalized conversion registry
Show description for 149c60b
dabrahams
committed
149c60b
View commit details
Copy full SHA for 149c60b
View code at this point
Browse repository at this point
Commits on Jul 13, 2002
Further rationalized conversion registry
Show description for 093aae1
dabrahams
committed
093aae1
View commit details
Copy full SHA for 093aae1
View code at this point
Browse repository at this point
Commits on Jul 11, 2002
Rationalized conversion registry
Show description for b8aaf7d
dabrahams
committed
b8aaf7d
View commit details
Copy full SHA for b8aaf7d
View code at this point
Browse repository at this point
Commits on Jul 8, 2002
rvalue_data -> rvalue_from_python_data
Show description for 7d32271
dabrahams
committed
7d32271
View commit details
Copy full SHA for 7d32271
View code at this point
Browse repository at this point
Commits on Mar 26, 2002
more implicit conversion work
Show description for 576269d
dabrahams
committed
576269d
View commit details
Copy full SHA for 576269d
View code at this point
Browse repository at this point
implicit conversions
Show description for ac34e0e
dabrahams
committed
ac34e0e
View commit details
Copy full SHA for ac34e0e
View code at this point
Browse repository at this point
Commits on Mar 8, 2002
Beginning of callback implementation
Show description for e79a668
dabrahams
committed
e79a668
View commit details
Copy full SHA for e79a668
View code at this point
Browse repository at this point
Commits on Feb 28, 2002
Make cxx 6.5 bugs happy
Show description for ccb7a8f
dabrahams
committed
ccb7a8f
View commit details
Copy full SHA for ccb7a8f
View code at this point
Browse repository at this point
Commits on Feb 24, 2002
Major rearchitecture of from_python mechanism
Show description for e11b457
dabrahams
committed
e11b457
View commit details
Copy full SHA for e11b457
View code at this point
Browse repository at this point
Commits on Feb 2, 2002
Last rewrite of the type conversion mechanism, I hope
Show description for 25c5616
dabrahams
committed
25c5616
View commit details
Copy full SHA for 25c5616
View code at this point
Browse repository at this point
Commits on Jan 31, 2002
New conversion methods, builtin converters
Show description for 6a75fa8
dabrahams
committed
6a75fa8
View commit details
Copy full SHA for 6a75fa8
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL