William S Fulton
623be05e04
changes for new documentation generation
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6142 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 22:35:41 +00:00
William S Fulton
e03b3f790e
new runtime test
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 22:29:47 +00:00
William S Fulton
fdb203e08f
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6140 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 22:25:39 +00:00
William S Fulton
75f28e9f32
Update after running html tools in makefile
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6139 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 22:21:18 +00:00
William S Fulton
e777771be7
fix for html error as reported by htmltidy
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6138 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 22:18:29 +00:00
William S Fulton
afb2721ab4
copyright update and typo in -help
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6137 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 22:14:25 +00:00
William S Fulton
8f1a476448
const fixes for allegro module usage
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6136 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 21:48:46 +00:00
William S Fulton
9bafb579c7
Fix so that this file compiles
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6135 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 21:47:54 +00:00
William S Fulton
e203a700c2
pesky warning fix
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6134 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 21:46:22 +00:00
William S Fulton
a5c694a978
missing throws typemaps added
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6133 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 21:44:54 +00:00
William S Fulton
d2c06e97dc
broken test moved to broken tests
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6132 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 21:43:02 +00:00
William S Fulton
4cc38e6bce
debug messages removed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6131 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 21:42:15 +00:00
Lyle Johnson
97add03e43
Use %warnfilter to filter out a few warnings from the Ruby module about
...
constants whose names begin with lowercase letters.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6130 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 13:47:31 +00:00
Lyle Johnson
4a49ed47f9
Use %warnfilter to filter out a few more warning messages from the Ruby
...
module about constants whose names begin with lowercase letters.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6129 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 13:46:22 +00:00
Lyle Johnson
cf476a18d6
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6128 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 13:44:51 +00:00
Lyle Johnson
f65bccde1f
Ignore .bundle files in Examples/test-suite/ruby (for Mac OS X).
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6127 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 13:39:36 +00:00
Lyle Johnson
72cf9e7ee7
Added a "throws" typemap for enum types. Fixes the broken throw_exception.i
...
test case for the Ruby module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6126 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 13:34:44 +00:00
Lyle Johnson
eea19ad0db
Added "throws" typemaps for std::string and its variants. Fixes broken
...
test case lib_std_string.i for the Ruby module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6125 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 13:28:05 +00:00
Lyle Johnson
58c7e8b18d
Added two more tests to lib_std_string.i, to test throwing a pointer to
...
a string and a const pointer to a string.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6124 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 13:26:45 +00:00
Lyle Johnson
14e616436c
Added some missing throws typemaps for SWIGTYPE and its variants.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6123 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 13:07:55 +00:00
Lyle Johnson
9a6eb5a6b8
Fixed a little typo in the comments (was "Outnput", changed to "Output").
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6122 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 12:31:10 +00:00
Lyle Johnson
db3148bad0
Break the standard Ruby typemaps out into a number of smaller files
...
which are included by ruby.swg.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6121 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 12:28:07 +00:00
John Lenz
faf48cb585
move pragma_include to below the EXPORT line in perl module.
...
This is patch 922680.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6120 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 01:12:45 +00:00
John Lenz
df7e2ca182
changed convert_to_bool_ex to convert_to_boolean_ex from patch 891348
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6119 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 01:11:06 +00:00
William S Fulton
33d169c25e
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6118 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 20:13:27 +00:00
William S Fulton
4c02e7cc0e
Fix for enum forward declarations
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6117 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 20:10:51 +00:00
William S Fulton
cf79d771c0
Applied patch #1011604 submitted by Charles Schwieters. Fix for 64 bit tcl interpreters.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6116 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 20:05:51 +00:00
Matthias Köppe
5203294828
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6115 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 15:55:34 +00:00
Matthias Köppe
23d5f2ab9a
Replace hardcoded type specifiers by typemap-based type specifier lookup.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6114 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 15:28:58 +00:00
Matthias Köppe
dffd437b7f
Fix typo.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6113 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 13:57:29 +00:00
Matthias Köppe
dc169200e9
Add an (almost empty) chapter on MzScheme.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6112 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 13:50:20 +00:00
John Lenz
1980a5cbdf
Fix some perl warnings reported by Steve Fink and also attached to patch 960326.
...
I had to pass -Wall -Wextra to gcc to generate the warnings fixed by this patch.
VS: ----------------------------------------------------------------------
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6111 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 07:16:30 +00:00
John Lenz
0fb8c59673
Three new broken test cases created to test various patches in the patch list.
...
Bugs 909389, 962115, and 899332.
These bugs all have fixes in the patch system.
Patches 903150, 914926, and 962168.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6110 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 07:06:01 +00:00
William S Fulton
2f18b2a9dc
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6109 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-22 22:29:30 +00:00
William S Fulton
0aa8239ff5
New default for swiglibdir to use system independent directory. Subdirectory also uses specific SWIG version.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6108 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-22 22:28:44 +00:00
William S Fulton
e452bb52fd
Respect DESTDIR when uninstalling M4 macros
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6107 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-22 20:45:20 +00:00
William S Fulton
9701c4186a
new target to get the config.sub and config.guess files - needed since Libtool was removed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6106 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-22 20:21:34 +00:00
Marcelo Matus
ed69164312
More fixes for arrays and variables, mostly cosmetic ones.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6105 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-18 22:57:05 +00:00
Matthias Köppe
9bf7c2385b
Add %inline %{ ... %}
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6104 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 14:31:32 +00:00
Matthias Köppe
1d28faeb49
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6103 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 14:26:52 +00:00
Matthias Köppe
7aa78df689
<Dmitriy.Zavin@infineon.com> writes:
...
> I have hacked support to create native mzscheme structures from C
> structures, which includes native structure support.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6102 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 14:21:33 +00:00
Lyle Johnson
3fcd788313
Corrected some of the "throws" typemaps.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6101 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 01:07:05 +00:00
Lyle Johnson
b4a7b09ea9
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6100 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 01:06:03 +00:00
Lyle Johnson
1feef7530b
Minor fix for the cpp_enum.i test case, which was broken.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6099 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 00:38:52 +00:00
Lyle Johnson
bcfce506d1
Added a varin typemap for char[] (Ruby). Fixes broken test case
...
arrays_global.i.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6098 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-14 17:33:18 +00:00
William S Fulton
b4c50d1819
Look for Java in "c:\Program Files" on Windows and fixes for spaces in the path for Java installation
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6097 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-13 21:40:22 +00:00
William S Fulton
47fb0a0e52
Re added again
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6096 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 22:17:46 +00:00
William S Fulton
866ad45426
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6095 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 22:16:34 +00:00
William S Fulton
ffe38ba647
readding hopefully with executable permissions this time
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6094 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:47:58 +00:00
William S Fulton
40ad5e8042
removed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6093 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:45:48 +00:00