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
*
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
*
Better message in case doxygen -u is used
albert-github
2014-02-05
3
-12/+32
*
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
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Make sure all ids in g_linkRefs are lower case
Aurélien Gâteau
2014-02-04
1
-1/+1
*
|
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
7
-27/+113
|
\
\
|
*
\
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
1
-17/+25
|
|
\
\
\
|
|
*
|
|
sqlite3: SQLITE_TRANSIENTs
Adrian Negreanu
2014-02-01
1
-4/+4
|
|
*
|
|
sqlite3: extract more info
Adrian Negreanu
2014-02-01
1
-13/+21
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge pull request #101 from albert-github/feature/bug_commentcnv
Dimitri van Heesch
2014-02-03
1
-1/+40
|
|
\
\
\
|
|
*
|
|
Add line numbers in case comment is not closed properly.
albert-github
2014-01-26
1
-1/+40
|
|
|
/
/
|
*
|
|
Merge pull request #95 from albert-github/feature/bug_latex_index_1
Dimitri van Heesch
2014-02-03
3
-4/+24
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Enabling possibility to have { and } in (latex) index items
albert-github
2014-01-15
3
-4/+24
*
|
|
|
Bug 723314 - Doxygen crashes on incorrect end group /**< @} */
Dimitri van Heesch
2014-02-03
1
-2/+14
*
|
|
|
Bug 723516 - star is not printed in \code environment
Dimitri van Heesch
2014-02-03
1
-0/+12
*
|
|
|
Bug 722788 - Command \| not working when last character in markdown table line
Dimitri van Heesch
2014-01-26
1
-1/+1
*
|
|
|
Bug 722711 - [PATCH] Link refs with no title swallow an extra newline
Dimitri van Heesch
2014-01-26
1
-3/+3
*
|
|
|
Bug 722759 - Documentation for derived classes no longer has an "Additional I...
Dimitri van Heesch
2014-01-26
2
-1/+12
|
/
/
/
*
|
|
Fixes for missing build dependencies
Dimitri van Heesch
2014-01-22
6
-67/+18
*
|
|
Incorrect handling dependencies
albert-github
2014-01-22
1
-24/+20
*
|
|
Minor fixes for the new build locations
Dimitri van Heesch
2014-01-21
1
-33/+34
*
|
|
Spitting generated files better from source files
albert-github
2014-01-21
10
-171/+135
*
|
|
Bug 721878 - Dia diagrams not displayed by Firefox
Dimitri van Heesch
2014-01-20
1
-2/+2
*
|
|
Fixed issues with SEPARATE_MEMBER_PAGES and INLINE_SIMPLE_STRUCTS
Dimitri van Heesch
2014-01-19
6
-63/+84
*
|
|
Merge pull request #89 from albert-github/feature/docu_update
Dimitri van Heesch
2014-01-18
1
-5/+5
|
\
\
\
|
*
|
|
Documentation corrections
albert-github
2014-01-12
1
-5/+5
*
|
|
|
Merge pull request #99 from CraigNoble/master
Dimitri van Heesch
2014-01-18
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Fix to VHDL scanner.
Craig Thomas Noble
2014-01-17
1
-1/+1
*
|
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-01-18
2
-14/+20
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Wrong UTF 8 codes
albert-github
2014-01-15
1
-2/+2
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sqlite3: clear bindings on errors and more care with return
Adrian Negreanu
2014-01-14
1
-12/+18
|
|
|
/
|
|
/
|
*
|
|
Fixed potential crash caused by overloading the variadic warn function
Dimitri van Heesch
2014-01-18
3
-4/+4
*
|
|
Use hook arrow for hyphens in symbol names in the LaTeX output.
Dimitri van Heesch
2014-01-12
2
-3/+4
|
/
/
*
|
Fixed problem handling Obj-C protocol list when proceeded by a newline
Dimitri van Heesch
2014-01-12
1
-1/+2
|
/
*
added option to have numbers in the bookmark pane (PDF output)
Dimitri van Heesch
2014-01-11
1
-1/+5
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-01-09
1
-9/+10
|
\
|
*
sqlite3: remove some debug messages
Adrian Negreanu
2014-01-09
1
-2/+0
|
*
sqlite3: leave out insertMemberReference until xref location is valid
Adrian Negreanu
2014-01-09
1
-1/+2
|
*
Merge pull request #86 from groleo/qtools-API-update
Dimitri van Heesch
2014-01-08
1
-6/+8
|
|
\
|
|
*
sqlite3: use the new qtools API
Adrian Negreanu
2014-01-08
1
-6/+8
*
|
|
Bug 683115 - Command ignored when using umlauts in markdown and also C-commen...
Dimitri van Heesch
2014-01-08
2
-10/+3
*
|
|
Bug 721169 - Wrong call graph in simple situation
Dimitri van Heesch
2014-01-08
1
-3/+34
*
|
|
Bug 721618 - Move contructors and move assignment operators of embedded class...
Dimitri van Heesch
2014-01-08
1
-1/+10
*
|
|
Bug 721462 - Parsing problem with C++11 empty initializer lists
Dimitri van Heesch
2014-01-08
1
-0/+5
|
/
/
[next]