FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/boost/python/object/pointer_holder.hpp - 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
include
boost
python
object
pointer_holder.hpp
on
develop
User selector
Datepicker
Commit history
Commits on Oct 25, 2017
Fix autoptr/unique_ptr ifdef for VS2017.
garyfurnish
authored and
stefanseefeld
committed
7c5e478
View commit details
Copy full SHA for 7c5e478
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
Use std type_traits instead of boost type_traits
Show description for 142661d
shreyans800755
authored and
stefanseefeld
committed
142661d
View commit details
Copy full SHA for 142661d
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
Use std::unique_ptr instead of std::auto_ptr
stefanseefeld
committed
5029273
View commit details
Copy full SHA for 5029273
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Python: Remove obsolete GCC version checks.
Show description for badedbe
steveire
committed
badedbe
View commit details
Copy full SHA for badedbe
View code at this point
Browse repository at this point
Commits on Jan 24, 2010
Support different MS calling conventions, thanks to Nicolas Lelong.
Show description for 3ad52bc
dabrahams
committed
3ad52bc
View commit details
Copy full SHA for 3ad52bc
View code at this point
Browse repository at this point
Commits on Sep 25, 2008
boost/python, boost/mpl: gcc 4.4 compatibility (see http://svn.boost.org/trac/boost/ticket/2069)
Show description for 97f3d84
Ralf W. Grosse-Kunstleve
committed
97f3d84
View commit details
Copy full SHA for 97f3d84
View code at this point
Browse repository at this point
Commits on Dec 1, 2007
Show description for 0d81eb6
dabrahams
committed
0d81eb6
View commit details
Copy full SHA for 0d81eb6
View code at this point
Browse repository at this point
Commits on Sep 16, 2006
Default to Python 2.4 in Unix builds
Show description for f5421ca
dabrahams
committed
f5421ca
View commit details
Copy full SHA for f5421ca
View code at this point
Browse repository at this point
Commits on Jul 25, 2005
untabify
Show description for 332a45f
dabrahams
committed
332a45f
View commit details
Copy full SHA for 332a45f
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
New-style polymorphism
Show description for c8e8ccf
dabrahams
committed
c8e8ccf
View commit details
Copy full SHA for c8e8ccf
View code at this point
Browse repository at this point
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 Jan 7, 2004
pro9 workarounds; some ADL protection for is_xxx
Show description for 234ebad
dabrahams
committed
234ebad
View commit details
Copy full SHA for 234ebad
View code at this point
Browse repository at this point
Commits on Dec 18, 2003
consistent use of get_pointer
Show description for 4832185
dabrahams
committed
4832185
View commit details
Copy full SHA for 4832185
View code at this point
Browse repository at this point
Commits on Nov 30, 2003
correct get_pointer usage
Show description for a278da2
dabrahams
committed
a278da2
View commit details
Copy full SHA for a278da2
View code at this point
Browse repository at this point
Commits on Nov 29, 2003
Make Dereferenceable use get_pointer
Show description for e9519db
dabrahams
committed
e9519db
View commit details
Copy full SHA for e9519db
View code at this point
Browse repository at this point
Commits on Aug 16, 2003
Fix public/private error.
Show description for 7f3acea
dabrahams
committed
7f3acea
View commit details
Copy full SHA for 7f3acea
View code at this point
Browse repository at this point
class.hpp, object/select_holder.hpp, object/pointer_holder.hpp -
Show description for da59799
dabrahams
committed
da59799
View commit details
Copy full SHA for da59799
View code at this point
Browse repository at this point
Commits on Aug 12, 2003
Make sure the class object and cast relationships are registered for
Show description for 5008dcb
dabrahams
committed
5008dcb
View commit details
Copy full SHA for 5008dcb
View code at this point
Browse repository at this point
Commits on May 21, 2003
object_core.hpp - allow wrapping of objects which take object managers in their constructors.
Show description for 43e5ccd
dabrahams
committed
43e5ccd
View commit details
Copy full SHA for 43e5ccd
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 Dec 1, 2002
Kill errant `typename'
Show description for 8467f36
dabrahams
committed
8467f36
View commit details
Copy full SHA for 8467f36
View code at this point
Browse repository at this point
Commits on Nov 29, 2002
Fixed some technical problems with smart pointer support uncovered by
Show description for 43a9571
dabrahams
committed
43a9571
View commit details
Copy full SHA for 43a9571
View code at this point
Browse repository at this point
Commits on Nov 14, 2002
auto_ptr support
Show description for 0e76fcf
dabrahams
committed
0e76fcf
View commit details
Copy full SHA for 0e76fcf
View code at this point
Browse repository at this point
Commits on Sep 18, 2002
Apply more preprocessor optimizations
Show description for 065a53b
dabrahams
committed
065a53b
View commit details
Copy full SHA for 065a53b
View code at this point
Browse repository at this point
Commits on Sep 16, 2002
Restore main trunk to health
Show description for b084f8a
dabrahams
committed
b084f8a
View commit details
Copy full SHA for b084f8a
View code at this point
Browse repository at this point
Commits on Sep 13, 2002
PP usage speedups (mostly for EDG)
Show description for 2dbb009
dabrahams
committed
2dbb009
View commit details
Copy full SHA for 2dbb009
View code at this point
Browse repository at this point
Commits on Sep 8, 2002
BOOST_PP_LINE inclusion
Show description for a26bb03
pmenso57
committed
a26bb03
View commit details
Copy full SHA for a26bb03
View code at this point
Browse repository at this point
pp-lib update
Show description for 26a0df8
pmenso57
committed
26a0df8
View commit details
Copy full SHA for 26a0df8
View code at this point
Browse repository at this point
Commits on Sep 3, 2002
Move converter registration from body of individual Holder classes to
Show description for 7d35ed4
dabrahams
committed
7d35ed4
View commit details
Copy full SHA for 7d35ed4
View code at this point
Browse repository at this point
Commits on Aug 23, 2002
More smart pointer handling
Show description for bcaa104
dabrahams
committed
bcaa104
View commit details
Copy full SHA for bcaa104
View code at this point
Browse repository at this point
Commits on Jul 25, 2002
class_<> is now derived from object
Show description for 63eed89
dabrahams
committed
63eed89
View commit details
Copy full SHA for 63eed89
View code at this point
Browse repository at this point
Commits on Jul 10, 2002
updated to new iteration interface
Show description for 88170f6
pmenso57
committed
88170f6
View commit details
Copy full SHA for 88170f6
View code at this point
Browse repository at this point
Commits on Jul 9, 2002
Use Paul M's preprocessor iteration
Show description for 931aab2
dabrahams
committed
931aab2
View commit details
Copy full SHA for 931aab2
View code at this point
Browse repository at this point
Commits on Jun 6, 2002
* Generalized use of force_instantiate()
Show description for ac2746f
dabrahams
committed
ac2746f
View commit details
Copy full SHA for ac2746f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL