summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/autodoc_runme.py
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in Python backend when using empty docstringsVadim Zeitlin2020-01-301-0/+2
* Properly handle destructors as methods for autodoc and fix some stray newlinesAlec Woods2019-01-261-0/+4
* Fixing docstrings for variables and static functions for consistencyAlec Woods2019-01-261-101/+90
* Fixes so that fastproxy and autodoc work correctly with both low-level C API ...Alec Woods2019-01-261-14/+4
* Also check documentation on the low-level APIAlec Woods2019-01-261-7/+158
* Fixing python docstring handling for -fastproxyAlec Woods2019-01-261-85/+21
* Always include default parameter values in Python autodoc stringsVadim Zeitlin2019-01-211-0/+2
* Add autodoc and keyword argument testsWilliam S Fulton2019-01-191-1/+4
* Add more tests for Python parameter renamingVadim Zeitlin2019-01-161-0/+2
* Drop support for Python classic classesOlly Betts2018-10-121-8/+0
* Re-implement Python -fastproxy option.William S Fulton2018-08-181-3/+8
* PEP8 conformance for comment verifier moduleWilliam S Fulton2018-05-251-2/+2
* Merge branch 'master' into doxygenVadim Zeitlin2017-09-191-0/+4
|\
| * Fix display of documented template types when using the autodoc feature for P...William S Fulton2017-07-071-0/+6
* | Merge branch 'master' into doxygenVadim Zeitlin2016-12-121-105/+123
|\ \ | |/
| * Fix autodoc testcase for python -fastproxyWilliam S Fulton2016-06-221-0/+8
| * [Python] Fix docstrings for %callback functionsOlly Betts2015-09-041-0/+1
| * pep257 & numpydoc conforming docstringsxantares2015-08-071-99/+123
* | Merge "-builtin" autodoc bugs workarounds from master into test.Vadim Zeitlin2015-07-201-11/+31
* | Another merge with master.Vadim Zeitlin2015-07-201-131/+126
|\ \ | |/
| * autopep8 cleanup of Examples/test-suite/pythonJon Schlueter2015-05-081-302/+293
* | Another merge with master.Vadim Zeitlin2015-02-161-0/+7
|\ \ | |/
| * Fix python tests for old versions of PythonWilliam S Fulton2015-01-311-1/+1
| * Test-suite fixes for python -classicWilliam S Fulton2015-01-311-0/+7
* | Fix autodoc strings generated in Python builtin case and the test.Vadim Zeitlin2014-12-151-198/+57
* | Merge latest master into doxygen branch.Vadim Zeitlin2014-12-151-26/+155
|\ \ | |/
| * Fix autodoc testcase for python -builtinWilliam S Fulton2014-10-291-1/+1
| * Fix autodoc testcase for new named python arguments when using python -builtinWilliam S Fulton2014-10-281-7/+7
| * Fix syntax error in autodoc testcase when using Python 2.4 and earlierWilliam S Fulton2014-10-101-1/+3
| * Bypass Python tests not supported by -builtinWilliam S Fulton2014-10-071-27/+182
* | Simplify and make more efficient building Python docstrings.Vadim Zeitlin2014-08-221-7/+5
* | Merge branch 'master' into doxygenVadim Zeitlin2014-04-301-16/+19
|\ \ | |/
| * Fix Python version checking in Python testsWilliam S Fulton2013-05-241-1/+1
| * Fix autodoc test for python 2.4William S Fulton2013-03-291-16/+19
* | improved handling of word commands if puntuation is following the word, prese...Marko Klopcic2013-02-211-33/+31
* | Fix integration of doxygen with autodoc feature, fixed autodoc test and some ...Dmitry Kabak2012-06-181-3/+3
|/
* Fix a few warnings/errors in the test-suite using Solaris compilerWilliam S Fulton2012-04-151-1/+1
* Numerous autodoc fixes for PythonWilliam S Fulton2011-06-101-0/+176