index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed old build files, added install targets and other options
Dimitri van Heesch
2015-05-17
7
-545/+5
*
Replace to_c_cmd by resource compiler
Dimitri van Heesch
2015-05-16
2
-65/+225
*
drop #include <unistd.h>
Adrian Negreanu
2015-05-15
18
-38/+34
*
move layout_default.xml to templates/html/
Adrian Negreanu
2015-05-15
1
-194/+0
*
use cmake
Adrian Negreanu
2015-05-15
1
-0/+270
*
Bug 746734 - Don't warn about missing documentation for deleted functions.
Dimitri van Heesch
2015-05-15
5
-4/+16
*
Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed properly.
Dimitri van Heesch
2015-05-15
1
-1/+7
*
Various VHDL related fixes
Dimitri van Heesch
2015-05-15
1
-0/+13
*
Bug 746417 - Nested list in C# XML comments closes outer list prematurely
Dimitri van Heesch
2015-05-15
1
-2/+3
*
Removed dbus XML parser, various refinements
Dimitri van Heesch
2015-05-15
7
-922/+39
*
xml: use STRIP_FROM_PATH on @file attributes.
Adrian Negreanu
2015-05-15
1
-5/+5
*
Add support for basic XML syntax highlighting.
Weston Thayer
2015-05-15
7
-18/+482
*
Merge pull request #327 from wtschueller/master
Dimitri van Heesch
2015-04-16
1
-2/+8
|
\
|
*
Tcl: fix for extra line breaks in source browser introduced by commit 312bef5
wtschueller
2015-04-07
1
-2/+8
*
|
Bug 747780 - man output should escape minus signs
albert-github
2015-04-13
1
-0/+1
*
|
Bug 746226 - last enum member not documented
Dimitri van Heesch
2015-04-12
2
-2/+3
*
|
Merge pull request #328 from albert-github/feature/bug_latex_ref
Dimitri van Heesch
2015-04-12
1
-3/+3
|
\
\
|
*
|
Doxygen LaTeX / PDF links point to page 1
albert-github
2015-04-11
1
-3/+3
|
|
/
*
|
Remove unreachable code
albert-github
2015-04-11
1
-16/+5
|
/
*
Bug 746619 - Bogus warnings in case of anonymous namespace and @todo
Dimitri van Heesch
2015-04-06
1
-1/+1
*
Bug 747111 - Table of content incorrect with escaped symbols
Dimitri van Heesch
2015-04-06
1
-1/+2
*
Guarded debug prints against printing a NULL pointer.
Dimitri van Heesch
2015-04-06
10
-106/+106
*
Added documentation for ``` style fenced code block and more robust parsing
Dimitri van Heesch
2015-04-05
2
-9/+9
*
Merge pull request #326 from halex2005/UseGithubFencedCodeBlockSyntax
Dimitri van Heesch
2015-04-05
3
-3/+39
|
\
|
*
fix *.l for three backticks
halex2005
2015-03-30
2
-4/+4
|
*
add support for github flavored fenced code blocks
halex2005
2015-03-30
3
-3/+39
*
|
Merge pull request #315 from albert-github/feature/bug_interface
Dimitri van Heesch
2015-04-05
1
-1/+1
|
\
\
|
*
|
Crash in case of non generic interface in Fortran
albert-github
2015-03-18
1
-1/+1
*
|
|
Merge pull request #324 from hbccdf/master
Dimitri van Heesch
2015-04-05
1
-2/+2
|
\
\
\
|
*
|
|
Repair Doxygen generate invalid styleSheetFile and extensionsFile of RTF
hbccdf
2015-03-28
1
-2/+2
*
|
|
|
Merge pull request #325 from suokko/fix_template_specialization
Dimitri van Heesch
2015-04-05
1
-0/+2
|
\
\
\
\
|
*
|
|
|
Fix missing brief documentation for overload and specialization functions
Pauli Nieminen
2015-03-29
1
-0/+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2015-04-04
16
-23/+34
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge pull request #323 from ppescher/master
Dimitri van Heesch
2015-03-28
3
-3/+3
|
|
\
\
\
|
|
*
|
|
added HHC.exe own output to the debug output when extcmd flag enabled
ppescher
2015-03-27
1
-1/+1
|
|
*
|
|
fix for CHM TOC "Classes" entry to point to annotated file
ppescher
2015-03-27
1
-1/+1
|
|
*
|
|
fix enum brief description in RTF output
ppescher
2015-03-25
1
-1/+1
|
|
|
/
/
|
*
|
|
Fix for bug 746673.
Travis A. Everett
2015-03-24
1
-4/+11
|
|
/
/
|
*
|
Merge pull request #320 from albert-github/feature/bug_nested_comment
Dimitri van Heesch
2015-03-22
1
-0/+1
|
|
\
\
|
|
*
|
Bug 746614 - Bogus warning regarding nested comments
albert-github
2015-03-22
1
-0/+1
|
*
|
|
Merge pull request #317 from albert-github/feature/bug_mainpage
Dimitri van Heesch
2015-03-22
1
-3/+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Warning message multiple mainpages
albert-github
2015-03-19
1
-3/+2
|
|
|
/
|
*
|
Warnings without filename
albert-github
2015-03-21
2
-5/+5
|
|
/
|
*
Merge pull request #314 from albert-github/feature/bug_internal_doc_2
Dimitri van Heesch
2015-03-16
1
-0/+4
|
|
\
|
|
*
Internal debug option -d lex is not described
albert-github
2015-03-16
1
-2/+2
|
|
*
Internal debug option -d lex is not described
albert-github
2015-03-15
1
-0/+4
|
*
|
Merge pull request #310 from albert-github/feature/bug_internal_doc
Dimitri van Heesch
2015-03-16
1
-1/+1
|
|
\
\
|
|
*
|
Internal doxygen docs gives: warning: Unsupported xml/html tag <...> found
albert-github
2015-03-11
1
-1/+1
|
*
|
|
Merge pull request #311 from albert-github/feature/bug_grey_gray
Dimitri van Heesch
2015-03-16
6
-6/+6
|
|
\
\
\
|
|
*
|
|
Showing grey/gray in documentation
albert-github
2015-03-11
6
-6/+6
|
|
|
/
/
[next]