Commit graph

4,854 commits

Author SHA1 Message Date
Marcelo Matus
26808b6d1c More fixes for arrays and variables, mostly cosmetic ones.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6105 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-18 22:57:05 +00:00
Matthias Köppe
41d1bd615c Add %inline %{ ... %}
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6104 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 14:31:32 +00:00
Matthias Köppe
6b7fa6dac7 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6103 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 14:26:52 +00:00
Matthias Köppe
6e6317c9cf <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@6102 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 14:21:33 +00:00
Lyle Johnson
47b80a2945 Corrected some of the "throws" typemaps.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6101 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 01:07:05 +00:00
Lyle Johnson
f72d9e1cd4 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6100 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 01:06:03 +00:00
Lyle Johnson
de8c669c88 Minor fix for the cpp_enum.i test case, which was broken.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6099 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-17 00:38:52 +00:00
Lyle Johnson
3bbf2a57df 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@6098 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-14 17:33:18 +00:00
William S Fulton
9a2d4a6159 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@6097 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-13 21:40:22 +00:00
William S Fulton
d90653e2af Re added again
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6096 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 22:17:46 +00:00
William S Fulton
4fc2df3f04 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6095 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 22:16:34 +00:00
William S Fulton
c4772c1c07 readding hopefully with executable permissions this time
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6094 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:47:58 +00:00
William S Fulton
c76f711725 removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6093 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:45:48 +00:00
William S Fulton
a7beb8997a Attempt to add executable permissons
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6092 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:44:22 +00:00
William S Fulton
ecd3e667ac config.sub and config.guess are being added to the repository as automake will no longer generate these files when running
automake --add-missing.
This started since removing libtool. Bug will be fixed in Automake 1.10, but until then we will have to keep these files in cvs.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6091 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:34:14 +00:00
William S Fulton
164cff7217 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6090 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:17:08 +00:00
William S Fulton
06c6ab33f8 Fixes to compile on some buggy Redhat gcc 2.96 versions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6089 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:12:21 +00:00
William S Fulton
8e6fea719f For for workshop compilers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6088 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:07:39 +00:00
William S Fulton
aa94c66f0f test fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6087 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:06:45 +00:00
William S Fulton
8203318d1b removed unknown -contract flag which was causing swig to fail
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6086 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:05:02 +00:00
William S Fulton
873d7a850d Prevent memory leaks in the case of early return from wrapper methods using const std::string & parameters.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6085 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:57:51 +00:00
William S Fulton
98feab7822 Prevent memory leaks in the case of earlier return
from wrapper methods using const std::string & parameters. Modified
Mark Traudt patch #951565.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6084 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:57:08 +00:00
William S Fulton
26b5e7000c Bug #943783 with patch fixes php char * out typemap NULL values.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6083 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:56:04 +00:00
William S Fulton
3af80ea481 point to mailing list page instead of listing email addresses
Few more HTML corrections


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6082 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:54:33 +00:00
William S Fulton
8d4a9887a3 point to mailing list page instead of listing email addresses
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6081 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:53:26 +00:00
William S Fulton
79b1dcc086 Ben Reser patch to detect the Python lib directory on 64 bit systems
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6080 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:51:59 +00:00
William S Fulton
953ac94984 clean fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6079 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:46:53 +00:00
William S Fulton
044d296c5d removed hopelessly out of date and unreferenced html files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6078 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:46:14 +00:00
William S Fulton
4231e32bef swig logo file for the docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6077 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:41:35 +00:00
William S Fulton
1f9e0810b5 makefile for generating the single page html docs and pdf documentation using htmltidy and htmldoc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6076 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:36:10 +00:00
William S Fulton
9f95753704 sections file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6075 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:32:40 +00:00
William S Fulton
590b6726b0 Thousands of changes to correct incorrect HTML. HTML is now valid (transitional 4.01).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6074 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:28:14 +00:00
William S Fulton
c2bb8c1e63 Update to generate valid html for the anchor names
Auto generated anchor names won't override a non auto generated anchor name, thereby making it possible to have anchor names that won't change should an extra heading be added earlier in the file


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6073 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:24:32 +00:00
William S Fulton
bde2308afc Update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6072 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:22:24 +00:00
William S Fulton
8f81b27744 missing chapters added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6071 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:22:05 +00:00
Ahmon Dancy
fb0472caa3 case mode fixes for allegrocl module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6070 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-03 23:07:45 +00:00
Matthias Köppe
5d6bce3981 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6069 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:22:05 +00:00
Matthias Köppe
7618305ae1 Move the magic with the (Swig swigrun) module here.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6068 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:21:17 +00:00
Matthias Köppe
0bdfdea410 In -scm mode, SWIG modules now exchange their pointer type information
via the Guile interpreter.  It is no longer necessary to build a
runtime library or to use -noruntime and -runtime etc.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6067 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:20:05 +00:00
Matthias Köppe
4c49fc803b Don't try to do magic with the (Swig swigrun) module in -runtime mode.
Move SWIG_Guile_Init in front of type registration, to allow type
system synchronization.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6066 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:19:20 +00:00
Matthias Köppe
87ebbd67ee Don't depend on the presence of the SWIG-PointerAddress function.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6065 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:17:15 +00:00
Matthias Köppe
341ebe5c11 Add a level of indirection for the static variable "swig_type_list".
The Guile module uses this to merge type information between modules.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6064 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:16:31 +00:00
William S Fulton
ce14f90987 Some HTML error fixes
Long blockquote lines shortened


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6063 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 23:21:14 +00:00
William S Fulton
187b89c6ea *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6062 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:49:47 +00:00
William S Fulton
a593564696 Bools fix from Mark Traudt
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6061 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:48:27 +00:00
William S Fulton
b0127065d1 test from Mark Traudt
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6060 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:46:19 +00:00
William S Fulton
fd6676b31d Better bool test by Mark Traudt
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6059 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:45:29 +00:00
William S Fulton
fb6cac8590 Update with regard runtime library
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6058 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:08:48 +00:00
William S Fulton
d30f6e76a0 Some notes about reducing the wrapper file size added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6057 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:06:29 +00:00
William S Fulton
7cae5d46c5 info about -E added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6056 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:05:30 +00:00