Olly Betts
e68a83074e
Fix lots of typos in the manual.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9368 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-27 17:25:04 +00:00
William S Fulton
38a17f30fe
- explicitcall feature removed.
...
- Instead of using the swig_up flag in each director method (Python, Ruby, Ocaml) to indicate
whether the explicit C++ call to the appropriate base class method or a normal
polymorphic C++ call should be made, the new approach makes one of these calls
directly from the wrapper method.
- Java/C# recursive director method calls fixed (no need for explicitcall feature to solve this now)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9275 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-13 20:55:24 +00:00
William S Fulton
c02f6f4267
html validation fixes and chapter renumbering
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9206 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-07 21:54:23 +00:00
William S Fulton
f6fb584c09
explicitcall docs
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9195 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-04 21:16:14 +00:00
William S Fulton
588bfd4a5d
Overhaul updating to what SWIG really does - ie more emphasis on proxy classes over the low level accessor functions
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9178 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-06-29 21:18:33 +00:00
William S Fulton
d40513ee7c
Nested class workarounds added
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9159 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-06-13 19:27:44 +00:00
Marcelo Matus
07022e74a8
fix docs, path provided by Olly
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9047 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-04-11 01:40:20 +00:00
William S Fulton
093c842e49
more %catches documentation
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8791 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-11 18:54:34 +00:00
William S Fulton
ee3b0529e7
typos
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8695 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-03 22:10:09 +00:00
William S Fulton
8f09162243
%naturalvar documentation added
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8644 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-30 22:17:42 +00:00
William S Fulton
d27dfe31e5
Minor mods getting ready for 1.3.28
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8556 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-25 22:41:22 +00:00
Marcelo Matus
98a0beb245
add info about %catches, while we define if we need a better name
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8369 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-11 02:03:37 +00:00
William S Fulton
d8436ed9e6
update mailing list names
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-02 00:17:43 +00:00
Marcelo Matus
858453b1cf
disable copyctor
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8036 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-22 08:38:02 +00:00
Marcelo Matus
a1303c4782
minor fixes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8032 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-22 06:38:23 +00:00
Marcelo Matus
4e6bc30270
generate implicit copyctor, add -nocopyctor, and clarify the -nodefault, -nodefaultctor, -nodefautldtor options
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8031 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-22 06:32:49 +00:00
Marcelo Matus
c26788de5f
add docs for new -nodefault, -nodefaultdtor and -oldnodefault
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-21 22:20:52 +00:00
William S Fulton
3a2e5bb44e
Document %rename syntax using quotes (for Bug #1252361 )
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7802 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-05 00:01:01 +00:00
William S Fulton
14400fc11e
typo fix
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7598 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-06 21:51:50 +00:00
William S Fulton
64c4e71c84
fixes for problems reported by htmldoc and tidy
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7430 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-11 20:00:39 +00:00
Marcelo Matus
2d7540f33c
update docs about private/protected class/members
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7421 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-10 21:12:35 +00:00
William S Fulton
701abd0058
typo in example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7273 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-06-10 21:20:17 +00:00
William S Fulton
479697a677
html validation fixes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7259 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-06-03 23:06:56 +00:00
William S Fulton
3a23e98a13
html error fixes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7247 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-06-02 21:44:57 +00:00
William S Fulton
c4dc892c23
Documentation patches from Mark Goodman
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7154 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-04-14 21:38:18 +00:00
John Lenz
9e9f5d84b3
Update documentation to use the right div class="targetlang" and such.
...
The only docs left to update are the individual language chapters.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7081 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-03-18 00:03:54 +00:00
William S Fulton
42367f2348
Corrected exception specification terminology
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7054 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-03-08 22:08:37 +00:00
Marcelo Matus
df579e39de
more updates, new style.ccs use
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7005 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-02-26 08:46:11 +00:00
John Lenz
4737da0be0
- Updated documentation to use CSS and <div> instead of blockquotes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7003 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-02-26 02:56:29 +00:00
Marcelo Matus
fd2fe8dd36
update docs
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6977 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-02-22 19:48:03 +00:00
William S Fulton
99cda6d650
little more on default args
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6712 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-11 21:39:25 +00:00
William S Fulton
835f35fe4e
%rename %ignore update for default arguments
...
update for new support of overloaded templated functions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6700 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-09 21:20:48 +00:00
William S Fulton
485a4e8b6a
%feature mods for default arguments
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6663 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-04 22:25:17 +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
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
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
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
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
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
Henning Thielemann
483d8b4367
added basic Modula-3 support
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5776 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-03-19 11:45:29 +00:00
William S Fulton
16f6fcecb0
overloading for static typed languages notes added
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5714 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-02-12 21:50:48 +00:00
Logan Johnson
5bd18808c0
Ran the chapter-renumbering thing.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5308 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-12 20:46:30 +00:00
Dave Beazley
0bd9a9d8ce
Filled in missing section on proxies.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4666 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-04 04:14:27 +00:00
Dave Beazley
1adb9d5084
Added section on abstract classes and non-creation of constructor wrappers.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4651 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-02 01:37:45 +00:00
Dave Beazley
516036631c
The great merge
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00