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
*
Merge branch 'master' of https://github.com/groleo/doxygen-1 into groleo-master
Dimitri van Heesch
2014-08-04
2
-3/+18
|
\
|
*
cache anonymous into ClassDefImpl::isAnonymous
Adrian Negreanu
2014-08-04
2
-3/+18
*
|
Bug 728740 - XML Output: Doxygen doesn’t escape & characters (included in a...
Dimitri van Heesch
2014-08-04
1
-1/+3
*
|
Bug 733605 - Incorrect LaTeX generation for private union member in C++
Dimitri van Heesch
2014-08-04
1
-10/+1
*
|
Merge branch 'bug734099'
Dimitri van Heesch
2014-08-04
6
-10/+139
|
\
\
|
*
|
Bug 734099 - Add support for non-parsed language
Dimitri van Heesch
2014-08-04
6
-10/+139
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-08-04
1
-6/+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge pull request #206 from groleo/master
Dimitri van Heesch
2014-08-03
1
-6/+9
|
|
\
\
|
|
|
/
|
|
*
removeRedundantWhiteSpace micro-optimization
Adrian Negreanu
2014-07-25
1
-6/+9
*
|
|
Bug 734077 - no uniquely matching class member found for inline function defi...
Dimitri van Heesch
2014-08-03
5
-4/+15
*
|
|
Bug 733938 - Explicit links using operator()() not generated.
Dimitri van Heesch
2014-08-03
1
-4/+5
|
/
/
*
|
Template context support for CREATE_SUBDIRS
Dimitri van Heesch
2014-08-02
5
-19/+124
*
|
Added get filter, unified index properties
Dimitri van Heesch
2014-08-02
2
-2/+90
*
|
Added groupby filter and some more context info
Dimitri van Heesch
2014-08-02
3
-35/+186
*
|
Fix after rebase from master
Dimitri van Heesch
2014-08-02
1
-1/+2
*
|
Added lists for indices to template context
Dimitri van Heesch
2014-08-02
4
-50/+296
*
|
Added member indexes to template context
Dimitri van Heesch
2014-08-02
2
-21/+271
*
|
Addition of module data to context and alphaIndex filter
Dimitri van Heesch
2014-08-02
7
-546/+1055
*
|
Added namespace info to the context
Dimitri van Heesch
2014-08-02
2
-5/+215
*
|
Added mainpage to context and improved page tree
Dimitri van Heesch
2014-08-02
5
-34/+130
*
|
Minor fixes to the template context
Dimitri van Heesch
2014-08-02
2
-5/+4
*
|
changed append filter and added index and path attributes to node
Dimitri van Heesch
2014-08-02
1
-2/+57
*
|
Added flatten, listsort and paginate filters
Dimitri van Heesch
2014-08-02
1
-0/+182
*
|
Merge pull request #203 from albert-github/feature/bug_733856
Dimitri van Heesch
2014-08-02
2
-0/+3
|
\
\
|
*
|
Bug 733856 - segfault in QGListIterator while parsing fortran code
albert-github
2014-07-30
2
-0/+3
|
|
/
*
|
Merge pull request #204 from albert-github/feature/bug_message_length
Dimitri van Heesch
2014-08-02
1
-3/+3
|
\
\
|
*
|
Messages truncated in warnings file
albert-github
2014-07-30
1
-3/+3
|
|
/
*
|
Merge branch 'vhdl'
Dimitri van Heesch
2014-08-02
14
-3042/+3665
|
\
\
|
|
/
|
/
|
|
*
New VHDL parser implementation
Dimitri van Heesch
2014-08-02
14
-3042/+3665
*
|
Merge pull request #202 from jannick0/master
Dimitri van Heesch
2014-07-20
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Update dot.cpp
jannick0
2014-07-19
1
-1/+1
*
|
More robust extraction of scope information from tag files
Dimitri van Heesch
2014-07-18
2
-15/+25
*
|
Merge pull request #196 from albert-github/feature/bug_702584_2
Dimitri van Heesch
2014-07-13
2
-2/+6
|
\
\
|
*
|
Bug 702584 - \cite rejects valid BibTeX keys
albert-github
2014-07-06
2
-2/+6
*
|
|
Merge pull request #190 from wtschueller/fix705503
Dimitri van Heesch
2014-07-13
1
-5/+52
|
\
\
\
|
*
|
|
Bug 705503 - TCL: Documentation of oo::define is not working
wtschueller
2014-06-28
1
-5/+52
|
|
/
/
*
|
|
Merge pull request #189 from wtschueller/master
Dimitri van Heesch
2014-07-13
1
-36/+233
|
\
\
\
|
*
|
|
Tcl: correct namespace resolution in case of INLINE_SOURCES = YES
wtschueller
2014-07-12
1
-1/+19
|
*
|
|
Tcl: refactor similar code into tcl_codify_token function
wtschueller
2014-06-19
1
-96/+47
|
*
|
|
Tcl: support switch command
wtschueller
2014-06-18
1
-1/+182
|
*
|
|
Tcl: support eval/catch commands
wtschueller
2014-06-17
1
-2/+49
*
|
|
|
Documentation generator: added support for C# property accessors visibility m...
Maksim Osipov
2014-07-04
4
-6/+90
*
|
|
|
Language parser: added support for C# property accessors visibility modifiers.
Maksim Osipov
2014-07-03
2
-0/+8
|
|
/
/
|
/
|
|
*
|
|
Bug 731985 - Variadic macros failing to expand if trailing ... is empty
Dimitri van Heesch
2014-06-24
1
-2/+3
*
|
|
Merge branch 'docbook'
Dimitri van Heesch
2014-06-20
16
-217/+380
|
\
\
\
|
*
|
|
Docbook output improvements
Dimitri van Heesch
2014-06-20
16
-186/+390
|
|
/
/
*
|
|
Merge pull request #186 from albert-github/feature/bug_702584
Dimitri van Heesch
2014-06-20
1
-0/+4
|
\
\
\
|
*
|
|
Bug 702584 - \cite rejects valid BibTeX keys
albert-github
2014-06-19
1
-0/+4
|
|
/
/
*
|
|
resolves the error of unbalanced tags opened/closed in docbook output: parser...
Allan Clark
2014-06-17
1
-1/+10
|
/
/
*
|
Bug 730520 - No documentation generated for method-less C++ struct
Dimitri van Heesch
2014-06-16
4
-10/+20
[next]