Marcelo Matus
|
6bb78221ff
|
fix friend bug #1323114 and allow the member names to include the class name
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7671 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-17 13:31:06 +00:00 |
|
Marcelo Matus
|
badf735534
|
fix friend bug #1323114
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7670 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-17 13:28:59 +00:00 |
|
William S Fulton
|
09444a7208
|
Fix for constants attempting to generate setters with %feature(immutable,"0")
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7659 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-15 01:14:21 +00:00 |
|
Marcelo Matus
|
5e176c2a1f
|
fix seg fault with simple typedef struct
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7651 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-14 13:36:12 +00:00 |
|
Marcelo Matus
|
4412ce1a76
|
add proper default rule for function ptrs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7649 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-13 09:26:50 +00:00 |
|
Marcelo Matus
|
c4b1f7089e
|
add more support for wchar and the noblock option for typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7648 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-13 09:24:35 +00:00 |
|
Marcelo Matus
|
c1e79cd94d
|
add more support for wchar
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7647 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-13 09:23:20 +00:00 |
|
Marcelo Matus
|
4fc70bb9a9
|
add cpp warning and typecheck undef codes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7646 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-13 09:21:55 +00:00 |
|
Marcelo Matus
|
ee702bd209
|
add warning for when you define a 'in' typemap but not an explicit 'typecheck' one
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7645 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-13 09:20:58 +00:00 |
|
Marcelo Matus
|
4e2c70a55f
|
implement the #warning/#error cpp directives
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7644 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-13 09:18:40 +00:00 |
|
John Lenz
|
4591c6accf
|
Fix a bug in chicken when using -nocollection and -proxy arguments together.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7642 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-12 01:07:47 +00:00 |
|
William S Fulton
|
4f267297b5
|
remove spurious code generation (temp variables) in director code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7637 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-09 19:20:11 +00:00 |
|
William S Fulton
|
adecc68977
|
Multiple inheritance warnings and ignored base classes fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7618 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-08 11:42:20 +00:00 |
|
William S Fulton
|
2be8c7a68e
|
php4 warning added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7617 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-08 11:38:02 +00:00 |
|
Marcelo Matus
|
5faf1d8117
|
fixes for new flag attribute convention in ref/unref
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7607 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-07 13:21:30 +00:00 |
|
Marcelo Matus
|
bab11e11f4
|
fixes for the except/callback attributes to follow new flag feature convention
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7604 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-07 13:17:41 +00:00 |
|
Marcelo Matus
|
deba68d4da
|
add GetFlagAttr/SetFlagAttr to deal with flag attributes as callbak and ref/unref
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7603 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-07 13:16:21 +00:00 |
|
Kevin Ruland
|
3959f9cfda
|
Fixes to support %constant strings defined by other variables or preprocessor
defines such as:
#define STR "a constant string"
%constant char *ConstantValue = STR;
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7600 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-07 01:18:29 +00:00 |
|
Kevin Ruland
|
cbab331e47
|
Fixed error in Printv in functionWrapper.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7593 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-05 14:11:35 +00:00 |
|
William S Fulton
|
50543e36d1
|
Modify following features to work as flags, so that they can be truely set and unset: director, nodirector
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7592 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-04 21:47:33 +00:00 |
|
William S Fulton
|
98fb466409
|
Modify following features to work as flags, so that they can be truely set and unset: novaluewrapper
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7588 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-04 20:36:09 +00:00 |
|
William S Fulton
|
1ca5dca583
|
typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7587 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-04 20:34:40 +00:00 |
|
William S Fulton
|
dda5e32a18
|
Modify following features to work as flags, so that they can be truely set and unset: nounref, noref, noattr
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7586 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-04 20:34:10 +00:00 |
|
William S Fulton
|
a333a56da0
|
Modify following features to work as flags, so that they can be truely set and unset: kwargs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7585 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-04 20:30:41 +00:00 |
|
William S Fulton
|
7ad869e745
|
Modify following features to work as flags, so that they can be truely set and unset: noautodoc, python:maybecall, classic, modern, python:nondynamic
Removed the nokwargs feature.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7584 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-04 20:28:15 +00:00 |
|
William S Fulton
|
ca5cdbe0a3
|
Modify following features to work as flags, so that they can be truely set and unset: allowexcept, director, nodirector, notabstract
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7583 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-04 20:24:54 +00:00 |
|
William S Fulton
|
b3584316e7
|
Modify following features to work as flags, so that they can be truely set and unset: notabstract
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7582 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-04 20:20:41 +00:00 |
|
William S Fulton
|
c81ffa2bfa
|
Modify following features to work as flags, so that they can be truely set and unset: kwargs,
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7581 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-04 20:17:00 +00:00 |
|
Charlie Savage
|
65a0a3b9f2
|
Fixed handling of constants. Previously if a %constant directive was defined before a #define it would not work correctly.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7578 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-03 19:47:06 +00:00 |
|
William S Fulton
|
ae1735485f
|
Modify following features to work as flags, so that they can be truely set and unset:
predicate
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7576 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 23:51:11 +00:00 |
|
William S Fulton
|
49369ed1e3
|
simple comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7575 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 23:50:39 +00:00 |
|
William S Fulton
|
f0d9cfac38
|
Modify following features to work as flags, so that they can be truely set and unset:
ruby
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7574 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 23:46:15 +00:00 |
|
William S Fulton
|
a5ab84ddc7
|
Modify following features to work as flags, so that they can be truely set and unset:
ignore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7573 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 23:37:41 +00:00 |
|
William S Fulton
|
0706c5d13a
|
Modify following features to work as flags, so that they can be truely set and unset:
modula3:multiretval
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7572 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 23:35:52 +00:00 |
|
William S Fulton
|
4e3bc83ad5
|
Modify following features to work as flags, so that they can be truely set and unset:
exceptionclass
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7571 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 23:21:59 +00:00 |
|
William S Fulton
|
963da5f126
|
Modify following features to work as flags, so that they can be truely set and unset:
cs:const
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7570 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 23:20:54 +00:00 |
|
William S Fulton
|
1fd078512c
|
Modify following features to work as flags, so that they can be truely set and unset:
nodefault
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7568 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 23:05:50 +00:00 |
|
William S Fulton
|
32839df23b
|
Modify following features to work as flags, so that they can be truely set and unset:
immutable
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7566 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 23:01:13 +00:00 |
|
William S Fulton
|
bc0c43d7c1
|
Modify following features to work as flags, so that they can be truely set and unset:
new
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7565 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 22:16:51 +00:00 |
|
William S Fulton
|
656cb7ab06
|
Modify following features to work as flags, so that they can be truely set and unset:
new
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7564 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 22:10:17 +00:00 |
|
William S Fulton
|
4ec01af9dd
|
Modify following features to work as flags, so that they can be truely set and unset:
java:const
java:downcast
compactdefaultargs
ignore
valuewrapper
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7562 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 21:37:40 +00:00 |
|
William S Fulton
|
0c71a1f3ba
|
New functions GetFlag and SetFlag
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7561 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 21:34:01 +00:00 |
|
Marcelo Matus
|
d13e98213b
|
recover the %import(module=name) option,lost in previous fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7558 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 15:27:20 +00:00 |
|
Marcelo Matus
|
39731cb611
|
fix again the %import + module name problem, now it works.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7557 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 13:22:48 +00:00 |
|
Marcelo Matus
|
f8b864d23a
|
fix for %import + module name, detected in OSS
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7556 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 12:00:34 +00:00 |
|
amigalemming
|
3575cd6e06
|
Modula-3 convention: enumeration item names shall start with a capital
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7553 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-29 14:38:52 +00:00 |
|
Marcelo Matus
|
78735a4ec8
|
add %exceptionclass and %noexceptionclass directives and manage the feature:exceptionclass in a consistent way
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7548 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-29 13:04:42 +00:00 |
|
William S Fulton
|
219517adc0
|
warning/error fixes for Visual Studio
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7543 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-28 20:58:41 +00:00 |
|
William S Fulton
|
da2a914365
|
Visual Studio warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7538 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-27 20:16:09 +00:00 |
|
William S Fulton
|
16d7c98196
|
Patch #1116431 Fix non member functions inadvertently being called instead of member functions.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7500 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 21:20:58 +00:00 |
|