index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
memberdef.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...
Dimitri van Heesch
2019-08-26
1
-1/+1
*
issue #7216: non-const getGroupDef() called on aliased member
Dimitri van Heesch
2019-08-25
1
-13/+17
*
Some fixes and restructuring
Dimitri van Heesch
2019-08-06
1
-6/+12
*
doxyparse addon new features and bugfixes
Joenio Costa
2019-08-05
1
-0/+11
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-15/+15
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-15/+15
*
|
Improved constness and avoid using non-const members of aliases
Dimitri van Heesch
2019-07-29
1
-7/+7
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-06-13
1
-1/+1
|
\
\
|
*
|
Consistency not generated inheritance diagram
albert-github
2019-06-07
1
-1/+1
|
|
/
*
|
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+1
|
/
*
issue #6979 Method parameters documented inline are not present in documentat...
albert-github
2019-05-10
1
-0/+2
*
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-28/+38
*
Further const correctness changes
Dimitri van Heesch
2019-05-05
1
-6/+8
*
Fixed issue with counting member lists
Dimitri van Heesch
2019-04-22
1
-4/+4
*
Merge pull request #6918 from albert-github/feature/issue_6607
Dimitri van Heesch
2019-04-21
1
-0/+1
|
\
|
*
issue #6607 Don't warn about missing parameter documentation for deleted func...
albert-github
2019-04-08
1
-0/+1
*
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-222/+792
|
/
*
issue #6882 1.8.15 regression: caller graph created even though CALLER_GRAPH ...
albert-github
2019-03-12
1
-2/+2
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-321/+644
*
Remove persistent storage of Entry objects
Dimitri van Heesch
2019-02-17
1
-1/+0
*
Remove dead code
Dimitri van Heesch
2019-01-21
1
-11/+0
*
Added 'constexpr' as attribute label and to XML output
Dimitri van Heesch
2019-01-13
1
-0/+6
*
Added declfile, declline, and declcolumn attributes to the location element i...
Dimitri van Heesch
2019-01-12
1
-7/+54
*
Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max le...
Dimitri van Heesch
2019-01-08
1
-7/+9
*
Implement a new EXTRACT_PRIVATE_VIRTUAL option.
Vladimír Vondruš
2019-01-03
1
-5/+12
*
Merge remote-tracking branch 'doxygen/master'
Joe George
2018-11-05
1
-2/+33
|
\
|
*
Merge pull request #6562 from albert-github/feature/bug_references
Dimitri van Heesch
2018-11-04
1
-2/+33
|
|
\
|
|
*
Add commands to handle referenced by relation and references relation
albert-github
2018-10-17
1
-2/+33
*
|
|
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-8/+75
|
/
/
*
|
Wrong separator in index for a.o. Python, C#
albert-github
2018-10-22
1
-1/+1
|
/
*
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-0/+12
*
Renamed (start/end)SimpleSect to (start/end)Examples.
Dimitri van Heesch
2018-08-26
1
-19/+2
*
Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spelling
albert-github
2018-06-29
1
-2/+2
*
Merge pull request #720 from albert-github/feature/bug_python_html
Dimitri van Heesch
2018-06-24
1
-1/+1
|
\
|
*
Cannot properly jump from brief to detailed function description
albert-github
2018-05-11
1
-1/+1
*
|
Merge branch 'master' into vhdl-localization
Andreas Regel
2018-05-28
1
-3/+6
|
\
\
|
|
/
|
*
Misc. typos
luz.paz
2018-04-25
1
-2/+2
|
*
Bug 303020 - Missing warning of undocumented member in member group
albert-github
2018-04-10
1
-1/+4
*
|
Remove default assignment from Translator::trVhdlType() declaration
Andreas Regel
2018-01-09
1
-1/+1
*
|
Add VHDL strings to Translator class and add german translations.
Andreas Regel
2018-01-08
1
-1/+1
*
|
Replace calls to trTypeString with trVhdlType in single mode, which is the de...
Andreas Regel
2018-01-08
1
-1/+1
|
/
*
Bug 788209 - C++: False warning message when inheriting class from tag file
Dimitri van Heesch
2017-12-25
1
-0/+1
*
add the number of conditionals path and bugfix
Joenio Costa
2017-06-28
1
-0/+11
*
Fixed problem where automatic line breaking caused missing vertical bars in t...
Dimitri van Heesch
2017-04-27
1
-2/+1
*
Check for undocumented params warnings if members detailed documentation is n...
Artur Kink
2016-11-29
1
-20/+27
*
Bug 770973 - Tag file size double between each run
Dimitri van Heesch
2016-10-08
1
-1/+1
*
Bug 771152 - C++11 ref-qualifiers do not appear in Member Function Documentat...
Dimitri van Heesch
2016-09-21
1
-0/+8
*
Unified display of enum values across output formats and languages
Dimitri van Heesch
2016-08-31
1
-30/+36
*
Style fixes and added numbering to overloaded members
Dimitri van Heesch
2016-07-30
1
-7/+9
*
Modified (readability) layout for member title in HTML and LaTex
PkLab.net
2016-06-22
1
-1/+1
[next]