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
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2015-08-31
1
-20/+2
|
\
|
*
Merge pull request #381 from albert-github/feature/bug_646002
Dimitri van Heesch
2015-08-31
1
-20/+2
|
|
\
|
|
*
Bug 646002 - htmlonly content appears in generated XML output
albert-github
2015-08-12
1
-20/+2
*
|
|
Avoid using Resource::data as string, as it is not null terminated.
Dimitri van Heesch
2015-08-31
3
-45/+30
|
/
/
*
|
Merge branch 'feature/bug_extension' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2015-08-31
3
-67/+21
|
\
\
|
*
|
Make list of default extensions consistent with language mapping list
albert-github
2015-08-16
3
-65/+23
|
|
/
*
|
Repaired breaking @include for LaTeX output
Dimitri van Heesch
2015-08-30
2
-2/+4
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2015-08-30
4
-8/+20
|
\
\
|
*
\
Merge pull request #382 from albert-github/feature/bug_config_typo
Dimitri van Heesch
2015-08-29
1
-2/+2
|
|
\
\
|
|
*
|
Correcting print format error in config.l
albert-github
2015-08-16
1
-2/+2
|
|
|
/
|
*
|
Merge pull request #385 from albert-github/feature/bug_doxyfile_open
Dimitri van Heesch
2015-08-29
1
-0/+1
|
|
\
\
|
|
*
|
Stop when doxygen configuration file ("Doxyfile") cannot be read
albert-github
2015-08-23
1
-0/+1
|
*
|
|
Small correction of errors in case of CSharp XML tags
albert-github
2015-08-28
1
-3/+3
|
*
|
|
Merge pull request #388 from albert-github/feature/bug_value_attribute
Dimitri van Heesch
2015-08-27
1
-2/+13
|
|
\
\
\
|
|
*
|
|
Add support for "value" attribute in FORTRAN scanner
albert-github
2015-08-27
1
-2/+13
|
*
|
|
|
Merge pull request #387 from albert-github/feature/bug_implicit
Dimitri van Heesch
2015-08-27
1
-1/+1
|
|
\
\
\
\
|
|
*
|
|
|
Better handling of implicit statement in source code browser
albert-github
2015-08-27
1
-1/+1
|
|
|
/
/
/
*
|
|
|
|
Moved creation of inline class documentation to separate template file
Dimitri van Heesch
2015-08-30
1
-1/+7
*
|
|
|
|
Added support for directory dependency graphs to template engine
Dimitri van Heesch
2015-08-28
5
-22/+107
*
|
|
|
|
Added missing html resources to the html template file
Dimitri van Heesch
2015-08-27
1
-2/+15
*
|
|
|
|
Started with generating LaTeX output via the template engine
Dimitri van Heesch
2015-08-27
9
-404/+1124
*
|
|
|
|
Add mathjax support to template & context.
Dimitri van Heesch
2015-08-27
4
-5/+40
*
|
|
|
|
Added missing information to template version of the all members list
Dimitri van Heesch
2015-08-27
1
-2/+36
*
|
|
|
|
Added javascript search engine data to the template context
Dimitri van Heesch
2015-08-27
6
-208/+901
|
/
/
/
/
*
|
|
|
Merge pull request #386 from albert-github/feature/bug_753909
Dimitri van Heesch
2015-08-27
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Bug 753909 - Copy and paste of code fragment from CHM merges all pasted text ...
albert-github
2015-08-23
1
-1/+1
|
|
/
/
*
|
|
Bug 754130 - class="current" not applied to <li> for module tab within 'group...
Dimitri van Heesch
2015-08-26
1
-1/+1
*
|
|
Added documentation for creating tables
Dimitri van Heesch
2015-08-26
1
-2/+3
*
|
|
Fixes to support nested tables again
Dimitri van Heesch
2015-08-26
4
-70/+169
|
/
/
*
|
Fixed various issues found by PVS-Studio.
Dimitri van Heesch
2015-08-18
15
-55/+36
|
/
*
Merge pull request #378 from albert-github/feature/bug_tooltip
Dimitri van Heesch
2015-08-08
1
-1/+1
|
\
|
*
Tooltip can still contain < and > signs
albert-github
2015-08-02
1
-1/+1
*
|
Merge pull request #376 from albert-github/feature/bug_648865
Dimitri van Heesch
2015-08-08
1
-1/+4
|
\
\
|
*
|
Bug 648865 - PYTHON: stops processing the file after encountering \""""
albert-github
2015-07-29
1
-1/+4
|
|
/
*
|
Merge pull request #375 from albert-github/feature/bug_333106
Dimitri van Heesch
2015-08-08
1
-3/+3
|
\
\
|
*
|
Bug 333106 - $line param
albert-github
2015-07-28
1
-3/+3
|
|
/
*
|
Merge pull request #352 from groleo/diagnostics
Dimitri van Heesch
2015-08-08
1
-1/+12
|
\
\
|
*
|
docparser: warn when finding a documented empty return type
Adrian Negreanu
2015-06-21
1
-1/+12
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2015-08-08
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Actually using value of GROUP_NESTED_COMPOUNDS option
Maksim Shabunin
2015-07-27
1
-1/+1
*
|
|
Improved handling of <caption> in tables for LaTeX output.
Dimitri van Heesch
2015-08-08
10
-71/+187
*
|
|
Bug 752712 - last entry missing in a @name group of typedefs
Dimitri van Heesch
2015-07-26
1
-0/+8
|
/
/
*
|
Merge pull request #355 from albert-github/feature/bug_copy_files
Dimitri van Heesch
2015-07-26
1
-10/+14
|
\
\
|
*
|
Copy user EXTRA_FILES at the end to overrule files generated by default by do...
albert-github
2015-06-14
1
-10/+14
|
|
/
*
|
Merge pull request #372 from albert-github/feature/bug_752657
Dimitri van Heesch
2015-07-26
1
-0/+6
|
\
\
|
*
|
Bug 752657 - XML not documenting a class in python
albert-github
2015-07-26
1
-0/+6
*
|
|
Merge pull request #371 from albert-github/feature/bug_752658
Dimitri van Heesch
2015-07-26
1
-1/+3
|
\
\
\
|
*
|
|
Bug 752658 - XML empty <argsstring/> in python
albert-github
2015-07-25
1
-1/+3
*
|
|
|
Merge pull request #370 from albert-github/feature/bug_661814
Dimitri van Heesch
2015-07-26
2
-5/+1
|
\
\
\
\
|
*
|
|
|
Bug 661814 - writeMemberNavIndex template calls static fixSpaces
albert-github
2015-07-24
2
-5/+1
|
|
/
/
/
[next]