summaryrefslogtreecommitdiff
path: root/Examples/test-suite/doxygen_misc_constructs.h
Commit message (Expand)AuthorAgeFilesLines
* Fix generated Python code for Doxygen comments with triple quotesVadim Zeitlin2020-03-041-0/+6
* Fix generated Python code for Doxygen comments ending with quoteVadim Zeitlin2020-03-041-0/+2
* Format files to unix formatWilliam S Fulton2018-05-251-94/+94
* improved handling of word commands if puntuation is following the word, prese...Marko Klopcic2013-02-211-1/+21
* fixed bug in handling of HTML tags, test addedMarko Klopcic2013-02-191-1/+8
* only whitespace cnhanges and code comment updateMarko Klopcic2013-01-291-1/+1
* improved handling of @see tags - SWIG no longer crashes if right brace is mis...Marko Klopcic2013-01-281-1/+4
* fixed handling of quoted text adn standalone backslash and @Marko Klopcic2013-01-231-12/+7
* updated test doxygen_translate, but there is one bug with unordered listMarko Klopcic2013-01-131-0/+1
* improved commands for escaped charactersMarko Klopcic2013-01-131-4/+5
* tests with escapes added, tests refactored - broken to smaller chunksMarko Klopcic2013-01-101-7/+22
* fixed handling of /******/ comments, added tests for backslash handling, whic...Marko Klopcic2012-09-061-0/+52