FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/converter - 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
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 Feb 9, 2018
Fix build with Python 3.7
Show description for 660487c
berolinux
authored and
stefanseefeld
committed
660487c
View commit details
Copy full SHA for 660487c
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Fix conversion of PyUnicodeObject to wstring (#93)
tadeu
authored and
stefanseefeld
committed
4e0b96f
View commit details
Copy full SHA for 4e0b96f
View code at this point
Browse repository at this point
Commits on Dec 7, 2012
boost.python: merging trunk to release
Show description for a3f478e
Ralf W. Grosse-Kunstleve
committed
a3f478e
View commit details
Copy full SHA for a3f478e
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 Apr 13, 2011
merging current boost/python and libs/python from trunk into release branch
Show description for a5e564b
Ralf W. Grosse-Kunstleve
committed
a5e564b
View commit details
Copy full SHA for a5e564b
View code at this point
Browse repository at this point
Commits on Jul 12, 2010
merging current boost/python and libs/python from trunk into release branch
Show description for 65b3aad
Ralf W. Grosse-Kunstleve
committed
65b3aad
View commit details
Copy full SHA for 65b3aad
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 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 Nov 25, 2007
Full merge from trunk at revision 41356 of entire boost-root tree.
Show description for d9b4ada
Beman
committed
d9b4ada
View commit details
Copy full SHA for d9b4ada
View code at this point
Browse repository at this point
Commits on Sep 13, 2006
attempt unverified workaround for http://tinyurl.com/gvrgd
Show description for 326c871
dabrahams
committed
326c871
View commit details
Copy full SHA for 326c871
View code at this point
Browse repository at this point
Commits on Jul 24, 2006
(merge from head)
Show description for ecf70b0
gennaroprota
committed
ecf70b0
View commit details
Copy full SHA for ecf70b0
View code at this point
Browse repository at this point
Commits on Feb 15, 2006
Changes to ensure QNX/QCC compatability
Show description for c15216b
jayayedee
committed
c15216b
View commit details
Copy full SHA for c15216b
View code at this point
Browse repository at this point
Commits on Jan 12, 2006
Runtime detection of broken cxxabi::__cxa_demangle versions; based on code contributed by Ult Mundane
Show description for 19a1964
Ralf W. Grosse-Kunstleve
committed
19a1964
View commit details
Copy full SHA for 19a1964
View code at this point
Browse repository at this point
Commits on Dec 1, 2005
Fixed missing semicolon
Show description for 68463e2
dabrahams
committed
68463e2
View commit details
Copy full SHA for 68463e2
View code at this point
Browse repository at this point
Commits on Nov 30, 2005
Fix typo
Show description for f75eca9
dabrahams
committed
f75eca9
View commit details
Copy full SHA for f75eca9
View code at this point
Browse repository at this point
Commits on Nov 28, 2005
Workaround for GCC bug described in http://lists.debian.org/debian-gcc/2003/09/msg00055.html
Show description for 4996f91
dabrahams
committed
4996f91
View commit details
Copy full SHA for 4996f91
View code at this point
Browse repository at this point
Commits on Oct 14, 2005
Make it work when Python is compiled with Unicode disabled.
Show description for 3d8f4c9
dabrahams
committed
3d8f4c9
View commit details
Copy full SHA for 3d8f4c9
View code at this point
Browse repository at this point
Commits on May 18, 2005
Workaround for compilers that have trouble with lexical_cast.
Show description for a3d8a38
dabrahams
committed
a3d8a38
View commit details
Copy full SHA for a3d8a38
View code at this point
Browse repository at this point
Take typeid(T&) rather than typeid(T). For some some compilers won't
Show description for 432d478
dabrahams
committed
432d478
View commit details
Copy full SHA for 432d478
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 Feb 13, 2004
gcc 3.4 from gcc.gnu.org still suffers from the old static initialization bug under Mac OS 10: workaround adjusted accordingly
Show description for 355e155
Ralf W. Grosse-Kunstleve
committed
355e155
View commit details
Copy full SHA for 355e155
View code at this point
Browse repository at this point
Commits on Jan 28, 2004
Fixes for intel-linux
Show description for 8fcfed4
dabrahams
committed
8fcfed4
View commit details
Copy full SHA for 8fcfed4
View code at this point
Browse repository at this point
Commits on Nov 12, 2003
minor fix for otherwise confusing debug output
Show description for bcec0af
Ralf W. Grosse-Kunstleve
committed
bcec0af
View commit details
Copy full SHA for bcec0af
View code at this point
Browse repository at this point
Commits on Nov 5, 2003
Fix Mike Rovner's warning suppression.
Show description for 1e02065
dabrahams
committed
1e02065
View commit details
Copy full SHA for 1e02065
View code at this point
Browse repository at this point
patch by Mike Rovner: work around gcc 3.3.1 bug (http://gcc.gnu.org/PR12163)
Show description for 1fee0da
Ralf W. Grosse-Kunstleve
committed
1fee0da
View commit details
Copy full SHA for 1fee0da
View code at this point
Browse repository at this point
Commits on Nov 3, 2003
Warning suppression thanks to Mike Rovner <mike-at-bindkey.com>
Show description for 91b23c8
dabrahams
committed
91b23c8
View commit details
Copy full SHA for 91b23c8
View code at this point
Browse repository at this point
Commits on Sep 23, 2003
Work with gcc2
Show description for fba9380
dabrahams
committed
fba9380
View commit details
Copy full SHA for fba9380
View code at this point
Browse repository at this point
Commits on Sep 11, 2003
Added std::wstring conversion support
Show description for f920dc8
dabrahams
committed
f920dc8
View commit details
Copy full SHA for f920dc8
View code at this point
Browse repository at this point
Warn about duplicate to-python converters and show the name of the
Show description for 8b97caa
dabrahams
committed
8b97caa
View commit details
Copy full SHA for 8b97caa
View code at this point
Browse repository at this point
Commits on Aug 4, 2003
workaround for Mac OS 10 gcc 3.3 static initialization bug
Show description for b55b7e2
Ralf W. Grosse-Kunstleve
committed
b55b7e2
View commit details
Copy full SHA for b55b7e2
View code at this point
Browse repository at this point
Commits on Jul 23, 2003
Kill off nasty diagnostic printing.
Show description for 874d6eb
dabrahams
committed
874d6eb
View commit details
Copy full SHA for 874d6eb
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL