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-01-09
1
-23/+24
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of https://github.com/doxygen/doxygen.git
Petr Prikryl
2015-01-09
3
-4/+15
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
TranslatorSwedish updated
Petr Prikryl
2015-01-09
1
-23/+24
*
|
|
|
|
|
|
Fixed potential crash while generating dot graphs
Dimitri van Heesch
2015-01-09
1
-1/+5
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #282 from pepr/master
Dimitri van Heesch
2015-01-06
1
-19/+20
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge branch 'master' of https://github.com/doxygen/doxygen.git
Petr Prikryl
2015-01-05
47
-221/+179
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
fix for src/translator_tw.h by Gary Lee (translation cleaned)
Petr Prikryl
2014-12-31
1
-19/+20
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #283 from albert-github/feature/bug_ftn_warn_module
Dimitri van Heesch
2015-01-06
1
-1/+7
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Fortran: warning message about not documented module member
albert-github
2015-01-06
1
-1/+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #285 from albert-github/feature/bug_742427
Dimitri van Heesch
2015-01-06
1
-3/+7
|
\
\
\
\
|
*
|
|
|
Bug 742427 - latex compilation: \backmatter incompatible with COMPACT_LATEX=YES
albert-github
2015-01-06
1
-3/+7
|
|
/
/
/
*
|
|
|
Bug 742408 - Configuring doxyfile to only output docbook produces erroneous w...
albert-github
2015-01-06
1
-0/+1
|
/
/
/
*
|
|
Bug 742151 - Bogus warning: citelist: Unexpected new line character
Dimitri van Heesch
2015-01-04
1
-2/+2
*
|
|
Merge pull request #271 from orbitcowboy/master
Dimitri van Heesch
2015-01-03
1
-20/+21
|
\
\
\
|
*
|
|
Fix potential null pointer dereference in src/classdef.cpp
Martin Ettl
2014-12-22
1
-20/+21
|
|
/
/
*
|
|
Bug 742235 - Bogus message with addtogroup
Dimitri van Heesch
2015-01-03
2
-18/+10
*
|
|
Merge pull request #272 from albert-github/feature/bug_unused
Dimitri van Heesch
2015-01-03
33
-101/+12
|
\
\
\
|
*
|
|
Remove unused local and static global variables
albert-github
2014-12-27
33
-101/+12
|
|
/
/
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2015-01-03
2
-1/+6
|
\
\
\
|
*
\
\
Merge pull request #279 from albert-github/feature/bug_742230
Dimitri van Heesch
2015-01-03
1
-0/+5
|
|
\
\
\
|
|
*
|
|
Bug 742230 - @todo paragraphs incorrectly placed in rtf output
albert-github
2015-01-03
1
-0/+5
|
*
|
|
|
Fortran: code color GOTO as flow keyword.
albert-github
2015-01-03
1
-1/+1
|
|
/
/
/
*
|
|
|
Correct string buffer sizes for RTF output, such that the string is always co...
Dimitri van Heesch
2015-01-03
1
-0/+5
|
/
/
/
*
|
|
Fixed regression due to buffer resizing while generating RTF.
Dimitri van Heesch
2015-01-03
1
-2/+0
*
|
|
Various VHDL related fixes
Dimitri van Heesch
2015-01-02
1
-8/+4
*
|
|
Help message regarding layout file
albert-github
2015-01-02
1
-1/+1
*
|
|
Fortran FUNCTION source code
albert-github
2015-01-02
1
-0/+2
*
|
|
Suggestion to use stripPrefix has been implemented for RESULT.
albert-github
2015-01-02
1
-25/+14
*
|
|
Documenting RESULT variable of Fortran FUNCTION
albert-github
2015-01-02
1
-1/+52
*
|
|
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
22
-61/+69
|
/
/
*
|
Fix potential null pointer dereference in src/context.cpp
Martin Ettl
2014-12-22
1
-1/+1
*
|
Added graphical hierarchy support to template engine
Dimitri van Heesch
2014-12-25
5
-386/+473
*
|
Improved main page rendering via template engine
Dimitri van Heesch
2014-12-25
1
-3/+7
*
|
Bug 685597 - C# <code> tag in an <example> tag does not render as expected.
Dimitri van Heesch
2014-12-23
1
-1/+6
*
|
Bug 741100 - Latex to PDF hangs when using Markdown tables
Dimitri van Heesch
2014-12-23
1
-1/+1
*
|
Bug 729063 - Missing link for item inside the same namespace
Dimitri van Heesch
2014-12-23
1
-15/+17
*
|
Bug 738173 - Entity references in XML code command are incorrectly handled
Dimitri van Heesch
2014-12-23
1
-0/+4
*
|
Bug 739462 - Using "doxygen.css" for HTML_EXTRA_STYLESHEET fails silently
Dimitri van Heesch
2014-12-23
1
-0/+4
*
|
Bug 737830 - Invalid element name in footer part when GENERATE_TREEVIEW speci...
Dimitri van Heesch
2014-12-23
1
-5/+5
*
|
Bug 739209 - Invalid warning about undocumented C++ function imported from ta...
Dimitri van Heesch
2014-12-23
3
-3/+10
*
|
Show tag file name instead of <unknown> for warnings pointing to symbols extr...
Dimitri van Heesch
2014-12-22
1
-9/+43
*
|
Bug 739210 - C++11 scoped enums with same name inside different classes are m...
Dimitri van Heesch
2014-12-22
1
-12/+16
*
|
Fix to ignore the contents of \verbatim and friends while looking for sections
Dimitri van Heesch
2014-12-22
1
-12/+62
*
|
Disabled enter/exit printing for doctokenizer (produced too much noise)
Dimitri van Heesch
2014-12-22
1
-10/+10
*
|
Remove redundant code
Dimitri van Heesch
2014-12-22
1
-3/+0
*
|
Bug 741778 - \cite confused by labels ending with a dot (improved warning mes...
Dimitri van Heesch
2014-12-22
1
-2/+15
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-12-22
1
-4/+13
|
\
\
|
|
/
|
*
Supporting linking for methods bound to FORTRAN classes in source definitions
Chris Hansen
2014-12-21
1
-4/+13
*
|
various fixes and restructuring
Dimitri van Heesch
2014-12-22
9
-294/+100
*
|
Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...
Dimitri van Heesch
2014-12-20
14
-696/+665
|
\
\
|
|
/
|
/
|
[prev]
[next]