summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-077-7/+22
|\ \ \ | |/ /
| * | Merge pull request #61 from albert-github/feature/bug_719639Dimitri van Heesch2013-12-077-7/+22
| |\ \
| | * | Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-017-14/+14
| | * | Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-017-7/+22
| | |/
* | | 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 branch 'master' into templateDimitri van Heesch2013-11-293-0/+53
|\ \
| * | Added missing docs tagDimitri van Heesch2013-11-291-0/+2
| * | Bug 692004 - show includes for free functionsDimitri van Heesch2013-11-263-0/+50
* | | More context and template additionsDimitri van Heesch2013-11-299-88/+994
|/ /
* | Bug 712795 - segmentation fault in memberdef.cppDimitri van Heesch2013-11-231-1/+1
* | Added missing space after @parblockDimitri van Heesch2013-11-231-1/+1
|/
* Fixed constness warningDimitri van Heesch2013-11-171-7/+4
* Debug output for lexical analyzerAlbert2013-11-172-2/+17
* Debug output for lexical analyzerAlbert2013-11-1320-2/+79
* Bug 711004 - Vertical bars cannot be sent straight to makeindexDimitri van Heesch2013-11-111-1/+1
* Removed redundant backslashes in regexp patternDimitri van Heesch2013-11-111-7/+7
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-11-113-5/+11
|\
| * Merge pull request #54 from albert-github/feature/space_in_err_msgDimitri van Heesch2013-11-111-1/+1
| |\
| | * Space missing in error message.Albert2013-11-101-1/+1
| * | Bug 711787 - Long initialization line in C stops doxygenAlbert2013-11-102-4/+10
| |/
* | Bug 710998 - latex_count=5 is not enoughDimitri van Heesch2013-11-111-4/+4
* | Bug 711639 - [PATCH] #include does not work with absolute pathsDimitri van Heesch2013-11-111-0/+14
* | Bug 711723 - Comment /**/ confuses doxygenDimitri van Heesch2013-11-111-0/+3
* | More template and context updatesDimitri van Heesch2013-11-1114-1417/+3353
|/
* Bug 710917 - Segfault while parsing a C fileDimitri van Heesch2013-10-261-16/+1
* Added rudimentary support for django like template system for output creation.Dimitri van Heesch2013-10-2121-118/+6532
* Merge pull request #50 from albert-github/feature_chm_esperantoDimitri van Heesch2013-10-211-1/+4
|\
| * Esperanto not supported by htmlhelp compilerAlbert2013-10-211-1/+4
* | Build problem with unistd.h and CygwinAlbert2013-10-201-2/+0
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-10-209-14/+136
|\
| * Patch regarding generating the rules file for the windows build regarding lan...Albert2013-10-209-14/+136
* | Fixed issue with Romanian translator preventing treeview from workingDimitri van Heesch2013-10-201-1/+1
|/
* Allow links to other markdown pages of the form [link text](page.md)Dimitri van Heesch2013-10-131-1/+7
* Allow @ref to unlabeled markdown page by name, i.e. @ref mypage.mdDimitri van Heesch2013-10-133-6/+17
* Bug 709052 - Templated and non-templated method mixup documentationDimitri van Heesch2013-10-131-0/+8
* Bug 707389 - GENERATE_TREEVIEW=YES disables touch scrolling with Android 3.xDimitri van Heesch2013-10-131-8/+12
* Bug 707985 - Strange output when : appended to an parameter descriptionDimitri van Heesch2013-10-131-0/+4
* Bug 709226 - Struct member fields not documented with INLINE_SIMPLE_STRUCTSDimitri van Heesch2013-10-131-5/+1
* Bug 709526 - C++ parsing problem with operators <<, <, >, >> inside templatesDimitri van Heesch2013-10-122-0/+36