Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6902 from albert-github/feature/issue_6896 | Dimitri van Heesch | 2019-03-30 | 1 | -6/+15 |
|\ | |||||
| * | issue #6896 empty sections in latex output | albert-github | 2019-03-28 | 1 | -6/+15 |
* | | Merge pull request #6903 from doxygen/revert-6859-feature/issue_6856 | Dimitri van Heesch | 2019-03-29 | 1 | -2/+5 |
|\ \ | |/ |/| | |||||
| * | Revert "issue #6856 Doxygen only expands macro defined in header file once wh... | Dimitri van Heesch | 2019-03-28 | 1 | -2/+5 |
|/ | |||||
* | Merge pull request #6890 from albert-github/feature/bug_xml_xsd | Dimitri van Heesch | 2019-03-25 | 3 | -19/+48 |
|\ | |||||
| * | Correcting errors in xml generation and xsd schema | albert-github | 2019-03-18 | 3 | -19/+48 |
* | | Merge pull request #6859 from albert-github/feature/issue_6856 | Dimitri van Heesch | 2019-03-20 | 1 | -5/+2 |
|\ \ | |||||
| * | | issue #6856 Doxygen only expands macro defined in header file once when refer... | albert-github | 2019-02-25 | 1 | -5/+2 |
* | | | Merge pull request #6889 from albert-github/feature/bug_xml_xsd_tests | Dimitri van Heesch | 2019-03-20 | 1 | -9/+66 |
|\ \ \ | |||||
| * | | | Add possibility of checking XML against XSD in doxygen tests | albert-github | 2019-03-18 | 1 | -9/+66 |
| | |/ | |/| | |||||
* | | | Merge pull request #6893 from albert-github/feature/issue_6892 | Dimitri van Heesch | 2019-03-20 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | issue #6892 xml not well-formed (invalid token) for c++ | albert-github | 2019-03-19 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #6784 from albert-github/feature/issue_6781_2 | Dimitri van Heesch | 2019-03-17 | 2 | -27/+15 |
|\ \ | |||||
| * | | issue #6781 Unable to use math in markdown table headers | albert-github | 2019-01-19 | 2 | -27/+15 |
* | | | Merge pull request #6649 from albert-github/feature/bug_616379 | Dimitri van Heesch | 2019-03-17 | 1 | -4/+13 |
|\ \ \ | |||||
| * | | | Bug 616379 - doxygen result by nested comment incorrectly | albert-github | 2018-11-28 | 1 | -4/+13 |
* | | | | Merge pull request #6873 from albert-github/feature/bug_ftn_cont_label | Dimitri van Heesch | 2019-03-17 | 2 | -20/+59 |
|\ \ \ \ | |||||
| * | | | | Continuation lines and labels | albert-github | 2019-03-07 | 2 | -20/+59 |
* | | | | | Removed unneeded check | Dimitri van Heesch | 2019-03-17 | 1 | -1/+1 |
* | | | | | at sign (`@`) not handled correctly in preprocessor (more fixes) | Dimitri van Heesch | 2019-03-17 | 1 | -34/+40 |
* | | | | | Merge pull request #6876 from shawnanastasio/fix_aix_build | Dimitri van Heesch | 2019-03-16 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | qglobal.h: Fix build on AIX | Shawn Anastasio | 2019-03-08 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-03-16 | 9 | -22/+85 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #6883 from albert-github/feature/issue_6882 | Dimitri van Heesch | 2019-03-12 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | issue #6882 1.8.15 regression: caller graph created even though CALLER_GRAPH ... | albert-github | 2019-03-12 | 1 | -2/+2 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #6772 from albert-github/feature/issue_6764 | Dimitri van Heesch | 2019-03-10 | 1 | -1/+15 |
| |\ \ \ \ \ | |||||
| | * | | | | | issue #6764 Incorrect parsing of C enum comments defined using a macro | albert-github | 2019-01-15 | 1 | -1/+15 |
| * | | | | | | Merge pull request #6785 from albert-github/feature/issue_6775 | Dimitri van Heesch | 2019-03-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | issue #6775 LaTex package newunicodechar: "package won't work " | albert-github | 2019-01-20 | 1 | -0/+1 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge pull request #6857 from albert-github/feature/bug_645910 | Dimitri van Heesch | 2019-03-10 | 1 | -1/+8 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Bug 645910 - Segfault on recursion while parsing "\subpage A" in "\page A" | albert-github | 2019-02-25 | 1 | -1/+8 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge pull request #6853 from albert-github/feature/bug_superfluous_par_tags | Dimitri van Heesch | 2019-03-10 | 1 | -15/+13 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove superfluous paragraph tags | albert-github | 2019-02-23 | 1 | -15/+13 |
| * | | | | | | | Merge pull request #6861 from albert-github/feature/bug_html_attributes | Dimitri van Heesch | 2019-03-10 | 1 | -2/+40 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Multiple use of HTML attributes | albert-github | 2019-02-28 | 1 | -2/+40 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge pull request #6874 from albert-github/feature/bug_ftn_cnv_debug | Dimitri van Heesch | 2019-03-10 | 3 | -1/+6 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Possibility to show converted fixed form | albert-github | 2019-03-07 | 3 | -1/+6 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
* | | | | | | | | at sign (`@`) not handled correctly in preprocessor | Dimitri van Heesch | 2019-03-16 | 1 | -0/+15 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-03-10 | 3 | -4/+8 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge pull request #6868 from albert-github/feature/bug_secref_multicol | Dimitri van Heesch | 2019-03-09 | 3 | -4/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | secref command output shows in 1 column (HTML) | albert-github | 2019-03-04 | 3 | -4/+8 |
| | |/ / / / / / | |||||
* | | | | | | | | Fixed a few compiler warnings on win32 | Dimitri van Heesch | 2019-03-10 | 5 | -9/+9 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'albert-github-feature/bug_lineno_split_examples' | Dimitri van Heesch | 2019-03-09 | 11 | -26/+143 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert... | Dimitri van Heesch | 2019-03-09 | 10 | -26/+142 |
| |\ \ \ \ \ \ |/ / / / / / / | |||||
| * | | | | | | Show line numbers in "split" examples | albert-github | 2019-03-03 | 9 | -10/+127 |
* | | | | | | | Fix for unmatched </p> when using \until as the first command | Dimitri van Heesch | 2019-03-03 | 1 | -6/+4 |
* | | | | | | | Merge branch 'albert-github-feature/bug_warn_nofile_incl' | Dimitri van Heesch | 2019-03-03 | 2 | -1/+19 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Minor refactoring | Dimitri van Heesch | 2019-03-03 | 2 | -19/+14 |
| * | | | | | | Merge branch 'feature/bug_warn_nofile_incl' of https://github.com/albert-gith... | Dimitri van Heesch | 2019-03-03 | 1 | -0/+23 |
| |\ \ \ \ \ \ |/ / / / / / / | |||||
| * | | | | | | Warning if no file specified for special reading commands | albert-github | 2019-03-03 | 1 | -0/+23 |