Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 746734 - Don't warn about missing documentation for deleted functions. | Dimitri van Heesch | 2015-05-03 | 5 | -4/+16 |
| | |||||
* | Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed properly. | Dimitri van Heesch | 2015-05-03 | 1 | -1/+7 |
| | |||||
* | Various VHDL related fixes | Dimitri van Heesch | 2015-04-27 | 6 | -2070/+2147 |
| | |||||
* | Bug 746417 - Nested list in C# XML comments closes outer list prematurely | Dimitri van Heesch | 2015-04-26 | 1 | -2/+3 |
| | |||||
* | Merge pull request #332 from albert-github/feature/bug_doxygen_vcproj | Dimitri van Heesch | 2015-04-19 | 1 | -1/+0 |
|\ | | | | | Remove wrong </File> | ||||
| * | Remove wrong </File> | albert-github | 2015-04-19 | 1 | -1/+0 |
|/ | | | | Remove superfluous </File> | ||||
* | Merge pull request #331 from groleo/master | Dimitri van Heesch | 2015-04-19 | 1 | -5/+5 |
|\ | | | | | xml: use STRIP_FROM_PATH on @file attributes. | ||||
| * | xml: use STRIP_FROM_PATH on @file attributes. | Adrian Negreanu | 2015-04-17 | 1 | -5/+5 |
| | | |||||
| * | Merge https://github.com/doxygen/doxygen | Adrian Negreanu | 2015-04-17 | 34 | -200/+229 |
| |\ | |||||
| * \ | Merge https://github.com/doxygen/doxygen | Adrian Negreanu | 2015-03-19 | 15 | -12/+24 |
| |\ \ | |||||
| * \ \ | Merge https://github.com/doxygen/doxygen | Adrian Negreanu | 2015-03-10 | 0 | -0/+0 |
| |\ \ \ | |||||
* | | | | | Removed dbus XML parser, various refinements | Dimitri van Heesch | 2015-04-19 | 9 | -1081/+43 |
| | | | | | |||||
* | | | | | Merge branch 'master' of https://github.com/Cryclops/doxygen into ↵ | Dimitri van Heesch | 2015-04-16 | 9 | -2980/+3459 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | Cryclops-master | ||||
| * | | | | Add support for basic XML syntax highlighting. | Weston Thayer | 2015-01-06 | 9 | -2980/+3459 |
| | | | | | |||||
* | | | | | Merge pull request #327 from wtschueller/master | Dimitri van Heesch | 2015-04-16 | 1 | -2/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | Tcl: fix for extra line breaks in source browser introduced by commit 31... | ||||
| * | | | | | Tcl: fix for extra line breaks in source browser introduced by commit 312bef5 | wtschueller | 2015-04-07 | 1 | -2/+8 |
| | | | | | | |||||
* | | | | | | Merge pull request #330 from albert-github/bug_747780 | Dimitri van Heesch | 2015-04-14 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Bug 747780 - man output should escape minus signs | ||||
| * | | | | | | Bug 747780 - man output should escape minus signs | albert-github | 2015-04-13 | 1 | -0/+1 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | Escaped minus sign | ||||
* | | | | | | Bug 746226 - last enum member not documented | Dimitri van Heesch | 2015-04-12 | 2 | -2/+3 |
| | | | | | | |||||
* | | | | | | Merge pull request #328 from albert-github/feature/bug_latex_ref | Dimitri van Heesch | 2015-04-12 | 1 | -3/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Doxygen LaTeX / PDF links point to page 1 | ||||
| * | | | | | | Doxygen LaTeX / PDF links point to page 1 | albert-github | 2015-04-11 | 1 | -3/+3 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based in the message: http://stackoverflow.com/questions/29551138/doxygen-latex-pdf-links-point-to-page-1 In case the CREATE_SUDIRS is set to YES the name of the link was pre=pended with the *sub dir) path, this has been removed. | ||||
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2015-04-12 | 1 | -16/+5 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge pull request #329 from albert-github/feature/bug_latex_unreach | Dimitri van Heesch | 2015-04-12 | 1 | -16/+5 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Remove unreachable code | ||||
| | * | | | | | Remove unreachable code | albert-github | 2015-04-11 | 1 | -16/+5 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | The else part of the condition of the if statement is not reachable (When entering this part of the code ref.isEmpty() is always True). | ||||
* | | | | | | Removed OS version check for MACOSX (was not used anywhere) | Dimitri van Heesch | 2015-04-12 | 1 | -28/+0 |
|/ / / / / | |||||
* | | | | | Bug 746619 - Bogus warnings in case of anonymous namespace and @todo | Dimitri van Heesch | 2015-04-06 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Bug 747111 - Table of content incorrect with escaped symbols | Dimitri van Heesch | 2015-04-06 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | Guarded debug prints against printing a NULL pointer. | Dimitri van Heesch | 2015-04-06 | 10 | -106/+106 |
| | | | | | |||||
* | | | | | Added documentation for ``` style fenced code block and more robust parsing | Dimitri van Heesch | 2015-04-05 | 3 | -9/+15 |
| | | | | | |||||
* | | | | | Merge pull request #326 from halex2005/UseGithubFencedCodeBlockSyntax | Dimitri van Heesch | 2015-04-05 | 3 | -3/+39 |
|\ \ \ \ \ | | | | | | | | | | | | | add support for github flavored fenced code blocks | ||||
| * | | | | | fix *.l for three backticks | halex2005 | 2015-03-30 | 2 | -4/+4 |
| | | | | | | |||||
| * | | | | | add support for github flavored fenced code blocks | halex2005 | 2015-03-30 | 3 | -3/+39 |
| | | | | | | |||||
* | | | | | | Merge pull request #315 from albert-github/feature/bug_interface | Dimitri van Heesch | 2015-04-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Crash in case of non generic interface in Fortran | ||||
| * | | | | | | Crash in case of non generic interface in Fortran | albert-github | 2015-03-18 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | In case of a non generic interface in Fortran it happened that doxygen crashed due to the fact that the pointer for setting the endBodyLine does not exist. The line number is only defined for GENERIC interfaces and therefore it should not be set anyhow when ending a non generic interface. | ||||
* | | | | | | Merge pull request #324 from hbccdf/master | Dimitri van Heesch | 2015-04-05 | 1 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Repair Doxygen generate invalid styleSheetFile and extensionsFile of RTF | ||||
| * | | | | | | Repair Doxygen generate invalid styleSheetFile and extensionsFile of RTF | hbccdf | 2015-03-28 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #325 from suokko/fix_template_specialization | Dimitri van Heesch | 2015-04-05 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix missing brief documentation for overload and specialization function... | ||||
| * | | | | | | | Fix missing brief documentation for overload and specialization functions | Pauli Nieminen | 2015-03-29 | 1 | -0/+2 |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Brief documentation entries were not added for template specializations or overload definitions. Adding brief documentation to those function definations fixes a corner case bug #406027 Bug 406027 - Templated class member specialization cannot be documented | ||||
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2015-04-04 | 25 | -32/+43 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge pull request #322 from orbitcowboy/master | Dimitri van Heesch | 2015-03-28 | 5 | -5/+5 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixed typos in comments. No functional changes. | ||||
| | * | | | | | | Fixed typos in comments. | orbitcowboy | 2015-03-25 | 5 | -5/+5 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #323 from ppescher/master | Dimitri van Heesch | 2015-03-28 | 3 | -3/+3 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | fix enum brief description in RTF output | ||||
| | * | | | | | | added HHC.exe own output to the debug output when extcmd flag enabled | ppescher | 2015-03-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this may help debugging the source of the error | ||||
| | * | | | | | | fix for CHM TOC "Classes" entry to point to annotated file | ppescher | 2015-03-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: when layout file disables Class List but Classes are still visible the related TOC entry of Compiled HTML Help file does not link to any page, so the annotated.html file is not reachable from the TOC tree even though it still gets generated | ||||
| | * | | | | | | fix enum brief description in RTF output | ppescher | 2015-03-25 | 1 | -1/+1 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: brief description of enum member is put at the beginning of the next list item, instead of at the end of the current list item | ||||
| * | | | | | | Merge pull request #321 from abathur/bug_746673 | Dimitri van Heesch | 2015-03-26 | 1 | -4/+11 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Bug 746673 - typo and bug in sqlite3gen.cpp | ||||
| | * | | | | | Fix for bug 746673. | Travis A. Everett | 2015-03-24 | 1 | -4/+11 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves a typo (dervied->derived) in sqlite prepared query var, which was preventing the derivedcompounddef table from populating. Fixing this issue also exposed an underlying problem where junk data was showing up in two columns. Porting some if/else logic from the code that inserts to basecompounddef seems to have fixed this, as well. | ||||
| * | | | | | Merge pull request #320 from albert-github/feature/bug_nested_comment | Dimitri van Heesch | 2015-03-22 | 1 | -0/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Bug 746614 - Bogus warning regarding nested comments | ||||
| | * | | | | | Bug 746614 - Bogus warning regarding nested comments | albert-github | 2015-03-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case the previous file gives a warning regarding the wrong used nested comments and the next file does not have any doxygen comment there is still the message that there is a nested comment but even without probable line numbers. The variable counting the nested comment level was not reset, this has been corrected with this patch. | ||||
| * | | | | | | Merge pull request #317 from albert-github/feature/bug_mainpage | Dimitri van Heesch | 2015-03-22 | 1 | -3/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Warning message multiple mainpages |