|
|
September 30, 2003
- Re: Boost.Python : Byref parameters - no problems with static/non-static overloading, David Abrahams
- Re: Re: Boost.Python : Byref parameters - no problems with static/non-static overloading, Joel Gerard
- Re: (no subject), Raoul Gough
- Re: (no subject), David Abrahams
- Re: (no subject), Raoul Gough
- Re: vector_indexing_suite too defensive ..., Raoul Gough
- Re: On wrapping vector<pair<string, double> >, Nicodemus
- constructing datetime objects, gero_mailinglist
- On wrapping vector<pair<string, double> >, Zhang Le
- Re: Two Pyste suggestions, Nicodemus
September 29, 2003
- Re: Re: vector_indexing_suite too defensive ..., Joel de Guzman
- Re: (no subject), David Abrahams
- Re: return_existing_reference, David Abrahams
- Re: Boost.Python : Byref parameters - no problems with static/non-static overloading, David Abrahams
- Two Pyste suggestions, Niall Douglas
- return_existing_reference, Niall Douglas
- Re: Boost.Python : Byref parameters - no problems with static/non-static overloading, Joel Gerard
- Re: (no subject), Raoul Gough
- Re: python-list to c++-vector, Pierre Barbier de Reuille
- python-list to c++-vector, Lars Kunert
- Re: (no subject), David Abrahams
- Re: (no subject), Raoul Gough
- Re: vector_indexing_suite too defensive ..., Raoul Gough
- Re: (no subject), David Abrahams
- Re: (no subject), Raoul Gough
- Re: vector_indexing_suite too defensive ..., Joel de Guzman
- Re: (no subject), David Abrahams
- RE: boost.python with gcc 3.3 on Suse 8.1, Achim Domma \(Procoders\)
- RE: Re: (no subject), Andrew Ellem
September 28, 2003
- Re: (no subject), David Abrahams
- Re: calling a python-callback... Qt & boost & python, Lars Kunert
- (no subject), Andrew Ellem
- Re: calling a python-callback-function - switching to python 2.3, David Abrahams
- Re: boost.python with gcc 3.3 on Suse 8.1, Jonathan Brandmeyer
- boost.python with gcc 3.3 on Suse 8.1, Achim Domma \(Procoders\)
- vector_indexing_suite too defensive ..., Mike Thompson
- Re: calling a python-callback-function - switching to python 2.3, Lars Kunert
- Pyste problem: 2k limit in Windows command line, Niall Douglas
- Unlocking the python interpreter lock when entering Boost.Python, Niall Douglas
September 26, 2003
- Re: calling a python-callback-function from a c++thread..., David Abrahams
- Re: Boost.Python : Byref parameters, Mike Rovner
- Re: Boost.Python : Byref parameters, David Abrahams
- Re: Boost.Python : Byref parameters, Mike Rovner
- Boost.Python : Byref parameters, Joel Gerard
- calling a python-callback-function from a c++thread..., Lars Kunert
- Re: [Fsfe-ie] 1-page letter, faxes at the ready (IFSO, irish org), Niall Douglas
- Re: Re: Any way of executing something on unload of a Boost.Python module?, Niall Douglas
September 24, 2003
- Re: Converting CString to/from std::string, Martin Blais
- Re: Converting CString to/from std::string, David Abrahams
- Re: Converting CString to/from std::string, Martin Blais
- Re: injected constructors, David Abrahams
- POPEN Query, Munshi, Shahid K. (Manpower Contract)
- Re: injected constructors, Mike Thompson
- Re: Problems with embedding.cpp with VC7, David Abrahams
- Re: Re: Code Warrior and Boost python, Xavier WARIN(Compte LOCAL) - I23
- Re: Problems with embedding.cpp with VC7, Andrew Ellem
- Re: injected constructors, David Abrahams
- Re: injected constructors, Mike Thompson
September 23, 2003
- Re: Problems with embedding.cpp with VC7, David Abrahams
- Re: Code Warrior and Boost python, David Abrahams
- Re: location of initialization matters?, David Abrahams
- Re: A feature request, and, Re: Re: Exception translation to python classes, David Abrahams
- Re: Pyste bug: can't set different return policies on method, Nicodemus
- Re: Way to insert code in _main.cpp in pyste, Nicodemus
- Re: Way to insert code in _main.cpp in pyste, Niall Douglas
- Re: Re: Boost.Python not resolving overloads, Niall Douglas
- Problems with embedding.cpp with VC7, Andrew L Ellem
- Re: Converting CString to/from std::string, Martin Blais
- Re: location of initialization matters?, Martin Blais
- Re: A feature request, and, Re: Re: Exception translation to python classes, Niall Douglas
- location of initialization matters?, Martin Blais
- Code Warrior and Boost python, Xavier WARIN(Compte LOCAL) - I23
- A feature request, and, Re: Re: Exception translation to python classes, Lijun Qin
September 22, 2003
- Re: Way to insert code in _main.cpp in pyste, Nicodemus
- Re: Pyste bug: can't set different return policies on method, David Abrahams
- Re: Re: Exception translation to python classes, Niall Douglas
- Re: Boost.Python not resolving overloads, David Abrahams
- RE: Bug: Pyste misoutputs 64 bit ints on MSVC, Conan Brink
- Re: Pyste bug: can't set different return policies on method, Niall Douglas
- Re: Re: Boost.Python not resolving overloads, Niall Douglas
- Re: Bug: Pyste misoutputs 64 bit ints on MSVC, Niall Douglas
- Re: Exception translation to python classes, Mike Rovner
- Re: Re: Re: [Implementation] Calling wrapped functions, converters, policies, Mike Rovner
- Re: Way to insert code in _main.cpp in pyste, Niall Douglas
September 21, 2003
- Re: injected constructors, David Abrahams
- Re: Re: injected constructors, Gideon May
- Re: Re: injected constructors, Gideon May
- Re: injected constructors, David Abrahams
- Re: injected constructors, David Abrahams
- Re: Re: injected constructors, Gideon May
- Re: Bug: Pyste misoutputs 64 bit ints on MSVC, Nicodemus
- Re: Pyste bug: can't set different return policies on method, Nicodemus
- Re: Pyste bugs again, Nicodemus
- Re: injected constructors, David Abrahams
- Re: Re: injected constructors, Gideon May
- Re: injected constructors, David Abrahams
- Re: injected constructors, Gideon May
- Re: Boost.Python not resolving overloads, David Abrahams
- Re: Re: Boost.Python not resolving overloads, Niall Douglas
- Exception translation to python classes, Niall Douglas
- Re: Boost.Python not resolving overloads, David Abrahams
- Re: Where is return_by_value policy in pyste?, Niall Douglas
- Re: Re: Boost.Python not resolving overloads, Niall Douglas
- Re: Where is return_by_value policy in pyste?, Nicodemus
- Re: Boost.Python does not translate bool to Python boolean, David Abrahams
- Re: Boost.Python not resolving overloads, David Abrahams
- Re: Way to insert code in _main.cpp in pyste, Nicodemus
- injected constructors, David Abrahams
- Boost.Python does not translate bool to Python boolean, Niall Douglas
- Pyste bug: can't set different return policies on method, Niall Douglas
- Way to insert code in _main.cpp in pyste, Niall Douglas
- Boost.Python not resolving overloads, Niall Douglas
- Bug: Pyste misoutputs 64 bit ints on MSVC, Niall Douglas
- Where is return_by_value policy in pyste?, Niall Douglas
September 20, 2003
- Re: [Implementation] Calling wrapped functions, converters, policies, David Abrahams
- Re: Re: Re: [Implementation] Calling wrapped functions, converters, policies, Niall Douglas
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Niall Douglas
- Re: SWIG vs Pyste (was: Re: [Implementation] Calling wrapped functions, converters, policies), Niall Douglas
- Re: Pyste bugs again, Niall Douglas
September 19, 2003
- Re: Pyste bugs again, Nicodemus
- Re: SWIG vs Pyste (was: Re: [Implementation] Calling wrapped functions, converters, policies), Prabhu Ramachandran
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Mike Rovner
- Re: SWIG vs Pyste (was: Re: [Implementation] Calling wrapped functions, converters, policies), Niall Douglas
- Re: [Implementation] Calling wrapped functions, converters, policies, David Abrahams
- Re: [Implementation] Calling wrapped functions, converters, policies, David Abrahams
- Re: [Implementation] Calling wrapped functions, converters, policies, David Abrahams
- Pyste bugs again, Niall Douglas
- Re: boost.python and python 2.3, Ralf W. Grosse-Kunstleve
- Re: boost.python and python 2.3, Raoul Gough
- boost.python and python 2.3, Stefan Seefeld
- Re: [Implementation] Calling wrapped functions, converters, policies, Ralf W. Grosse-Kunstleve
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Prabhu Ramachandran
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Prabhu Ramachandran
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Prabhu Ramachandran
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Ralf W. Grosse-Kunstleve
- Re: [Implementation] Calling wrapped functions, converters, policies, Nicodemus
- Re: AllFromHeader() in cvs pyste broken?, Nicodemus
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Niall Douglas
- AllFromHeader() in cvs pyste broken?, Niall Douglas
- Re: [Implementation] Calling wrapped functions, converters, policies, Mike Rovner
September 18, 2003
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Ralf W. Grosse-Kunstleve
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Niall Douglas
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Niall Douglas
- Re: [Implementation] Calling wrapped functions, converters, policies, David Abrahams
- Re: [Implementation] Calling wrapped functions, converters, policies, David Abrahams
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Niall Douglas
- Re: [Implementation] Calling wrapped functions, converters, policies, Niall Douglas
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Ralf W. Grosse-Kunstleve
- Re: [Implementation] Calling wrapped functions, converters, policies, David Abrahams
- Re: Re: [Implementation] Calling wrapped functions, converters, policies, Ralf W. Grosse-Kunstleve
- Re: Reworking of indexing suite, David Abrahams
- Re: [Implementation] Calling wrapped functions, converters, policies, David Abrahams
- Reworking of indexing suite, Raoul Gough
- Re: [Implementation] Calling wrapped functions, converters, policies, Ralf W. Grosse-Kunstleve
- RE: pyste not supporting return_opaque_pointer, Vincenzo Innocente
- Re: Improvements on Mac OS X, Ralf W. Grosse-Kunstleve
- RE: pyste not supporting return_opaque_pointer, Jason . Sibthorpe
- RE: pyste not supporting return_opaque_pointer, Jason . Sibthorpe
- pyste not supporting return_opaque_pointer, Vincenzo Innocente
- Improvements on Mac OS X, Harri Hakula
September 16, 2003
- Re: discard reference, Mike Rovner
- Re: Converting a C++ object to python, David Abrahams
- Re: Boost.Python - implementing slicing on extension container class, David Abrahams
- Re: sub modules + test\submod_subclass_api.cpp doesn't compile, David Abrahams
- [Implementation] Calling wrapped functions, converters, policies, David Abrahams
- Re: Reference leak in life_support.cpp, Raoul Gough
- Re: Reference leak in life_support.cpp, David Abrahams
- return_internal_reference and implicitly_convertible danger, Raoul Gough
- Reference leak in life_support.cpp, Raoul Gough
- Re: Boost.Python - implementing slicing on extension container class, David Abrahams
- Re: Re: converting dict value to object, yakumoklesk
- Re: converting dict value to object, David Abrahams
- Re: discard reference, David Abrahams
September 15, 2003
- converting dict value to object, yakumoklesk
- Re: discard reference, Mike Rovner
- Re: Cannot believe what my eyes see: ACCES VIOLATION..., David Abrahams
- Re: Boost: virtual inheritance, David Abrahams
- At last!, yakumoklesk
- Re: Re: Cannot believe what my eyes see: ACCES VIOLATION..., yakumoklesk
- Re: Converting a C++ object to python, David Abrahams
- Re: Cannot believe what my eyes see: ACCES VIOLATION..., David Abrahams
- Re: Boost: virtual inheritance, Jacek Generowicz
- Re: Boost.Python bug found, David Abrahams
- Re: Converting a C++ object to python, Raoul Gough
- Re: Converting a C++ object to python, Brett Calcott
September 13, 2003
- Re: Deriving classes, David Abrahams
- Re: Documentation error or too much newbie?, Dirk Gerrits
- Deriving classes, yakumoklesk
- Re: Re: Documentation error or too much newbie?, yakumoklesk
- Re: Building boost.python on Mac OS X, Bob Ippolito
- Re: Building boost.python on Mac OS X, Jonathan Brandmeyer
- Re: Building boost.python on Mac OS X, Bob Ippolito
- Re: Re: Some patches to make the "Automatic PyUnicode to 'const char*'" possible, and make __stdcall function bindable, Lijun Qin
- Re: Building boost.python on Mac OS X, Ralf W. Grosse-Kunstleve
- Re: Documentation error or too much newbie?, David Abrahams
- Re: discard reference, David Abrahams
September 12, 2003
- Re: Building boost.python on Mac OS X, Jonathan Brandmeyer
- Re: Building boost.python on Mac OS X, Jonathan Brandmeyer
- Re: discard reference, Mike Rovner
- Documentation error or too much newbie?, yakumoklesk
- Re: discard reference, David Abrahams
- discard reference, Mike Rovner
- Re: Pyste generating empty file, Niall Douglas
- Pyste generating empty file, Niall Douglas
- Re: wrapping function taking pointer to pointer, David Abrahams
- Re: to_python (by-value) converter, David Abrahams
- RE: Re: wrapping function taking pointer to pointer, Jason . Sibthorpe
- Re: Some patches to make the "Automatic PyUnicode to 'const char*'" possible, and make __stdcall function bindable, David Abrahams
- Re: Re: to_python (by-value) converter, Simon Ouellet
- Re: wrapping function taking pointer to pointer, David Abrahams
- Re: Building boost.python on Mac OS X, Ralf W. Grosse-Kunstleve
- Re: to_python (by-value) converter, David Abrahams
- pyste - integration, Jason . Sibthorpe
- Re: Building boost.python on Mac OS X, Jonathan Brandmeyer
September 11, 2003
- Re: pyste - integration, Nicodemus
- Re: Re: to_python (by-value) converter, Simon Ouellet
- Re: to_python (by-value) converter, David Abrahams
- Re: to_python (by-value) converter, David Abrahams
- Re: Can anybody tell me the other difference betweenthese 2 little programs?, David Abrahams
- Re: Boost.Python bug found, David Abrahams
- RE: Re: Can anybody tell me the other difference betweenthese 2 little programs?, Conan Brink
- Re: Re: Can anybody tell me the other difference between these 2 little programs?, yakumoklesk
- Re: Building boost.python on Mac OS X, Bob Ippolito
- Re: Re: to_python (by-value) converter, Stefan Seefeld
- Re: Re: to_python (by-value) converter, Simon Ouellet
- Re: Building boost.python on Mac OS X, Ralf W. Grosse-Kunstleve
- pointer to pointer, Jason . Sibthorpe
- Re: Re: to_python_converter error question ..., Pierre Barbier de Reuille
- OpenOffice Python-UNO Bridge, M. Evans
- Re: to_python_converter error question ..., David Abrahams
- Re: Converting std::out_of_range to Python IndexError, David Abrahams
- Re: Can anybody tell me the other difference between these 2 little programs?, David Abrahams
- pyste - integration, Jason . Sibthorpe
- Re: Re: to_python_converter error question ..., Pierre Barbier de Reuille
- Can anybody tell me the other difference between these 2 little programs?, yakumoklesk
- Re: to_python (by-value) converter, David Abrahams
- Re: Re: Boost.Python bug found, Joel de Guzman
- Re: to_python_converter error question ..., David Abrahams
- Re: Re: to_python (by-value) converter, Simon Ouellet
- Re: to_python_converter error question ..., David Abrahams
- Re: Boost.Python bug found, David Abrahams
- Re: Is this use of Boost.Python safe?, David Abrahams
- Re: Building boost.python on Mac OS X, David Abrahams
- Re: BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS question, Joel de Guzman
- Re: Building boost.python on Mac OS X, Bob Ippolito
- Building boost.python on Mac OS X, Bob Ippolito
- Re: Is this use of Boost.Python safe?, Matthew Bray
- RE: BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS question, eric andersonT
- RE: BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS question, eric andersonT
- Re: What is Boos.Python for?, David Abrahams
- Re: Is this use of Boost.Python safe?, David Abrahams
- Re: BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS question, David Abrahams
- Re: to_python (by-value) converter, David Abrahams
- Re: Problems loading installed extensions: help needed, David Abrahams
- RE: Problems loading installed extensions: help needed, Jose Vicente Nunez Zuleta
- Re: Problems loading installed extensions: help needed, Mike Rovner
September 10, 2003
- RE: Problems loading installed extensions: help needed, eric andersonT
- Problems loading installed extensions: help needed, Jose Vicente Nunez Z
- Re: very basic: calling python function from c++, Nicodemus
- Re: pyste -I, Nicodemus
- Re: pyste -I, Nicodemus
- to_python (by-value) converter, Simon Ouellet
- Re: What is Boos.Python for?, yakumoklesk
- BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS question, eric andersonT
- Re: very basic: calling python function from c++, Roel Vanhout
- Re: very basic: calling python function from c++, yakumoklesk
- Is this use of Boost.Python safe?, Matthew Bray
- Re: Adding __len__ to range objects, David Abrahams
- very basic: calling python function from c++, Roel Vanhout
- to_python_converter error question ..., Pierre Barbier de Reuille
September 09, 2003
- Re: Adding __len__ to range objects, Raoul Gough
- Re: Adding __len__ to range objects, Raoul Gough
- RE: pyste -I, Niall Douglas
- Re: Some questions ..., David Abrahams
- Re: Some questions ..., Mike Thompson
- Re: Some questions ..., David Abrahams
- RE: pyste -I, Jason . Sibthorpe
- Re: "The filename or extension is too long", Mike Thompson
- Some questions ..., Mike Thompson
- Re: Some questions ..., Mike Thompson
|
|