cplusplus-sig
Thread
Date
Earlier messages
Later messages
Messages by Date
2010/07/16
Re: [C++-sig] Project architecture and Py++
Benoit Leveau
2010/07/16
Re: [C++-sig] Project architecture and Py++
Benoit Leveau
2010/07/15
[C++-sig] Project architecture and Py++
Pentix
2010/07/15
Re: [C++-sig] reuse C++ classes that have been wrapped with SWIG
Ralf W. Grosse-Kunstleve
2010/07/15
[C++-sig] reuse C++ classes that have been wrapped with SWIG
Marco Selinger
2010/07/13
[C++-sig] a working example of container_proxy?
Václav Šmilauer
2010/07/12
Re: [C++-sig] Problem with map_indexing_suite
Damien Dupuis
2010/07/12
Re: [C++-sig] Problem with map_indexing_suite
John Reid
2010/07/12
Re: [C++-sig] Problem with map_indexing_suite
John Reid
2010/07/12
Re: [C++-sig] Problem with map_indexing_suite
Pentix
2010/07/09
Re: [C++-sig] Best practices for wrapping classes where instance lifecycle is managed by someone else?
Renato Araujo
2010/07/09
[C++-sig] Best practices for wrapping classes where instance lifecycle is managed by someone else?
Mikael Lind
2010/07/08
Re: [C++-sig] Newbie question about Boost.Python
David Aldrich
2010/07/07
Re: [C++-sig] Newbie question about Boost.Python
Philip Jonientz - NEXPLORE AG
2010/07/07
[C++-sig] Newbie question about Boost.Python
David Aldrich
2010/07/07
Re: [C++-sig] X-language polymorphism and multithreading
Hans Meine
2010/07/06
Re: [C++-sig] X-language polymorphism and multithreading
Anton Yabchinskiy
2010/07/06
[C++-sig] Cannot build Boost.Python
David Aldrich
2010/07/06
Re: [C++-sig] X-language polymorphism and multithreading
Hans Meine
2010/07/02
Re: [C++-sig] X-language polymorphism and multithreading
Anton Yabchinskiy
2010/07/02
Re: [C++-sig] X-language polymorphism and multithreading
Charles Solar
2010/07/02
[C++-sig] X-language polymorphism and multithreading
Anton Yabchinskiy
2010/07/02
Re: [C++-sig] problem with boost::python and pickling
Jakub Zytka
2010/07/02
[C++-sig] problem with boost::python and pickling
Jakub Zytka
2010/06/28
[C++-sig] boost python and clang++
Dane Springmeyer
2010/06/23
Re: [C++-sig] Exposing std::list<> via Boost.Python
Benoît Leveau
2010/06/22
[C++-sig] wrapping a reference counted class
Nathan Cournia
2010/06/22
Re: [C++-sig] Exposing std::list<> via Boost.Python
Jim Bosch
2010/06/21
Re: [C++-sig] interfacing headle binary file library, raw pointer and buffer
Roman Yakovenko
2010/06/21
Re: [C++-sig] interfacing headle binary file library, raw pointer and buffer
heroxbd
2010/06/21
Re: [C++-sig] How to add new constructor in a class
Matthew Scouten (TT)
2010/06/21
[C++-sig] Exposing std::list<> via Boost.Python
Phil Bass
2010/06/20
Re: [C++-sig] interfacing headle binary file library, raw pointer and buffer
Nat Goodspeed
2010/06/20
Re: [C++-sig] interfacing headle binary file library, raw pointer and buffer
heroxbd
2010/06/19
[C++-sig] interfacing headle binary file library, raw pointer and buffer
heroxbd
2010/06/19
Re: [C++-sig] problem exposing iterators
Roman Yakovenko
2010/06/19
Re: [C++-sig] How to add new constructor in a class
Roman Yakovenko
2010/06/18
[C++-sig] Problem with map_indexing_suite
Damien Dupuis
2010/06/18
[C++-sig] How to add new constructor in a class
vishal bayskar
2010/06/17
Re: [C++-sig] problem exposing iterators
abhi.sri45
2010/06/17
[C++-sig] problem exposing iterators
Abhishek Srivastava
2010/06/17
[C++-sig] problem exposing iterators
abhi.sri45
2010/06/09
Re: [C++-sig] Python exceptions in functions called from C++
Charles Solar
2010/06/09
Re: [C++-sig] Python exceptions in functions called from C++
Stefan Seefeld
2010/06/09
Re: [C++-sig] Python exceptions in functions called from C++
Matthew Scouten (TT)
2010/06/09
[C++-sig] Python exceptions in functions called from C++
Charles Solar
2010/06/09
Re: [C++-sig] building boost/python against stackless python and vs2010
Philip Jonientz - NEXPLORE AG
2010/06/08
Re: [C++-sig] building boost/python against stackless python and vs 2010
Thomas Berg
2010/06/07
[C++-sig] Fill a python::str with contents of a vector<unsigned char>
Imran Fanaswala
2010/06/07
[C++-sig] building boost/python against stackless python and vs 2010
Philip Jonientz - NEXPLORE AG
2010/06/07
Re: [C++-sig] Fill a python::str with contents of a vector<unsigned char> ?
Lars Viklund
2010/06/06
Re: [C++-sig] Fill a python::str with contents of a vector<unsigned char> ?
Jim Bosch
2010/06/06
Re: [C++-sig] Does Boost.Python consider this as "unsupported" (threading related)
Charles Solar
2010/06/06
[C++-sig] Fill a python::str with contents of a vector<unsigned char> ?
Embhi Karuche
2010/06/06
[C++-sig] Does Boost.Python consider this as "unsupported" (threading related)
Embhi Karuche
2010/06/06
Re: [C++-sig] Does Boost.Python consider this as "unsupported" (threading related)
Charles Solar
2010/06/06
[C++-sig] Does Boost.Python consider this as "unsupported" (threading related)
Embhi Karuche
2010/06/04
Re: [C++-sig] Boost exception on Solaris AMD64 when importing
Charles Solar
2010/06/03
Re: [C++-sig] How to expose to a python user defined type with to/from_python convertors?
X Wang
2010/06/03
[C++-sig] Boost exception on Solaris AMD64 when importing
Charles Solar
2010/06/02
[C++-sig] using PyArray to pass pointer
tino
2010/06/01
[C++-sig] find out dependency from public part only
vishal bayskar
2010/06/01
Re: [C++-sig] How to search constructors with namespace
Roman Yakovenko
2010/06/01
Re: [C++-sig] How to search constructors with namespace
vishal bayskar
2010/06/01
[C++-sig] How to search constructors with namespace
vishal bayskar
2010/05/28
Re: [C++-sig] The declaration is unexposed
Roman Yakovenko
2010/05/27
Re: [C++-sig] The declaration is unexposed
vishal bayskar
2010/05/27
Re: [C++-sig] The declaration is unexposed
Roman Yakovenko
2010/05/27
[C++-sig] The declaration is unexposed
vishal bayskar
2010/05/26
Re: [C++-sig] Boost.Python Problem
alexandre monti
2010/05/25
Re: [C++-sig] Boost.Python Problem
Jim Bosch
2010/05/25
Re: [C++-sig] How to expose to a python user defined type with to/from_python convertors?
Michele De Stefano
2010/05/25
Re: [C++-sig] How to expose to a python user defined type with to/from_python convertors?
X Wang
2010/05/25
Re: [C++-sig] No to_python (by-value) converter found for C++ type
abhi.sri45
2010/05/25
Re: [C++-sig] automatic conversion of tuple to vector
Michele De Stefano
2010/05/25
Re: [C++-sig] automatic conversion of tuple to vector
Jim Bosch
2010/05/25
Re: [C++-sig] How to wrap reference to abstract base class to get C++ polymorphism
Kun Hong
2010/05/25
Re: [C++-sig] No to_python (by-value) converter found for C++ type
Roman Yakovenko
2010/05/25
Re: [C++-sig] automatic conversion of tuple to vector
Michele De Stefano
2010/05/24
Re: [C++-sig] No to_python (by-value) converter found for C++ type
abhi.sri45
2010/05/24
Re: [C++-sig] No to_python (by-value) converter found for C++ type
vishal bayskar
2010/05/24
Re: [C++-sig] No to_python (by-value) converter found for C++ type
Roman Yakovenko
2010/05/24
Re: [C++-sig] No to_python (by-value) converter found for C++ type
vishal bayskar
2010/05/24
Re: [C++-sig] No to_python (by-value) converter found for C++ type
vishal bayskar
2010/05/24
Re: [C++-sig] No to_python (by-value) converter found for C++ type
Roman Yakovenko
2010/05/24
Re: [C++-sig] No to_python (by-value) converter found for C++ type
vishal bayskar
2010/05/24
Re: [C++-sig] No to_python (by-value) converter found for C++ type
Jim Bosch
2010/05/24
[C++-sig] No to_python (by-value) converter found for C++ type
vishal bayskar
2010/05/24
Re: [C++-sig] automatic conversion of tuple to vector
Jim Bosch
2010/05/24
[C++-sig] automatic conversion of tuple to vector
Nathan Cournia
2010/05/24
Re: [C++-sig] How to wrap reference to abstract base class to get C++ polymorphism
Nicolas Colombe
2010/05/21
Re: [C++-sig] [Py++] Undefined symbols for static const int member of class
Brian O'Kennedy
2010/05/21
Re: [C++-sig] [Py++] Undefined symbols for static const int member of class
Kun Hong
2010/05/21
Re: [C++-sig] [Py++] Undefined symbols for static const int member of class
Roman Yakovenko
2010/05/21
[C++-sig] [Py++] Undefined symbols for static const int member of class
Brian O'Kennedy
2010/05/20
[C++-sig] How to wrap reference to abstract base class to get C++ polymorphism
Kun Hong
2010/05/19
Re: [C++-sig] Problem with overloading between int and double
Ralf W. Grosse-Kunstleve
2010/05/19
Re: [C++-sig] Problem with overloading between int and double
Jim Bosch
2010/05/19
[C++-sig] Problem with overloading between int and double
Thomas Daniel
2010/05/19
Re: [C++-sig] Callbacks in PyBindGen
Gustavo Carneiro
2010/05/19
Re: [C++-sig] Callbacks in PyBindGen
Gustavo Carneiro
2010/05/18
Re: [C++-sig] Trouble converting data from numpy.array to c++
Paul F. Kunz
2010/05/18
[C++-sig] Boost.Python Problem
alexandre monti
2010/05/18
[C++-sig] Callbacks in PyBindGen
cammm
2010/05/17
Re: [C++-sig] RuntimeError(Pure virtual function called) when using iterator with abstract class
Stefan Seefeld
2010/05/17
[C++-sig] RuntimeError(Pure virtual function called) when using iterator with abstract class
Mr Kun Hong
2010/05/17
[C++-sig] RuntimeError(Pure virtual function called) when using iterator with abstract class
Mr Kun Hong
2010/05/17
Re: [C++-sig] Trouble converting data from numpy.array to c++
Ger van Diepen
2010/05/16
[C++-sig] How to expose to a python user defined type with to/from_python convertors?
X Wang
2010/05/13
[C++-sig] Miscellaneous Boost.Python Utilities
Jim Bosch
2010/05/13
Re: [C++-sig] When not to use static boost python library
Kun Hong
2010/05/12
Re: [C++-sig] When not to use static boost python library
Nat Goodspeed
2010/05/12
Re: [C++-sig] Trouble converting data from numpy.array to c++
QUILLET Jean-Charles
2010/05/11
[C++-sig] When not to use static boost python library
Mr Kun Hong
2010/05/11
Re: [C++-sig] Trouble converting data from numpy.array to c++
Andreas Kloeckner
2010/05/11
Re: [C++-sig] Trouble converting data from numpy.array to c++
QUILLET Jean-Charles
2010/05/11
Re: [C++-sig] Trouble converting data from numpy.array to c++
Ger van Diepen
2010/05/11
[C++-sig] Trouble converting data from numpy.array to c++
QUILLET Jean-Charles
2010/05/10
Re: [C++-sig] How to use functionality of list.
vishal bayskar
2010/05/10
Re: [C++-sig] How to use functionality of list.
vishal bayskar
2010/05/09
Re: [C++-sig] single-declaration code generation in Py++
Roman Yakovenko
2010/05/09
[C++-sig] single-declaration code generation in Py++
Jim Bosch
2010/05/06
[C++-sig] "version mismatch?" because of libpython link problem?
Amos Anderson
2010/05/06
Re: [C++-sig] How to use functionality of list.
Roman Yakovenko
2010/05/06
Re: [C++-sig] How to use functionality of list.
vishal bayskar
2010/05/05
Re: [C++-sig] How to use functionality of list.
vishal bayskar
2010/05/05
Re: [C++-sig] How to use functionality of list.
Roman Yakovenko
2010/05/05
Re: [C++-sig] How to use functionality of list.
vishal bayskar
2010/05/05
Re: [C++-sig] How to use functionality of list.
Roman Yakovenko
2010/05/05
[C++-sig] How to use functionality of list.
vishal bayskar
2010/04/30
Re: [C++-sig] Problems with boost tuples to python conversion
Maciej Sitarz
2010/04/29
Re: [C++-sig] Problems with boost tuples to python conversion
Roman Yakovenko
2010/04/29
Re: [C++-sig] Problems with boost tuples to python conversion
Maciej Sitarz
2010/04/29
Re: [C++-sig] Problems with boost tuples to python conversion
Roman Yakovenko
2010/04/29
Re: [C++-sig] Problems with boost tuples to python conversion
Roman Yakovenko
2010/04/29
Re: [C++-sig] Problems with boost tuples to python conversion
Maciej Sitarz
2010/04/28
Re: [C++-sig] Problems with boost tuples to python conversion
Roman Yakovenko
2010/04/28
Re: [C++-sig] Problems with boost tuples to python conversion
Maciej Sitarz
2010/04/28
[C++-sig] boost graph bgl-python on MAC OS X 10.6.3
Andrew Schweitzer
2010/04/26
Re: [C++-sig] boost::python::len( list_object) throws "Access violation" (MSDev v9/Boost 1.41)
John McLaughlin
2010/04/26
Re: [C++-sig] Catching Boost.Python.ArgumentError
Alex Mohr
2010/04/26
Re: [C++-sig] Catching Boost.Python.ArgumentError
Ralf W. Grosse-Kunstleve
2010/04/26
[C++-sig] Catching Boost.Python.ArgumentError
Austin Bingham
2010/04/23
[C++-sig] boost::python::len( list_object) throws "Access violation" (MSDev v9/Boost 1.41)
John McLaughlin
2010/04/22
[C++-sig] Boost.Python Constructor Issue
Zach Elko
2010/04/22
Re: [C++-sig] Status of Numpy support in boost python
Ger van Diepen
2010/04/21
Re: [C++-sig] Status of Numpy support in boost python
Hans Meine
2010/04/16
Re: [C++-sig] Wrapping a pure virtual method with multiple arguments
Roman Yakovenko
2010/04/16
Re: [C++-sig] Generating API documentation when using boost::python
John Reid
2010/04/16
[C++-sig] Wrapping a pure virtual method with multiple arguments
François ALLAIN
2010/04/15
Re: [C++-sig] Generating API documentation when using boost::python
James Amundson
2010/04/15
Re: [C++-sig] Make threading support official
Charles Solar
2010/04/15
Re: [C++-sig] Make threading support official
Niall Douglas
2010/04/15
[C++-sig] Generating API documentation when using boost::python
Murray Cumming
2010/04/14
Re: [C++-sig] std::auto_ptr<> in constructor
Roman Yakovenko
2010/04/14
Re: [C++-sig] std::auto_ptr<> in constructor
Roman Yakovenko
2010/04/14
[C++-sig] std::auto_ptr<> in constructor
Tomasz Mikolajczyk
2010/04/14
Re: [C++-sig] How to make use of -> (dereferncing) operator in pyplusplus
Roman Yakovenko
2010/04/14
Re: [C++-sig] How to make use of -> (dereferncing) operator in pyplusplus
vishal bayskar
2010/04/14
Re: [C++-sig] How to make use of -> (dereferncing) operator in pyplusplus
Roman Yakovenko
2010/04/14
Re: [C++-sig] How to make use of -> (dereferncing) operator in pyplusplus
vishal bayskar
2010/04/14
Re: [C++-sig] How to make use of -> (dereferncing) operator in pyplusplus
Roman Yakovenko
2010/04/14
[C++-sig] How to make use of -> (dereferncing) operator in pyplusplus
vishal bayskar
2010/04/12
Re: [C++-sig] Make threading support official
troy d. straszheim
2010/04/11
Re: [C++-sig] Make threading support official
Niall Douglas
2010/04/10
Re: [C++-sig] Make threading support official
troy d. straszheim
2010/04/10
Re: [C++-sig] Make threading support official
troy d. straszheim
2010/04/10
Re: [C++-sig] Make threading support official
troy d. straszheim
2010/04/10
[C++-sig] Make threading support official (was: Re: Conversion of python files to C++ ostreams)
Niall Douglas
2010/04/09
Re: [C++-sig] "operator++" is not supported
Roman Yakovenko
2010/04/09
[C++-sig] "operator++" is not supported
vishal bayskar
2010/04/08
[C++-sig] disallow instance attributes created by assignement to nonexistent class attribute
Václav Šmilauer
2010/04/07
[C++-sig] CEGUI, Python, C++ and signature errors, oh my!
Max Piepenbrink
2010/04/06
Re: [C++-sig] Conversion of python files to C++ ostreams
troy d. straszheim
2010/04/06
Re: [C++-sig] Conversion of python files to C++ ostreams
Christopher Bruns
2010/04/06
Re: [C++-sig] Conversion of python files to C++ ostreams
Michele De Stefano
2010/04/05
Re: [C++-sig] Conversion of python files to C++ ostreams
Niall Douglas
2010/04/04
Re: [C++-sig] Conversion of python files to C++ ostreams
Roman Yakovenko
2010/04/04
Re: [C++-sig] Conversion of python files to C++ ostreams
troy d. straszheim
2010/04/04
Re: [C++-sig] Conversion of python files to C++ ostreams
Ravi
2010/04/04
Re: [C++-sig] Conversion of python files to C++ ostreams
troy d. straszheim
2010/04/04
Re: [C++-sig] Conversion of python files to C++ ostreams
Christopher Bruns
2010/04/04
Re: [C++-sig] Conversion of python files to C++ ostreams
Christopher Bruns
2010/04/03
Re: [C++-sig] Conversion of python files to C++ ostreams
Ralf W. Grosse-Kunstleve
2010/04/03
Re: [C++-sig] Conversion of python files to C++ ostreams
troy d. straszheim
2010/04/03
Re: [C++-sig] Conversion of python files to C++ ostreams
troy d. straszheim
2010/04/03
Re: [C++-sig] Conversion of python files to C++ ostreams
troy d. straszheim
2010/04/03
[C++-sig] Boost.Python to_python_indirect and intrusive_ptr.
Nicolas Colombe
2010/04/03
Re: [C++-sig] Conversion of python files to C++ ostreams
Christopher Bruns
2010/04/03
Re: [C++-sig] Conversion of python files to C++ ostreams
Christopher Bruns
2010/04/01
Re: [C++-sig] custom r-value converters
Nathan Stewart
2010/04/01
Re: [C++-sig] Conversion of python files to C++ ostreams
Ralf W. Grosse-Kunstleve
2010/04/01
Re: [C++-sig] Conversion of python files to C++ ostreams
Michele De Stefano
2010/04/01
Re: [C++-sig] Conversion of python files to C++ ostreams
Christopher Bruns
2010/04/01
Re: [C++-sig] Conversion of python files to C++ ostreams
Michele De Stefano
2010/04/01
Re: [C++-sig] Conversion of python files to C++ ostreams
Christopher Bruns
2010/03/30
Re: [C++-sig] Conversion of python files to C++ ostreams
Ralf W. Grosse-Kunstleve
2010/03/30
Re: [C++-sig] suppressing BOOST_PYTHON_MODULE
Stefan Seefeld
2010/03/30
[C++-sig] suppressing BOOST_PYTHON_MODULE
Nathan Stewart
2010/03/30
Re: [C++-sig] Conversion of python files to C++ ostreams
Michele De Stefano
Earlier messages
Later messages