index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reverted back to old string implementation. New one needs more work.
Dimitri van Heesch
2014-10-21
5
-779/+1583
*
Added clearer range checks for string class to help compiler
Dimitri van Heesch
2014-10-21
1
-4/+4
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-10-21
7
-7/+32
|
\
|
*
Merge pull request #242 from albert-github/feature/plantuml_dependencyfeature2
Dimitri van Heesch
2014-10-21
1
-2/+2
|
|
\
|
|
*
Remove dependency of PLantUML on HAVE_DOT
albert-github
2014-10-18
1
-2/+2
|
*
|
Merge pull request #240 from albert-github/feature/bug_738754
Dimitri van Heesch
2014-10-21
1
-1/+1
|
|
\
\
|
|
*
|
Bug 738574 - … is replaced by \cdots rather than \dots in the LaTeX ou...
albert-github
2014-10-15
1
-1/+1
|
|
|
/
|
*
|
Merge pull request #239 from albert-github/feature/bug_738548
Dimitri van Heesch
2014-10-21
1
-0/+9
|
|
\
\
|
|
*
|
Bug 738548 - latex: dead links to source code
albert-github
2014-10-15
1
-0/+9
|
|
|
/
|
*
|
Merge pull request #238 from frosteyes/master
Dimitri van Heesch
2014-10-21
2
-3/+9
|
|
\
\
|
|
*
|
Updated configuration script and libdoxygen.pro.in to use llvm-config
Claus Stovgaard
2014-10-14
2
-3/+9
|
|
|
/
|
*
|
Merge pull request #237 from albert-github/feature/bug_fortran_codecomment
Dimitri van Heesch
2014-10-21
1
-0/+11
|
|
\
\
|
|
*
|
Last comment of \code{.f90} missing
albert-github
2014-10-11
1
-0/+11
|
*
|
|
Merge pull request #232 from albert-github/feature/problem_mathptmx
Dimitri van Heesch
2014-10-21
1
-1/+0
|
|
\
\
\
|
|
*
|
|
Package mathptmx gives discrepancy between pdf and HTML formulas
albert-github
2014-10-05
1
-1/+0
|
|
|
/
/
*
|
|
|
Fixed refcounting bug in new string implementation
Dimitri van Heesch
2014-10-21
2
-803/+15
|
/
/
/
*
|
|
Added faster reference counted string implementation with short string optimi...
Dimitri van Heesch
2014-10-21
7
-1584/+1568
|
|
/
|
/
|
*
|
Merge pull request #235 from albert-github/feature/bug_738063
Dimitri van Heesch
2014-10-11
2
-3/+25
|
\
\
|
*
|
Bug 738063 - Fortran attribute contiguous not identified
albert-github
2014-10-11
2
-3/+25
|
|
/
*
|
Merge pull request #234 from albert-github/feature/bug_toc
Dimitri van Heesch
2014-10-11
1
-1/+1
|
\
\
|
*
|
Empty entry in \tableofcontents in case e.g. section without description.
albert-github
2014-10-11
1
-1/+1
|
|
/
*
|
Merge pull request #233 from albert-github/feature/bug_cite_perl
Dimitri van Heesch
2014-10-11
1
-2/+9
|
\
\
|
*
|
Generate error message in case bibtex generation fails
albert-github
2014-10-10
1
-2/+9
|
|
/
*
|
Bug 737444 - Java: Annotations with brackets prevent documentation
Dimitri van Heesch
2014-10-11
1
-1/+1
*
|
Fixed to small memory leaks
Dimitri van Heesch
2014-09-28
3
-1/+6
|
/
*
Fixed problem finding \enduml when using /// style comments.
Dimitri van Heesch
2014-09-26
1
-2/+9
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-09-23
1
-1/+1
|
\
|
*
Merge pull request #231 from hansonw/master
Dimitri van Heesch
2014-09-23
1
-1/+1
|
|
\
|
|
*
Fix bug with C++11 static_assert
hanson.wang
2014-09-16
1
-1/+1
*
|
|
Bug 736389 - [PATCH] Fix a potential null pointer dereference in src/vhdldocg...
Dimitri van Heesch
2014-09-23
1
-2/+1
*
|
|
Bug 736387 - [PATCH] Fix a potential null pointer dereference in src/index.cpp
Dimitri van Heesch
2014-09-23
1
-2/+2
*
|
|
Bug 736386 - [PATCH] Fix another potential null pointer dereference in src/ut...
Dimitri van Heesch
2014-09-23
1
-1/+1
*
|
|
Bug 736385 - [PATCH] Fix potential null pointer dereference in src/util.cpp
Dimitri van Heesch
2014-09-23
1
-1/+1
*
|
|
Bug 736023 - [PATCH] Remove not needed variable initialization in src/cite.cpp
Dimitri van Heesch
2014-09-23
1
-1/+0
*
|
|
Bug 736022 - [PATCH] Fix potential null pointer dereference in src/index.cpp
Dimitri van Heesch
2014-09-23
3
-5/+5
*
|
|
Bug 736020 - [PATCH] Fix identical code for different branches in src/transla...
Dimitri van Heesch
2014-09-23
1
-2/+2
*
|
|
Bug 736018 - [PATCH] Fix potential null pointer dereference in src/dbusxmlsca...
Dimitri van Heesch
2014-09-23
1
-1/+1
*
|
|
Bug 735985 - [PATCH] Fix missing unchecked return value in src/dot.cpp
Dimitri van Heesch
2014-09-23
1
-1/+5
*
|
|
Bug 735982 - [PATCH] Fix potential allocation of huge memory amount due to ty...
Dimitri van Heesch
2014-09-23
1
-3/+6
*
|
|
Bug 735929 - [PATCH] Windows: Process exit code is ignored for processes laun...
Dimitri van Heesch
2014-09-23
1
-1/+7
*
|
|
Bug 735926 - [PATCH] RTF output: \\diafile and \\mscfile do not work
Dimitri van Heesch
2014-09-23
1
-5/+6
*
|
|
Bug 735925 - [Patch] DocBook: Possible name clash for generated image files
Dimitri van Heesch
2014-09-23
1
-1/+1
*
|
|
Bug 735924 - [Patch] Documentation: Wrong link for \\diafile
Dimitri van Heesch
2014-09-23
1
-1/+1
*
|
|
Bug 735767 - [PATCH] Fix potential copy and paste issue in vhdlparser/VhdlPar...
Dimitri van Heesch
2014-09-23
2
-2/+2
*
|
|
Bug 735376 - tag file: Unknown compound attribute `singleton' found!
Dimitri van Heesch
2014-09-22
2
-2/+16
|
/
/
*
|
Merge branch 'tagfile'
Dimitri van Heesch
2014-09-22
24
-395/+775
|
\
\
|
|
/
|
/
|
|
*
Bug 736992 - Member functions omitted from tagfile
Dimitri van Heesch
2014-09-22
24
-395/+775
*
|
Merge pull request #226 from albert-github/feature/plantuml_include
Dimitri van Heesch
2014-09-16
2
-1/+26
|
\
\
|
*
|
Support plantuml !include statement
albert-github
2014-09-07
2
-1/+26
*
|
|
Merge pull request #225 from albert-github/feature/plantuml_charset
Dimitri van Heesch
2014-09-16
1
-0/+1
|
\
\
\
[prev]
[next]