Commit graph

200 commits

Author SHA1 Message Date
William S Fulton
01b96be013 minor corrections
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6561 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-29 23:12:30 +00:00
William S Fulton
02c80cae8a Documented default typemaps that can now be mixed together
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6554 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-29 22:09:13 +00:00
William S Fulton
86ade406a7 no message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6540 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-27 21:32:19 +00:00
William S Fulton
f547989a66 default arguments update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6530 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-27 20:35:11 +00:00
William S Fulton
6739ff025c Minor corrections
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6500 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-25 20:42:08 +00:00
William S Fulton
6522500c90 Default arguments updated
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6499 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-25 20:40:41 +00:00
Art Yerkes
01f438f143 Updated documentation.
Provide a swig_val function which generates a shareable value from a module
specific one in a painless way.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6408 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-17 08:38:54 +00:00
John Lenz
4645346381 Removed ability to share type information by C linking
All type sharing happens through a global variable in the target language.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6390 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-16 18:23:59 +00:00
John Lenz
44277aaf2e Update the documentation for new runtime type linking.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6389 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-12 22:06:47 +00:00
Marcelo Matus
415420c4c4 added the highly expected Robin's docstring [atch, plus some fixes and extensions. see autodoc.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6291 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-03 05:01:17 +00:00
William S Fulton
5d9631bf20 oops, SWIGIMPORT changed to SWIGIMPORTED
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6276 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 19:53:33 +00:00
William S Fulton
a4c26ef742 SWIGIMPORT macro documented
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6275 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 19:39:40 +00:00
William S Fulton
028720880b bumped up version number
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6245 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-14 20:34:25 +00:00
William S Fulton
573c940ba8 missing DOCTYPE
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6240 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-10 22:27:52 +00:00
William S Fulton
ead70a1069 New release date
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6224 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-04 09:27:59 +00:00
William S Fulton
9006cc3a0d Some more tweaks on building and CMake I asked for from Bill Hoffman
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6223 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-04 09:26:05 +00:00
William S Fulton
cc46d1fba1 Blurb about using SWIG in build systems added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6222 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-04 00:24:40 +00:00
William S Fulton
959136284a "Last updated" date removed from the files that had them as they aren't being maintained.
Consistent use of 'proxy' rather than 'shadow' throughout


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6211 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-02 20:27:16 +00:00
William S Fulton
f2f49e600a %feature("shadow") patch from Christoph Flamm
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6210 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-02 20:23:48 +00:00
William S Fulton
91a0fb1fcb 1.3.22 update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-30 21:48:02 +00:00
amigalemming
3deb35f298 Modula-3: introduction, ordinal types, file types, features, objects
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6178 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-30 20:10:59 +00:00
William S Fulton
656bf1ce57 Added info about SWIG_VERSION preprocessor macro
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6176 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-30 16:38:55 +00:00
William S Fulton
7115d15555 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6140 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 22:25:39 +00:00
William S Fulton
229d40e0ee Update after running html tools in makefile
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6139 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 22:21:18 +00:00
William S Fulton
8dfc876eea fix for html error as reported by htmltidy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6138 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 22:18:29 +00:00
Matthias Köppe
2633f4fc99 Fix typo.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6113 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 13:57:29 +00:00
Matthias Köppe
5aafe88b82 Add an (almost empty) chapter on MzScheme.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6112 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-23 13:50:20 +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
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
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
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
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
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
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
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
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