index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
doxygen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #214 from ellert/missing-spaces
Dimitri van Heesch
2014-09-03
1
-2/+2
|
\
|
*
Bug 652276 - Typedefs in manpages has too few linebreak possiblilities
Mattias Ellert
2014-08-31
1
-2/+2
*
|
Fixed a number of issues (resource leaks, uninitialized members, etc) found b...
Dimitri van Heesch
2014-08-31
1
-27/+26
*
|
Bug 735622 - [PATCH] Do not cache inputSize in src/doxygen.cpp
Dimitri van Heesch
2014-08-30
1
-3/+2
*
|
Fix potential crash when reading tag file which contained nested java classes...
Dimitri van Heesch
2014-08-26
1
-3/+10
|
/
*
Bug 734727 - GENERATE_TAGFILE no longer includes any @*section links
Dimitri van Heesch
2014-08-18
1
-6/+25
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-08-15
1
-12/+14
|
\
|
*
Support multiple extra HTML stylesheets.
albert-github
2014-08-15
1
-12/+14
*
|
Bug 583958 - Class diagrams and class hierarchy don't work for java generic c...
Dimitri van Heesch
2014-08-14
1
-26/+27
|
/
*
Bug 734727 - GENERATE_TAGFILE no longer includes any @*section links
Dimitri van Heesch
2014-08-14
1
-2/+2
*
Bug 732594 - Two entries for a single member in Doxygen XML
Dimitri van Heesch
2014-08-08
1
-1/+2
*
Bug 734099 - Add support for non-parsed language
Dimitri van Heesch
2014-08-04
1
-1/+3
*
Bug 734077 - no uniquely matching class member found for inline function defi...
Dimitri van Heesch
2014-08-03
1
-4/+5
*
New VHDL parser implementation
Dimitri van Heesch
2014-08-02
1
-1/+1
*
More robust extraction of scope information from tag files
Dimitri van Heesch
2014-07-18
1
-11/+13
*
Replaced the VHDL parser with the VHDL scanner from 1.7.5 to avoid potential ...
Dimitri van Heesch
2014-05-18
1
-8/+1
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-03-15
1
-5/+20
|
\
|
*
In case of sections with the same name they are not reported.
albert-github
2014-03-02
1
-5/+20
*
|
Bug 625601 - FORTRAN: recognition free versus fixed formatted code
albert-github
2014-03-09
1
-7/+9
|
/
*
Bug 722457 - regression referencing namespaced type
Dimitri van Heesch
2014-02-15
1
-1/+3
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-2/+2
*
Better message in case doxygen -u is used
albert-github
2014-02-05
1
-1/+1
*
Bug 721618 - Move contructors and move assignment operators of embedded class...
Dimitri van Heesch
2014-01-08
1
-1/+10
*
Bug 705499 - Nested namespace causes incorrect display when referenced via .t...
Dimitri van Heesch
2014-01-05
1
-17/+24
*
Reduced and improved functionality of QList
Dimitri van Heesch
2013-12-30
1
-100/+106
*
Bug 712819 - Some external namespaces appear in list despite having ALLEXTERN...
Dimitri van Heesch
2013-12-24
1
-0/+4
*
Fixed regression in argument matching for the template example
Dimitri van Heesch
2013-12-24
1
-1/+8
*
Template and context enhancements
Dimitri van Heesch
2013-12-23
1
-1/+2
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2013-12-17
1
-0/+14
|
\
|
*
usage: make -d print dev doxygen options
albert-github
2013-12-14
1
-19/+6
|
*
usage: make -d print dev doxygen options
Adrian Negreanu
2013-12-12
1
-0/+27
*
|
Fixed invalid if statement found by cppcheck
Dimitri van Heesch
2013-12-17
1
-1/+1
|
/
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2013-11-11
1
-1/+1
|
\
|
*
Space missing in error message.
Albert
2013-11-10
1
-1/+1
*
|
More template and context updates
Dimitri van Heesch
2013-11-11
1
-14/+12
|
/
*
Added rudimentary support for django like template system for output creation.
Dimitri van Heesch
2013-10-21
1
-0/+21
*
Bug 709052 - Templated and non-templated method mixup documentation
Dimitri van Heesch
2013-10-13
1
-0/+8
*
Bug 709803 - Generated hhc file contains an error for a section of a mainpage
Dimitri van Heesch
2013-10-12
1
-2/+2
*
Bug 707713 - Add support for dia diagrams
Dimitri van Heesch
2013-10-06
1
-1/+19
*
Fixed a number of compiler warnings reported by newer clang compiler
Dimitri van Heesch
2013-09-18
1
-3/+6
*
Usage of the -d opion corrected
albert-github
2013-09-15
1
-8/+26
*
Small spelling correction
albert-github
2013-08-25
1
-1/+1
*
Fixed regression when nested class were processed before their parent
Dimitri van Heesch
2013-08-21
1
-5/+7
*
Added -v option (analogous to --version).
albert-github
2013-08-17
1
-0/+10
*
Minor changes to the way the code for config options is generated (thanks to ...
Dimitri van Heesch
2013-08-08
1
-1/+1
*
config.xml is now used to generate configoptions.cpp and config.doc
Dimitri van Heesch
2013-07-28
1
-27/+1
*
Fixed regression that could cause double nested classes
Dimitri van Heesch
2013-07-14
1
-7/+1
*
Fix reference to scoped enun imported via a tag file.
Dimitri van Heesch
2013-06-28
1
-2/+13
*
Add support for writing and importing C++11 style enums to and from tag files
Dimitri van Heesch
2013-06-22
1
-3/+5
*
Bug 700693 - Duplicate entry for class template member function with no param...
Dimitri van Heesch
2013-05-20
1
-3/+5
[prev]
[next]