summaryrefslogtreecommitdiff
path: root/Source/Doxygen/doxyparser.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Mark error messages more consistentOlly Betts2022-02-251-2/+2
* [doxygen] Fix crash on unclosed HTML tagOlly Betts2022-01-261-1/+4
* Don't use invalid iterators in Doxygen command parsing codeVadim Zeitlin2021-02-221-0/+12
* Fix for missing space after \endlink in doxygenJohn McFarland2020-05-021-0/+4
* Handle doxygen code command with language optionJohn McFarland2019-08-071-2/+2
* Improve doxygen parser handling of \code contentJohn McFarland2019-08-071-3/+15
* Support doxygen \param[] commandsJohn McFarland2019-08-071-3/+27
* Add iterator safety check in DoxygenParser::parseJohn McFarland2019-07-061-1/+7
* Doxygen comment parsing fix for empty lines in code/verbatim blocksJohn McFarland2019-07-061-0/+12
* Misc. documentation and source comment typo fixesluz.paz2019-05-281-1/+1
* Doxygen warnings cleanupWilliam S Fulton2018-06-051-27/+26
* Doxygen source renameWilliam S Fulton2018-05-261-0/+1422