FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/boost/python/object - FadyEssam/python · GitHub
FadyEssam
/
python
Public
forked from
boostorg/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python
include
boost
python
object
on
develop
User selector
Datepicker
Commit history
Commits on Oct 27, 2017
Fix unresolved symbol error with MSVC.
stefanseefeld
committed
2d9871f
View commit details
Copy full SHA for 2d9871f
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Fix c++11 detection.
garyfurnish
authored and
stefanseefeld
committed
30c9eb1
View commit details
Copy full SHA for 30c9eb1
View code at this point
Browse repository at this point
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 Sep 18, 2017
Remove executable attribute for files.
eldiener
authored and
stefanseefeld
committed
00b7ed0
View commit details
Copy full SHA for 00b7ed0
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
Fix traits qualification.
stefanseefeld
committed
b3b6727
View commit details
Copy full SHA for b3b6727
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 Feb 13, 2017
Switch^Cisibility support to BOOST_SYMBOL_EXPORT. Refs #2114
jhunold
authored and
stefanseefeld
committed
0224f54
View commit details
Copy full SHA for 0224f54
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
Add support for std::shared_ptr.
stefanseefeld
committed
97e4b34
View commit details
Copy full SHA for 97e4b34
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 May 1, 2016
Fix unused local typedef warnings for GCC
thtrummer
committed
f399391
View commit details
Copy full SHA for f399391
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
Fix auto-pointer registration in Boost Python 1.60.
Show description for f2c465f
vslashg
committed
f2c465f
View commit details
Copy full SHA for f2c465f
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Show description for 9ceb9c0
steveire
committed
9ceb9c0
View commit details
Copy full SHA for 9ceb9c0
View code at this point
Browse repository at this point
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Show description for 97f9a10
steveire
committed
97f9a10
View commit details
Copy full SHA for 97f9a10
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 Sep 25, 2013
Python: Clean up some old MSVC related code.
Show description for 42e7d7b
steveire
committed
42e7d7b
View commit details
Copy full SHA for 42e7d7b
View code at this point
Browse repository at this point
Commits on May 18, 2012
Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
Show description for c3d20eb
dabrahams
committed
c3d20eb
View commit details
Copy full SHA for c3d20eb
View code at this point
Browse repository at this point
Commits on Aug 23, 2011
boost/python: fixing long-standing mis-spelling, resolves trac #5805
Show description for 838f44c
Ralf W. Grosse-Kunstleve
committed
838f44c
View commit details
Copy full SHA for 838f44c
View code at this point
Browse repository at this point
Commits on Nov 15, 2010
boost/python/object/make_instance.hpp: adding missing includes
Show description for c501874
Ralf W. Grosse-Kunstleve
committed
c501874
View commit details
Copy full SHA for c501874
View code at this point
Browse repository at this point
Commits on Sep 23, 2010
libs/python/src/object/function.cpp: support __module__ attribute (to help certain doc generation systems)
Show description for 76af2cf
Ralf W. Grosse-Kunstleve
committed
76af2cf
View commit details
Copy full SHA for 76af2cf
View code at this point
Browse repository at this point
Commits on Jan 24, 2010
boost/python/object/make_instance.hpp: missing include added to resolve g++ 4.4 compilation errors
Show description for 33408d2
Ralf W. Grosse-Kunstleve
committed
33408d2
View commit details
Copy full SHA for 33408d2
View code at this point
Browse repository at this point
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 19, 2009
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
Show description for ef2a02c
stefanseefeld
committed
ef2a02c
View commit details
Copy full SHA for ef2a02c
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 11, 2007
Patches by Nikolay Mladenov (nickm at sitius com): new pythonic signatures; docstring support for enums; fix unrelated Visual C++ 6 problem
Show description for 5809078
Ralf W. Grosse-Kunstleve
committed
5809078
View commit details
Copy full SHA for 5809078
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 Jan 22, 2006
avoid g++ -Wall -W "unused parameter" warnings
Show description for 203a42c
Ralf W. Grosse-Kunstleve
committed
203a42c
View commit details
Copy full SHA for 203a42c
View code at this point
Browse repository at this point
Commits on Jan 12, 2006
automatic addition of C++ signatures to doc strings
Show description for 1cacefc
Ralf W. Grosse-Kunstleve
committed
1cacefc
View commit details
Copy full SHA for 1cacefc
View code at this point
Browse repository at this point
Commits on Jan 11, 2006
resolve gcc warnings (based on patches by Scott Howlett)
Show description for 2f9323d
Ralf W. Grosse-Kunstleve
committed
2f9323d
View commit details
Copy full SHA for 2f9323d
View code at this point
Browse repository at this point
Commits on Oct 31, 2005
add stl_input_iterator for wrapping a Python iterator in a STL input iterator
Show description for 6ec4387
Eric Niebler
committed
6ec4387
View commit details
Copy full SHA for 6ec4387
View code at this point
Browse repository at this point
Commits on Oct 19, 2005
Fixed for vc6
Show description for 3864838
dabrahams
committed
3864838
View commit details
Copy full SHA for 3864838
View code at this point
Browse repository at this point
Add the ability to easily use new-style polymorphism wrappers with
Show description for 12770b0
dabrahams
committed
12770b0
View commit details
Copy full SHA for 12770b0
View code at this point
Browse repository at this point
Commits on Oct 14, 2005
Disable ADL from addressof uses :(
Show description for 5597dcb
dabrahams
committed
5597dcb
View commit details
Copy full SHA for 5597dcb
View code at this point
Browse repository at this point
Commits on Oct 11, 2005
Use "addressof(x)" instead of "&x" to deal with classes that have a
Show description for 8ecd49c
dabrahams
committed
8ecd49c
View commit details
Copy full SHA for 8ecd49c
View code at this point
Browse repository at this point
Commits on Aug 25, 2005
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
Show description for aa20ce7
jzmaddock
committed
aa20ce7
View commit details
Copy full SHA for aa20ce7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL