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 #115 from albert-github/feature/bug_html_entities_build
Dimitri van Heesch
2014-02-15
1
-0/+8
|
\
\
|
*
|
A new files have been added but is not incorporated in the windows build part
albert-github
2014-02-12
1
-0/+8
|
|
/
*
|
Merge pull request #114 from albert-github/feature/bug_vhdl_dot
Dimitri van Heesch
2014-02-15
1
-2/+4
|
\
\
|
|
/
|
/
|
|
*
Place where dot executable is found
albert-github
2014-02-12
1
-2/+4
*
|
Bug 722603 - doxygen nested \if \endif sample not working
Dimitri van Heesch
2014-02-11
1
-2/+8
*
|
Improved handling of percent symbol
Dimitri van Heesch
2014-02-11
10
-25/+36
*
|
Updated copyright
Dimitri van Heesch
2014-02-11
299
-1441/+1441
*
|
Fixed off-by one error for last character in compound.xsd
Dimitri van Heesch
2014-02-10
1
-1/+1
*
|
fixed compile issue on Linux
Dimitri van Heesch
2014-02-10
1
-1/+1
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-02-10
1
-0/+1
|
\
\
|
|
/
|
*
Merge pull request #113 from albert-github/feature/bug_citelist
Dimitri van Heesch
2014-02-09
1
-0/+1
|
|
\
|
|
*
On windows citelist.doc remains
albert-github
2014-02-09
1
-0/+1
|
|
/
*
|
Restructered html entity handling
Dimitri van Heesch
2014-02-10
17
-536/+603
*
|
Merge branch 'feature/html_entities' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2014-02-09
18
-1537/+1036
|
\
\
|
*
|
Recognize all HTML4 special character entities
albert-github
2014-02-08
18
-1537/+1036
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-02-09
2
-394/+689
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #112 from groleo/master
Dimitri van Heesch
2014-02-09
2
-394/+689
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sqlite3: add new searches to search.py
Adrian Negreanu
2014-02-08
1
-62/+267
|
|
*
sqlite3: updates
Adrian Negreanu
2014-02-08
1
-332/+422
|
|
/
*
|
Added new language maintainer for Swedish, removed generated file language.doc
Dimitri van Heesch
2014-02-09
3
-775/+2
*
|
Added language update for Swedish (thanks to Björn Palmqvist)
Dimitri van Heesch
2014-02-09
1
-3/+260
*
|
Added support for range tag in the template language
Dimitri van Heesch
2014-02-09
2
-2/+191
*
|
Add template context for annotated class index
Dimitri van Heesch
2014-02-08
3
-11/+65
*
|
Added support for elif to the template language
Dimitri van Heesch
2014-02-08
1
-14/+55
*
|
More context changes
Dimitri van Heesch
2014-02-08
3
-32/+177
*
|
Added basic arithmetic operations to the template expressions, and made the e...
Dimitri van Heesch
2014-02-08
1
-167/+357
*
|
Context enhancement
Dimitri van Heesch
2014-02-08
1
-0/+6
*
|
Bug 723299 - Last line of code block lost if it is only one character and the...
Dimitri van Heesch
2014-02-06
1
-6/+6
|
/
*
Merge pull request #110 from JonnyJD/python2
Dimitri van Heesch
2014-02-06
1
-1/+1
|
\
|
*
detect python2 as Python 2 binary
Johannes Dewender
2014-02-06
1
-1/+1
*
|
Merge pull request #108 from albert-github/feature/extension_gitignore
Dimitri van Heesch
2014-02-06
1
-0/+3
|
\
\
|
*
|
Add extra (documenattion) directories to ignore pattern
albert-github
2014-02-05
1
-0/+3
|
|
/
*
|
Merge pull request #109 from albert-github/feature/bug_update_msg
Dimitri van Heesch
2014-02-06
3
-12/+32
|
\
\
|
*
|
Better message in case doxygen -u is used
albert-github
2014-02-05
3
-12/+32
|
|
/
*
|
Merge pull request #107 from albert-github/feature/bug_make_rm
Dimitri van Heesch
2014-02-06
1
-6/+11
|
\
\
|
|
/
|
/
|
|
*
Add docbook directory to be removed as well
albert-github
2014-02-05
1
-0/+1
|
*
Error message is given for make distclean as generated_src is a directory
albert-github
2014-02-05
1
-6/+10
|
/
*
Merge pull request #106 from albert-github/feature/obsolete_congfig_items
Dimitri van Heesch
2014-02-04
1
-18/+2
|
\
|
*
Items XML_SCHEMA and XML_DTD declared obsolete
albert-github
2014-02-04
1
-18/+2
*
|
Merge branch 'wip/fix-link-id-on-last-line' of https://github.com/agateau/dox...
Dimitri van Heesch
2014-02-04
3
-6/+20
|
\
\
|
|
/
|
/
|
|
*
Make sure all ids in g_linkRefs are lower case
Aurélien Gâteau
2014-02-04
3
-1/+32
*
|
Missing & and chars after " in tree of chm documentation
Dimitri van Heesch
2014-02-04
1
-1/+2
*
|
Fixed memory leak in nested comment administration
Dimitri van Heesch
2014-02-03
1
-4/+4
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-02-03
11
-30/+268
|
\
\
|
*
\
Merge pull request #90 from hakanardo/mansubdir
Dimitri van Heesch
2014-02-03
2
-5/+24
|
|
\
\
|
|
*
|
Make the MAN_SUBDIR setting overide the name of the directry the man pages ar...
Hakan Ardo
2014-01-14
2
-6/+16
|
|
*
|
add parameter
Hakan Ardo
2014-01-12
1
-0/+9
|
*
|
|
Merge pull request #104 from groleo/master
Dimitri van Heesch
2014-02-03
2
-17/+171
|
|
\
\
\
|
|
*
|
|
testsqlite3: a test for sqlite3gen
Adrian Negreanu
2014-02-01
1
-0/+146
|
|
*
|
|
sqlite3: SQLITE_TRANSIENTs
Adrian Negreanu
2014-02-01
1
-4/+4
[prev]
[next]