index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
doxygen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved constness and avoid using non-const members of aliases
Dimitri van Heesch
2019-07-29
1
-25/+29
*
Merge branch 'docgroup' of https://github.com/groleo/doxygen into groleo-docg...
Dimitri van Heesch
2019-07-27
1
-0/+1
|
\
|
*
take doc group out of commentscan.l
Adrian Negreanu
2019-07-26
1
-0/+1
*
|
issue @7140 DoxygenLayout does not support UTF8 BOM format
albert-github
2019-07-26
1
-3/+1
*
|
Merge pull request #7112 from arm-in/master
Dimitri van Heesch
2019-07-20
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
built-in
Armin Müller
2019-07-09
1
-1/+1
*
|
Avoid calling non-const member aliases and 0 pointer dereference in sqlite3
Dimitri van Heesch
2019-06-17
1
-3/+3
*
|
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+1
*
|
Merge pull request #6954 from albert-github/feature/bug_ambig_file
Dimitri van Heesch
2019-05-30
1
-1/+11
|
\
\
|
*
|
Ambiguous file name in file command
albert-github
2019-05-03
1
-1/+1
|
*
|
Ambiguous file name in file command
albert-github
2019-05-02
1
-0/+10
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-05-15
1
-9/+6
|
\
\
\
|
*
\
\
Merge pull request #6988 from albert-github/feature/bug_htags_call_graph
Dimitri van Heesch
2019-05-15
1
-8/+5
|
|
\
\
\
|
|
*
|
|
USE_HTAGS = YES, there are _no_ call / caller graphs in the documentation
albert-github
2019-05-14
1
-8/+5
|
*
|
|
|
Don't try to load htags filemap in case htags fails
albert-github
2019-05-14
1
-1/+1
|
|
/
/
/
*
|
|
|
issue 6986: C++ static template methods: duplication as non-static and specia...
Dimitri van Heesch
2019-05-15
1
-0/+6
|
/
/
/
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-05-07
1
-1/+1
|
\
\
\
|
*
|
|
Missing white space in warning
albert-github
2019-05-06
1
-1/+1
*
|
|
|
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-16/+19
|
/
/
/
*
|
|
Further const correctness changes
Dimitri van Heesch
2019-05-05
1
-125/+130
|
/
/
*
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-47/+233
*
|
Merge pull request #6857 from albert-github/feature/bug_645910
Dimitri van Heesch
2019-03-10
1
-1/+8
|
\
\
|
|
/
|
/
|
|
*
Bug 645910 - Segfault on recursion while parsing "\subpage A" in "\page A"
albert-github
2019-02-25
1
-1/+8
*
|
Merge pull request #6858 from albert-github/feature/issue_6847
Dimitri van Heesch
2019-02-28
1
-1/+1
|
\
\
|
*
|
issue_6847 Physical newlines (^^) in ALIASES produce a mismatch between docum...
albert-github
2019-02-25
1
-1/+1
|
|
/
*
|
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-73/+51
|
/
*
Remove persistent storage of Entry objects
Dimitri van Heesch
2019-02-17
1
-780/+540
*
Merge pull request #6824 from albert-github/feature/bug_766508
Dimitri van Heesch
2019-02-09
1
-0/+1
|
\
|
*
Bug 766508 - missing comments of overridden methods
albert-github
2019-02-06
1
-0/+1
*
|
issue #6828 Physical newlines (^^) in ALIASES configuration tags not working ...
albert-github
2019-02-07
1
-1/+1
|
/
*
Added declfile, declline, and declcolumn attributes to the location element i...
Dimitri van Heesch
2019-01-12
1
-10/+29
*
Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...
Dimitri van Heesch
2019-01-08
1
-6/+3
|
\
|
*
remove PLANTUML_RUN_FAST because FAST is default.
Charles.Lee
2019-01-06
1
-6/+3
*
|
Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...
Dimitri van Heesch
2018-12-27
1
-0/+8
|
\
\
|
|
/
|
*
JAVA_ONCE -> FAST
Charles.Lee
2018-12-26
1
-1/+1
|
*
add plantuml.h in doxygen.cpp
Charles.Lee
2018-12-24
1
-0/+1
|
*
merge
Charles.Lee
2018-12-24
1
-47/+265
|
|
\
|
*
|
Imporvement of performance : Reduce the Java running count
Charles.Lee
2018-08-27
1
-0/+8
*
|
|
Fixed some more small memory leaks
Dimitri van Heesch
2018-12-26
1
-1/+4
|
|
/
|
/
|
*
|
Merge branch 'master' of https://github.com/zeroc-ice/doxygen into zeroc-ice-...
Dimitri van Heesch
2018-11-17
1
-31/+120
|
\
\
|
*
\
Merge remote-tracking branch 'doxygen/master'
Joe George
2018-11-05
1
-1/+34
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'doxygen/master'
Joe George
2018-11-02
1
-14/+5
|
|
\
\
\
|
*
|
|
|
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-31/+120
*
|
|
|
|
Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-11-11
1
-0/+33
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
issue_6517: Emoji support
albert-github
2018-10-01
1
-0/+33
*
|
|
|
|
Merge pull request #6562 from albert-github/feature/bug_references
Dimitri van Heesch
2018-11-04
1
-0/+33
|
\
\
\
\
\
|
*
|
|
|
|
Add commands to handle referenced by relation and references relation
albert-github
2018-10-17
1
-0/+33
*
|
|
|
|
|
Merge pull request #6558 from albert-github/feature/issue_6547_2
Dimitri van Heesch
2018-11-04
1
-1/+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
issue_6547 Call graph missing due to ALIASES
albert-github
2018-10-16
1
-1/+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #6588 from Sleepyowl/master
Dimitri van Heesch
2018-10-31
1
-1/+2
|
\
\
\
\
\
[next]