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
*
Added an option to add "anonymous" headings to the table of contents (current...
Christoph Lipka
2016-04-30
2
-4/+22
*
Bug 765002 - `@addindex`entries fail to link to the exact location in Compile...
Christoph Lipka
2016-04-26
1
-2/+2
*
Fixed typos.
orbitcowboy
2016-04-14
3
-17/+17
*
Fix uppercase letters B-Z being unnecessarily escaped in index HTML anchors.
Christoph Lipka
2016-04-13
1
-1/+1
*
Merge pull request #465 from fredizzimo/fix_strip_from_path
Dimitri van Heesch
2016-04-09
1
-10/+16
|
\
|
*
Fix STRIP_FROM_PATH when running from drive root
Fred Sundvik
2016-04-04
1
-10/+16
*
|
Merge pull request #468 from albert-github/feature/bug_toc
Dimitri van Heesch
2016-04-09
1
-1/+1
|
\
\
|
*
|
Table of contents breaks when documentation spans multiple comment blocks wit...
albert-github
2016-04-09
1
-1/+1
*
|
|
Bug 764515 - doxygen crashes no resolved
albert-github
2016-04-09
1
-0/+1
|
/
/
*
|
Bug 764656 - generated xml has errors
albert-github
2016-04-06
1
-1/+1
|
/
*
Assertion failure generation documentation
albert-github
2016-03-30
1
-1/+1
*
Bug 762670 - References for one function can inherit References from subseque...
Dimitri van Heesch
2016-03-20
1
-29/+38
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-03-19
1
-0/+1
|
\
|
*
Merge pull request #459 from albert-github/feature/bug_763720
Dimitri van Heesch
2016-03-19
1
-0/+1
|
|
\
|
|
*
Bug 763720 - Exclusion of a new line at the end of source code file causing n...
albert-github
2016-03-18
1
-1/+1
|
|
*
Bug 763720 - Exclusion of a new line at the end of source code file causing n...
albert-github
2016-03-17
1
-0/+1
*
|
|
Bug 763105 - Directory list is not generated in HTML output
Dimitri van Heesch
2016-03-19
1
-63/+86
|
/
/
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-03-17
3
-9/+68
|
\
\
|
*
\
Merge pull request #458 from schachmat/patch-1
Dimitri van Heesch
2016-03-17
1
-2/+2
|
|
\
\
|
|
*
|
mangen.h: remove italic in brief member descriptions
schachmat
2016-03-16
1
-2/+2
|
|
|
/
|
*
|
Merge pull request #457 from clone2727/bug306025
Dimitri van Heesch
2016-03-17
1
-7/+7
|
|
\
\
|
|
*
|
Bug 306025 - Fix missing title in non-page docanchors from tag files
Matthew Hoops
2016-03-16
1
-7/+7
|
|
|
/
|
*
|
Feature: Translations for german language (changes since 1.8.4)
Carsten Schumann
2016-03-15
1
-0/+59
|
|
/
*
|
Bug 763471 - imported section anchors are copied in project tagfile
Dimitri van Heesch
2016-03-14
1
-1/+1
|
/
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-03-13
1
-0/+3
|
\
|
*
Bug 762982 - regression, Unescaped percent sign in doxygen output
albert-github
2016-03-05
1
-0/+2
|
*
Bug 763104 - hyperref link label drop underscores
albert-github
2016-03-05
1
-0/+1
*
|
reimplemented removeRedundantWhiteSpace() to improve performance
Dimitri van Heesch
2016-03-13
1
-154/+231
*
|
Fixed wrong <p> nesting issue for call/caller graphs
Dimitri van Heesch
2016-03-08
1
-4/+4
|
/
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-02-14
1
-4/+4
|
\
|
*
Merge pull request #453 from waltronix/master
Dimitri van Heesch
2016-02-11
1
-4/+4
|
|
\
|
|
*
fixed rtf subsection
Andreas Walter
2016-02-11
1
-4/+4
*
|
|
Bug 757509 - __init__.py causes to ignore some inheritance
Dimitri van Heesch
2016-02-14
1
-1/+1
|
/
/
*
|
Bug 753608 - Link of typedef within namespace on group pages missing
Dimitri van Heesch
2016-02-08
1
-17/+24
*
|
Fixed issue escaping ndashes (\--) and mdashes (\---)
Dimitri van Heesch
2016-02-07
1
-16/+11
*
|
Fix for empty file name
Dimitri van Heesch
2016-02-07
1
-0/+1
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-02-07
2
-8/+16
|
\
\
|
|
/
|
*
Merge pull request #449 from albert-github/feature/bug_504305
Dimitri van Heesch
2016-02-02
1
-0/+6
|
|
\
|
|
*
Bug 504305 - FILTER_PATTERNS won't take command with arguments
albert-github
2016-01-31
1
-0/+6
|
*
|
Merge pull request #448 from albert-github/feature/bug_761139
Dimitri van Heesch
2016-02-02
1
-8/+10
|
|
\
\
|
|
*
|
Bug 761139 - python unicode docstrings are ignored
albert-github
2016-01-29
1
-4/+6
|
|
*
|
Bug 761139 - python unicode docstrings are ignored
albert-github
2016-01-27
1
-4/+4
|
|
|
/
*
|
|
Optimized use of convertNameToFile to improve performance
Dimitri van Heesch
2016-02-07
12
-141/+126
*
|
|
Bug 752712 - last entry missing in a @name group of typedefs
Dimitri van Heesch
2016-02-06
2
-0/+11
|
/
/
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-02-02
1
-1/+1
|
\
\
|
|
/
|
*
Bug 761007 - Spaces between the closing bracket of the typename and the openi...
albert-github
2016-01-24
1
-1/+1
*
|
Reimplemented node renumbering for dot graph to improve performance
Dimitri van Heesch
2016-02-02
3
-112/+105
*
|
Improved sorting performance for directories and files
Dimitri van Heesch
2016-01-31
2
-5/+32
*
|
Minor performance improvement sorting directories
Dimitri van Heesch
2016-01-31
1
-1/+2
*
|
Bug 760836 - Phantom variables/functions in XML, created from non-code files
Dimitri van Heesch
2016-01-31
1
-1/+1
|
/
[next]