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 pull request #274 from albert-github/feature/bug_ftn_function_result
Dimitri van Heesch
2015-01-01
1
-9/+49
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Suggestion to use stripPrefix has been implemented for RESULT.
albert-github
2015-01-01
1
-25/+14
|
|
*
|
|
|
|
|
Documenting RESULT variable of Fortran FUNCTION
albert-github
2015-01-01
1
-1/+52
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Help message regarding layout file
albert-github
2015-01-02
1
-1/+1
*
|
|
|
|
|
|
Documentation HTML Header, Footer, and Stylesheet changes
albert-github
2015-01-02
1
-2/+2
*
|
|
|
|
|
|
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
29
-111/+137
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #270 from orbitcowboy/master
Dimitri van Heesch
2014-12-26
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix potential null pointer dereference in src/context.cpp
Martin Ettl
2014-12-22
1
-1/+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Adjusted version in configure script
Dimitri van Heesch
2014-12-26
1
-1/+1
*
|
|
|
|
|
Updated changelog for release 1.8.9
Release_1_8_9
Dimitri van Heesch
2014-12-25
1
-0/+178
*
|
|
|
|
|
Added graphical hierarchy support to template engine
Dimitri van Heesch
2014-12-25
12
-394/+557
*
|
|
|
|
|
Removed bash specific construct from ./configure script to make it work on So...
Dimitri van Heesch
2014-12-25
1
-2/+2
*
|
|
|
|
|
Improved main page rendering via template engine
Dimitri van Heesch
2014-12-25
4
-18/+66
*
|
|
|
|
|
Prevent overly long terms from stopping the search indexer
Dimitri van Heesch
2014-12-23
1
-7/+14
*
|
|
|
|
|
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
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #268 from hansec/FORTRAN_link_bound_methods
Dimitri van Heesch
2014-12-21
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
11
-309/+112
*
|
|
|
|
|
Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...
Dimitri van Heesch
2014-12-20
20
-727/+760
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Limit images sizes and make more uniform (LaTeX)
albert-github
2014-11-28
20
-702/+731
*
|
|
|
|
|
Merge pull request #264 from albert-github/feature/bug_rtf_source
Dimitri van Heesch
2014-12-20
5
-13/+88
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add source code possibility for RTF output
albert-github
2014-12-10
5
-13/+88
*
|
|
|
|
|
|
Merge pull request #247 from hansec/FORTRAN_moduleNS
Dimitri van Heesch
2014-12-20
2
-5/+38
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove filtering rule when generating FORTRAN module links
Chris Hansen
2014-11-30
1
-1/+1
|
*
|
|
|
|
|
|
Fix rules for closing FORTRAN module and typedef scopes
Chris Hansen
2014-11-28
1
-2/+2
|
*
|
|
|
|
|
|
Convert FORTRAN modules to namespaces
Chris Hansen
2014-11-21
2
-4/+37
*
|
|
|
|
|
|
|
Bug 738167 - Entity references in XML command attributes are incorrectly handled
Dimitri van Heesch
2014-12-19
1
-1/+5
*
|
|
|
|
|
|
|
Bug 735584 - Reached end of file while still insided a (nested) comment in Ma...
Dimitri van Heesch
2014-12-19
2
-5/+5
*
|
|
|
|
|
|
|
Bug 704090 - Allow Class{T}.Method in cref to refer to a generic class in XML...
Dimitri van Heesch
2014-12-19
2
-0/+27
*
|
|
|
|
|
|
|
Fixed issue parsing @end directly followed by the end of the file
Dimitri van Heesch
2014-12-19
1
-0/+4
*
|
|
|
|
|
|
|
Bug 740218 - Full scope needed when making link inside cross-referenced secti...
Dimitri van Heesch
2014-12-19
2
-1/+24
*
|
|
|
|
|
|
|
Update README.md
Dimitri van Heesch
2014-12-17
1
-0/+2
*
|
|
|
|
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-12-17
4
-108/+143
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge pull request #267 from orbitcowboy/master
Dimitri van Heesch
2014-12-16
2
-4/+4
|
|
\
\
\
\
\
\
\
\
[prev]
[next]