summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust test script for longer version numberDimitri van Heesch2015-01-041-1/+1
* Updated changelog for 1.8.9.1Dimitri van Heesch2015-01-041-0/+23
* Bug 742151 - Bogus warning: citelist: Unexpected new line characterDimitri van Heesch2015-01-041-2/+2
* Bump version in configure scriptDimitri van Heesch2015-01-041-1/+1
* Merge pull request #271 from orbitcowboy/masterDimitri van Heesch2015-01-031-20/+21
|\
| * Fix potential null pointer dereference in src/classdef.cppMartin Ettl2014-12-221-20/+21
* | Bug 742235 - Bogus message with addtogroupDimitri van Heesch2015-01-032-18/+10
* | Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-0333-101/+12
|\ \
| * | Remove unused local and static global variablesalbert-github2014-12-2733-101/+12
| |/
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-01-032-1/+6
|\ \
| * \ Merge pull request #279 from albert-github/feature/bug_742230Dimitri van Heesch2015-01-031-0/+5
| |\ \
| | * | Bug 742230 - @todo paragraphs incorrectly placed in rtf outputalbert-github2015-01-031-0/+5
| * | | Merge pull request #280 from albert-github/feature/ftn_code_color_gotoDimitri van Heesch2015-01-031-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fortran: code color GOTO as flow keyword.albert-github2015-01-031-1/+1
| |/ /
* | | Correct string buffer sizes for RTF output, such that the string is always co...Dimitri van Heesch2015-01-031-0/+5
|/ /
* | Fixed regression due to buffer resizing while generating RTF.Dimitri van Heesch2015-01-031-2/+0
* | Switched back to version 6.2 of JavaCC for VHDL parser generation.Dimitri van Heesch2015-01-0316-373/+481
* | Fixed compilation issue on WindowsDimitri van Heesch2015-01-031-3/+3
* | Various VHDL related fixesDimitri van Heesch2015-01-0218-2406/+2252
* | Merge remote-tracking branch 'origin/master'Dimitri van Heesch2015-01-020-0/+0
|\ \
| * \ Merge pull request #276 from albert-github/feature/bug_layout_defaultDimitri van Heesch2015-01-011-1/+1
| |\ \
| | * | Help message regarding layout filealbert-github2015-01-011-1/+1
| | |/
| * | Merge pull request #277 from albert-github/feature/bug_docu_cust_htmlDimitri van Heesch2015-01-011-2/+2
| |\ \
| | * | Documentation HTML Header, Footer, and Stylesheet changesalbert-github2015-01-011-2/+2
| | |/
| * | Merge pull request #275 from albert-github/feature/bug_source_fortran_functionDimitri van Heesch2015-01-011-0/+2
| |\ \
| | * | Fortran FUNCTION source codealbert-github2015-01-011-0/+2
| | |/
| * | Merge pull request #274 from albert-github/feature/bug_ftn_function_resultDimitri van Heesch2015-01-011-9/+49
| |\ \ | | |/ | |/|
| | * Suggestion to use stripPrefix has been implemented for RESULT.albert-github2015-01-011-25/+14
| | * Documenting RESULT variable of Fortran FUNCTIONalbert-github2015-01-011-1/+52
| |/
* | Help message regarding layout filealbert-github2015-01-021-1/+1
* | Documentation HTML Header, Footer, and Stylesheet changesalbert-github2015-01-021-2/+2
* | Fortran FUNCTION source codealbert-github2015-01-021-0/+2
* | Suggestion to use stripPrefix has been implemented for RESULT.albert-github2015-01-021-25/+14
* | Documenting RESULT variable of Fortran FUNCTIONalbert-github2015-01-021-1/+52
* | Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-0229-111/+137
|/
* Merge pull request #270 from orbitcowboy/masterDimitri van Heesch2014-12-261-1/+1
|\
| * Fix potential null pointer dereference in src/context.cppMartin Ettl2014-12-221-1/+1
|/
* Adjusted version in configure scriptDimitri van Heesch2014-12-261-1/+1
* Updated changelog for release 1.8.9Release_1_8_9Dimitri van Heesch2014-12-251-0/+178
* Added graphical hierarchy support to template engineDimitri van Heesch2014-12-2512-394/+557
* Removed bash specific construct from ./configure script to make it work on So...Dimitri van Heesch2014-12-251-2/+2
* Improved main page rendering via template engineDimitri van Heesch2014-12-254-18/+66
* Prevent overly long terms from stopping the search indexerDimitri van Heesch2014-12-231-7/+14
* Bug 685597 - C# <code> tag in an <example> tag does not render as expected.Dimitri van Heesch2014-12-231-1/+6
* Bug 741100 - Latex to PDF hangs when using Markdown tablesDimitri van Heesch2014-12-231-1/+1
* Bug 729063 - Missing link for item inside the same namespaceDimitri van Heesch2014-12-231-15/+17
* Bug 738173 - Entity references in XML code command are incorrectly handledDimitri van Heesch2014-12-231-0/+4
* Bug 739462 - Using "doxygen.css" for HTML_EXTRA_STYLESHEET fails silentlyDimitri van Heesch2014-12-231-0/+4
* Bug 737830 - Invalid element name in footer part when GENERATE_TREEVIEW speci...Dimitri van Heesch2014-12-231-5/+5
* Bug 739209 - Invalid warning about undocumented C++ function imported from ta...Dimitri van Heesch2014-12-233-3/+10