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
|
93b9d5e23f
|
Reserved word checking removed - a #define can be used in interface instead
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4583 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-19 23:02:51 +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
|
087fb8dba2
|
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/SWIG@4539 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-15 22:47:28 +00:00 |
William S Fulton
|
3bd5ee539a
|
Missing using System; statement in the module class, needed by mono compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4533 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-12 23:09:39 +00:00 |
William S Fulton
|
a7bc7a6ba9
|
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/SWIG@4526 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-12 20:42:52 +00:00 |
William S Fulton
|
c172b2e5e6
|
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/SWIG@4501 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-10 19:47:38 +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
|
22faae5ec6
|
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/SWIG@4430 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-04 22:35:29 +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
|
5e63459fd9
|
CSharp module. Neil Cawse version.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4421 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-03 20:26:07 +00:00 |
Tiger Feng
|
4721789c66
|
csharp module added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4376 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-21 20:34:52 +00:00 |
Tiger Feng
|
876f9fa094
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4375 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-21 19:39:27 +00:00 |