| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix highlighting issues | Chris Hansen | 2014-05-19 | 1 | -6/+25 |
|
|
* | Fix unnecessary rules for FORTRAN types | Chris Hansen | 2014-05-12 | 1 | -22/+10 |
|
|
* | Merge pull request #171 from hansec/fortran_case_regression | Dimitri van Heesch | 2014-05-07 | 1 | -1/+1 |
|\ |
|
| * | Fixes regression due to PR 169 | Chris Hansen | 2014-05-07 | 1 | -1/+1 |
|
|
* | | Coded coloring of flow statements corrected (regression) | albert-github | 2014-05-07 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'select_type' of https://github.com/hansec/doxygen into hansec-s... | Dimitri van Heesch | 2014-05-06 | 1 | -7/+12 |
|\ |
|
| * | Add type option to FORTRAN select statements | Chris Hansen | 2014-05-05 | 1 | -1/+6 |
|
|
* | | Merge pull request #168 from hansec/fortran_keywords | Dimitri van Heesch | 2014-05-06 | 1 | -3/+13 |
|\ \ |
|
| * | | Add FORTRAN 2003 keywords and commands | Chris Hansen | 2014-05-05 | 1 | -3/+13 |
| |/ |
|
* | | Merge pull request #167 from hansec/class_vardef | Dimitri van Heesch | 2014-05-06 | 1 | -2/+3 |
|\ \ |
|
| * | | Added class/procedure vardefs to FORTRAN code highlighting | Chris Hansen | 2014-05-05 | 1 | -2/+3 |
| |/ |
|
* | | Fixed keyword type | Chris Hansen | 2014-05-05 | 1 | -3/+1 |
|
|
* | | Added import keyword to FORTRAN code highlighting | Chris Hansen | 2014-05-05 | 1 | -4/+18 |
|/ |
|
* | Merge pull request #165 from albert-github/feature/bug_rtf_newline | Dimitri van Heesch | 2014-05-03 | 1 | -1/+1 |
|\ |
|
| * | Missing word after \n command in Doxygen rtf output, version 1.8.5 & up | albert-github | 2014-05-02 | 1 | -1/+1 |
|
|
* | | Bug 729017 - function object in member initializer causes documentation loss | Dimitri van Heesch | 2014-04-27 | 1 | -8/+3 |
|/ |
|
* | Bug 728654 - configuration stops with settings.h missing | albert-github | 2014-04-26 | 1 | -1/+1 |
|
|
* | Bug 623299 - Fortran: quotation after define causes error | albert-github | 2014-04-21 | 2 | -0/+6 |
|
|
* | Merge pull request #157 from albert-github/feature/bug_172072 | Dimitri van Heesch | 2014-04-21 | 2 | -7/+9 |
|\ |
|
| * | Bug 172072 - $title doesn't work in LateX header | albert-github | 2014-04-20 | 2 | -7/+9 |
|
|
* | | Added last and first attributes to index tree node | Dimitri van Heesch | 2014-04-20 | 1 | -0/+7 |
|
|
* | | Bug 712251 - Documentation for enumeration not generated | Dimitri van Heesch | 2014-04-20 | 4 | -5/+6 |
|/ |
|
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2014-04-19 | 1 | -1/+1 |
|\ |
|
| * | Merge pull request #152 from gilelad/master | Dimitri van Heesch | 2014-04-19 | 1 | -1/+1 |
| |\ |
|
| | * | Fix segfault on invalid bounding FIG when patching dot | Gil Elad | 2014-04-15 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2014-04-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Inconsistency in usage of simplesecr versus simplesectsep corrected | albert-github | 2014-04-19 | 1 | -1/+1 |
|
|
| * | | Undo previous commit | albert-github | 2014-04-19 | 1 | -1/+1 |
|
|
| * | | Inconsistency in usage of simplesecr versus simplesectsep corrected | albert-github | 2014-04-19 | 1 | -1/+1 |
|
|
* | | | Bug 692985 - Notes in xml output are not correctly separated | Dimitri van Heesch | 2014-04-19 | 2 | -3/+6 |
|
|
* | | | Bug 728530 - Crash on \addindex \term | Dimitri van Heesch | 2014-04-19 | 2 | -40/+49 |
|/ / |
|
* | | Added stricter URL filtering to prevent DOM Based XSS when the tree view is e... | Dimitri van Heesch | 2014-04-19 | 1 | -18/+28 |
|/ |
|
* | Added support for \-- and \--- to prevent interpretation as ndash and mdash | Dimitri van Heesch | 2014-04-13 | 8 | -4/+54 |
|
|
* | Meta tag in the HTML search page was not closed properly | Dimitri van Heesch | 2014-04-12 | 1 | -1/+1 |
|
|
* | Bug 726469 - Tilde sign in combination with <pre> and MARKDOWN_SUPPORT disabled | Dimitri van Heesch | 2014-04-12 | 1 | -1/+2 |
|
|
* | Bug 726219 - python3 import style causes doxygen to ignore some inheritances | Dimitri van Heesch | 2014-04-12 | 1 | -0/+2 |
|
|
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2014-04-12 | 1 | -1/+0 |
|\ |
|
| * | Merge pull request #141 from randomguy3/fix-id-extract | Dimitri van Heesch | 2014-04-12 | 1 | -1/+0 |
| |\ |
|
| | * | Fix id parsing for atx markdown headers | Alex Merry | 2014-03-18 | 1 | -1/+0 |
|
|
* | | | Merge branch 'patch-1' of https://github.com/rkawulak/doxygen into rkawulak-p... | Dimitri van Heesch | 2014-04-12 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update doctokenizer.l | rkawulak | 2014-03-17 | 1 | -1/+1 |
| |/ |
|
* | | [PATCH] Fix broken links to subpages in LaTeX output | Dimitri van Heesch | 2014-04-12 | 1 | -2/+2 |
|
|
* | | Merge branch 'feature/bug_678436' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2014-04-11 | 1 | -3/+3 |
|\ \ |
|
| * | | Bug 678436 - Nested \if messes up list items | albert-github | 2014-04-07 | 1 | -1/+1 |
|
|
| * | | Bug 678436 - Nested \if messes up list items | albert-github | 2014-04-06 | 1 | -2/+2 |
|
|
* | | | Changed "See Also" back to "See also" | Dimitri van Heesch | 2014-04-05 | 1 | -1/+1 |
|
|
* | | | Fixed problem with ending a paragraph when htmlonly was at the end of a comme... | Dimitri van Heesch | 2014-04-05 | 1 | -1/+5 |
|
|
* | | | Added optional [block] option to \htmlonly | Dimitri van Heesch | 2014-03-29 | 5 | -12/+26 |
|
|
* | | | Improve rendering of sub and superscripts in LaTeX | Dimitri van Heesch | 2014-03-28 | 2 | -2/+3 |
|
|
* | | | Use \newline i.s.o. \par for linebreaks in LaTeX | Dimitri van Heesch | 2014-03-28 | 1 | -2/+1 |
|
|