summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2015-01-093-4/+15
|\
| * Merge pull request #282 from pepr/masterDimitri van Heesch2015-01-061-19/+20
| |\
| * \ Merge pull request #283 from albert-github/feature/bug_ftn_warn_moduleDimitri van Heesch2015-01-061-1/+7
| |\ \
| | * | Fortran: warning message about not documented module memberalbert-github2015-01-061-1/+7
| * | | Merge pull request #285 from albert-github/feature/bug_742427Dimitri van Heesch2015-01-061-3/+7
| |\ \ \
| | * | | Bug 742427 - latex compilation: \backmatter incompatible with COMPACT_LATEX=YESalbert-github2015-01-061-3/+7
| | |/ /
| * | | Bug 742408 - Configuring doxyfile to only output docbook produces erroneous w...albert-github2015-01-061-0/+1
| |/ /
* | | TranslatorSwedish updatedPetr Prikryl2015-01-091-23/+24
| |/ |/|
* | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2015-01-0547-221/+179
|\ \ | |/
| * Bug 742151 - Bogus warning: citelist: Unexpected new line characterDimitri van Heesch2015-01-041-2/+2
| * 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
| | * | | 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
| * | Various VHDL related fixesDimitri van Heesch2015-01-021-8/+4
| * | Help message regarding layout filealbert-github2015-01-021-1/+1
| * | 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-0222-61/+69
| |/
* | fix for src/translator_tw.h by Gary Lee (translation cleaned)Petr Prikryl2014-12-311-19/+20
|/
* Fix potential null pointer dereference in src/context.cppMartin Ettl2014-12-221-1/+1
* Added graphical hierarchy support to template engineDimitri van Heesch2014-12-255-386/+473
* Improved main page rendering via template engineDimitri van Heesch2014-12-251-3/+7
* 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
* Show tag file name instead of <unknown> for warnings pointing to symbols extr...Dimitri van Heesch2014-12-221-9/+43
* Bug 739210 - C++11 scoped enums with same name inside different classes are m...Dimitri van Heesch2014-12-221-12/+16
* Fix to ignore the contents of \verbatim and friends while looking for sectionsDimitri van Heesch2014-12-221-12/+62
* Disabled enter/exit printing for doctokenizer (produced too much noise)Dimitri van Heesch2014-12-221-10/+10
* Remove redundant codeDimitri van Heesch2014-12-221-3/+0
* Bug 741778 - \cite confused by labels ending with a dot (improved warning mes...Dimitri van Heesch2014-12-221-2/+15
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-12-221-4/+13
|\
| * Supporting linking for methods bound to FORTRAN classes in source definitionsChris Hansen2014-12-211-4/+13
* | various fixes and restructuringDimitri van Heesch2014-12-229-294/+100
* | Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...Dimitri van Heesch2014-12-2014-696/+665
|\ \ | |/ |/|
| * Limit images sizes and make more uniform (LaTeX)albert-github2014-11-2814-671/+636
* | Merge pull request #264 from albert-github/feature/bug_rtf_sourceDimitri van Heesch2014-12-205-13/+88
|\ \