index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
classdef.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-1/+10
*
Merge pull request #6468 from arm-in/master
Dimitri van Heesch
2018-09-03
1
-1/+1
|
\
|
*
Update classdef.cpp
Armin Müller
2018-08-21
1
-1/+1
*
|
Renamed (start/end)SimpleSect to (start/end)Examples.
Dimitri van Heesch
2018-08-26
1
-2/+2
*
|
Merge branch 'feature/bug_693515' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-08-19
1
-2/+2
|
\
\
|
|
/
|
/
|
|
*
Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spelling
albert-github
2018-06-29
1
-2/+2
*
|
Bug 648180 - Fortran: tagfile.tag:789: warning: Unknown compound attribute `t...
albert-github
2018-07-20
1
-1/+10
|
/
*
Merge pull request #746 from albert-github/feature/bug_782754
Dimitri van Heesch
2018-06-10
1
-14/+0
|
\
|
*
Bug 782754 - rtf generation
albert-github
2018-05-28
1
-14/+0
*
|
Merge branch 'master' into vhdl-localization
Andreas Regel
2018-05-28
1
-2/+2
|
\
\
|
|
/
|
*
Misc. typos
luz.paz
2018-04-25
1
-2/+2
*
|
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
-4/+4
|
/
*
Misc. typos
luzpaz
2017-12-23
1
-1/+1
*
const-ify
Adrian Negreanu
2017-09-25
1
-2/+2
*
Bug 784281 - Problem RTF output: The class list "classes" within the namespa...
albert-github
2017-08-26
1
-0/+14
*
Bug 774273 - INLINE_SIMPLE_STRUCTS with enums in classes does not work
Dimitri van Heesch
2016-11-13
1
-1/+3
*
Fixup man only output to use generator state push pop
Artur Kink
2016-09-26
1
-1/+2
*
For manpages remove trailing dash when no brief description
Artur Kink
2016-09-25
1
-0/+3
*
Style fixes and added numbering to overloaded members
Dimitri van Heesch
2016-07-30
1
-1/+1
*
Optimized use of convertNameToFile to improve performance
Dimitri van Heesch
2016-02-07
1
-38/+31
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-69/+69
*
Bug 758132 - Brief description of non documented functions (fixes)
Dimitri van Heesch
2015-12-28
1
-1/+1
*
Bug 758132 - Brief description of non documented functions
albert-github
2015-11-22
1
-1/+1
*
Fixed a couple of small memory leaks
Dimitri van Heesch
2015-11-14
1
-1/+1
*
Started with generating LaTeX output via the template engine
Dimitri van Heesch
2015-08-27
1
-3/+0
*
Fixed various issues found by PVS-Studio.
Dimitri van Heesch
2015-08-18
1
-1/+0
*
Guarded debug prints against printing a NULL pointer.
Dimitri van Heesch
2015-04-06
1
-1/+1
*
Fixes for showing type constraint relations
Dimitri van Heesch
2015-03-15
1
-1/+2
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Added type constraint relations for Java generics to dot graphs and XML output
Dimitri van Heesch
2015-02-21
1
-8/+77
*
Merge pull request #271 from orbitcowboy/master
Dimitri van Heesch
2015-01-03
1
-20/+21
|
\
|
*
Fix potential null pointer dereference in src/classdef.cpp
Martin Ettl
2014-12-22
1
-20/+21
*
|
Remove unused local and static global variables
albert-github
2014-12-27
1
-1/+0
|
/
*
Bug 739209 - Invalid warning about undocumented C++ function imported from ta...
Dimitri van Heesch
2014-12-23
1
-1/+1
*
Bug 740218 - Full scope needed when making link inside cross-referenced section
Dimitri van Heesch
2014-11-17
1
-1/+2
*
Various VHDL fixes
Dimitri van Heesch
2014-11-06
1
-1/+7
*
Bug 736992 - Member functions omitted from tagfile
Dimitri van Heesch
2014-09-22
1
-58/+106
*
Regression class<T extends V> resulted in class<V> as the page title
Dimitri van Heesch
2014-09-14
1
-9/+10
*
Merge pull request #163 from squan888/master
Dimitri van Heesch
2014-09-11
1
-3/+10
|
\
|
*
Bug 729236 - Added HIDE_COMPOUND_REFERENCE config option
Stephen Quan
2014-04-30
1
-3/+10
*
|
Bug 735589 - [PATCH] Remove not needed variable initialization in src/classde...
Dimitri van Heesch
2014-08-30
1
-3/+3
*
|
Bug 583958 - Class diagrams and class hierarchy don't work for java generic c...
Dimitri van Heesch
2014-08-14
1
-1/+1
*
|
Merge branch 'master' of https://github.com/groleo/doxygen-1 into groleo-master
Dimitri van Heesch
2014-08-04
1
-3/+16
|
\
\
|
*
|
cache anonymous into ClassDefImpl::isAnonymous
Adrian Negreanu
2014-08-04
1
-3/+16
*
|
|
Bug 734077 - no uniquely matching class member found for inline function defi...
Dimitri van Heesch
2014-08-03
1
-0/+5
|
/
/
*
|
Bug 730520 - No documentation generated for method-less C++ struct
Dimitri van Heesch
2014-06-16
1
-2/+1
|
/
*
Bug 712251 - Documentation for enumeration not generated
Dimitri van Heesch
2014-04-20
1
-2/+3
*
Bug 722619 - doxygen 1.8.6 sorts the contents of a namespace by group within ...
Dimitri van Heesch
2014-02-22
1
-0/+4
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
[next]