Commit graph

2,966 commits

Author SHA1 Message Date
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
William S Fulton
7c53442d6c Attempt to add executable permissons
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6092 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:44:22 +00:00
William S Fulton
8c2ed0f677 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/SWIG@6091 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:34:14 +00:00
William S Fulton
a902bc2929 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6090 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:17:08 +00:00
William S Fulton
16a711e90f Fixes to compile on some buggy Redhat gcc 2.96 versions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6089 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:12:21 +00:00
William S Fulton
b573c5bd88 For for workshop compilers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6088 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:07:39 +00:00
William S Fulton
a17cdcb77d test fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6087 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:06:45 +00:00
William S Fulton
50bad2ac6c removed unknown -contract flag which was causing swig to fail
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6086 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:05:02 +00:00
William S Fulton
d86b421950 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/SWIG@6085 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:57:51 +00:00
William S Fulton
89a20a447c 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/SWIG@6084 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:57:08 +00:00
William S Fulton
5888635de9 Bug #943783 with patch fixes php char * out typemap NULL values.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6083 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:56:04 +00:00
William S Fulton
7390bd581e 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/SWIG@6082 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:54:33 +00:00
William S Fulton
a0826b6c07 point to mailing list page instead of listing email addresses
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6081 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:53:26 +00:00
William S Fulton
102e87dd6b Ben Reser patch to detect the Python lib directory on 64 bit systems
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6080 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 20:51:59 +00:00
William S Fulton
e872d1b3ea clean fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6079 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:46:53 +00:00
William S Fulton
f807c509e4 removed hopelessly out of date and unreferenced html files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6078 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:46:14 +00:00
William S Fulton
b892ab8626 swig logo file for the docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6077 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:41:35 +00:00
William S Fulton
2e745a4228 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/SWIG@6076 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:36:10 +00:00
William S Fulton
03d8571f60 sections file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6075 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:32:40 +00:00
William S Fulton
aa4d1d907d 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/SWIG@6074 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:28:14 +00:00
William S Fulton
7cb896a5f4 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/SWIG@6073 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:24:32 +00:00
William S Fulton
af3c049800 Update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6072 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:22:24 +00:00
William S Fulton
794db62436 missing chapters added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6071 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-04 21:22:05 +00:00
Ahmon Dancy
440a4592e3 case mode fixes for allegrocl module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6070 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-03 23:07:45 +00:00
Matthias Köppe
53ed088b56 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6069 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:22:05 +00:00
Matthias Köppe
18fb19afc1 Move the magic with the (Swig swigrun) module here.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6068 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:21:17 +00:00
Matthias Köppe
7f6cabe172 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/SWIG@6067 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:20:05 +00:00
Matthias Köppe
d2c89013a2 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/SWIG@6066 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:19:20 +00:00
Matthias Köppe
7be172dc68 Don't depend on the presence of the SWIG-PointerAddress function.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6065 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:17:15 +00:00
Matthias Köppe
dc1b770f0e 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/SWIG@6064 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-24 15:16:31 +00:00
William S Fulton
687cfbb625 Some HTML error fixes
Long blockquote lines shortened


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6063 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 23:21:14 +00:00
William S Fulton
881e85e1cd *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6062 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:49:47 +00:00
William S Fulton
f5da0877b7 Bools fix from Mark Traudt
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6061 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:48:27 +00:00
William S Fulton
a7f87bb695 test from Mark Traudt
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6060 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:46:19 +00:00
William S Fulton
e36693bd25 Better bool test by Mark Traudt
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6059 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:45:29 +00:00
William S Fulton
17d6e9ef1f Update with regard runtime library
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6058 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:08:48 +00:00