|
|
March 30, 2004
- Re: Newbie: unnamed enum problem, Kelly Yancey
- Re: Wrapping vector of a class with no default constructor, Marcelo Matus
- Re: Newbie: unnamed enum problem, Pedro Sam
- Re: Newbie: unnamed enum problem, Josh Cherry
- Re: Newbie: unnamed enum problem, William S Fulton
- Re: If you can, test the new STL support in Python, Marcelo Matus
- Re: Wrapping vector of a class with no default constructor, William S Fulton
- Re: compilation problem with perl5, John Lenz
- Re: Wrapping vector of a class with no default constructor, Josh Cherry
- Generating documentation from C++ files?, Raghavendra Chandrashekara
- compilation problem with perl5, Christoph Rupp
- Re: If you can, test the new STL support in Python, Prabhu Ramachandran
- Re: Wrapping vector of a class with no default constructor, David Beazley
- Re: Wrapping vector of a class with no default constructor, Luigi Ballabio
- Re: Wrapping vector of a class with no default constructor, Josh Cherry
- Re: Wrapping vector of a class with no default constructor, Thomas Lemaire
- Wrapping vector of a class with no default constructor, David Beazley
- Re: Wrapping vector of a class with no default constructor, Luigi Ballabio
- Wrapping vector of a class with no default constructor, William . Fulton
- RE: wrapping C++ to C, William . Fulton
- [c++, php & Qt] Newbie, Santiago Capel Torres
- Re: wrapping C++ to C, jack
- Re: [PATCH] Lib/python/ pyprimtypes.swg, complex_common.i, Szabolcs Berecz
March 29, 2004
- Re: If you can, test the new STL support in Python, Marcelo Matus
- Re: [PATCH] Lib/python/ pyprimtypes.swg, complex_common.i, Marcelo Matus
- Re: [Swig-dev] If you can, test the new STL support in Python, Marcelo Matus
- Re: [PATCH] Lib/python/ pyprimtypes.swg, complex_common.i, Marcelo Matus
- wrapping C++ to C, jack
- Re: [Swig-dev] If you can, test the new STL support in Python, William S Fulton
- RE: Newbie: unnamed enum problem, William . Fulton
- Re: Newbie: unnamed enum problem, Raghavendra Chandrashekara
- Newbie: unnamed enum problem, Pedro Sam
- [PATCH] Lib/python/ pyprimtypes.swg, complex_common.i, Szabolcs Berecz
- If you can, test the new STL support in Python, Marcelo Matus
- Re: is there a guide or HOWTO for adding new languages?, Matthias Koeppe
- AC_PKG_SWIG autoconf macro, abcollier
March 25, 2004
- Re: Swig Typedef struct question, jonl
- Re: Swig Typedef struct question, Scott Michel
- Re: Swig Typedef struct question, jonl
- Re: It is clear that %clear is not working, Tim Harsch
- is there a guide or HOWTO for adding new languages?, Kevin Layer
- Re: It is clear that %clear is not working, Tim Harsch
- Re: It is clear that %clear is not working, David Beazley
- Re: It is clear that %clear is not working, Tim Harsch
- Re: SWIG 1.3.21 build problems on RH 9, Kevin Layer
- Re: SWIG 1.3.21 build problems on RH 9, Kevin Layer
- Re: PHP5 support?, William S Fulton
- Crash when using swig and wxPython, Karl Penzhorn
- Re: [C++,Java] Overloading of 'new'-operator, William S Fulton
- Cygwin and Php, Coujou
- [C++,Java] Overloading of 'new'-operator, chicky013
- Re: Swig Typedef struct question, William S Fulton
- Re: SWIG 1.3.21 build problems on RH 9, William S Fulton
- SWIG 1.3.21 build problems on RH 9, Kevin Layer
- It is clear that %clear is not working, David Beazley
- It is clear that %clear is not working, Tim Harsch
- Re: [C++,Java] Overloading of 'new'-operator, William S Fulton
March 19, 2004
- Re: char * vs const char *, Sean Gillies
- Re: char * vs const char *, Tim Harsch
- char * vs const char *, Tim Harsch
- Re: Const and non const version of the same method (C++ to Python), Marcelo Matus
- Const and non const version of the same method (C++ to Python), Anton Deguet
- Re: Global operator (C++ to Python), Anton Deguet
- Re: Global operator (C++ to Python), Josh Cherry
- Re: bug in SWIG using $argnum, and temp variables, Tim Harsch
- Global operator (C++ to Python), Anton Deguet
- Can't locate object method "method" via package "_p_Object", Keith Curley
March 16, 2004
- Re: C++/Perl - error using class enum ENOMEM, EINVAL, Sameer
- Re: C++/Perl - error using class enum ENOMEM, EINVAL, William S Fulton
- Re: callbacks with perl5 and swig's tied hashes, Tim Harsch
- callbacks with perl5 and swig's tied hashes, Adam Deaton
- C++/Perl - error using class enum ENOMEM, EINVAL, Sameer
- Re: affecting the *.pm file, Tim Harsch
- Re: affecting the *.pm file, Jeremy Slade
- Re: affecting the *.pm file, Tim Harsch
- typemap(out) and typemap(argout) in the same function?, Robert Metzger
- [Python] Typemap: two args as one., Kerim Borchaev
- Re: Query on std::auto_ptr<> Template, Luigi Ballabio
- Query on std::auto_ptr<> Template, Deepak Setia
- Re: affecting the *.pm file, Jeremy Slade
- affecting the *.pm file, Tim Harsch
- Re: temp variables across SWIG boundaries, Tim Harsch
- Re: temp variables across SWIG boundaries, Kelly Yancey
- temp variables across SWIG boundaries, Tim Harsch
March 12, 2004
- More on tailoring, yakumoklesk
- Ocaml bindings for QT3.2, ashu
- Re: Questions about Smart Pointer support in SWIG, Luigi Ballabio
- RE: std::vector<Type *> and Java, C#, William . Fulton
- Re: std::vector<Type *> and Java, C#, Sean Cier
- RE: Questions about Smart Pointer support in SWIG, William . Fulton
- RE: Inserting constructor code?, William . Fulton
- RE: std::vector<Type *> and Java, C#, William . Fulton
- Re: C# finalizers, Sean Cier
- Inserting constructor code?, Sean Cier
- std::vector<Type *> and Java, C#, Sean Cier
- Wish: swig to populate hash keys in shadow classes, Dominique Dumont
March 11, 2004
- am I dealing with handles correctly?, Tim Harsch
- Re: Java directors, William S Fulton
- RE: Cygwin/Swig/Python, Bruce H. Kwan
- accessing an array of structures within a structure, alex C.
- RE: Cygwin/Swig/Python, Norman Vine
- Questions about Smart Pointer support in SWIG, Christopher Mason
- RE: Cygwin/Swig/Python, William . Fulton
- Re: Deriving from STL string error, Luigi Ballabio
- Re: Using STL allocators, Luigi Ballabio
- Implementing slots in C++ class, yakumoklesk
- Re: Cygwin/Swig/Python, Craig N. Scott
- Cygwin/Swig/Python, Bruce H. Kwan
- Re: Deriving from STL string error, Craig N. Scott
March 10, 2004
- Deriving from STL string error, Corn Hulio
- Re: convert pointer, Corn Hulio
- Re: Java directors, Scott Michel
- Java directors, Dave Dribin
- Re: convert pointer, Keith Curley
- Re: convert pointer, Corn Hulio
- convert pointer, Keith Curley
- Re: Using STL allocators, Haim Cohen
- Re: Using STL allocators, Steve Fink
- Using STL allocators, Haim Cohen
March 02, 2004
- How do I map two C parameters to one Perl?, Tim Harsch
- using INPUT, OUTPUT and INOUT, Tim Harsch
- Bug#234028: #234028: libswig1.3 - changes abi without soname change, David Kimdon
- Re: C function never called, Tim Harsch
- Re: C function never called, Tim Harsch
- Re: C function never called, Tim Harsch
- perl object pointers, Keith Curley
- Re: C function never called, Fandiņo
- Re: C function never called, Tim Harsch
- Re: C function never called, Tim Harsch
March 01, 2004
- Re: C function never called, Tim Harsch
- must be a linking problem, Keith Curley
- C function never called, Tim Harsch
- Re: how do I get access to the functions and constants I wrap?, Tim Harsch
- Perl obj ptr to C object ptr problem, Help Plz., Keith Curley
- Re: how do I get access to the functions and constants I wrap?, Sameer
- Re: how do I get access to the functions and constants I wrap?, Tim Harsch
- how do I get access to the functions and constants I wrap?, Tim Harsch
- Perl problems with C function pointers, Lars Marowsky-Bree
- Re: constants in interface file don't work for me, Tim Harsch
- Re: C structure wrapping, coujou1688
- C structure wrapping, coujou1688
- Fotograf, beckford
|
|