summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.0.12William S Fulton2016-12-301-1/+1
* Add 3.0.11 release datev3.0.11rel-3.0.11William S Fulton2016-12-291-1/+1
* Add %feature("csdirectordelegatemodifiers") for C#William S Fulton2016-12-241-0/+25
* Fix documented C# director class example to reflect the generated codeWilliam S Fulton2016-12-241-2/+2
* Fix doc typoOlly Betts2016-12-191-1/+1
* Minor Java html doc correctionWilliam S Fulton2016-12-181-1/+1
* Added support for guile's native pointer typeBrian Caine2016-12-162-19/+28
* [php] Improve %feature("director:except") docsOlly Betts2016-12-151-6/+14
* Custom Python module importing codeWilliam S Fulton2016-12-011-3/+39
* Eliminate some differences between -help and the manualOlly Betts2016-11-301-5/+5
* [PHP7] Make default C++ extension .cxxOlly Betts2016-11-302-2/+7
* PHP now generates E_NOTICE for misspelled constantOlly Betts2016-11-301-1/+2
* [PHP] Add support for PHP7.Olly Betts2016-11-303-20/+21
* Update C# compilersWilliam S Fulton2016-11-251-4/+8
* Fix outdated info in Doc Makefile about pdf file generationWilliam S Fulton2016-11-251-3/+5
* html fixWilliam S Fulton2016-11-031-1/+0
* Java doc update for directorin typemaps and Swig::LocalRefGuardWilliam S Fulton2016-11-031-2/+15
* C++11 alias templates doc and changes file updateWilliam S Fulton2016-11-021-1/+6
* Merge branch 'liorgold-alias-template'William S Fulton2016-11-021-12/+7
|\
| * Add C++11 alias templatesLior Goldberg2016-07-061-12/+7
* | Edit operator[] additionsWilliam S Fulton2016-10-301-8/+18
* | Added description of the operator[] caveatsg2016-10-261-0/+10
* | Update documentation for using SWIG_ConvertPtr example usageWilliam S Fulton2016-10-235-54/+54
* | Consistent formatting of example code in the docsWilliam S Fulton2016-10-2325-1728/+1719
* | Correct docs and examples to call SWIG_fail after setting a Python errorWilliam S Fulton2016-10-233-52/+60
* | Add support for "ret" typemap where missing and improve documentation on it.William S Fulton2016-09-292-4/+45
* | Use relative link to another manual chapterOlly Betts2016-08-271-1/+1
* | Update Python docs on builtin slotsWilliam S Fulton2016-08-182-33/+91
* | Remove bogus full stopOlly Betts2016-08-011-1/+1
* | Minor c++11 doc changeWilliam S Fulton2016-07-201-2/+2
* | %interface documentation corrections and tweaksWilliam S Fulton2016-07-131-4/+4
|/
* Add new C++11 type aliasing support to changes fileWilliam S Fulton2016-06-252-2/+3
* Added support for type aliasLior Goldberg2016-06-221-27/+21
* Bump version to 3.0.11William S Fulton2016-06-121-1/+1
* swig-3.0.10 releasev3.0.10rel-3.0.10William S Fulton2016-06-121-1/+1
* Python docs on static linking section editsWilliam S Fulton2016-06-122-47/+49
* Add more documentation about statically linked python modules.Mike Romberg2016-06-111-0/+72
* Python module loading documentation tweaksWilliam S Fulton2016-06-112-33/+53
* Add documentation about how foo.py finds/loads _foo for python.Mike Romberg2016-06-071-0/+112
* Python: Do not import all of sys when using -relativeimportWilliam S Fulton2016-06-061-2/+3
* Update -relative import documentation to reflect runtime check.Mike Romberg2016-06-061-15/+10
* Bump version to 3.0.10William S Fulton2016-05-291-1/+1
* swig-3.0.9 release updatev3.0.9rel-3.0.9William S Fulton2016-05-291-1/+1
* Check for qt patched version of wkhtmltopdf for pdf doc generationWilliam S Fulton2016-05-291-0/+1
* Merge branch 'mromberg-implpkg'William S Fulton2016-05-242-0/+78
|\
| * Minor edits to Python implicit namespace package docsWilliam S Fulton2016-05-242-4/+11
| * Document implicit namespace packages for pythonMike Romberg2016-04-051-0/+71
* | html doc fixesWilliam S Fulton2016-05-062-14/+13
* | Correct default arg link in Python docsWilliam S Fulton2016-05-061-1/+1
* | Correct documentation link for Typemap delimitersWilliam S Fulton2016-05-051-1/+1