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
*
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
*
Bug 734245 - Q_PROPERTY switches the member access from private to public
Dimitri van Heesch
2014-08-15
1
-1/+4
*
Bug 734077 - no uniquely matching class member found for inline function defi...
Dimitri van Heesch
2014-08-03
1
-0/+1
*
Language parser: added support for C# property accessors visibility modifiers.
Maksim Osipov
2014-07-03
1
-0/+4
*
Bug 727732 - Nested C structures/unions does not work with groups
Dimitri van Heesch
2014-06-06
1
-0/+12
*
Bug 729017 - function object in member initializer causes documentation loss
Dimitri van Heesch
2014-04-27
1
-8/+3
*
Bug 726469 - Tilde sign in combination with <pre> and MARKDOWN_SUPPORT disabled
Dimitri van Heesch
2014-04-12
1
-1/+2
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
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
*
Fixed problem handling Obj-C protocol list when proceeded by a newline
Dimitri van Heesch
2014-01-12
1
-1/+2
*
Bug 721462 - Parsing problem with C++11 empty initializer lists
Dimitri van Heesch
2014-01-08
1
-0/+5
*
Reduced and improved functionality of QList
Dimitri van Heesch
2013-12-30
1
-7/+7
*
Bug 720580 - inline source browser shows wrong code with muilti-line c++11's ...
Dimitri van Heesch
2013-12-24
1
-1/+1
*
Bug 720046 - Document inline objective-C blocks
Dimitri van Heesch
2013-12-08
1
-7/+21
*
Bug 719489 - Label "abstract" instead of "pure virtual" for Java language
albert-github
2013-12-02
1
-1/+8
*
Debug output for lexical analyzer
Albert
2013-11-13
1
-0/+5
*
Bug 711787 - Long initialization line in C stops doxygen
Albert
2013-11-10
1
-1/+4
*
Bug 710917 - Segfault while parsing a C file
Dimitri van Heesch
2013-10-26
1
-16/+1
*
Bug 709526 - C++ parsing problem with operators <<, <, >, >> inside templates
Dimitri van Heesch
2013-10-12
1
-0/+7
*
Bug 709921 - position of linebreak in template argument list affects inherita...
Dimitri van Heesch
2013-10-12
1
-15/+1
*
This patch contains changes regarding the build system so that the *nix and W...
albert-github
2013-10-06
1
-8/+8
*
Bug 707641 - `FILTER_SOURCE_FILES=YES` required to build CALL_GRAPHS
Sergio Oller
2013-09-28
1
-2/+3
*
Bug 707825 - Const treatment
Dimitri van Heesch
2013-09-22
1
-3/+36
*
Bug 707567 - Asterisks in comment wrongly displayed for @code
Dimitri van Heesch
2013-09-06
1
-3/+37
*
Bug 705702 - Post-comment blocks on C++11 using definitions attach to followi...
Dimitri van Heesch
2013-08-23
1
-0/+31
*
Bug 705190 - Incorrectly parsed Q_PROPERTY with 'long long' or 'long int' type
Dimitri van Heesch
2013-08-01
1
-1/+1
*
Fixed problem handling C comments inside a \code block.
Dimitri van Heesch
2013-07-16
1
-3/+3
*
Bug 701314 - URLs are not created on C# classes in some cases
Dimitri van Heesch
2013-06-15
1
-1/+2
*
Remove some unneeded & still enabled debug info
Dimitri van Heesch
2013-06-04
1
-6/+0
*
Bug 700385 - Incorrectly parsed Q_PROPERTY with 'unsigned int' type
Dimitri van Heesch
2013-05-30
1
-1/+1
*
Bug 700709 - typedef warning when "using" some operator functions
Dimitri van Heesch
2013-05-20
1
-1/+6
[next]