index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
code.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor restructuring
Dimitri van Heesch
2018-11-18
1
-6/+37
*
Merge remote-tracking branch 'doxygen/master'
Joe George
2018-11-02
1
-0/+1
|
\
|
*
Merge pull request #6470 from albert-github/feature/issue_6469
Dimitri van Heesch
2018-10-27
1
-0/+1
|
|
\
|
|
*
Issue 6469: Java method calls are ignored in generating call/caller graph wit...
albert-github
2018-08-29
1
-0/+1
*
|
|
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-2/+2
|
/
/
*
|
Bug 749049 - Doxygen not creating call graphs for C# methods if namespace con...
albert-github
2018-10-20
1
-1/+5
*
|
Merge pull request #6489 from albert-github/feature/bug_cs_using_link
Dimitri van Heesch
2018-09-23
1
-1/+1
|
\
\
|
*
|
Don't link to non existing / not accessible namespaces , in CSharp, in the so...
albert-github
2018-09-07
1
-1/+1
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2018-09-10
1
-1/+3
|
\
\
\
|
|
/
/
|
*
|
'self' keyword in PHP documentation
albert-github
2018-08-06
1
-1/+3
|
|
/
*
|
Changed state guard instead of adding pattern check+reject
Dimitri van Heesch
2018-09-10
1
-8/+1
*
|
Bug 634830 - Automatic links don't work correctly with operator< and operator<=
albert-github
2018-08-11
1
-0/+7
|
/
*
Moved duplicated code into dedicated function skipLanguageSpecificKeyword
Dimitri van Heesch
2018-07-30
1
-4/+9
*
Bug 734820 - "remove" is treated as a keyword (green) in the source browser f...
albert-github
2018-07-26
1
-4/+4
*
Bug 727103 - Misparsed comments leading to missing call graph
albert-github
2018-05-12
1
-0/+3
*
Merge pull request #677 from albert-github/feature/bug_743539
Dimitri van Heesch
2018-04-22
1
-0/+1
|
\
|
*
Merge branch 'master' into feature/bug_743539
Dimitri van Heesch
2018-04-22
1
-0/+6
|
|
\
|
*
|
Bug 743539 - Field with name "internal" confuses documentation builder.
albert-github
2018-03-06
1
-0/+1
*
|
|
Merge pull request #681 from albert-github/feature/bug_794509
Dimitri van Heesch
2018-04-22
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bug 794509 - c# see langword broken
albert-github
2018-03-23
1
-1/+1
|
|
/
*
|
Bug 611240 - C# keywords 'get' and 'set' are highlighted as reserved words in...
albert-github
2018-02-28
1
-0/+6
|
/
*
More typos
luz.paz
2018-01-04
1
-1/+1
*
add the number of conditionals path and bugfix
Joenio Costa
2017-06-28
1
-2/+52
*
Function declaration following a function definition incorrectly listed as ca...
Dimitri van Heesch
2017-04-02
1
-11/+1
*
Merge pull request #521 from albert-github/feature/bug_722112
Dimitri van Heesch
2016-09-21
1
-1/+7
|
\
|
*
Bug 722112 - 'static' and 'throw' C++ keywords not colored
albert-github
2016-09-11
1
-1/+7
*
|
flex: use %option instead of command line options.
Adrian Negreanu
2016-09-21
1
-0/+2
*
|
Fixed cross referencing issue when using bitfields.
Dimitri van Heesch
2016-09-20
1
-1/+1
|
/
*
Bug 770660 - Code snippet always shows line numbers from 1
albert-github
2016-09-03
1
-4/+5
*
Bug 749924 - Doxygen handles comments in Objective-C code blocks incorrectly.
Dimitri van Heesch
2016-05-10
1
-8/+56
*
Bug 762670 - References for one function can inherit References from subseque...
Dimitri van Heesch
2016-03-20
1
-29/+38
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-12/+12
*
Support set in code highlighting
albert-github
2015-12-09
1
-1/+1
*
Fixed preprocessor macros for flex version check
lameventanas
2015-11-25
1
-1/+1
*
Support flex-2.6.0
Dimitri van Heesch
2015-11-22
1
-2/+2
*
Support flex-2.6.0
Heiko Becker
2015-11-22
1
-1/+1
*
Bug 629249 - Incorrect "References" and "Referenced by"
albert-github
2015-09-30
1
-0/+5
*
drop #include <unistd.h>
Adrian Negreanu
2015-05-15
1
-2/+2
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-1/+0
*
Bug 731363 - Callgraphs for C# only generated for methods inside the same class
Dimitri van Heesch
2014-06-10
1
-75/+81
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
Bug 721169 - Wrong call graph in simple situation
Dimitri van Heesch
2014-01-08
1
-3/+34
*
Fixed Tidy's 'empty span' warning in HTML output
Dimitri van Heesch
2014-01-03
1
-1/+1
*
Reduced and improved functionality of QList
Dimitri van Heesch
2013-12-30
1
-14/+11
*
Bug 720580 - inline source browser shows wrong code with muilti-line c++11's ...
Dimitri van Heesch
2013-12-24
1
-1/+1
*
Debug output for lexical analyzer
Albert
2013-11-13
1
-0/+6
*
Bug 707641 - `FILTER_SOURCE_FILES=YES` required to build CALL_GRAPHS
Sergio Oller
2013-09-28
1
-9/+13
*
Bug 154880 - if "using namespace" used, call of a static member function in C...
Dimitri van Heesch
2013-09-09
1
-1/+1
*
Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing
Dimitri van Heesch
2013-07-02
1
-37/+27
[next]