index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-master
Dimitri van Heesch
2017-12-28
17
-186/+609
|
\
|
*
Fixed one remained compile error in clang
ahoogol
2017-06-28
1
-1/+1
|
*
Fixed compile errors in clang and gcc
ahoogol
2017-06-28
3
-28/+28
|
*
Added support for RTL(right to left) languages like Arabic and Persian in HTM...
ahoogol
2017-06-25
17
-186/+609
*
|
Merge branch 'mehw-variadic'
Dimitri van Heesch
2017-12-28
11
-3/+1022
|
\
\
|
*
|
Add variadic arguments support to @link and @ref, aka '...' arguments, fixes
Dimitri van Heesch
2017-12-28
2
-1/+37
|
*
|
Merge branch 'variadic' of https://github.com/mehw/doxygen into mehw-variadic
Dimitri van Heesch
2017-12-27
11
-7/+990
|
|
\
\
|
/
/
/
|
*
|
Add variadic template function regression tests
Matthew White
2017-08-03
4
-0/+808
|
*
|
Add variadic function arguments '...' regression tests
Matthew White
2017-08-03
4
-0/+148
|
*
|
Fix/New: add variadic function args '...' support to @ref
Matthew White
2017-08-03
2
-2/+3
|
*
|
Fix/New: add variadic function args '...' support to @link
Matthew White
2017-08-03
2
-5/+31
*
|
|
Version bump for next release
Dimitri van Heesch
2017-12-25
1
-1/+1
*
|
|
Updated changelog for release 1.8.14
Release_1_8_14
Dimitri van Heesch
2017-12-25
1
-0/+127
*
|
|
Bug 779014 - Add "\~" command to internatioalization article
Dimitri van Heesch
2017-12-25
1
-2/+4
*
|
|
Bug 788209 - C++: False warning message when inheriting class from tag file
Dimitri van Heesch
2017-12-25
1
-0/+1
*
|
|
Bug 790320 - C++ parameter from lambda not recognized
Dimitri van Heesch
2017-12-25
1
-0/+8
*
|
|
Bug 729237 - (UnFriendlyTemplate) Spurious warning when documenting friend te...
Dimitri van Heesch
2017-12-25
1
-0/+1
*
|
|
Bug 790788 - Doxygen not showing the public, non-static member function
Dimitri van Heesch
2017-12-25
1
-0/+5
*
|
|
Merge pull request #602 from albert-github/feature/bug_newline_alias
Dimitri van Heesch
2017-12-24
3
-2/+17
|
\
\
\
|
*
|
|
Physical newlines in ALIASES configuration tags.
albert-github
2017-09-09
3
-2/+17
*
|
|
|
Merge pull request #628 from powARman/fix-vhdlparser
Dimitri van Heesch
2017-12-24
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Fix not initialized pointer when parser is starting on a new file.
Andreas Regel
2017-12-04
1
-0/+1
*
|
|
|
|
Merge pull request #632 from mehw/flex_perl_script
Dimitri van Heesch
2017-12-24
1
-8/+8
|
\
\
\
\
\
|
*
|
|
|
|
Fix: add missing semicolon ';' at end of line
Matthew White
2017-12-16
1
-1/+1
|
*
|
|
|
|
Fix: add missing newline char '\n'
Matthew White
2017-12-16
1
-1/+1
|
*
|
|
|
|
Fix: perl script regexp to toggle flex debug information
Matthew White
2017-12-16
1
-4/+4
|
*
|
|
|
|
Fix: change 'CMakefiles' to 'CMakeFiles' (the 'F' is uppercase)
Matthew White
2017-12-16
1
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #631 from ksztyber/excl_patter_ci
Dimitri van Heesch
2017-12-24
1
-7/+11
|
\
\
\
\
\
|
*
|
|
|
|
Allow case insensitive file pattern matching based on CASE_SENSE_NAMES
Konrad Sztyber
2017-12-10
1
-7/+11
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #630 from faheel/change-right-arrow
Dimitri van Heesch
2017-12-24
5
-7/+7
|
\
\
\
\
\
|
*
|
|
|
|
Fix typo
Faheel Ahmad
2017-12-07
1
-1/+1
|
*
|
|
|
|
Change navtree collapsed list icon
Faheel Ahmad
2017-12-07
4
-6/+6
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #629 from mosra/xml-copy-images
Dimitri van Heesch
2017-12-24
1
-9/+14
|
\
\
\
\
\
|
*
|
|
|
|
Properly copy images for the XML output.
Vladimír Vondruš
2017-12-07
1
-9/+14
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #627 from mosra/xml-strong-typed-enums
Dimitri van Heesch
2017-12-24
5
-1/+49
|
\
\
\
\
\
|
*
|
|
|
|
Provide information about enum type "strongness" in the XML output.
Vladimír Vondruš
2017-11-29
4
-2/+10
|
*
|
|
|
|
Expose underlying enum type in the XML output.
Vladimír Vondruš
2017-11-29
4
-0/+40
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #626 from mosra/xml-using-templates
Dimitri van Heesch
2017-12-24
3
-4/+40
|
\
\
\
\
\
|
*
|
|
|
|
Provide template parameters also for type aliases in the XML output.
Vladimír Vondruš
2017-11-28
3
-4/+40
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #625 from mosra/xml-tableofcontents
Dimitri van Heesch
2017-12-24
4
-0/+8
|
\
\
\
\
\
|
*
|
|
|
|
Expose TOC placeholder in XML output.
Vladimír Vondruš
2017-11-29
4
-0/+8
*
|
|
|
|
|
Merge pull request #624 from mosra/xml-page-briefdescription
Dimitri van Heesch
2017-12-24
43
-0/+89
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Provide page brief in <briefdescription> of XML output.
Vladimír Vondruš
2017-11-25
43
-0/+89
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #623 from mosra/xml-encode-invalid-characters
Dimitri van Heesch
2017-12-24
5
-4/+12
|
\
\
\
\
\
|
*
|
|
|
|
Encode invalid XML characters instead of skipping them.
Vladimír Vondruš
2017-11-25
5
-4/+12
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #622 from luzpaz/misc-typos
Dimitri van Heesch
2017-12-24
30
-65/+65
|
\
\
\
\
\
|
*
|
|
|
|
Misc. typos
luzpaz
2017-12-23
30
-65/+65
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #613 from Cyberboss/patch-1
Dimitri van Heesch
2017-12-24
1
-1/+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Suppresses warning for XML <see langword="..."/>
Jordan Brown
2017-10-19
1
-1/+12
*
|
|
|
|
Merge pull request #621 from mosra/xml-programlisting-filename
Dimitri van Heesch
2017-11-19
12
-15/+35
|
\
\
\
\
\
[next]