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
*
More typos
luz.paz
2018-01-04
1
-1/+1
*
Bug 783134 - LaTeX output for \tparam block fails to compile when it contains...
Dimitri van Heesch
2017-12-31
5
-12/+33
*
Merge branch 'feature/bug_783134' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2017-12-31
4
-1/+16
|
\
|
*
Bug 783134 - LaTeX output for \tparam block fails to compile when it contains...
albert-github
2017-05-28
4
-1/+16
*
|
Merge pull request #635 from mosra/xml-no-warn-on-enum-in-anon-ns
Dimitri van Heesch
2017-12-30
1
-3/+3
|
\
\
|
*
|
XML output: avoid warnings with scoped enum values in anonymous namespaces.
Vladimír Vondruš
2017-12-29
1
-3/+3
*
|
|
Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-master
Dimitri van Heesch
2017-12-28
13
-120/+342
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
13
-120/+342
*
|
|
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
3
-7/+34
|
\
\
\
|
*
|
|
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
*
|
|
|
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
2
-1/+14
|
\
\
\
\
|
*
|
|
|
Physical newlines in ALIASES configuration tags.
albert-github
2017-09-09
2
-1/+14
*
|
|
|
|
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 #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
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Change navtree collapsed list icon
Faheel Ahmad
2017-12-07
1
-1/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
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
1
-0/+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Provide information about enum type "strongness" in the XML output.
Vladimír Vondruš
2017-11-29
1
-0/+7
|
*
|
|
|
|
|
Expose underlying enum type in the XML output.
Vladimír Vondruš
2017-11-29
1
-0/+7
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #626 from mosra/xml-using-templates
Dimitri van Heesch
2017-12-24
1
-4/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Provide template parameters also for type aliases in the XML output.
Vladimír Vondruš
2017-11-28
1
-4/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #625 from mosra/xml-tableofcontents
Dimitri van Heesch
2017-12-24
1
-0/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Expose TOC placeholder in XML output.
Vladimír Vondruš
2017-11-29
1
-0/+4
*
|
|
|
|
|
|
Merge pull request #624 from mosra/xml-page-briefdescription
Dimitri van Heesch
2017-12-24
1
-0/+3
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Provide page brief in <briefdescription> of XML output.
Vladimír Vondruš
2017-11-25
1
-0/+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #623 from mosra/xml-encode-invalid-characters
Dimitri van Heesch
2017-12-24
1
-1/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Encode invalid XML characters instead of skipping them.
Vladimír Vondruš
2017-11-25
1
-1/+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #622 from luzpaz/misc-typos
Dimitri van Heesch
2017-12-24
19
-31/+31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Misc. typos
luzpaz
2017-12-23
19
-31/+31
|
|
/
/
/
/
/
*
|
|
|
|
|
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
5
-8/+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Propagate language information to all <programlisting> XML elements.
Vladimír Vondruš
2017-11-19
3
-6/+15
|
*
|
|
|
|
|
Pass strings as const references.
Vladimír Vondruš
2017-11-19
2
-2/+2
*
|
|
|
|
|
|
Merge pull request #620 from albert-github/feature/bug_ftn_code_comma
Dimitri van Heesch
2017-11-19
1
-8/+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Code color of , (comma) together with only in use statement
albert-github
2017-11-18
1
-8/+8
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Fix for regression in XML output generation after fixing bug 789168
Dimitri van Heesch
2017-11-19
1
-1/+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Bug 787952 - Problem parsing c++ gnu::visibility
Dimitri van Heesch
2017-11-09
1
-1/+1
[next]