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
*
Add support for more CSS formatting and column/row spanning in markdown tables
johnk
2016-10-05
1
-8/+173
*
Merge pull request #529 from dallerk/plantuml_css
Dimitri van Heesch
2016-10-04
1
-3/+3
|
\
|
*
New classes for generated HTML div elements.
Dennis Allerkamp
2016-09-24
1
-3/+3
*
|
Merge pull request #534 from imelgrat/patch-1
Dimitri van Heesch
2016-10-04
1
-2/+2
|
\
\
|
*
|
Fixed typedef and define strings for Spanish translation
Iván Melgrati
2016-09-28
1
-2/+2
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-09-27
1
-4/+4
|
\
\
\
|
|
/
/
|
*
|
Clear header/footer information in ConfigImpl for postProcess
Artur Kink
2016-09-27
1
-4/+4
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-09-26
8
-10/+44
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #530 from artur-kink/master
Dimitri van Heesch
2016-09-26
7
-9/+43
|
|
\
\
|
|
*
|
Fixup man only output to use generator state push pop
Artur Kink
2016-09-26
6
-9/+17
|
|
*
|
For manpages remove trailing dash when no brief description
Artur Kink
2016-09-25
7
-9/+35
|
*
|
|
Fix for PlantUML configuration
Dennis Allerkamp
2016-09-24
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Bug 771152 - C++11 ref-qualifiers do not appear in Member Function Documentat...
Dimitri van Heesch
2016-09-21
8
-8/+77
|
/
/
*
|
Fixed constexp.y bison issue
Dimitri van Heesch
2016-09-21
1
-1/+1
*
|
Bug 771310 - French description for "Namespace Members" is wrong and causes f...
Dimitri van Heesch
2016-09-21
1
-6/+6
*
|
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
*
|
|
bison: use %declarations instead of command line options.
Adrian Negreanu
2016-09-21
2
-2/+4
*
|
|
flex: use %option instead of command line options.
Adrian Negreanu
2016-09-21
18
-17/+55
*
|
|
Fixed cross referencing issue when using bitfields.
Dimitri van Heesch
2016-09-20
1
-1/+1
*
|
|
Merge pull request #523 from albert-github/feature/bug_771344
Dimitri van Heesch
2016-09-19
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bug 771344 - Class name 'internal' breaks class hierarchy in C++
albert-github
2016-09-18
1
-1/+1
|
|
/
*
|
Update Swedish translation
Magnus Österlund
2016-09-12
1
-161/+345
|
/
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-09-11
3
-7/+22
|
\
|
*
Merge pull request #517 from dallerk/plantuml_cfg
Dimitri van Heesch
2016-09-06
2
-0/+15
|
|
\
|
|
*
Option for PlantUML configuration file
Dennis Allerkamp
2016-09-03
2
-0/+15
|
*
|
Updated the Polish translation
Paweł Seledec
2016-09-06
1
-7/+7
*
|
|
Bug 771199 - Web-page bug: Comment blocks in VHDL
Dimitri van Heesch
2016-09-11
1
-2/+1
|
/
/
*
|
Fixed two regressions found during extensive testing
Dimitri van Heesch
2016-09-05
2
-5/+13
|
/
*
Python strip code comments
albert-github
2016-09-03
1
-1/+1
*
Sorting in latex index and missing \@ in index
albert-github
2016-09-03
2
-27/+6
*
Added missing free
Dimitri van Heesch
2016-09-03
1
-0/+1
*
Merge branch 'feature/bug_766059' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2016-09-03
3
-2/+26
|
\
|
*
Bug 766059 - DOT_PATH not expanded
albert-github
2016-09-01
3
-2/+26
*
|
Bug 770660 - Code snippet always shows line numbers from 1
albert-github
2016-09-03
17
-35/+194
*
|
Bug 770747 - Broken links in HTML output with SHOW_FILES=NO
Dimitri van Heesch
2016-09-02
3
-1/+17
*
|
Merge pull request #497 from groleo/master
Dimitri van Heesch
2016-09-02
2
-81/+225
|
\
\
|
*
|
sqlite3gen: stripWhitespace on bitfield's text
Adrian Negreanu
2016-08-09
1
-1/+1
|
*
|
sqlite3gen: stripFromPath on all calls to insertFile
Adrian Negreanu
2016-08-09
1
-5/+5
|
*
|
sqlite3gen: sync with xmlgen
Adrian Negreanu
2016-08-09
2
-56/+200
|
*
|
sqlite3gen: insert xrefs using integer refids
Adrian Negreanu
2016-08-05
1
-22/+22
*
|
|
Removed ambiguity in the XML schema definition
Dimitri van Heesch
2016-09-02
1
-2/+2
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-08-31
10
-3/+49
|
\
\
|
*
\
Merge pull request #511 from albert-github/feature/bug_code_unparsed
Dimitri van Heesch
2016-08-31
1
-3/+3
|
|
\
\
|
|
*
|
Code with "extension" unparsed shows line numbers
albert-github
2016-08-30
1
-3/+3
|
*
|
|
Merge pull request #510 from albert-github/feature/bug_clang_warnings
Dimitri van Heesch
2016-08-31
9
-0/+46
|
|
\
\
\
|
|
*
|
|
Warnings from CLANG compiler
albert-github
2016-08-28
9
-0/+46
*
|
|
|
|
Unified display of enum values across output formats and languages
Dimitri van Heesch
2016-08-31
12
-118/+277
|
/
/
/
/
*
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-08-28
1
-14/+26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #506 from albert-github/feature/bug_python_init
Dimitri van Heesch
2016-08-28
1
-14/+26
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]