Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Bug 712819 - Some external namespaces appear in list despite having ↵ | Dimitri van Heesch | 2013-12-24 | 2 | -2/+7 | |
| | | | | | | | | ALLEXTERNALS = NO | |||||
* | | Fixed regression in argument matching for the template example | Dimitri van Heesch | 2013-12-24 | 1 | -1/+8 | |
| | | ||||||
* | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2013-12-24 | 3 | -14/+44 | |
|\ \ | ||||||
| * \ | Merge pull request #74 from pianofab/master | Dimitri van Heesch | 2013-12-24 | 3 | -14/+44 | |
| |\ \ | | | | | | | | | Add support for honoring svg image format preference in msc | |||||
| | * | | Add support for honoring svg image format preference in msc | Fabrizio Oddone | 2013-12-24 | 3 | -14/+44 | |
| | | | | ||||||
* | | | | Corrected some inconsistencies in the comments | Dimitri van Heesch | 2013-12-23 | 3 | -3/+3 | |
| | | | | ||||||
* | | | | Bug 719389 - HTML escaping incorrectly applied in source tooltips | Dimitri van Heesch | 2013-12-23 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Template and context enhancements | Dimitri van Heesch | 2013-12-23 | 15 | -309/+978 | |
| | | | ||||||
* | | | Fixed compiler warning related to implicit size_t to int conversion | Dimitri van Heesch | 2013-12-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2013-12-17 | 4 | -2/+29 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | usage: make -d print dev doxygen options | albert-github | 2013-12-14 | 3 | -19/+19 | |
| | | | | | | | | | | | | | | | | | | This is an extension / improvement to the pull request 67 from groleo - make printing of -d levels more flexible (when adding a new one this is now done automatically) - layout of the message | |||||
| * | | doxygen version 1.8.5 throws many "Internal Inconsistency" errors when ↵ | albert-github | 2013-12-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | parsing .idl files A number of error messages lacked the '\n' character | |||||
| * | | Merge pull request #67 from groleo/master | Dimitri van Heesch | 2013-12-12 | 1 | -0/+27 | |
| |\ \ | | | | | | | | | usage: make -d print dev doxygen options | |||||
| | * | | usage: make -d print dev doxygen options | Adrian Negreanu | 2013-12-12 | 1 | -0/+27 | |
| | |/ | | | | | | | | | | Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com> | |||||
* | | | Fixed invalid if statement found by cppcheck | Dimitri van Heesch | 2013-12-17 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #65 from pianofab/patch-1 | Dimitri van Heesch | 2013-12-12 | 1 | -1/+5 | |
|\ \ | | | | | | | Report details about fork() failure in logs. | |||||
| * | | Report details about fork() failure in logs. | pianofab | 2013-12-11 | 1 | -1/+5 | |
| |/ | | | | | When parsing a large codebase dot failed to start. Adding this line helped narrow down the issue. Increasing my VirtualBox VM RAM size worked around the issue. A proper fix would be to spawn separate processes without using fork() so they don't start with the giant address space used by the current process. | |||||
* | | Added fix to avoid errors with older compilers. | Dimitri van Heesch | 2013-12-12 | 1 | -7/+7 | |
| | | ||||||
* | | Added more info to the context | Dimitri van Heesch | 2013-12-12 | 5 | -155/+361 | |
| | | ||||||
* | | More template and context enhancements | Dimitri van Heesch | 2013-12-12 | 11 | -111/+752 | |
| | | ||||||
* | | Bug 720092 - USE_MDFILE_AS_MAINPAGE doesn't work if full path is specified. | Dimitri van Heesch | 2013-12-12 | 1 | -2/+6 | |
| | | ||||||
* | | doxygen /** style creates spurious code blocks with markdown enabled | Dimitri van Heesch | 2013-12-10 | 1 | -0/+4 | |
|/ | ||||||
* | Bug 719422 - private java class is mentioned in inherited by list of super class | Dimitri van Heesch | 2013-12-08 | 1 | -0/+2 | |
| | ||||||
* | Bug 719463 - Invalid null key and segmentation fault | Dimitri van Heesch | 2013-12-08 | 1 | -16/+16 | |
| | ||||||
* | Bug 720046 - Document inline objective-C blocks | Dimitri van Heesch | 2013-12-08 | 1 | -7/+21 | |
| | ||||||
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2013-12-07 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge pull request #59 from albert-github/feature/bug_715172 | Dimitri van Heesch | 2013-12-07 | 1 | -1/+1 | |
| |\ | | | | | | | Bug 715172 - Consistently document Fortran's equivalent function bodies | |||||
| | * | Bug 715172 - Consistently document Fortran's equivalent function bodies | albert-github | 2013-12-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | Although controversioal but for consistency converted type for fortran functions to lowercase | |||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2013-12-07 | 7 | -7/+22 | |
|\ \ \ | |/ / | ||||||
| * | | Merge pull request #61 from albert-github/feature/bug_719639 | Dimitri van Heesch | 2013-12-07 | 7 | -7/+22 | |
| |\ \ | | | | | | | | | Bug 719639 - @xrefitem with empty heading string | |||||
| | * | | Bug 719639 - @xrefitem with empty heading string | albert-github | 2013-12-01 | 7 | -14/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced: if (!(x->title().length())) return; by: if (x->title().isEmpty()) return; | |||||
| | * | | Bug 719639 - @xrefitem with empty heading string | albert-github | 2013-12-01 | 7 | -7/+22 | |
| | |/ | | | | | | | | | | Adjusted documentation and in case the title is the empty string in a DocXRefItem the visitPre and visitPost do nothing. | |||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2013-12-07 | 2 | -3/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Merge pull request #63 from albert-github/feature/bug_668424 | Dimitri van Heesch | 2013-12-07 | 2 | -3/+3 | |
| |\ \ | | | | | | | | | Bug 668424 - HTML links in RTF output are broken | |||||
| | * | | Bug 668424 - HTML links in RTF output are broken | albert-github | 2013-12-01 | 2 | -3/+3 | |
| | |/ | | | | | | | | | | There are different types of hyperlinks: external and internal. The internal hyperlinks should have \\l behind the word HYPERLINK, the external shouldnt. | |||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2013-12-07 | 1 | -1/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Merge pull request #64 from albert-github/feature/bug_719489 | Dimitri van Heesch | 2013-12-07 | 1 | -1/+8 | |
| |\ \ | | | | | | | | | Bug 719489 - Label "abstract" instead of "pure virtual" for Java language | |||||
| | * | | Bug 719489 - Label "abstract" instead of "pure virtual" for Java language | albert-github | 2013-12-02 | 1 | -1/+8 | |
| | |/ | | | | | | | | | | Proposed patch so the word abstract is recorded correctly in case of Java | |||||
* | | | Bug 711378 - Nested Aliases fail when the nested alias has two or more ↵ | Dimitri van Heesch | 2013-12-07 | 1 | -7/+7 | |
|/ / | | | | | | | arguments. | |||||
* | | Merge pull request #60 from albert-github/feature/bug_impure | Dimitri van Heesch | 2013-12-01 | 2 | -5/+5 | |
|\ \ | | | | | | | Fortran added keyword IMPURE | |||||
| * | | Fortran added keyword IMPURE | albert-github | 2013-12-01 | 2 | -5/+5 | |
| |/ | | | | | | | Added keyword IMPURE analogous to keyword PURE | |||||
* | | Merge branch 'master' into template | Dimitri van Heesch | 2013-11-29 | 3 | -0/+53 | |
|\ \ | | | | | | | | | | | | | | | | Conflicts: src/memberdef.cpp src/memberdef.h | |||||
| * | | Added missing docs tag | Dimitri van Heesch | 2013-11-29 | 1 | -0/+2 | |
| | | | ||||||
| * | | Bug 692004 - show includes for free functions | Dimitri van Heesch | 2013-11-26 | 3 | -0/+50 | |
| | | | ||||||
* | | | More context and template additions | Dimitri van Heesch | 2013-11-29 | 9 | -88/+994 | |
|/ / | ||||||
* | | Bug 712795 - segmentation fault in memberdef.cpp | Dimitri van Heesch | 2013-11-23 | 1 | -1/+1 | |
| | | ||||||
* | | Added missing space after @parblock | Dimitri van Heesch | 2013-11-23 | 1 | -1/+1 | |
|/ | ||||||
* | Fixed constness warning | Dimitri van Heesch | 2013-11-17 | 1 | -7/+4 | |
| | ||||||
* | Debug output for lexical analyzer | Albert | 2013-11-17 | 2 | -2/+17 | |
| | | | | | | The previous commit (pull request) was missing the debug output possibility for config.l and partial for doctokinizer.l. The later is called on different places by means of the generic definition doctokinizerYYlex, which is declared by means of YY_DECL. To be able to add the debug output the YY_DECL had to be redefined to be a new function and the new function, with the debug output possibility, has to be called through the original function name. | |||||
* | Debug output for lexical analyzer | Albert | 2013-11-13 | 20 | -2/+79 | |
| | | | | | | | | | | | | | | In case of error messages like: input buffer overflow, can't enlarge buffer because scanner uses REJECT it is not always directly clear from which lexical analyzer (.l file) this problem comes. This patch helps to find these problems and does the following things: - when using the option -d lex with doxygen each time a lexical analyzer is called at the start a line like the following line will be given: Entering lexical analyzer: pre.l (for: ..../file.c) and at the end: Finished lexical analyzer: pre.l (for: ..../file.c) - in case the lexical analyzer has been translated with the -d option of lex / flex the above mentioned lines will be given as part of the lexical analyzer output (to stderr) and look like: --entering lexical analyzer: pre.l (for: ..../file.c) --finished lexical analyzer: pre.l (for: ..../file.c) |