William S Fulton
deca800c4d
examples list update
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6051 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 21:50:35 +00:00
William S Fulton
3a717549db
-noproxy fix
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6050 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 21:50:04 +00:00
William S Fulton
aade8e639b
Update
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6049 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 21:49:37 +00:00
William S Fulton
a348b0015e
Patch from Robert H De Vries. RPM file generation fix for Fedora Core 1 and Redhat AS2.1.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6048 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 21:45:07 +00:00
William S Fulton
206198adfd
Update
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6047 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 21:37:43 +00:00
William S Fulton
f52ab374da
swig.spec built at configure time rather than make time
...
modula3 fixed - always ignored
redundant (since libtool removed) automake conditionals removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6046 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 21:37:10 +00:00
William S Fulton
943b2c35a2
swig.spec built at configure time rather than make time
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6045 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 21:34:58 +00:00
William S Fulton
92aac0f28d
changes after maketoc.py was run
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6039 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-12 19:59:40 +00:00
William S Fulton
9196d9cb09
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6038 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-12 19:53:43 +00:00
William S Fulton
afecabc4f3
XML patch from Robin Dunn adds -dump_xml and -xmlout <file> for generating XML of post processed parse tree
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6037 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-12 19:53:23 +00:00
William S Fulton
46bffd9636
director enum fixes from Scott Michel
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6036 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-12 19:51:51 +00:00
William S Fulton
5e5ba98ffd
director enum fixes from Scott Michel
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6035 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-12 19:46:45 +00:00
William S Fulton
da43bcfe72
missing ;
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6034 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-12 19:46:10 +00:00
William S Fulton
624540a5a7
missing last line added - patch by Robert de Vries
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6033 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-12 19:45:19 +00:00
William S Fulton
44b9d7a010
Duplicate to class example.
...
Removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6032 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-11 21:16:24 +00:00
William S Fulton
45f8f6a170
Windows example no longer uses prebuilt runtime DLL, rather it builds its own runtime DLL
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6031 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-11 21:14:45 +00:00
William S Fulton
35d79e9fa0
Fix for example to run without crashing since -proxy has become the default commandline option
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6030 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-11 21:13:13 +00:00
Lyle Johnson
f28f2f6240
Committed Kou's patch for the Ruby module (for the -prefix command line
...
option). Also updated the Ruby docs accordingly.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6029 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-11 18:32:43 +00:00
Matthias Köppe
9fc10b2f58
Add extern "C" to declaration of scm_init_Swig_swigrun_module.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6028 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-11 17:10:41 +00:00
Matthias Köppe
fccfc05849
Fix name of module init function.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6027 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-11 17:09:13 +00:00
William S Fulton
c93737c49e
Removed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6026 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 18:52:46 +00:00
William S Fulton
85ae8dd377
-ldflags option removed for removed prebuilt runtime library
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6025 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 16:42:54 +00:00
William S Fulton
8b9941eacd
Updated documentation to reflect the -runtime and -noruntime commandline options for working with multiple modules / runtime library
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6024 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 16:39:31 +00:00
William S Fulton
b5833a6011
import and import_template examples that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 16:37:37 +00:00
William S Fulton
aa07e2c4d5
Testcases that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6022 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 16:36:19 +00:00
William S Fulton
afb0350669
Ruby warnings removed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6021 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 16:29:35 +00:00
William S Fulton
5fc8d63983
Redundant -shadow removed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6020 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 16:27:30 +00:00
William S Fulton
4418547be5
Libtool removed
...
Runtime library build removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6019 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 16:21:06 +00:00
William S Fulton
3d9557f053
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6018 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 16:20:02 +00:00
Matthias Köppe
4f38d31985
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6017 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-07 16:57:16 +00:00
Matthias Köppe
b2b5c662ec
Define preprocessor symbol SWIG_ALLEGRO_CL.
...
Fix FF:DEF-FOREIGN-CALL call.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6016 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-07 16:55:27 +00:00
Matthias Köppe
d4f8df729f
Convert character and string literals to CL syntax.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6015 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-07 16:54:11 +00:00
William S Fulton
d1ba207f00
exception handling notes added
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6014 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-04 07:30:50 +00:00
William S Fulton
e70de34a15
throws attribute
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6013 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-04 07:26:08 +00:00
William S Fulton
5552b232f9
throws typemap documentation added
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6012 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-04 07:25:23 +00:00
William S Fulton
b0c7a9928e
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6011 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-04 07:19:29 +00:00
William S Fulton
c8364e5b65
%feature attributes documented
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6010 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-04 07:17:58 +00:00
William S Fulton
f5ada15165
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6009 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-04 07:14:21 +00:00
William S Fulton
b573901e8d
correction
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6008 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-04 07:13:16 +00:00
William S Fulton
8ecdd9eab9
%csconstvalue added and typecheck fixes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6007 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 21:14:49 +00:00
William S Fulton
3847856e72
few corrections and updates
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6006 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 21:12:21 +00:00
William S Fulton
5ad2cd3518
Notes about %javaconstvalue added
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6005 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 21:11:50 +00:00
William S Fulton
3adc74f359
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6004 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 21:08:34 +00:00
William S Fulton
2fce1634c7
Test for %javaexception classes being added to a method's throws clause
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6003 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 21:07:15 +00:00
William S Fulton
3942120b10
Test for %javaconstvalue added
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6002 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 21:05:48 +00:00
William S Fulton
1ed50b305b
Support for %javaconstvalue added (better compile time constants)
...
Support for %feature("except", throws="ExceptionClass") so that any Java exception classes thrown from JNI code can be added to the throws list - handled in the same way as the 'throws' attribute in typemaps -
macros added for this - %javaexception and %nojavaexception
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6001 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 21:02:38 +00:00
William S Fulton
5b10a2cb11
Support for %javaconstvalue added (better compile time constants)
...
Support for %feature("except", throws="ExceptionClass") so that any Java exception classes thrown from JNI code can be added to the throws list - handled in the same way as the 'throws' attribute in typemaps.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6000 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 21:00:05 +00:00
William S Fulton
56182e04f1
Support for %csconstvalue added (better compile time constants)
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5999 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 20:56:54 +00:00
William S Fulton
24a7f00d0a
New feature attributes added
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5998 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 20:53:22 +00:00
William S Fulton
000c8d455a
1)
...
%feature improvements for the syntax that takes the feature value within the
%feature() brackets. The value specified is no longer restricted to being just
a string. It can be a string or a number. For example, this is now acceptable
syntax:
%feature("featurename",20.0);
whereas previously it would have to have been:
%feature("featurename","20.0");
Useful for features that are implemented as a macro, for example:
#define %somefeature(value) %feature("somefeature",value)
These will now work accepting either a string or a number:
%somefeature("Fred");
%somefeature(4);
2)
%feature enhancements. Features can now take an unlimited number of attributes
in addition to the feature name and feature value. The attributes are optional
and are much the same as the typemap attributes. For example, the following
specifies two optional attributes, attrib1 and attrib2:
%feature(featurename, attrib1="attribval1", attrib2="attribval2") name "val";
%feature(featurename, val, attrib1="attribval1", attrib2="attribval2") name;
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5997 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-27 20:48:57 +00:00