FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/boost/python/signature.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
signature.hpp
on
python
User selector
Datepicker
Commit history
Commits on Oct 30, 2017
Revert "Avoid multiple template instances of boost::python::details::get_signature when multiple calling conventions are enabled"
Show description for bf9a033
stefanseefeld
committed
bf9a033
View commit details
Copy full SHA for bf9a033
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 Jul 21, 2016
Avoid multiple template instances of boost::python::details::get_signature when multiple calling conventions are enabled
cowo78
committed
b49a186
View commit details
Copy full SHA for b49a186
View code at this point
Browse repository at this point
Commits on Apr 4, 2010
merging current boost/python and libs/python from trunk into release branch
Show description for 37b45d2
Ralf W. Grosse-Kunstleve
committed
37b45d2
View commit details
Copy full SHA for 37b45d2
View code at this point
Browse repository at this point
Commits on Aug 17, 2009
boost/python, libs/python: all changes from trunk merged into branches/release (without any manual modifications)
Show description for e80224b
Ralf W. Grosse-Kunstleve
committed
e80224b
View commit details
Copy full SHA for e80224b
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 Oct 13, 2003
Include @group directives for Synopsis
Show description for 364826b
dabrahams
committed
364826b
View commit details
Copy full SHA for 364826b
View code at this point
Browse repository at this point
Commits on Sep 7, 2003
Support for wrapping function objects and classes which use virtual
Show description for b3910f4
dabrahams
committed
b3910f4
View commit details
Copy full SHA for b3910f4
View code at this point
Browse repository at this point
Commits on May 31, 2003
Added #include <boost/python/detail/prefix.hpp> to ensure that all public Boost.Python headers begin by #including Python.h before as many system headers as possible.
Show description for 286f3dc
dabrahams
committed
286f3dc
View commit details
Copy full SHA for 286f3dc
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 24, 2002
Bug fix, thanks to "Daniel Paull" <dlp@fractaltechnologies.com> for
Show description for aa58e21
dabrahams
committed
aa58e21
View commit details
Copy full SHA for aa58e21
View code at this point
Browse repository at this point
Commits on Nov 26, 2002
Restore CWPro7.2 to health. Also improve source organization slightly
Show description for f9c8bf1
dabrahams
committed
f9c8bf1
View commit details
Copy full SHA for f9c8bf1
View code at this point
Browse repository at this point
Commits on Nov 23, 2002
On our way to polymorphism
Show description for 60924e8
dabrahams
committed
60924e8
View commit details
Copy full SHA for 60924e8
View code at this point
Browse repository at this point
Commits on Oct 7, 2002
merge Joel's copyrights
Show description for ca6c28e
dabrahams
committed
ca6c28e
View commit details
Copy full SHA for ca6c28e
View code at this point
Browse repository at this point
Commits on Sep 18, 2002
Apply more preprocessor optimizations
Show description for 4320c73
dabrahams
committed
4320c73
View commit details
Copy full SHA for 4320c73
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 9, 2002
Work around PP lib bug with GCC
Show description for e76440e
dabrahams
committed
e76440e
View commit details
Copy full SHA for e76440e
View code at this point
Browse repository at this point
cope with recent PP lib changes
Show description for 4c8bcd9
dabrahams
committed
4c8bcd9
View commit details
Copy full SHA for 4c8bcd9
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
Commits on Aug 23, 2002
removed signature<...> and updated defaults.cpp test
Show description for 0bbfa9b
djowel
committed
0bbfa9b
View commit details
Copy full SHA for 0bbfa9b
View code at this point
Browse repository at this point
Commits on Aug 22, 2002
Metrowerks workaround
Show description for 68c8901
dabrahams
committed
68c8901
View commit details
Copy full SHA for 68c8901
View code at this point
Browse repository at this point
+ Added Ralf's test code
Show description for cfb1aeb
djowel
committed
cfb1aeb
View commit details
Copy full SHA for cfb1aeb
View code at this point
Browse repository at this point
Commits on Aug 21, 2002
VC6 Workaronds (cleanup)
Show description for 087c09c
djowel
committed
087c09c
View commit details
Copy full SHA for 087c09c
View code at this point
Browse repository at this point
VC6 fixups
Show description for f96a898
dabrahams
committed
f96a898
View commit details
Copy full SHA for f96a898
View code at this point
Browse repository at this point
Commits on Aug 20, 2002
latest signature
Show description for b7e300d
djowel
committed
b7e300d
View commit details
Copy full SHA for b7e300d
View code at this point
Browse repository at this point
Commits on Aug 14, 2002
Automatic class def_init(), abstract class __init__ errors
Show description for 6e06ff0
dabrahams
committed
6e06ff0
View commit details
Copy full SHA for 6e06ff0
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL