python/src
Ralf W. Grosse-Kunstleve 303885fefa applying patch from trac ticket 4609
[SVN r79774]
2012-07-27 22:43:32 +00:00
..
converter applying patch from trac ticket 4609 2012-07-27 22:43:32 +00:00
object libs/python/src/object/function.cpp: apply patch by Matthew Bradbury (trac #4259) 2011-09-08 21:27:10 +00:00
dict.cpp Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk. 2009-09-19 02:32:41 +00:00
errors.cpp map std::invalid_argument -> Python ValueError 2008-03-09 04:30:13 +00:00
exec.cpp boost/python/object_core.hpp: new .is_none() member function 2010-03-15 22:00:30 +00:00
import.cpp Fix reference counting error. 2007-03-28 18:12:08 +00:00
list.cpp boost/python: some Py_ssize_t replaced with boost::python::ssize_t to restore compatibility with Python 2.3 and 2.4 2009-09-30 12:35:54 +00:00
long.cpp Boost.Python: 2007-12-01 02:15:17 +00:00
module.cpp libs/python/src/module.cpp: bug fix: adding missing BOOST_PYTHON_DECL that should have been in rev. 67462, fixes trac issue #5283 2011-03-24 04:10:59 +00:00
numeric.cpp changed handle cast to downcast 2007-11-08 16:28:44 +00:00
object_operators.cpp Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk. 2009-09-19 02:32:41 +00:00
object_protocol.cpp Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk. 2009-09-19 02:32:41 +00:00
slice.cpp Remove tabs in file. 2004-07-25 17:12:17 +00:00
str.cpp Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk. 2009-09-19 02:32:41 +00:00
tuple.cpp Boost.Python: 2007-12-01 02:15:17 +00:00
wrapper.cpp fix for char* -> const char* conversion (g++ diagnostic) 2004-07-27 07:10:16 +00:00