Marcelo Matus
|
856e304379
|
fix bug #1480074
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9086 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-04 06:47:31 +00:00 |
|
Marcelo Matus
|
553c551fef
|
fix std::vector<const int*>, reported by tagna@gaia.ecs.csus.edu
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9084 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-04 05:24:41 +00:00 |
|
Marcelo Matus
|
20339de8b4
|
more fixes/tests for empty strings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9083 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-04 04:45:41 +00:00 |
|
William S Fulton
|
2d24918a97
|
ensure %apply with char*, unsigned char* and signed char* works
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9072 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-03 20:58:19 +00:00 |
|
William S Fulton
|
468ad3c74b
|
add some director tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9071 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-03 20:55:55 +00:00 |
|
William S Fulton
|
2f88d22145
|
add apply_strings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9067 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-04-24 21:38:16 +00:00 |
|
William S Fulton
|
d8e30d9067
|
%apply tests for char*, unsigned char*, signed char*
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9066 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-04-24 21:37:25 +00:00 |
|
Marcelo Matus
|
e877f12450
|
enum_plus.i is not needed anymore as a separated test, is in enums.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9058 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-04-14 08:54:12 +00:00 |
|
Marcelo Matus
|
864e179723
|
fix error #1468674 enums + char
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9057 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-04-14 08:52:29 +00:00 |
|
Marcelo Matus
|
52cfa52b83
|
fix docs, path provided by Olly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9047 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-04-11 01:40:20 +00:00 |
|
John Lenz
|
7b4adb3109
|
Update Chicken configuration to not use chicken-config
which was removed in version 2.3
Other minor bug fixes to chicken
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9041 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-04-06 01:16:57 +00:00 |
|
Marcelo Matus
|
932aaefda4
|
add back the newline at the end of the file since gcc complains too much
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9037 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-27 21:17:04 +00:00 |
|
Marcelo Matus
|
54eb801392
|
fix overloading between unsigned long long and strings, as reported by Tim Lee.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9036 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-27 20:11:52 +00:00 |
|
Marcelo Matus
|
c2b8a083a0
|
fix include of files without last newline, as reported by Wes Hodges
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9032 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-22 08:15:46 +00:00 |
|
Marcelo Matus
|
9857ae8e6d
|
more fixes for '%rename Class' + %copyctor
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9028 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-21 19:12:43 +00:00 |
|
Marcelo Matus
|
51d6027ead
|
extend comment for %nocopyctor
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-20 10:49:38 +00:00 |
|
Marcelo Matus
|
89579815ab
|
more fixes for %copyctor
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9021 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-20 10:39:01 +00:00 |
|
Marcelo Matus
|
8561339c44
|
fix %rename + %copyctor issue reported by William
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9020 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-20 01:06:11 +00:00 |
|
Marcelo Matus
|
23d9abf135
|
fix template + enum issue reported by James Bigler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9018 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-20 00:14:24 +00:00 |
|
Marcelo Matus
|
99eb0abe1f
|
fix names for ruby
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9017 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-19 23:37:46 +00:00 |
|
Marcelo Matus
|
ebe83b2e9e
|
readd %factory for create method
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9015 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-19 23:28:34 +00:00 |
|
William S Fulton
|
4c387c2b6e
|
add missing header
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9013 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-19 15:40:32 +00:00 |
|
William S Fulton
|
6e5ed937ec
|
fixes for sub is a perl keyword
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9006 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-14 22:07:54 +00:00 |
|
William S Fulton
|
5ea5667e18
|
remove non-standard --with-release-suffix configure options and fix the standard autoconf options --program-prefix and --program-suffix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8998 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-10 22:54:02 +00:00 |
|
William S Fulton
|
86f53f35ae
|
Bug 1446319 - variable of same emitted more than once when more than wstring parameter in director methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8995 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-10 21:47:13 +00:00 |
|
William S Fulton
|
53ceae6a0a
|
fix for perl keyword
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8990 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-07 23:05:11 +00:00 |
|
William S Fulton
|
6bf33afb8e
|
php keyword fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8986 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-07 21:58:28 +00:00 |
|
Charlie Savage
|
266557d640
|
Added support for li_factory test to Ruby.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8983 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-07 19:44:37 +00:00 |
|
Charlie Savage
|
feeec900fa
|
Added test for non-static method.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8982 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-07 19:44:21 +00:00 |
|
Marcelo Matus
|
97cceb10d2
|
fix for python 2.1
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8961 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-05 06:36:55 +00:00 |
|
Marcelo Matus
|
b260d10247
|
delete extra ;
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8960 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-05 06:35:57 +00:00 |
|
William S Fulton
|
c772286a5d
|
remove sprintf deprecated message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8959 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-05 00:38:54 +00:00 |
|
William S Fulton
|
e15082fb4b
|
remove extra void * cast which hides type punned aliasing gcc warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8957 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-04 23:51:56 +00:00 |
|
William S Fulton
|
0ff03f4aab
|
Fix compilation error in test case (gcc).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8950 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-03 23:35:57 +00:00 |
|
William S Fulton
|
1e57c7ed6d
|
add missing virtual destructors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8944 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-03 22:35:23 +00:00 |
|
Marcelo Matus
|
9d1cab9dee
|
add test case for bug #1439898
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8941 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-03 06:17:54 +00:00 |
|
Marcelo Matus
|
9044d078be
|
temporal fix since TCL has no std::vector<T*> specialization
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8940 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-03 06:14:48 +00:00 |
|
Marcelo Matus
|
dd1e7cd0b4
|
fix builtin names warnings, so they ony apply to functions, as reported by James Bigler and the 'max' name issue
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8938 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-03 05:16:16 +00:00 |
|
William S Fulton
|
98d8be6bd1
|
Add inner exception tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8934 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-02 23:19:56 +00:00 |
|
Marcelo Matus
|
660dcb58a5
|
add std::vector<T*> specialization to fix #1386582
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8928 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-02 17:58:47 +00:00 |
|
Marcelo Matus
|
64d89d4b80
|
add test case for #1386582
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8927 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-02 15:28:31 +00:00 |
|
Marcelo Matus
|
8eff9ca6dd
|
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/SWIG@8925 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-02 06:13:13 +00:00 |
|
Mikel Bancroft
|
4aabff8208
|
02/27/2006: mutandiz
[allegrocl]
Add support for INPUT, OUTPUT, and INOUT typemaps.
For OUTPUT variables, the lisp wrapper returns multiple
values.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8911 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-27 21:45:07 +00:00 |
|
Marcelo Matus
|
e574834505
|
add typedef pointer case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8909 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-27 17:57:43 +00:00 |
|
Marcelo Matus
|
c3bb0f609c
|
fix std_map such that is not necessary to use %template() std::pair<xx,yy> everytime
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8907 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-27 16:28:38 +00:00 |
|
Marcelo Matus
|
4c8421164f
|
add missing typecheck typemap for argc,argv
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8901 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-27 03:00:26 +00:00 |
|
Marcelo Matus
|
fd5bc10c14
|
remove extra ;
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8892 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-24 23:54:29 +00:00 |
|
Marcelo Matus
|
4ba7f6c2a2
|
fix bug #1158178
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8890 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-24 08:34:03 +00:00 |
|
Marcelo Matus
|
72fd0c51ab
|
fix bug #1060789
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8888 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-24 02:39:24 +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 |
|