summaryrefslogtreecommitdiff
path: root/Doc/Manual/Customization.html
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic stray semi-colon removal after %typemap using quotesWilliam S Fulton2022-08-311-1/+1
* Add C++20 documentation chapterWilliam S Fulton2020-06-081-16/+16
* Revert "Add C++20 documentation chapter"William S Fulton2020-06-081-16/+16
* Add C++20 documentation chapterWilliam S Fulton2020-01-281-16/+16
* Documentation section numbering updateWilliam S Fulton2019-02-111-16/+16
* Add C++17 documentation chapterWilliam S Fulton2018-05-141-16/+16
* Improve docs for %rename and C++ features like default argsWilliam S Fulton2017-09-141-2/+2
* More consistent formatting of examples in documentationWilliam S Fulton2017-08-161-1/+1
* Realign for some comments.sunoru2016-12-311-4/+4
* Fix some typos in docs and examples and make the code look nicer.sunoru2016-12-311-29/+29
* Consistent formatting of example code in the docsWilliam S Fulton2016-10-231-85/+85
* Replace tabs with spaces in html docsWilliam S Fulton2015-12-301-42/+46
* HTML fixes for documentation - add meta tag and loose.dtdWilliam S Fulton2015-12-301-1/+2
* Correct links in html documentation using new version of makechap.pyWilliam S Fulton2015-12-301-16/+16
* Consistently put whitespace outside of <tt>...</tt> and not insideOlly Betts2014-11-181-1/+1
* wording tweakOlly Betts2014-11-181-1/+1
* Syntax fix using %feature in documentationWilliam S Fulton2014-10-211-2/+2
* Correct documentation of special variable namesWilliam S Fulton2014-07-011-2/+2
* html fixes and section updatesWilliam S Fulton2014-03-151-16/+16
* Stop claiming that SWIG_exception() can be used in helper functionsOlly Betts2013-03-211-3/+1
* Support special variable expansion in %extend.William S Fulton2012-10-111-0/+5
* Two additional special variable are expanded in %exception - $parentnameWilliam S Fulton2012-10-111-0/+10
* Fix %newobject when used in conjunction with %feature(ref). The code from the...William S Fulton2011-08-231-0/+5
* Fix typo.Olly Betts2010-06-221-1/+1
* Fix more doubled word typosOlly Betts2010-05-231-1/+1
* Fix numerous broken links reported by linkcheckerWilliam S Fulton2010-03-061-1/+1
* Correctly mangle the html section names to prevent name clashes in the pdf do...William S Fulton2010-03-061-1/+1
* Correctly mangle the html section names to prevent name clashes in the pdf do...William S Fulton2010-03-061-9/+9
* Correct %exception documentation so no memory is leaked - bug #2903761William S Fulton2009-11-261-1/+16
* Fix #2153773 - %nojavaexception - disabling and clearing Java checked exceptionsWilliam S Fulton2008-12-231-0/+14
* Put the chapters back in order after erroneously incorrectly reordering them ...William S Fulton2008-03-021-16/+16
* Add in Octave and R sectionsWilliam S Fulton2008-03-021-16/+16
* document special variables for %exceptionWilliam S Fulton2008-02-251-2/+93
* html validation fixes and chapter renumberingWilliam S Fulton2006-07-071-5/+7
* feature doc refinementWilliam S Fulton2006-07-041-6/+27
* Update list of exceptions in the SWIG exception libraryWilliam S Fulton2006-02-031-5/+33
* add more docsMarcelo Matus2006-01-281-5/+21
* Minor mods getting ready for 1.3.28William S Fulton2006-01-251-2/+2
* add %delobject docsMarcelo Matus2006-01-191-2/+2
* add %delobject docsMarcelo Matus2006-01-191-1/+25
* Updated sections on features. Added section on feature flags and clearing fea...William S Fulton2005-10-061-37/+180
* html validation fixesWilliam S Fulton2005-06-031-1/+1
* Documentation patches from Mark GoodmanWilliam S Fulton2005-04-141-1/+1
* Update documentation to use the right div class="targetlang" and such.John Lenz2005-03-181-1/+1
* Minor additional comments on exceptionsWilliam S Fulton2005-03-061-1/+3
* - Updated documentation to use CSS and <div> instead of blockquotesJohn Lenz2005-02-261-72/+119
* %feature mods for default argumentsWilliam S Fulton2004-11-041-1/+85
* "Last updated" date removed from the files that had them as they aren't being...William S Fulton2004-09-021-3/+0
* Thousands of changes to correct incorrect HTML. HTML is now valid (transition...William S Fulton2004-08-041-56/+80
* %feature attributes documentedWilliam S Fulton2004-07-041-12/+59