index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scanner.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #717 from albert-github/feature/bug_769414
Dimitri van Heesch
2018-07-17
1
-0/+60
|
\
|
*
Bug 769414 - PHP: New array syntax not supported when parsing initial value
albert-github
2018-05-10
1
-0/+60
*
|
Update scanner.l
Armin Müller
2018-06-19
1
-3/+3
|
/
*
Fixed compiler warning for nested /* in scanner.l
Dimitri van Heesch
2018-05-01
1
-2/+2
*
Merge branch 'master' into feature/bug_743539
Dimitri van Heesch
2018-04-22
1
-1/+4
|
\
|
*
Bug 683564 - Value from enumeration followed with semicolon is not present in...
albert-github
2018-02-14
1
-1/+4
*
|
Bug 743539 - Field with name "internal" confuses documentation builder.
albert-github
2018-03-06
1
-4/+0
|
/
*
Merge pull request #645 from albert-github/feature/bug_638606
Dimitri van Heesch
2018-02-10
1
-0/+16
|
\
|
*
Bug 638606 - Support for C# nullable type
albert-github
2018-02-01
1
-0/+16
*
|
Bug 793052 - C#: Incorrect parsing of property definitions containing "//" sy...
albert-github
2018-01-31
1
-1/+8
|
/
*
Bug 790788 - Doxygen not showing the public, non-static member function
Dimitri van Heesch
2017-12-25
1
-0/+5
*
Bug 787952 - Problem parsing c++ gnu::visibility
Dimitri van Heesch
2017-11-09
1
-1/+1
*
Fix C# property initializer parsing
Piotr Szydełko
2017-05-20
1
-0/+10
*
Inline attribute got reset for functions returning an explicit struct type
Dimitri van Heesch
2017-04-02
1
-1/+2
*
Bug 769552 - doxygen warning parsing C++11 "using" declaration
Dimitri van Heesch
2016-12-26
1
-0/+3
*
Bug 707266 - C++/CLI indexed property not documented
Dimitri van Heesch
2016-12-03
1
-3/+3
*
Doxygen error: Found ';' while parsing initializer list
Dimitri van Heesch
2016-10-10
1
-1/+1
*
ug 756185 - Multiline //!< behavior changed
Dimitri van Heesch
2016-10-09
1
-2/+3
*
Bug 771152 - C++11 ref-qualifiers do not appear in Member Function Documentat...
Dimitri van Heesch
2016-09-21
1
-0/+9
*
flex: use %option instead of command line options.
Adrian Negreanu
2016-09-21
1
-0/+2
*
Bug 771344 - Class name 'internal' breaks class hierarchy in C++
albert-github
2016-09-18
1
-1/+1
*
Bug 764515 - doxygen crashes no resolved
albert-github
2016-04-09
1
-0/+1
*
Bug 752712 - last entry missing in a @name group of typedefs
Dimitri van Heesch
2016-02-06
1
-0/+5
*
Bug 761007 - Spaces between the closing bracket of the typename and the openi...
albert-github
2016-01-24
1
-1/+1
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-27/+27
*
Bug 746361 - Doxygen thinks C++ class is Objective-C
Dimitri van Heesch
2015-12-27
1
-0/+6
*
Bug 757812 - Doxygen do not support comparison angle bracket in template
Dimitri van Heesch
2015-12-20
1
-2/+2
*
Bug 759177 - Markdown fenced code blocks not parsed properly in comment
Dimitri van Heesch
2015-12-19
1
-4/+4
*
Bug 759281 - Doxygen parser confused by C++11 attributes
Dimitri van Heesch
2015-12-13
1
-7/+18
*
Bug 759247 - C++11 unified initializer for array with templates treated as fu...
Dimitri van Heesch
2015-12-13
1
-0/+2
*
Actually using value of GROUP_NESTED_COMPOUNDS option
Maksim Shabunin
2015-07-27
1
-1/+1
*
Bug 751455 - class scoped enum documentation appearing at group level instead...
Dimitri van Heesch
2015-06-26
1
-1/+2
*
drop #include <unistd.h>
Adrian Negreanu
2015-05-15
1
-3/+2
*
Bug 746734 - Don't warn about missing documentation for deleted functions.
Dimitri van Heesch
2015-05-15
1
-0/+1
*
Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed properly.
Dimitri van Heesch
2015-05-15
1
-1/+7
*
Bug 746226 - last enum member not documented
Dimitri van Heesch
2015-04-12
1
-1/+2
*
Added documentation for ``` style fenced code block and more robust parsing
Dimitri van Heesch
2015-04-05
1
-4/+4
*
fix *.l for three backticks
halex2005
2015-03-30
1
-2/+2
*
add support for github flavored fenced code blocks
halex2005
2015-03-30
1
-0/+14
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Bug 742095 - Missing documentation after nested C++11 unified initializer
Dimitri van Heesch
2015-02-23
1
-7/+18
*
Merge pull request #301 from rconde01/issue744671
Dimitri van Heesch
2015-02-21
1
-1/+1
|
\
|
*
Fix for issue 744671
rconde01
2015-02-17
1
-1/+1
*
|
Added type constraint relations for Java generics to dot graphs and XML output
Dimitri van Heesch
2015-02-21
1
-0/+1
|
/
*
Merge pull request #269 from rabindra-harlalka/odl_props_new
Dimitri van Heesch
2015-01-10
1
-1/+39
|
\
|
*
Fix parsing of ODL-style properties
rabindra-harlalka
2014-12-21
1
-1/+39
*
|
Remove unused local and static global variables
albert-github
2014-12-27
1
-8/+0
|
/
*
Bug 737444 - Java: Annotations with brackets prevent documentation
Dimitri van Heesch
2014-10-11
1
-1/+1
*
Fix bug with C++11 static_assert
hanson.wang
2014-09-16
1
-1/+1
*
Bug 735462 - There's no such thing as a private Q_PROPERTY
Dimitri van Heesch
2014-08-30
1
-1/+1
[next]