William S Fulton
|
be92467534
|
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@4786 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-11 21:37:52 +00:00 |
|
William S Fulton
|
d6169061d6
|
constants and enums are wrapped as C# constants rather than variables now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4663 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-03 15:31:19 +00:00 |
|
William S Fulton
|
310616de42
|
warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4634 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-27 00:33:41 +00:00 |
|
William S Fulton
|
4d0e36332f
|
Reserved word checking removed - a #define can be used in interface instead
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4583 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-19 23:02:51 +00:00 |
|
William S Fulton
|
53f8457aa6
|
vararg support for Java and C#
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4575 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-19 20:44:33 +00:00 |
|
William S Fulton
|
cc0b2585f3
|
Global variables use properties instead of get and set functions.
All member variables working as properties.
pragma used for module class and pinvoke class import statements
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4539 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-15 22:47:28 +00:00 |
|
William S Fulton
|
1645ab51b0
|
Missing using System; statement in the module class, needed by mono compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4533 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-12 23:09:39 +00:00 |
|
William S Fulton
|
8bb8521a46
|
Virtual methods in C# proxy classes now use the appropriate keyword, virtual or override.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4526 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-12 20:42:52 +00:00 |
|
William S Fulton
|
3d030619ba
|
Java module enhancements/bug fixes since the C# module was derived off the Java one.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4501 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-10 19:47:38 +00:00 |
|
Dave Beazley
|
d060c1b248
|
Enhancement to Swig_require(), Swig_save(), Swig_restore()
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4436 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-06 21:10:49 +00:00 |
|
William S Fulton
|
db718e8ed3
|
Remove package statement when using -package commandline. Perhaps this needs to be replaced by assemblies? Gets the test-suite under way for the moment.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4430 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-04 22:35:29 +00:00 |
|
William S Fulton
|
3327e7095c
|
gcc -Wall warnings fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4426 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-03 23:29:53 +00:00 |
|
William S Fulton
|
e451d3f145
|
CSharp module. Neil Cawse version.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4421 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-03 20:26:07 +00:00 |
|
Tiger Feng
|
22290a6768
|
csharp module added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4376 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-21 20:34:52 +00:00 |
|
Tiger Feng
|
c6de639fa7
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4375 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-21 19:39:27 +00:00 |
|