FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/boost/python/detail - orivej/python · GitHub
orivej
/
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
detail
on
develop
User selector
Datepicker
Commit history
Commits on Apr 13, 2018
Fix auto-linking logic (Windows only).
stefanseefeld
committed
2431370
View commit details
Copy full SHA for 2431370
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Add Python version to library suffix.
stefanseefeld
committed
d4d41d9
View commit details
Copy full SHA for d4d41d9
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Fix MSVC compilation failure.
stefanseefeld
committed
b9d0d97
View commit details
Copy full SHA for b9d0d97
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 warning: returning the proper type for object sizes
raffienficiaud
authored and
stefanseefeld
committed
8d37630
View commit details
Copy full SHA for 8d37630
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 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 Jun 12, 2017
Fix `BOOST_LIB_NAME` for Python 3
Show description for 9082971
jakirkham
authored and
stefanseefeld
committed
9082971
View commit details
Copy full SHA for 9082971
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Reencoded a few headers that used Windows-1252 with UTF-8.
Show description for 1452dfe
Teemperor
authored and
stefanseefeld
committed
1452dfe
View commit details
Copy full SHA for 1452dfe
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 Jun 24, 2016
Suppress more unused typedef warnings.
stefanseefeld
committed
2e8cd3d
View commit details
Copy full SHA for 2e8cd3d
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
Add cygwin64 support to wrap_python.hpp
Show description for 77bdbf0
c-nixon
authored and
fatso83
committed
77bdbf0
View commit details
Copy full SHA for 77bdbf0
View code at this point
Browse repository at this point
Commits on May 29, 2015
Remove unused deprecated header file
eldiener
committed
0a4c76b
View commit details
Copy full SHA for 0a4c76b
View code at this point
Browse repository at this point
Commits on May 27, 2015
Fix is_volatile constant in detail::cv_tag<>
agnat
committed
d06f4ae
View commit details
Copy full SHA for d06f4ae
View code at this point
Browse repository at this point
Commits on May 21, 2015
Stop Using type_traits details.
Show description for 9742c30
jzmaddock
committed
9742c30
View commit details
Copy full SHA for 9742c30
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
Remove obsolete files.
Show description for 87f776b
steveire
committed
87f776b
View commit details
Copy full SHA for 87f776b
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Python: Remove obsolete MSVC version check.
Show description for cc80f46
steveire
committed
cc80f46
View commit details
Copy full SHA for cc80f46
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 Jan 17, 2012
Python: applying #6409: __visibility__ (with underscores) to avoid name clashes
Show description for 5792bff
Ralf W. Grosse-Kunstleve
committed
5792bff
View commit details
Copy full SHA for 5792bff
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 Aug 27, 2010
Boost.Python: Python 3 compatibility patch by Trigve Siver (trac ticket 4497)
Show description for bd8a9eb
Ralf W. Grosse-Kunstleve
committed
bd8a9eb
View commit details
Copy full SHA for bd8a9eb
View code at this point
Browse repository at this point
Commits on Apr 20, 2010
Fixed tab and no-newline-at-end-of-file issues from inspection report
Show description for 5b36b84
jewillco
committed
5b36b84
View commit details
Copy full SHA for 5b36b84
View code at this point
Browse repository at this point
Commits on Mar 26, 2010
Handle the destructor call in a way that keeps msvc happy. Fixes #4003
Show description for 6d4be7a
swatanabe
committed
6d4be7a
View commit details
Copy full SHA for 6d4be7a
View code at this point
Browse repository at this point
Commits on Oct 20, 2009
Fix for #2582, thanks for the patch.
Show description for 8b0655c
straszheim
committed
8b0655c
View commit details
Copy full SHA for 8b0655c
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 Jun 5, 2009
GCC Warning Suppression
Show description for 6ffeca6
dabrahams
committed
6ffeca6
View commit details
Copy full SHA for 6ffeca6
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
Remove unused paramters.
Show description for 5cbb539
jhunold
committed
5cbb539
View commit details
Copy full SHA for 5cbb539
View code at this point
Browse repository at this point
Commits on Sep 20, 2007
gcc 4.3.0 compatibility (resolves new "changes meaning" error)
Show description for abc4abf
Ralf W. Grosse-Kunstleve
committed
abc4abf
View commit details
Copy full SHA for abc4abf
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 Apr 25, 2007
MIPSpro: undo Python 2.5.1 define (the define leads to many warnings)
Show description for e7ee17b
Ralf W. Grosse-Kunstleve
committed
e7ee17b
View commit details
Copy full SHA for e7ee17b
View code at this point
Browse repository at this point
Commits on Dec 11, 2006
Fix auto-link to look at the right variable.
Show description for 0c4ebef
dabrahams
committed
0c4ebef
View commit details
Copy full SHA for 0c4ebef
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL