aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/Python.html
AgeCommit message (Expand)Author
2012-12-10Clarify pythonprepend and pythonappend features when used on overloaded metho...William S Fulton
2012-05-31Fix doc typoOlly Betts
2012-05-30Director documentation corrections to match reality.William S Fulton
2011-12-10New section numbering adding in Android chapterWilliam S Fulton
2011-09-24HTML cosmeticsWilliam S Fulton
2011-08-23Fix %newobject when used in conjunction with %feature(ref). The code from the...William S Fulton
2011-08-20documentation - consistency in shadow/proxy terminologyWilliam S Fulton
2011-06-10Numerous autodoc fixes for PythonWilliam S Fulton
2011-05-24Add link to PEP 3107.Olly Betts
2011-05-24Add link to PEP 3119.Olly Betts
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-16Documented non-looping dependency graph requirement for -builtin.Stefan Zager
2011-05-14HTML fixesWilliam S Fulton
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-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-02-10Some incomplete documentationStefan Zager
2011-01-08Better linkchecker configuration for checking html links. Fix broken links an...William S Fulton
2011-01-07Chapter renumbering after adding D chapterWilliam S Fulton
2010-12-10Fix typo (extra ')') in Python docs (SF#3131673).Olly Betts
2010-06-10Chapter renumbering after Go addedWilliam S Fulton
2010-06-01Fix typos in __disown__() exampleOlly Betts
2010-05-23Fix more doubled word typosOlly Betts
2010-05-01Remove incorrect documentation about %ref and %unrefWilliam S Fulton
2010-03-06Fix numerous broken links reported by linkcheckerWilliam S Fulton
2010-01-09Fix a few inconsistencies in reporting of file/line numberings including modi...William S Fulton
2010-01-09Update warnings to newer slightly modified warning formatWilliam S Fulton
2009-12-20Section number renumberingWilliam S Fulton
2009-11-14Removed empty sectionsWilliam S Fulton
2009-08-21fix SWIG naming conventionWilliam S Fulton
2009-06-30Use -O2 in the GCC examples as GCC defaults to not optimising at all.Olly Betts
2009-06-17quote %include statementsWilliam S Fulton
2008-12-20new section numbering since adding in ccache chapterWilliam S Fulton
2008-09-13more document for limitation of parameter list, and doc of removal of -apply ...Haoyu Bai
2008-09-11Merged the Python 3.0 support branch. The merging progress is not so smooth, ...Haoyu Bai
2008-04-03[Python] Add %newobject reference to python memory management subsection of m...Olly Betts
2008-03-02Put the chapters back in order after erroneously incorrectly reordering them ...William S Fulton
2008-03-02Add in Octave and R sectionsWilliam S Fulton
2007-11-20[Python] Fill in Python Dictionary functions list (patch fromOlly Betts
2007-10-19Docs updated to suggest using distutils. Patch #1796681 from Christopher Barker.William S Fulton
2007-03-26Escape < and > in HTML since unescaped instances confuse htmldoc and cause itOlly Betts