summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added changelog for 1.8.6Release_1_8_6Dimitri van Heesch2013-12-241-1/+134
* Bump revision in configure scriptDimitri van Heesch2013-12-241-1/+1
* Bug 720580 - inline source browser shows wrong code with muilti-line c++11's ...Dimitri van Heesch2013-12-242-2/+2
* Bug 712819 - Some external namespaces appear in list despite having ALLEXTERN...Dimitri van Heesch2013-12-242-2/+7
* Fixed regression in argument matching for the template exampleDimitri van Heesch2013-12-242-38/+46
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-12-243-14/+44
|\
| * Merge pull request #74 from pianofab/masterDimitri van Heesch2013-12-243-14/+44
| |\
| | * Add support for honoring svg image format preference in mscFabrizio Oddone2013-12-243-14/+44
* | | Corrected some inconsistencies in the commentsDimitri van Heesch2013-12-233-3/+3
* | | Bug 719389 - HTML escaping incorrectly applied in source tooltipsDimitri van Heesch2013-12-231-3/+3
|/ /
* | Template and context enhancementsDimitri van Heesch2013-12-2315-309/+978
* | Fixed compiler warning related to implicit size_t to int conversionDimitri van Heesch2013-12-171-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-12-174-2/+29
|\ \
| * \ Merge pull request #70 from albert-github/feature/developer_usageDimitri van Heesch2013-12-143-19/+19
| |\ \
| | * | usage: make -d print dev doxygen optionsalbert-github2013-12-143-19/+19
| |/ /
| * | Merge pull request #69 from albert-github/feature/idl_err_msgDimitri van Heesch2013-12-141-2/+2
| |\ \
| | * | doxygen version 1.8.5 throws many "Internal Inconsistency" errors when parsin...albert-github2013-12-141-2/+2
| |/ /
| * | Merge pull request #67 from groleo/masterDimitri van Heesch2013-12-121-0/+27
| |\ \
| | * | usage: make -d print dev doxygen optionsAdrian Negreanu2013-12-121-0/+27
| | |/
* | | Fixed invalid if statement found by cppcheckDimitri van Heesch2013-12-171-1/+1
|/ /
* | Merge pull request #65 from pianofab/patch-1Dimitri van Heesch2013-12-121-1/+5
|\ \
| * | Report details about fork() failure in logs.pianofab2013-12-111-1/+5
| |/
* | Added fix to avoid errors with older compilers.Dimitri van Heesch2013-12-121-7/+7
* | Added more info to the contextDimitri van Heesch2013-12-125-155/+361
* | More template and context enhancementsDimitri van Heesch2013-12-1211-111/+752
* | Bug 720092 - USE_MDFILE_AS_MAINPAGE doesn't work if full path is specified.Dimitri van Heesch2013-12-121-2/+6
* | doxygen /** style creates spurious code blocks with markdown enabledDimitri van Heesch2013-12-101-0/+4
|/
* Bug 719422 - private java class is mentioned in inherited by list of super classDimitri van Heesch2013-12-081-0/+2
* Bug 719463 - Invalid null key and segmentation faultDimitri van Heesch2013-12-081-16/+16
* Bug 719591 - expand_as_defined macro does not properly workDimitri van Heesch2013-12-081-0/+5
* Bug 720046 - Document inline objective-C blocksDimitri van Heesch2013-12-081-7/+21
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-12-071-1/+1
|\
| * Merge pull request #59 from albert-github/feature/bug_715172Dimitri van Heesch2013-12-071-1/+1
| |\
| | * Bug 715172 - Consistently document Fortran's equivalent function bodiesalbert-github2013-12-011-1/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-12-079-18/+43
|\ \ \ | |/ /
| * | Merge pull request #61 from albert-github/feature/bug_719639Dimitri van Heesch2013-12-078-8/+43
| |\ \
| | * | Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-017-14/+14
| | * | Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-018-8/+43
| | |/
| * | Merge pull request #62 from albert-github/feature/bug_docu_indexDimitri van Heesch2013-12-071-10/+0
| |\ \
| | * | Some texts can be independent of \htmlonly / \latexonlyalbert-github2013-12-011-10/+0
| | |/
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-12-072-3/+3
|\ \ \ | |/ /
| * | Merge pull request #63 from albert-github/feature/bug_668424Dimitri van Heesch2013-12-072-3/+3
| |\ \
| | * | Bug 668424 - HTML links in RTF output are brokenalbert-github2013-12-012-3/+3
| | |/
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-12-071-1/+8
|\ \ \ | |/ /
| * | Merge pull request #64 from albert-github/feature/bug_719489Dimitri van Heesch2013-12-071-1/+8
| |\ \
| | * | Bug 719489 - Label "abstract" instead of "pure virtual" for Java languagealbert-github2013-12-021-1/+8
| | |/
* | | Bug 711378 - Nested Aliases fail when the nested alias has two or more argume...Dimitri van Heesch2013-12-071-7/+7
|/ /
* | Merge pull request #60 from albert-github/feature/bug_impureDimitri van Heesch2013-12-012-5/+5
|\ \
| * | Fortran added keyword IMPUREalbert-github2013-12-012-5/+5
| |/
* | Merge pull request #58 from albert-github/feature/bug_719525Dimitri van Heesch2013-11-301-4/+8
|\ \