Marcelo Matus
|
00aee379b2
|
add '= 0' to avoid warnings in icc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8895 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-25 08:33:22 +00:00 |
|
Marcelo Matus
|
c69f576ccb
|
add '= 0' to avoid warnings in icc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8894 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-25 08:21:12 +00:00 |
|
Marcelo Matus
|
46318e8766
|
fix bug #1263457
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8887 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 23:45:28 +00:00 |
|
Marcelo Matus
|
220a0ad055
|
fix char *& typemap, reported by Geoff Hutchison
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8882 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 21:26:36 +00:00 |
|
Marcelo Matus
|
44264e5544
|
add the factory library for UTL
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8865 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 18:42:20 +00:00 |
|
Marcelo Matus
|
6c41e29d12
|
delete extra new lines
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8864 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 18:41:40 +00:00 |
|
Marcelo Matus
|
b9c30d7738
|
more fixes for old Solaris compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8839 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-18 08:17:23 +00:00 |
|
Marcelo Matus
|
a3555839e4
|
simplify generated code and more consistent names/sections
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8781 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 01:57:32 +00:00 |
|
Marcelo Matus
|
6f8342b50b
|
use one line macro when possible
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8768 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-10 08:14:58 +00:00 |
|
Marcelo Matus
|
0f147b997e
|
delete extra spaces
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8762 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-09 20:42:34 +00:00 |
|
Marcelo Matus
|
245ec68c4d
|
add minor and missing noblock attributes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8755 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-08 23:56:59 +00:00 |
|
Marcelo Matus
|
863369cc41
|
simplify output via macro SWIG_ArgError
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8737 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-07 17:37:13 +00:00 |
|
Marcelo Matus
|
4f4e31460f
|
fix extra &
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8707 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-04 09:46:40 +00:00 |
|
Marcelo Matus
|
4eb6a0a727
|
add declaration for WCHAR_MIN and WCHAR_MAX if not founded
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8665 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 05:14:43 +00:00 |
|
William S Fulton
|
7b343a9883
|
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/SWIG@8640 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 21:19:41 +00:00 |
|
Marcelo Matus
|
e7191fece9
|
fix/apply naturalvar
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8605 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-29 03:29:20 +00:00 |
|
Marcelo Matus
|
1122c39ec4
|
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/SWIG@8594 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-28 17:35:22 +00:00 |
|
Marcelo Matus
|
32d28239da
|
set PyObject * out typemaps back to simple returns
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8584 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-28 03:38:05 +00:00 |
|
Marcelo Matus
|
ce94984b71
|
fix errors for 32bit arch.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-23 00:33:19 +00:00 |
|
Marcelo Matus
|
0ee6a0446a
|
more fixes to MSC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8515 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 07:00:32 +00:00 |
|
Marcelo Matus
|
7385a26ccd
|
more on MSC and snprintf/strtoll/strtoull
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8513 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 04:48:11 +00:00 |
|
Marcelo Matus
|
11f69b8165
|
fixes for VC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8511 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 00:48:55 +00:00 |
|
Marcelo Matus
|
22ed3ee374
|
solve unused var warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8508 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 00:02:20 +00:00 |
|
Marcelo Matus
|
7065472c88
|
silence warnings with -O1 -Wall
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8499 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 01:03:37 +00:00 |
|
Marcelo Matus
|
4d3b731ca5
|
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/SWIG@8490 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-20 00:59:29 +00:00 |
|
Marcelo Matus
|
f3ffb41b62
|
add 'newfree' typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8486 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 07:55:48 +00:00 |
|
Marcelo Matus
|
c4d06926a2
|
fix tcl C errors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8482 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 04:53:32 +00:00 |
|
Marcelo Matus
|
a032063785
|
fix cast from double to long long
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8458 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-15 09:18:58 +00:00 |
|
Marcelo Matus
|
507a8184cc
|
use internal SWIG_exception_fail, let SWIG_exception as in 1.3.27
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8434 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-14 21:23:36 +00:00 |
|
Marcelo Matus
|
5251d6157c
|
better throws(...) typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8377 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-11 23:12:34 +00:00 |
|
William S Fulton
|
ee8bc64a74
|
Fix so that C++ code is not generated for C wrappers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8361 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-10 23:22:34 +00:00 |
|
Marcelo Matus
|
e676d2f8bd
|
rename %throws to %catchs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8351 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-10 18:47:51 +00:00 |
|
Marcelo Matus
|
6b5d5ae8a0
|
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/SWIG@8336 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 23:14:08 +00:00 |
|
Marcelo Matus
|
1ee069a150
|
allow the result code to be passed to the error routine
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8323 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 19:12:51 +00:00 |
|
Marcelo Matus
|
f1f9068a62
|
unsigned/signed casts
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8268 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 00:59:30 +00:00 |
|
Marcelo Matus
|
3cae8e09ba
|
more test cases, less cast operations
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8267 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 00:58:14 +00:00 |
|
Marcelo Matus
|
a29cb3bb02
|
more test cases, less cast operations
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8266 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 00:57:44 +00:00 |
|
Marcelo Matus
|
76c06cc3bb
|
more test cases, less cast operations
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8265 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 00:28:51 +00:00 |
|
Marcelo Matus
|
a9cc475443
|
avoid signed/unsigned warns
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8264 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 23:13:12 +00:00 |
|
Marcelo Matus
|
b279ccbb03
|
avoid extra casting since they conflict with 'const', reported by James Bigler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8263 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 23:08:06 +00:00 |
|
Marcelo Matus
|
44ce7e339c
|
allow to predefine %begin_block,%end_block
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8260 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 18:00:50 +00:00 |
|
Marcelo Matus
|
89e7497ac6
|
add support for named warning codes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8249 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 11:42:24 +00:00 |
|
Marcelo Matus
|
c0e78562a4
|
add missing typecheck codes and Char typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8216 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-04 21:46:27 +00:00 |
|
Marcelo Matus
|
809530e8b1
|
cosmetic consistency
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8212 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-04 20:19:37 +00:00 |
|
Marcelo Matus
|
fc4ecc15ec
|
addcosmetics and docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8195 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-03 07:43:38 +00:00 |
|
Marcelo Matus
|
4048f282c9
|
add to %argument_fail
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8185 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-02 17:37:53 +00:00 |
|
Jason Stewart
|
7284595912
|
fixed document typos
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8159 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-01 06:35:51 +00:00 |
|
Jason Stewart
|
00a3bf4b0d
|
fixed file path typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8158 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-01 06:27:59 +00:00 |
|
Marcelo Matus
|
7223672e09
|
securing the call to SWIG_IsOK, which is a macro
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8131 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-30 01:14:24 +00:00 |
|
Marcelo Matus
|
381596b0f3
|
add the copyctor feature/directive to enable automatic copy constructors. In the way, fix how default ctor/dtor are added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8129 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-30 00:04:00 +00:00 |
|