aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual
AgeCommit message (Expand)Author
2011-09-24Add eLua documentation patch from patch 3408012.William S Fulton
2011-09-13Add warnings for badly named destructors. Fix %extend and destructors for tem...William S Fulton
2011-08-31Updated bits of the documentation, mostly about the Octave-specific command-l...Xavier Delacour
2011-08-23Fix %newobject when used in conjunction with %feature(ref). The code from the...William S Fulton
2011-08-22SF patch #3394339 from Torsten Landschoff - new option -nomoduleglobal to dis...William S Fulton
2011-08-20documentation - consistency in shadow/proxy terminologyWilliam S Fulton
2011-08-17some doc typo fixesWilliam S Fulton
2011-08-05Add in clarification of the memmove function's parameters in the cdata.i libraryWilliam S Fulton
2011-08-04html fixesWilliam S Fulton
2011-08-04Section numbering updateWilliam S Fulton
2011-08-04Add section on void * pointers for C#William S Fulton
2011-06-25Clarify the text about remaining PHP constant oddity.Olly Betts
2011-06-24Remove example of odd behaviour of PHP constants which I can't reproduce. ItOlly Betts
2011-06-18Update supported Perl versions to more closely reflect reality.Olly Betts
2011-06-10Numerous autodoc fixes for PythonWilliam S Fulton
2011-05-27Some improvements to the Go documentation. From Gary HoltIan Lance Taylor
2011-05-24Add link to PEP 3107.Olly Betts
2011-05-24Add link to PEP 3119.Olly Betts
2011-05-21bump version to 2.0.5William S Fulton
2011-05-21Add swig-2.0.4 release dateWilliam S Fulton
2011-05-19html fixesWilliam S Fulton
2011-05-18Fixes for -builtin docs.Stefan Zager
2011-05-17Cleaned up section about dependency requirements for -builtin.Stefan Zager
2011-05-17begin section was missing in some of the docsWilliam S Fulton
2011-05-16Documented non-looping dependency graph requirement for -builtin.Stefan Zager
2011-05-14Remove VARARGS_SENTINEL typemaps further to revision 12666. Note that the ide...William S Fulton
2011-05-14HTML fixesWilliam S Fulton
2011-05-14%varargs - better documentation and remove additional argument generation whi...William S Fulton
2011-05-13Python 3.2 portability fixesWilliam S Fulton
2011-05-02Document the -soname option.Ian Lance Taylor
2011-04-06Fix example to show %feature directive before method declaration.Stefan Zager
2011-04-03-builtin feature will appear in 2.0.4Stefan Zager
2011-04-03Merged trunk through revision 12591Stefan Zager
2011-04-02Added python version support to the built-in section.Stefan Zager
2011-04-01Fixed exception exampleStefan Zager
2011-04-01Factored some #ifdef noise out of the initialization function by addingStefan Zager
2011-03-31Minor html changesWilliam S Fulton
2011-03-30More tweaking of -builtin docs. More judicious selection of names in the ope...Stefan Zager
2011-03-30Added usage message for -builtin, and tweaked -builtin docs.Stefan Zager
2011-03-30Added comment about -builtin in Memory Management section.Stefan Zager
2011-03-30Added more documentation of -builtin.Stefan Zager
2011-03-29bump version to 2.0.4William S Fulton
2011-03-29Add swig-2.0.3 release date and summaryWilliam S Fulton
2011-03-24Merged trunk up to revision 12551Stefan Zager
2011-03-13[D] nspace support.David Nadlinger
2011-02-20Bump version to 2.0.3William S Fulton
2011-02-20Add swig-2.0.2 release dateWilliam S Fulton
2011-02-17Change preprocessing error for tokens appearing after #else and #end to warni...William S Fulton
2011-02-17Documentation numbering updateWilliam S Fulton
2011-02-16Preprocessing now errors out if extra tokens appear after #else and #end. Add...William S Fulton