summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added documentation for ``` style fenced code block and more robust parsingDimitri van Heesch2015-04-052-9/+9
* Merge pull request #326 from halex2005/UseGithubFencedCodeBlockSyntaxDimitri van Heesch2015-04-053-3/+39
|\
| * fix *.l for three backtickshalex20052015-03-302-4/+4
| * add support for github flavored fenced code blockshalex20052015-03-303-3/+39
* | Merge pull request #315 from albert-github/feature/bug_interfaceDimitri van Heesch2015-04-051-1/+1
|\ \
| * | Crash in case of non generic interface in Fortranalbert-github2015-03-181-1/+1
* | | Merge pull request #324 from hbccdf/masterDimitri van Heesch2015-04-051-2/+2
|\ \ \
| * | | Repair Doxygen generate invalid styleSheetFile and extensionsFile of RTFhbccdf2015-03-281-2/+2
* | | | Merge pull request #325 from suokko/fix_template_specializationDimitri van Heesch2015-04-051-0/+2
|\ \ \ \
| * | | | Fix missing brief documentation for overload and specialization functionsPauli Nieminen2015-03-291-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-04-0416-23/+34
|\ \ \ \ | |/ / /
| * | | Merge pull request #323 from ppescher/masterDimitri van Heesch2015-03-283-3/+3
| |\ \ \
| | * | | added HHC.exe own output to the debug output when extcmd flag enabledppescher2015-03-271-1/+1
| | * | | fix for CHM TOC "Classes" entry to point to annotated fileppescher2015-03-271-1/+1
| | * | | fix enum brief description in RTF outputppescher2015-03-251-1/+1
| | |/ /
| * | | Fix for bug 746673.Travis A. Everett2015-03-241-4/+11
| |/ /
| * | Merge pull request #320 from albert-github/feature/bug_nested_commentDimitri van Heesch2015-03-221-0/+1
| |\ \
| | * | Bug 746614 - Bogus warning regarding nested commentsalbert-github2015-03-221-0/+1
| * | | Merge pull request #317 from albert-github/feature/bug_mainpageDimitri van Heesch2015-03-221-3/+2
| |\ \ \ | | |/ / | |/| |
| | * | Warning message multiple mainpagesalbert-github2015-03-191-3/+2
| | |/
| * | Warnings without filenamealbert-github2015-03-212-5/+5
| |/
| * Merge pull request #314 from albert-github/feature/bug_internal_doc_2Dimitri van Heesch2015-03-161-0/+4
| |\
| | * Internal debug option -d lex is not describedalbert-github2015-03-161-2/+2
| | * Internal debug option -d lex is not describedalbert-github2015-03-151-0/+4
| * | Merge pull request #310 from albert-github/feature/bug_internal_docDimitri van Heesch2015-03-161-1/+1
| |\ \
| | * | Internal doxygen docs gives: warning: Unsupported xml/html tag <...> foundalbert-github2015-03-111-1/+1
| * | | Merge pull request #311 from albert-github/feature/bug_grey_grayDimitri van Heesch2015-03-166-6/+6
| |\ \ \
| | * | | Showing grey/gray in documentationalbert-github2015-03-116-6/+6
| | |/ /
| * | | HTML entity &deg; gives problems in LaTeXalbert-github2015-03-151-1/+1
| | |/ | |/|
* | | Added function arguments to the LaTeX tocDimitri van Heesch2015-04-021-0/+4
* | | Fix for rendering the template parameters of members of variadic template cla...Dimitri van Heesch2015-03-223-8/+12
|/ /
* | Fixes for showing type constraint relationsDimitri van Heesch2015-03-152-1/+8
* | Fixed type in printdocvisitor.hDimitri van Heesch2015-03-151-1/+1
|/
* Fixed issue accessing uninitialized buffer under certain conditions.Dimitri van Heesch2015-03-081-0/+1
* Merge pull request #303 from albert-github/feature/bug_idl_errorDimitri van Heesch2015-03-053-2/+11
|\
| * Better error message in case of IDL inconsistencyalbert-github2015-03-043-2/+11
* | Merge pull request #305 from albert-github/feature/bug_745481Dimitri van Heesch2015-03-051-1/+4
|\ \
| * | Bug 745481 - Doxygen generates bad "More..." file links for functions within ...albert-github2015-03-041-1/+4
| |/
* | Merge pull request #304 from albert-github/feature/bug_659590Dimitri van Heesch2015-03-052-4/+16
|\ \
| * | Bug 659590 - EXTRA_PACKAGES can't handle package optionsalbert-github2015-03-041-1/+4
| * | Bug 659590 - EXTRA_PACKAGES can't handle package optionsalbert-github2015-03-041-3/+12
| |/
* | Merge pull request #306 from groleo/masterDimitri van Heesch2015-03-051-1/+4
|\ \
| * | version.py pass configure file path as parameterAdrian Negreanu2015-03-051-1/+4
| |/
* | Bug 745439 - PATCH: please consider making doxygen output byte for byte ident...Dimitri van Heesch2015-03-051-3/+3
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-02-268-34/+51
|\ \ | |/
| * Merge pull request #302 from albert-github/feature/bug_callgraphDimitri van Heesch2015-02-268-34/+51
| |\
| | * Adding commands \hidecallgraph and \hidecallergraphalbert-github2015-02-228-34/+51
* | | Bump copyright yearDimitri van Heesch2015-02-26238-239/+239
* | | Bug 742095 - Missing documentation after nested C++11 unified initializerDimitri van Heesch2015-02-231-7/+18
|/ /
* | Fixed code reachability bug found by coverity in translator_fi.hDimitri van Heesch2015-02-221-1/+1
|/