William S Fulton
|
da8d51c30b
|
Fix for proxy class typemaps so that they use the C++ type and not the proxy class name.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4786 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-11 21:37:52 +00:00 |
William S Fulton
|
89e0c9b214
|
constants and enums are wrapped as C# constants rather than variables now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4663 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-03 15:31:19 +00:00 |
William S Fulton
|
f21760e2df
|
Enums and constants put in a Java interface.
Based on patch submitted by Dave Dribin
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4661 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-03 12:28:39 +00:00 |
William S Fulton
|
a9dd72b92d
|
warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4634 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-27 00:33:41 +00:00 |
William S Fulton
|
c201cb7376
|
vararg support for Java and C#
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4575 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-19 20:44:33 +00:00 |
William S Fulton
|
f63476e473
|
Tidy up
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4547 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-15 23:58:11 +00:00 |
Dave Beazley
|
e19c73746d
|
Enhancement to Swig_require(), Swig_save(), Swig_restore()
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4436 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-06 21:10:49 +00:00 |
William S Fulton
|
6116a681bc
|
gcc -Wall warnings fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4426 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-03 23:29:53 +00:00 |
William S Fulton
|
8cbbba1a85
|
Fix so that enum typemaps are used when wrapping an enum declaration.
[Enum typemaps still not 100% as 'enum' must always be declared with the type for the typemap.]
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4380 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-24 23:17:58 +00:00 |
William S Fulton
|
3cf6341bfa
|
%javaconst(1) feature for enums so that using enum values do not have to make a JNI call.
Based on patch by Heiner Petith.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4362 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-19 23:00:22 +00:00 |
William S Fulton
|
4890710cde
|
Patch submitted by F. Postma for compiling on HP
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4284 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-10 22:19:03 +00:00 |
William S Fulton
|
01033bcdf3
|
Modifications to work on MacOS, submitted by Bernard Desgraupes.
Mainly ensuring the files are output in the appropriate directory.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4203 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-16 21:20:53 +00:00 |
William S Fulton
|
d489112eb9
|
Version simplification.
'swig -ldflags' added for MzScheme, Ocaml, Pike and PHP
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4187 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-11 22:39:28 +00:00 |
Dave Beazley
|
74a3aa015c
|
File move
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4150 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-03 20:33:35 +00:00 |