summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Documentation, correct referenced filecosmichound2017-06-301-2/+2
|/ / / /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-06-1216-63/+130
|\ \ \ \
| * \ \ \ Merge pull request #572 from albert-github/feature/html_links_docuDimitri van Heesch2017-06-0413-63/+63
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Correction of non reachable links and redirected links in documentation.albert-github2017-06-0413-63/+63
| |/ / /
| * | | Merge pull request #567 from wiertel/masterDimitri van Heesch2017-05-213-0/+67
| |\ \ \
| | * | | Fix C# property initializer parsingPiotr Szydełko2017-05-203-0/+67
| |/ / /
* | | | Avoid generating unused dir_* output files for non HTML output formatsDimitri van Heesch2017-06-121-0/+6
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-05-1624-789/+761
|\ \ \
| * \ \ Merge pull request #566 from olagrottvik/bugfixDimitri van Heesch2017-05-1116-778/+743
| |\ \ \
| | * | | add decimal to base identifierogre2017-05-102-3/+3
| | * | | fixes vhdl literal bugogre2017-05-0916-775/+740
| * | | | Merge pull request #564 from 3nids/masterDimitri van Heesch2017-05-111-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix typoDenis Rouzaud2017-04-281-1/+1
| | |/ /
| * | | Merge pull request #565 from albert-github/feature/bug_small_typoDimitri van Heesch2017-05-041-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Corrected small typealbert-github2017-05-031-2/+2
| |/ /
| * | Merge pull request #559 from sgeto/masterDimitri van Heesch2017-04-021-1/+8
| |\ \
| | * | Isolated none-existing posix threading functions on AndroidAli Abdulkadir2017-03-031-1/+8
| * | | Merge pull request #560 from luzpaz/typosDimitri van Heesch2017-04-026-7/+7
| |\ \ \
| | * | | typosKunda2017-03-056-7/+7
| | |/ /
* | | | Fixed problem where automatic line breaking caused missing vertical bars in t...Dimitri van Heesch2017-04-271-2/+1
|/ / /
* | | line continuation characters inside comments embedded in a macro definition a...Dimitri van Heesch2017-04-021-3/+10
* | | Function declaration following a function definition incorrectly listed as ca...Dimitri van Heesch2017-04-021-11/+1
* | | Inline attribute got reset for functions returning an explicit struct typeDimitri van Heesch2017-04-021-1/+2
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-02-196-0/+497
|\ \
| * \ Merge pull request #425 from analizo/doxyparseDimitri van Heesch2017-02-196-0/+497
| |\ \
| | * | using YAML in the output of "doxyparse"Joenio Costa2016-02-031-129/+121
| | * | new addon doxyparse, a source parsing engineJoenio Costa2015-12-136-0/+505
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-01-291-146/+214
|\ \ \ \ | |/ / /
| * | | Merge pull request #558 from fjtc/masterDimitri van Heesch2017-01-241-146/+214
| |\ \ \
| | * | | Version 20170123:Fabio Jun Takada Chino2017-01-241-146/+214
| |/ / /
* | | | Bug 776988 - Too greedy behavior of @ref const matchingDimitri van Heesch2017-01-171-4/+16
|/ / /
* | | Bug 776964 - Menu does not work without JavascriptDimitri van Heesch2017-01-106-96/+520
* | | Bug 775493 - Usage of underscore's in parameter namesDimitri van Heesch2017-01-081-2/+45
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-01-061-1/+1
|\ \ \
| * \ \ Merge pull request #555 from albert-github/feature/bug_776791Dimitri van Heesch2017-01-051-1/+1
| |\ \ \
| | * | | Bug 776791 - [1.8.13 Regression] Segfault building the breathe docsalbert-github2017-01-041-1/+1
| |/ / /
* | | | bump version number for the development version/next releaseDimitri van Heesch2016-12-291-1/+1
|/ / /
* | | Adjust changelog in preparation for release 1.8.13Release_1_8_13Dimitri van Heesch2016-12-291-0/+64
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-12-292-20/+28
|\ \ \
| * \ \ Merge pull request #550 from artur-kink/masterDimitri van Heesch2016-12-292-20/+28
| |\ \ \
| | * | | Check for undocumented params warnings if members detailed documentation is n...Artur Kink2016-11-292-20/+28
* | | | | Bug 769552 - doxygen warning parsing C++11 "using" declarationDimitri van Heesch2016-12-261-0/+3
* | | | | Bug 774514 - Modify in some pronounciation expression in KoreanDimitri van Heesch2016-12-251-18/+18
* | | | | Bug 760678 - fails to build with an unreleased python versionDimitri van Heesch2016-12-241-3/+3
* | | | | Bug 707278 - Grouping of results fail when using built-in javascript searchDimitri van Heesch2016-12-181-3/+3
* | | | | Made the RTF output honor the PAPER_TYPE option.Dimitri van Heesch2016-12-181-0/+21
|/ / / /
* | | | Merge pull request #433 from albert-github/feature/docu_corr_433Dimitri van Heesch2016-12-102-5/+5
|\ \ \ \
| * | | | Documentation small correctionsalbert-github2015-12-272-5/+5
* | | | | Bug 707266 - C++/CLI indexed property not documentedDimitri van Heesch2016-12-031-3/+3
* | | | | Bug 774949 - Unknown reference in manualDimitri van Heesch2016-11-291-1/+1