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
...
*
Added @parblock and @endparblock commands
Dimitri van Heesch
2013-09-24
26
-20/+291
*
Alignment of @code and @verbatim section
albert-github
2013-09-24
2
-4/+4
*
Bug 707825 - Const treatment
Dimitri van Heesch
2013-09-22
1
-3/+36
*
Bug 707925 - False warning for Java "warning: missing ( in exception list on ...
Dimitri van Heesch
2013-09-21
1
-9/+9
*
Bug 707995 - @copydoc not working for const member overloads
Dimitri van Heesch
2013-09-21
1
-1/+9
*
Bug 708455 - Enabling INLINE_SIMPLE_STRUCTS messes up Data Structures in tree
Dimitri van Heesch
2013-09-21
1
-1/+8
*
Bug 708446 - Deprecated list breaks HTML tree with xhtml extension
Dimitri van Heesch
2013-09-21
2
-2/+2
*
Fixed a number of compiler warnings reported by newer clang compiler
Dimitri van Heesch
2013-09-18
12
-26/+19
*
Merge pull request #39 from albert-github/feature/doc_debug
Dimitri van Heesch
2013-09-17
1
-1/+73
|
\
|
*
Internal documentation for debug possibilities
albert-github
2013-09-15
1
-1/+73
*
|
Fixed regression autolinking C# template such as MyGenericClass<T>.g()
Dimitri van Heesch
2013-09-17
1
-1/+1
*
|
Bug 705910 - Indexing and searching cannot treat non ASCII identifiers
Dimitri van Heesch
2013-09-15
9
-804/+845
*
|
Usage of the -d opion corrected
albert-github
2013-09-15
3
-10/+30
|
/
*
Minor layout tweaks and extra guard
Dimitri van Heesch
2013-09-13
1
-5/+12
*
consider currentFile when searching for global symbols
Adrian Negreanu
2013-09-10
1
-1/+14
*
Doxygen didn't allow @ref to parameters of type reference to an array.
Dimitri van Heesch
2013-09-09
2
-2/+4
*
Bug 154880 - if "using namespace" used, call of a static member function in C...
Dimitri van Heesch
2013-09-09
1
-1/+1
*
Avoid accessing uninitialized memory in fileToString
Dimitri van Heesch
2013-09-08
1
-1/+6
*
Bug 707685 - Fortran: error message when missing last EOL
albert-github
2013-09-07
1
-1/+31
*
Bug 707567 - Asterisks in comment wrongly displayed for @code
Dimitri van Heesch
2013-09-06
1
-3/+37
*
Bug 707102 - update the Japanese translation
Dimitri van Heesch
2013-09-04
1
-322/+621
*
Bug 707431 - Cannot @ref or @link C++ operator overloads
Dimitri van Heesch
2013-09-04
1
-1/+1
*
Bug 707353 - Accept IDs using unicode(non ASCII) characters in python codes
Dimitri van Heesch
2013-09-04
2
-4/+4
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2013-09-03
3
-39/+213
|
\
|
*
Merge pull request #29 from albert-github/feature/bug_706520_2
Dimitri van Heesch
2013-09-03
1
-1/+1
|
|
\
|
|
*
Bug 706520 - Fortran: in body documentation lands on wrong place
albert-github
2013-09-02
1
-1/+1
|
*
|
Russian translator updated, new Russian maintainer added.
Petr Prikryl
2013-09-02
1
-1/+176
|
*
|
Merge branch 'master' of https://github.com/doxygen/doxygen.git
Petr Prikryl
2013-09-02
9
-10/+29
|
|
\
\
|
*
|
|
French translator up-to-date.
Petr Prikryl
2013-09-02
1
-37/+36
*
|
|
|
VHDL-2008 and arrays on unconstrained elements
Dimitri van Heesch
2013-09-03
3
-11/+18
|
|
/
/
|
/
|
|
*
|
|
Bug 706916 - C++ exception specifications are no longer parsed correctly
Dimitri van Heesch
2013-08-27
1
-2/+2
*
|
|
Bug 683897 - class list not sorted?
Dimitri van Heesch
2013-08-27
2
-2/+4
*
|
|
Bug 706874 - Doxygen crash if missing new-line in a snippet
Dimitri van Heesch
2013-08-27
1
-1/+7
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2013-08-27
2
-2/+2
|
\
\
|
*
|
Bug 706804 - Fortran: Doxygen mixes up function-attributes with the return type
albert-github
2013-08-26
1
-1/+1
|
*
|
Small spelling correction
albert-github
2013-08-25
1
-1/+1
|
|
/
*
|
Bug 701949 - Latex: Hyperlinks for \secreflist / \refitem
Dimitri van Heesch
2013-08-23
1
-1/+11
*
|
Bug 693537 - Create possibility to keep user comments in Doxyfile
Dimitri van Heesch
2013-08-23
2
-2/+3
|
/
*
Bug 703791 - [PATCH] Out-of-line docs for class template specialisations failing
Dimitri van Heesch
2013-08-23
1
-0/+5
*
Fix potential assert when members of base class were not yet counted
Dimitri van Heesch
2013-08-23
1
-0/+2
*
Made a couple of minor performance tweeks to navtree.js
Dimitri van Heesch
2013-08-23
2
-20/+60
*
Avoid double brief description when there are no detailed docs
Dimitri van Heesch
2013-08-23
1
-17/+20
*
Bug 705702 - Post-comment blocks on C++11 using definitions attach to followi...
Dimitri van Heesch
2013-08-23
1
-0/+31
*
Merge pull request #17 from groleo/sqlite3
Dimitri van Heesch
2013-08-22
1
-215/+229
|
\
|
*
sqlite3: add memberdef initializer
Adrian Negreanu
2013-08-17
1
-2/+5
|
*
sqlite3: make innerclass refid non-transient
Adrian Negreanu
2013-08-17
1
-1/+1
|
*
sqlite3: be more careful with return
Adrian Negreanu
2013-08-17
1
-6/+14
|
*
sqlite3: shuffle the code so it's aligned with xmlgen.cpp
Adrian Negreanu
2013-08-05
1
-207/+210
|
*
sqlite3: more SQLITE_TRANSIENT-s
Adrian Negreanu
2013-08-04
1
-2/+2
*
|
Bug 706236 - Confusing use of GENERATE_TAGFILE
Dimitri van Heesch
2013-08-22
2
-1/+15
[prev]
[next]