Marcelo Matus
|
eb3369a76b
|
add missing typecheck typemap for argc,argv
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8901 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-27 03:00:26 +00:00 |
|
Marcelo Matus
|
52550fab2f
|
add argc,argv typemap for ruby
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8900 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-27 02:59:09 +00:00 |
|
Marcelo Matus
|
445c7eaacd
|
add missing open source projects
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8899 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-25 23:14:11 +00:00 |
|
Marcelo Matus
|
fed2727c53
|
add missing open source projects
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8898 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-25 23:04:38 +00:00 |
|
Marcelo Matus
|
99fd5a1a8b
|
update iterator typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8897 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-25 09:23:49 +00:00 |
|
Marcelo Matus
|
0b1cec9948
|
update iterator typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8896 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-25 09:22:42 +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
|
ec0a5f8815
|
add '= 0' to avoid warnings in icc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8893 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-25 08:07:36 +00:00 |
|
Marcelo Matus
|
ddd9cbf3c7
|
remove extra ;
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8892 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-24 23:54:29 +00:00 |
|
Marcelo Matus
|
74e6629c20
|
avoid possible clashes with templates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8891 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-24 18:58:45 +00:00 |
|
Marcelo Matus
|
535eae8a41
|
fix bug #1158178
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8890 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-24 08:34:03 +00:00 |
|
Mark Gossage
|
c70690f109
|
Small update Lua documents on troubleshooting problems
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8889 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-24 03:17:51 +00:00 |
|
Marcelo Matus
|
03fd3dca48
|
fix bug #1060789
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8888 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-24 02:39:24 +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
|
6b2f534ff0
|
CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8886 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 22:31:37 +00:00 |
|
Marcelo Matus
|
872e6e5d39
|
reduce the aliasing warnings (when compiling with CFLAGS='-O2 -Wstrict-aliasing=2') to the minimum, ie, enums and pointer to functions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8885 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 22:24:30 +00:00 |
|
Kevin Ruland
|
ccba0834fb
|
Fix the constructor naming for non-shadow forms.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8884 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 21:49:01 +00:00 |
|
Marcelo Matus
|
14b049e8bd
|
reduce the aliasing warnings (when compiling with CFLAGS='-O2 -Wstrict-aliasing=2') to the minimum, ie, enums and pointer to functions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8883 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 21:43:33 +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 |
|
Kevin Ruland
|
2ea0f2662f
|
Added some TSRMLS_FETCH() calls to initialize the tsrmls_cc variable.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8881 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 21:04:11 +00:00 |
|
Kevin Ruland
|
a5022a59dc
|
More TLS changes.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8880 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 21:03:12 +00:00 |
|
Marcelo Matus
|
bb5827efba
|
fix duplicate method definitions when using -fastproxy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8879 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 09:47:21 +00:00 |
|
Marcelo Matus
|
499588e51b
|
fixes for python 2.1
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8878 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 09:13:16 +00:00 |
|
Marcelo Matus
|
31b6e161eb
|
fixes for python 2.1
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8877 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 09:08:49 +00:00 |
|
Marcelo Matus
|
8086b62374
|
add option to use valgrind
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8876 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 07:17:49 +00:00 |
|
Marcelo Matus
|
ad5009e76f
|
add new tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8875 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 07:16:26 +00:00 |
|
Marcelo Matus
|
3a27443cd8
|
add missing virtual destructors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8874 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 07:08:11 +00:00 |
|
Marcelo Matus
|
f3a2a4f0ee
|
fix for non-void returning value and using + %extend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8873 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 07:06:41 +00:00 |
|
Marcelo Matus
|
9078778009
|
fix for directors + empty vtables
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8872 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 06:49:34 +00:00 |
|
Marcelo Matus
|
f9ac40e613
|
add the hugemod example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8871 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 06:38:46 +00:00 |
|
Marcelo Matus
|
988e3eaae3
|
update cvsignore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8870 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 06:17:44 +00:00 |
|
Marcelo Matus
|
99586801f7
|
move ignore_template_constructor to std since it requires std::vector
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8869 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 04:14:32 +00:00 |
|
Marcelo Matus
|
e640d5f4a3
|
add more cases
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8868 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 21:54:19 +00:00 |
|
Marcelo Matus
|
7176a22be6
|
CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8867 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 19:26:29 +00:00 |
|
Marcelo Matus
|
88022e8ef0
|
CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8866 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 19:07:17 +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
|
3db62d3c27
|
fix nested namespace issue reported by Charlie
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8863 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 17:55:13 +00:00 |
|
Marcelo Matus
|
8e29e828be
|
fix for Py_NotImplemented as reported by Olly and Amaury
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8862 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 16:59:00 +00:00 |
|
Charlie Savage
|
aff76328a7
|
Fixed a bug in Ruby's object tracking functionality. Previously, an object could be returned even if it did not have the correct type. This could occur if a factory class' creation method had a signature returning a base type (like geometry) but in reality a subclass (like Point) was returned. In that case, it would then be impossible to implement a "downcast" method and get back a Ruby object of type Point. Also updated the test-suite to test this situation.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8861 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 08:20:48 +00:00 |
|
Marcelo Matus
|
cd9f060153
|
fix bug #1094964
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8860 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 06:27:47 +00:00 |
|
Marcelo Matus
|
0b268dccf4
|
fix using + extend as reported by William
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8859 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 01:21:43 +00:00 |
|
Marcelo Matus
|
fdb5c5ccd5
|
fix bug #1435090
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8858 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-21 18:04:59 +00:00 |
|
Marcelo Matus
|
883e73915f
|
fix for friend operator and Visual studio and bug 1432152
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8857 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-21 15:59:22 +00:00 |
|
Marcelo Matus
|
d388046661
|
fix for directors, now the test-suite runs again using -directors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8856 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-21 11:20:09 +00:00 |
|
Marcelo Matus
|
50ac99c2cc
|
fix previous overload +protected member issue, as reported by Colin McDonald
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8855 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-21 11:09:05 +00:00 |
|
Marcelo Matus
|
3ffbfc43ef
|
allow director protected members by default
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8854 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-20 18:18:44 +00:00 |
|
Marcelo Matus
|
ae83eaab01
|
fix seterrormsg as reported by Colin McDonald
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8853 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-20 17:42:54 +00:00 |
|
Marcelo Matus
|
b55b987adf
|
fix for ruby,perl and others with no std::vector class
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8852 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-20 17:09:58 +00:00 |
|