summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed old build files, added install targets and other optionsDimitri van Heesch2015-05-17226-10381/+200
|
* Replace to_c_cmd by resource compilerDimitri van Heesch2015-05-162-65/+31
|
* Merge branch 'cmake-v5' of https://github.com/groleo/doxygen into cmakeDimitri van Heesch2015-05-1635-38/+902
|\
| * drop #include <unistd.h>Adrian Negreanu2015-05-1518-38/+34
| | | | | | | | Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
| * move layout_default.xml to templates/html/Adrian Negreanu2015-05-151-0/+0
| |
| * use cmakeAdrian Negreanu2015-05-1516-0/+868
| | | | | | | | | | | | | | | | | | | | runtest.pl replaced by testing/test_driver.cmake version.py replaced by cmake/version.cmake lang_cfg.py replaced by cmake/lang_cfg.cmake settings.py implemented in src/CMakeLists.txt increasebuffer.py replaced by defining the YY_BUF_SIZE and YY_READ_BUF_SIZE Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
| * Bug 746734 - Don't warn about missing documentation for deleted functions.Dimitri van Heesch2015-05-155-4/+16
| |
| * Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed properly.Dimitri van Heesch2015-05-151-1/+7
| |
| * Various VHDL related fixesDimitri van Heesch2015-05-156-2070/+2147
| |
| * Bug 746417 - Nested list in C# XML comments closes outer list prematurelyDimitri van Heesch2015-05-151-2/+3
| |
| * Remove wrong </File>albert-github2015-05-151-1/+0
| | | | | | | | Remove superfluous </File>
| * Removed dbus XML parser, various refinementsDimitri van Heesch2015-05-159-1081/+43
| |
| * xml: use STRIP_FROM_PATH on @file attributes.Adrian Negreanu2015-05-151-5/+5
| |
| * Add support for basic XML syntax highlighting.Weston Thayer2015-05-159-2980/+3459
| |
* | Bug 746734 - Don't warn about missing documentation for deleted functions.Dimitri van Heesch2015-05-035-4/+16
| |
* | Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed properly.Dimitri van Heesch2015-05-031-1/+7
| |
* | Various VHDL related fixesDimitri van Heesch2015-04-276-2070/+2147
| |
* | Bug 746417 - Nested list in C# XML comments closes outer list prematurelyDimitri van Heesch2015-04-261-2/+3
| |
* | Merge pull request #332 from albert-github/feature/bug_doxygen_vcprojDimitri van Heesch2015-04-191-1/+0
|\ \ | | | | | | Remove wrong </File>
| * | Remove wrong </File>albert-github2015-04-191-1/+0
|/ / | | | | | | Remove superfluous </File>
* | Merge pull request #331 from groleo/masterDimitri van Heesch2015-04-191-5/+5
|\ \ | | | | | | xml: use STRIP_FROM_PATH on @file attributes.
| * | xml: use STRIP_FROM_PATH on @file attributes.Adrian Negreanu2015-04-171-5/+5
| |/
| * Merge https://github.com/doxygen/doxygenAdrian Negreanu2015-04-1734-200/+229
| |\
| * \ Merge https://github.com/doxygen/doxygenAdrian Negreanu2015-03-1915-12/+24
| |\ \
| * \ \ Merge https://github.com/doxygen/doxygenAdrian Negreanu2015-03-100-0/+0
| |\ \ \
* | | | | Removed dbus XML parser, various refinementsDimitri van Heesch2015-04-199-1081/+43
| | | | |
* | | | | Merge branch 'master' of https://github.com/Cryclops/doxygen into ↵Dimitri van Heesch2015-04-169-2980/+3459
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | Cryclops-master
| * | | | Add support for basic XML syntax highlighting.Weston Thayer2015-01-069-2980/+3459
| | | | |
* | | | | Merge pull request #327 from wtschueller/masterDimitri van Heesch2015-04-161-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 312bef5wtschueller2015-04-071-2/+8
| | | | | |
* | | | | | Merge pull request #330 from albert-github/bug_747780Dimitri van Heesch2015-04-141-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bug 747780 - man output should escape minus signs
| * | | | | | Bug 747780 - man output should escape minus signsalbert-github2015-04-131-0/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | Escaped minus sign
* | | | | | Bug 746226 - last enum member not documentedDimitri van Heesch2015-04-122-2/+3
| | | | | |
* | | | | | Merge pull request #328 from albert-github/feature/bug_latex_refDimitri van Heesch2015-04-121-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Doxygen LaTeX / PDF links point to page 1
| * | | | | | Doxygen LaTeX / PDF links point to page 1albert-github2015-04-111-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/doxygenDimitri van Heesch2015-04-121-16/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #329 from albert-github/feature/bug_latex_unreachDimitri van Heesch2015-04-121-16/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | Remove unreachable code
| | * | | | | Remove unreachable codealbert-github2015-04-111-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 Heesch2015-04-121-28/+0
|/ / / / /
* | | | | Bug 746619 - Bogus warnings in case of anonymous namespace and @todoDimitri van Heesch2015-04-061-1/+1
| | | | |
* | | | | Bug 747111 - Table of content incorrect with escaped symbolsDimitri van Heesch2015-04-061-1/+2
| | | | |
* | | | | Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-0610-106/+106
| | | | |
* | | | | Added documentation for ``` style fenced code block and more robust parsingDimitri van Heesch2015-04-053-9/+15
| | | | |
* | | | | Merge pull request #326 from halex2005/UseGithubFencedCodeBlockSyntaxDimitri van Heesch2015-04-053-3/+39
|\ \ \ \ \ | | | | | | | | | | | | add support for github flavored fenced code blocks
| * | | | | 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 Fortran
| * | | | | | Crash in case of non generic interface in Fortranalbert-github2015-03-181-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/masterDimitri van Heesch2015-04-051-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Repair Doxygen generate invalid styleSheetFile and extensionsFile of RTF
| * | | | | | Repair Doxygen generate invalid styleSheetFile and extensionsFile of RTFhbccdf2015-03-281-2/+2
| | | | | | |