FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/converter/registry.cpp - 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
registry.cpp
on
python
User selector
Datepicker
Commit history
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 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 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
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 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 Sep 11, 2003
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 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
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 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 25, 2002
Fix for VC7. For some reason lexical_cast doesn't seem to work out too
Show description for 3d0579c
dabrahams
committed
3d0579c
View commit details
Copy full SHA for 3d0579c
View code at this point
Browse repository at this point
Fully removed convertible() test from to_python converter protocol
Show description for cfbc1a6
dabrahams
committed
cfbc1a6
View commit details
Copy full SHA for cfbc1a6
View code at this point
Browse repository at this point
Commits on Nov 24, 2002
New function invocation mechanism. This is the major groundwork for handling virtual functions with default implementations properly
Show description for e14e4e1
dabrahams
committed
e14e4e1
View commit details
Copy full SHA for e14e4e1
View code at this point
Browse repository at this point
Commits on Oct 9, 2002
Clean up Boost.Python v1 flotsam, update documentation
Show description for 4fd2018
dabrahams
committed
4fd2018
View commit details
Copy full SHA for 4fd2018
View code at this point
Browse repository at this point
Commits on Jul 14, 2002
Even further rationalized conversion registry
Show description for 9795a27
dabrahams
committed
9795a27
View commit details
Copy full SHA for 9795a27
View code at this point
Browse repository at this point
Commits on Jul 13, 2002
Further rationalized conversion registry
Show description for 093aae1
dabrahams
committed
093aae1
View commit details
Copy full SHA for 093aae1
View code at this point
Browse repository at this point
Commits on Jul 11, 2002
Merged registry tracing
Show description for 9ff90c9
dabrahams
committed
9ff90c9
View commit details
Copy full SHA for 9ff90c9
View code at this point
Browse repository at this point
Rationalized conversion registry
Show description for b8aaf7d
dabrahams
committed
b8aaf7d
View commit details
Copy full SHA for b8aaf7d
View code at this point
Browse repository at this point
Commits on May 29, 2002
Finally, it works on AIX!
Show description for 23bfb84
dabrahams
committed
23bfb84
View commit details
Copy full SHA for 23bfb84
View code at this point
Browse repository at this point
Commits on May 19, 2002
Lots of documentation updates, plus the associated code shuffling needed to expose the right things to users
Show description for ba2f18c
dabrahams
committed
ba2f18c
View commit details
Copy full SHA for ba2f18c
View code at this point
Browse repository at this point
Commits on Mar 26, 2002
more implicit conversion work
Show description for 576269d
dabrahams
committed
576269d
View commit details
Copy full SHA for 576269d
View code at this point
Browse repository at this point
Commits on Mar 8, 2002
Beginning of callback implementation
Show description for e79a668
dabrahams
committed
e79a668
View commit details
Copy full SHA for e79a668
View code at this point
Browse repository at this point
Commits on Feb 24, 2002
Major rearchitecture of from_python mechanism
Show description for e11b457
dabrahams
committed
e11b457
View commit details
Copy full SHA for e11b457
View code at this point
Browse repository at this point
Commits on Feb 2, 2002
Last rewrite of the type conversion mechanism, I hope
Show description for 25c5616
dabrahams
committed
25c5616
View commit details
Copy full SHA for 25c5616
View code at this point
Browse repository at this point
Commits on Jan 30, 2002
New conversion mechanism, builtin converters
Show description for 71032f6
dabrahams
committed
71032f6
View commit details
Copy full SHA for 71032f6
View code at this point
Browse repository at this point
Commits on Jan 10, 2002
Show description for dd1ac79
dabrahams
committed
dd1ac79
View commit details
Copy full SHA for dd1ac79
View code at this point
Browse repository at this point
Commits on Jan 1, 2002
Convertibility checks now collect the auxiliary conversion data
Show description for 015b875
dabrahams
committed
015b875
View commit details
Copy full SHA for 015b875
View code at this point
Browse repository at this point
Commits on Dec 24, 2001
fixes
Show description for 1f78c74
dabrahams
committed
1f78c74
View commit details
Copy full SHA for 1f78c74
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL