summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Missing & and chars after " in tree of chm documentationDimitri van Heesch2014-02-041-1/+2
* Fixed memory leak in nested comment administrationDimitri van Heesch2014-02-031-4/+4
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-02-0311-30/+268
|\
| * Merge pull request #90 from hakanardo/mansubdirDimitri van Heesch2014-02-032-5/+24
| |\
| | * Make the MAN_SUBDIR setting overide the name of the directry the man pages ar...Hakan Ardo2014-01-142-6/+16
| | * add parameterHakan Ardo2014-01-121-0/+9
| * | Merge pull request #104 from groleo/masterDimitri van Heesch2014-02-032-17/+171
| |\ \
| | * | testsqlite3: a test for sqlite3genAdrian Negreanu2014-02-011-0/+146
| | * | sqlite3: SQLITE_TRANSIENTsAdrian Negreanu2014-02-011-4/+4
| | * | sqlite3: extract more infoAdrian Negreanu2014-02-011-13/+21
| * | | Merge pull request #101 from albert-github/feature/bug_commentcnvDimitri van Heesch2014-02-031-1/+40
| |\ \ \
| | * | | Add line numbers in case comment is not closed properly.albert-github2014-01-261-1/+40
| * | | | Merge pull request #95 from albert-github/feature/bug_latex_index_1Dimitri van Heesch2014-02-035-6/+32
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Enabling possibility to have { and } in (latex) index itemsalbert-github2014-01-155-6/+32
| * | | | Merge pull request #102 from groleo/masterDimitri van Heesch2014-01-281-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | sqlite3: fedora has libsqlite3.so in /usr/lib64Adrian Negreanu2014-01-281-1/+1
| |/ / /
* | | | Bug 723314 - Doxygen crashes on incorrect end group /**< @} */Dimitri van Heesch2014-02-031-2/+14
* | | | Bug 723516 - star is not printed in \code environmentDimitri van Heesch2014-02-031-0/+12
* | | | Bug 722788 - Command \| not working when last character in markdown table lineDimitri van Heesch2014-01-261-1/+1
* | | | Bug 722711 - [PATCH] Link refs with no title swallow an extra newlineDimitri van Heesch2014-01-263-3/+39
* | | | Bug 722759 - Documentation for derived classes no longer has an "Additional I...Dimitri van Heesch2014-01-262-1/+12
* | | | Bug 722786 - configure --prefix=/opt/foo not acceptedDimitri van Heesch2014-01-261-0/+36
|/ / /
* | | Fixes for missing build dependenciesDimitri van Heesch2014-01-2210-88/+19
* | | Merge pull request #100 from albert-github/feature/build_updateDimitri van Heesch2014-01-221-24/+20
|\ \ \
| * | | Incorrect handling dependenciesalbert-github2014-01-221-24/+20
|/ / /
* | | Fixed typo in doxyindexer.vcprojDimitri van Heesch2014-01-211-3/+3
* | | Minor fixes for the new build locationsDimitri van Heesch2014-01-216-41/+42
* | | Spitting generated files better from source filesalbert-github2014-01-2144-646/+605
* | | Bug 721878 - Dia diagrams not displayed by FirefoxDimitri van Heesch2014-01-201-2/+2
* | | Merge branch 'separate_member_pages'Dimitri van Heesch2014-01-206-63/+84
|\ \ \
| * | | Fixed issues with SEPARATE_MEMBER_PAGES and INLINE_SIMPLE_STRUCTSDimitri van Heesch2014-01-196-63/+84
* | | | Added missing \+ command to build LaTeX manualDimitri van Heesch2014-01-191-0/+1
* | | | Added doc/config.doc to .gitignoreDimitri van Heesch2014-01-191-0/+1
|/ / /
* | | Merge pull request #89 from albert-github/feature/docu_updateDimitri van Heesch2014-01-1812-43/+45
|\ \ \
| * | | Handlingh of -- by \c and <code> results in - adjusted documentationalbert-github2014-01-123-9/+9
| * | | Documentation correctionsalbert-github2014-01-129-34/+36
* | | | Merge pull request #99 from CraigNoble/masterDimitri van Heesch2014-01-181-1/+1
|\ \ \ \
| * | | | Fix to VHDL scanner.Craig Thomas Noble2014-01-171-1/+1
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-01-182-14/+20
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #93 from albert-github/feature/bug_utf8Dimitri van Heesch2014-01-151-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Wrong UTF 8 codesalbert-github2014-01-151-2/+2
| |/ / /
| * | | Merge pull request #92 from groleo/sqlite3-fixesDimitri van Heesch2014-01-141-12/+18
| |\ \ \ | | |_|/ | |/| |
| | * | sqlite3: clear bindings on errors and more care with returnAdrian Negreanu2014-01-141-12/+18
| |/ /
* | | Fixed potential crash caused by overloading the variadic warn functionDimitri van Heesch2014-01-183-4/+4
* | | Use hook arrow for hyphens in symbol names in the LaTeX output.Dimitri van Heesch2014-01-122-3/+4
|/ /
* | Fixed problem handling Obj-C protocol list when proceeded by a newlineDimitri van Heesch2014-01-121-1/+2
|/
* Removed config.doc as it is generated by configgen.pyDimitri van Heesch2014-01-111-3826/+0
* added option to have numbers in the bookmark pane (PDF output)Dimitri van Heesch2014-01-111-1/+5
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-01-092-9/+169
|\
| * Merge pull request #88 from groleo/search.pyDimitri van Heesch2014-01-091-0/+159
| |\