William S Fulton
|
db374a14f4
|
Test const char [] instead of const char *
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5992 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-06-15 20:12:22 +00:00 |
|
William S Fulton
|
240f395497
|
Update for new enum wrapping which uses the typesafe enum pattern
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5953 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-31 07:14:33 +00:00 |
|
William S Fulton
|
c2d143e442
|
Memory management fixes and comment corrections
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5656 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-01-20 21:28:29 +00:00 |
|
William S Fulton
|
4039bf8075
|
Added missing delete
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5655 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-01-20 21:27:59 +00:00 |
|
William S Fulton
|
00a87d5a4b
|
Added missing tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5654 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-01-20 21:27:27 +00:00 |
|
William S Fulton
|
7381bddd84
|
Warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5604 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-01-07 21:27:23 +00:00 |
|
William S Fulton
|
0baa82cf4c
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5119 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-18 19:20:34 +00:00 |
|
William S Fulton
|
423f095207
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5112 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-14 21:57:07 +00:00 |
|
William S Fulton
|
251bd5d1b7
|
New example based on Python version
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5093 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-08 22:10:43 +00:00 |
|
William S Fulton
|
2d9ed7eea2
|
Minor tidyup mods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5092 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-08 22:07:49 +00:00 |
|
William S Fulton
|
1f02d8409a
|
missing run test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5091 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-08 22:06:28 +00:00 |
|
William S Fulton
|
d401efc6de
|
callback added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5088 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-06 15:54:34 +00:00 |
|
William S Fulton
|
e871ca2862
|
New director example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5087 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-06 15:54:07 +00:00 |
|
William S Fulton
|
b3f86358ed
|
VC++ project file for this example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4810 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-21 21:21:44 +00:00 |
|
William S Fulton
|
f43fbc6ec3
|
jni code correction
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4767 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-02 21:28:31 +00:00 |
|
William S Fulton
|
9c8a3d61de
|
Removed deprecated pragmas
Use %javaconst(1) for enums and constants
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4659 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-03 12:11:55 +00:00 |
|
William S Fulton
|
bc8dd337cf
|
remove unnecessary header file as it causes linking problems on Mingw
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4580 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-19 20:51:55 +00:00 |
|
William S Fulton
|
91578e4033
|
Define M_PI if not defined in math.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4558 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-17 10:29:35 +00:00 |
|
William S Fulton
|
b92650fb4a
|
Corrected scope for C variable declaration in typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4557 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-17 10:28:27 +00:00 |
|
William S Fulton
|
082d55c0b4
|
-noproxy commandline option not necessary
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4407 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-26 22:03:16 +00:00 |
|
William S Fulton
|
b6c618447c
|
VC++ pollution
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4395 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-25 22:11:44 +00:00 |
|
William S Fulton
|
7c5d9321e6
|
Fixes for StringBuffer typemap example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4393 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-25 21:53:28 +00:00 |
|
Dave Beazley
|
d4d33f06d5
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4142 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-11-30 22:10:17 +00:00 |
|
Dave Beazley
|
12a43edc2d
|
The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-11-30 22:01:28 +00:00 |
|
Dave Beazley
|
acece98968
|
arg!
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@2084 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2001-12-10 21:46:21 +00:00 |
|
Dave Beazley
|
5d82053a3e
|
Revert
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@2083 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2001-12-10 21:45:32 +00:00 |
|
Thien-Thi Nguyen
|
f59346e730
|
(check): New target.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@621 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-04 19:48:49 +00:00 |
|
Harco de Hilster
|
a8f767802f
|
example.c was not in the cvs repository
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@468 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-06-15 10:48:54 +00:00 |
|
Harco de Hilster
|
75f7e7b2ce
|
added a typemap example for java
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@334 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-03-06 11:56:10 +00:00 |
|
Harco de Hilster
|
85819c812c
|
added example of mixing hand written jni code with swig
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@330 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-03-05 18:03:27 +00:00 |
|
Harco de Hilster
|
cd8438bb71
|
added configure support for java
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@329 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-03-05 15:36:29 +00:00 |
|