William S Fulton
|
ff7ab7afac
|
more %apply char* fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9093 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-05 23:26:57 +00:00 |
|
Marcelo Matus
|
eb5053c631
|
more fixes/tests for empty strings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9083 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-04 04:45:41 +00:00 |
|
Marcelo Matus
|
8947229522
|
more fixes to use %apply and char, unsigned char and others
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9082 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-04 02:01:17 +00:00 |
|
Marcelo Matus
|
ae96b6ec7d
|
cosmetic fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9081 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-03 23:08:51 +00:00 |
|
Marcelo Matus
|
12688fd642
|
fix changes in 1.3 to better support %apply, it didn't compile with python before
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9080 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-03 23:08:15 +00:00 |
|
Marcelo Matus
|
0a193a12be
|
fix empty std::string case, reported by Daniel Moore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9079 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-03 22:46:50 +00:00 |
|
Marcelo Matus
|
20e425f31b
|
fix null char* case, reported by Daniel Moore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9078 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-03 22:46:25 +00:00 |
|
Marcelo Matus
|
f61ae5e91c
|
fix null char* case, reported by Daniel Moore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9077 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-03 22:34:26 +00:00 |
|
Marcelo Matus
|
3873d7f331
|
fix empty std::string case, reported by Daniel Moore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9076 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-03 22:31:23 +00:00 |
|
William S Fulton
|
0f96efd9ce
|
ensure %apply with char*, unsigned char* and signed char* works
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9072 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-03 20:58:19 +00:00 |
|
Marcelo Matus
|
d863124388
|
add missing SWIG_VERSION
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9050 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-04-11 02:04:27 +00:00 |
|
Marcelo Matus
|
07022e74a8
|
fix docs, path provided by Olly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9047 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-04-11 01:40:20 +00:00 |
|
Marcelo Matus
|
418b2d8ea3
|
use better names to avoid clashing with directors, as reported by Eric Blossom
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9038 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-27 21:20:46 +00:00 |
|
Marcelo Matus
|
3d00467e39
|
fix prototype warnings, as reported by Max Browsher
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9034 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-26 07:09:22 +00:00 |
|
Marcelo Matus
|
f1c1f6224d
|
add note for namespace issues
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8981 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-07 09:15:31 +00:00 |
|
William S Fulton
|
33cd31865a
|
Common template for head of each file detailing licence, distribution and authors information
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8973 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-07 00:14:10 +00:00 |
|
Marcelo Matus
|
efaac02bd2
|
add SWIG_TYPECHECK_SWIGOBJECT to resolve simple overload functions as Graph(int i)/Graph(PyObject* p)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8923 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-01 23:30:37 +00:00 |
|
Marcelo Matus
|
0fec7b79cc
|
add '= 0' to avoid warnings in icc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8895 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-25 08:33:22 +00:00 |
|
Marcelo Matus
|
98e8c01ea7
|
add '= 0' to avoid warnings in icc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8894 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-25 08:21:12 +00:00 |
|
Marcelo Matus
|
c41f10fd9c
|
fix bug #1263457
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8887 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 23:45:28 +00:00 |
|
Marcelo Matus
|
da1a23a6a2
|
fix char *& typemap, reported by Geoff Hutchison
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8882 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 21:26:36 +00:00 |
|
Marcelo Matus
|
52ca5dcdf6
|
add the factory library for UTL
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8865 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 18:42:20 +00:00 |
|
Marcelo Matus
|
7bf9d1746a
|
delete extra new lines
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8864 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 18:41:40 +00:00 |
|
Marcelo Matus
|
f1a00ddf25
|
more fixes for old Solaris compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8839 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-18 08:17:23 +00:00 |
|
Marcelo Matus
|
bdc5dc78a8
|
simplify generated code and more consistent names/sections
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8781 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 01:57:32 +00:00 |
|
Marcelo Matus
|
f5fa773e53
|
use one line macro when possible
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8768 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-10 08:14:58 +00:00 |
|
Marcelo Matus
|
7909b2de81
|
delete extra spaces
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8762 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-09 20:42:34 +00:00 |
|
Marcelo Matus
|
fa672bcb12
|
add minor and missing noblock attributes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8755 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-08 23:56:59 +00:00 |
|
Marcelo Matus
|
060c6e185f
|
simplify output via macro SWIG_ArgError
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8737 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-07 17:37:13 +00:00 |
|
Marcelo Matus
|
fd8401c506
|
fix extra &
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8707 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-04 09:46:40 +00:00 |
|
Marcelo Matus
|
872422e8eb
|
add declaration for WCHAR_MIN and WCHAR_MAX if not founded
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8665 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 05:14:43 +00:00 |
|
William S Fulton
|
9e1e83635f
|
Add missing fragment. Surely this kind of bug should be found when SWIG compiles? That is surely SWIG should generate error out if it can't find a fragment it has been asked to use?
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8640 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 21:19:41 +00:00 |
|
Marcelo Matus
|
a4b8f2cb27
|
fix/apply naturalvar
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8605 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-29 03:29:20 +00:00 |
|
Marcelo Matus
|
d2407fc6de
|
add the SWIGUTL macro to identify a language using the Unified Typemap Library, and using it around
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8594 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-28 17:35:22 +00:00 |
|
Marcelo Matus
|
b8bf059066
|
set PyObject * out typemaps back to simple returns
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8584 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-28 03:38:05 +00:00 |
|
Marcelo Matus
|
96cab4a488
|
fix errors for 32bit arch.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-23 00:33:19 +00:00 |
|
Marcelo Matus
|
c5492251bd
|
more fixes to MSC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8515 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 07:00:32 +00:00 |
|
Marcelo Matus
|
2da6687dcc
|
more on MSC and snprintf/strtoll/strtoull
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8513 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 04:48:11 +00:00 |
|
Marcelo Matus
|
ada8352ce5
|
fixes for VC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8511 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 00:48:55 +00:00 |
|
Marcelo Matus
|
851330d594
|
solve unused var warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8508 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 00:02:20 +00:00 |
|
Marcelo Matus
|
d56b75b1ac
|
silence warnings with -O1 -Wall
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8499 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 01:03:37 +00:00 |
|
Marcelo Matus
|
a551f26811
|
remove noblock=1 in the varin typemaps since Tcl could add some code before the variable declarations
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8490 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-20 00:59:29 +00:00 |
|
Marcelo Matus
|
b538d5e5f0
|
add 'newfree' typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8486 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 07:55:48 +00:00 |
|
Marcelo Matus
|
64b47b7edb
|
fix tcl C errors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8482 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 04:53:32 +00:00 |
|
Marcelo Matus
|
5601aff69c
|
fix cast from double to long long
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8458 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-15 09:18:58 +00:00 |
|
Marcelo Matus
|
137ab96746
|
use internal SWIG_exception_fail, let SWIG_exception as in 1.3.27
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8434 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-14 21:23:36 +00:00 |
|
Marcelo Matus
|
4fe0c9530d
|
better throws(...) typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8377 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-11 23:12:34 +00:00 |
|
William S Fulton
|
bbaf3f1233
|
Fix so that C++ code is not generated for C wrappers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8361 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-10 23:22:34 +00:00 |
|
Marcelo Matus
|
043e45ca47
|
rename %throws to %catchs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8351 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-10 18:47:51 +00:00 |
|
Marcelo Matus
|
a7c7477bcf
|
fix for director_exception.i in ruby, ie, null ref in a 'Type' typemap is considered a TypeError
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8336 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 23:14:08 +00:00 |
|