|
|
September 27, 2004
- Re: Wrapping __declspec(dllimport) and __stdcall, William S Fulton
- Re: Smartpointer and references, Josh Cherry
- Re: SWIG runtime libs/Python distutils combo on Mac, Bob Ippolito
- Smartpointer and references, Felix Domke
- SWIG runtime libs/Python distutils combo on Mac, Bill Spotz
- Wrapping __declspec(dllimport) and __stdcall, Gary Nissen
- Re: Glueing Java, Python, C++ together, Mark Asbach
- RE: Glueing Java, Python, C++ together, Rob Smallshire
- Re: Glueing Java, Python, C++ together, Prabhu Ramachandran
- Glueing Java, Python, C++ together, Mark Asbach
September 24, 2004
- c++ python and rtti, Lucriz
- Re: Problems with %rename (const), William S Fulton
- Re: Supplying default OUTPUT values, Cory Omand
- RE: Problems with %rename (const), Emanuel Greisen
- RE: Problems with %rename (const), Emanuel Greisen
- RE: Problems with %rename (const), William . Fulton
- RE: Problems with %rename (const), Emanuel Greisen
- RE: Problems with %rename (const), Emanuel Greisen
- RE: Problems with %rename (const), William . Fulton
- RE: [jreed@xxxxxxxxxxxx: Csharp module and memory pressure on GC], William . Fulton
- Re: Problems with %rename (const), Emanuel Greisen
- RE: Java char *INOUT doesn't OUT, William . Fulton
September 22, 2004
- Re: How to return a std::vector of pointers to Java?, William S Fulton
- Re: Supplying default OUTPUT values, William S Fulton
- Supplying default OUTPUT values, Cory Omand
- Re: Java char *INOUT doesn't OUT, William S Fulton
- Re: complex output argument, William S Fulton
- Java char *INOUT doesn't OUT, Gary Nissen
- How to return a std::vector of pointers to Java?, Henrietta Slack
- i686,SWIG+Perl, segmentation fault when using C structures, Bryga 66
- complex output argument, Bob Marinier
September 16, 2004
- Re: Errors building RPM, Marcelo Matus
- Errors building RPM, Balaji Balaraman
- Re: Can't use _declspec(dllimport) in SWIG to import data from DLL, William S Fulton
- Re: Version 1.3.22 and -ldflags command line option, Mike Romberg
- Re: Version 1.3.22 and -ldflags command line option, William S Fulton
- Can't use _declspec(dllimport) in SWIG to import data from DLL, Pereira, Ricardo Scachetti
- Version 1.3.22 and -ldflags command line option, Bill Spotz
- RE: Precompiled Headers, William . Fulton
- Re: Precompiled Headers, Brian Matt
- Re: Precompiled Headers, Josh Cherry
- Precompiled Headers, Brian Matt
- Python and Submodules, Jeremy Noetzelman
- Errors building swig rpm, Balaji Balaraman
September 14, 2004
- Re: Minor Bug in Java directors, and a patch, William S Fulton
- Re: C++ static variable prob, art yerkes
- Re: C++ static variable prob, Alexander Tournier
- Re: C++ static variable prob, Josh Cherry
- RE: C++ static variable prob, William . Fulton
- C++ static variable prob, Alexander Tournier
- Re: ref/unref still not enough ?, Josh Cherry
- Re: Python callbacks : converting a void* to a swig_p_void, Arnaud LEPOINT
- Re: Explicitly stating what to include in a class, Marcelo Matus
- Minor Bug in Java directors, and a patch, Russell Keith-Magee
- Explicitly stating what to include in a class, Brian Matt
September 07, 2004
- Re: SWIG 1.3.22 and template parameters evaluation, Anton Deguet
- Re: SWIG 1.3.22 and template parameters evaluation, Marcelo Matus
- Re: SWIG 1.3.22 and template parameters evaluation, Josh Cherry
- Re: SWIG 1.3.22 and template parameters evaluation, David Beazley
- Re: SWIG 1.3.22 and template parameters evaluation, Anton Deguet
- SWIG 1.3.22 and template parameters evaluation, David Beazley
- SWIG 1.3.22 and template parameters evaluation, Anton Deguet
- Re: how to use the autodoc feature of new swig-1.3.22?, Robin Dunn
- RE: how to use the autodoc feature of new swig-1.3.22?, William . Fulton
- Re: how to use the autodoc feature of new swig-1.3.22?, Thomas Lemaire
- Re: About using std vector, Josh Cherry
- Re: About using std vector, Blair Hall
- Re: About using std vector, Marcelo Matus
- Re: About using std vector, Josh Cherry
- Re: About using std vector, Blair Hall
September 06, 2004
- Re: About using std vector, Josh Cherry
- About using std vector, Blair Hall
- Re: how to use the autodoc feature of new swig-1.3.22?, Robin Dunn
- Re: how to use the autodoc feature of new swig-1.3.22?, Bo Peng
- Re: how to use the autodoc feature of new swig-1.3.22?, Robin Dunn
- how to use the autodoc feature of new swig-1.3.22?, Bo Peng
- Re: Need basic help with structs (Ruby), Kouhei Sutou
- RE: %warnfilter, William . Fulton
- %warnfilter, Luigi Ballabio
- Re: wrapping macros, Dan Christensen
- Re: wrapping macros, Bill Clarke
- Re: linking wrap and source files, Bill Clarke
September 03, 2004
- Re: Swig dynamic linking issues, Torsten Landschoff
- Re: SwigValueWrapper being used for unknown templates, William S Fulton
- Re: Generating C wrapper above C++ code, Charles BROSSOLLET
- Problems using SWIG with a header file, Bruce Southey
- Re: Generating C wrapper above C++ code, Marcelo Matus
- Generating C wrapper above C++ code, Charles BROSSOLLET
- calling Tcl/Tk routines from C functions, Lucia
- Re: python and callbacks, Kerim Borchaev
- Re: Wrapping C++ exceptions to Python, James Aylett
- Re: Wrapping C++ exceptions to Python, Henrik Thostrup Jensen
- Re: Swig dynamic linking issues, William S Fulton
- Re: Wrapping C++ exceptions to Python, William S Fulton
September 02, 2004
- Re: Wrapping C++ exceptions to Python, Henrik Thostrup Jensen
- Re: Swig dynamic linking issues, Torsten Landschoff
- Re: alternative enum representations, William S Fulton
- Re: SWIG-1.3.22 release candidate 1, William S Fulton
- Re: Re: [Swig-dev] SWIG-1.3.22 release candidate 1, William S Fulton
- Re: alternative enum representations (long), art yerkes
- Problems with the type "long long", Puneet Zaroo
- alternative enum representations, Josh Cherry
- Re: python and callbacks, Charles Yates
- RE: SwigValueWrapper being used for unknown templates, William . Fulton
- Need basic help with structs (Ruby), jim
- Re: SwigValueWrapper being used for unknown templates, Luigi Ballabio
- SwigValueWrapper being used for unknown templates, David Beazley
- SwigValueWrapper being used for unknown templates, William . Fulton
- Re: Wrapping C++ exceptions to Python, Marcelo Matus
- RE: C++ Pure Virtual classes and Java Interfaces, William . Fulton
- Re: python and callbacks, Christoph Rupp
- Re: Re: [Swig-dev] SWIG-1.3.22 release candidate 1, art yerkes
- Re: Wrapping C++ exceptions to Python, Josh Cherry
September 01, 2004
- Wrapping C++ exceptions to Python, Henrik Thostrup Jensen
- Re: perl arrays to "short *", Marc Tardif
- Re: python and callbacks, Henrik Thostrup Jensen
- RE: Unbounded array to struct in Java, Pereira, Ricardo Scachetti
- perl arrays to "short *", Marc Tardif
- python and callbacks, Christoph Rupp
- RE: Unbounded array to struct in Java, William . Fulton
- RE: Unbounded array to struct in Java, Pereira, Ricardo Scachetti
|
|