- 21 Oct, 2014 7 commits
-
-
Dimitri van Heesch authored
Remove dependency of PLantUML on HAVE_DOT
-
Dimitri van Heesch authored
Bug 738574 - … is replaced by \cdots rather than \dots in the LaTeX output
-
Dimitri van Heesch authored
Bug 738548 - latex: dead links to source code
-
Dimitri van Heesch authored
Updated configuration script and libdoxygen.pro.in to use llvm-config
-
Dimitri van Heesch authored
Last comment of \code{.f90} missing
-
Dimitri van Heesch authored
Package mathptmx gives discrepancy between pdf and HTML formulas
-
Dimitri van Heesch authored
-
- 18 Oct, 2014 1 commit
-
-
albert-github authored
Seen the discussion with the pull request 229 the dependency of PlantUML and HAVE dot should be removed.
-
- 15 Oct, 2014 2 commits
-
-
albert-github authored
Changed the \cdots to \dots. Based on the bug report and on http://tex.stackexchange.com/questions/77737/dots-versus-ldots-is-there-a-difference
-
albert-github authored
For Latex an extra dependency exists. In case Latex is set and LATEX_SOURCE_CODE is not set the writing of the "Definition in file" section is disabled.
-
- 14 Oct, 2014 1 commit
-
-
Claus Stovgaard authored
This is needed on platforms like ubuntu 14.04 where several version of clang can be installed, and the version is included in the location. The best way is to use the llvm-config if available
-
- 11 Oct, 2014 7 commits
-
-
Dimitri van Heesch authored
Bug 738063 - Fortran attribute contiguous not identified
-
Dimitri van Heesch authored
Empty entry in \tableofcontents in case e.g. section without description
-
Dimitri van Heesch authored
Generate error message in case bibtex generation fails
-
Dimitri van Heesch authored
-
albert-github authored
In case e.g. an number of Fortran variables are documented as an example in a \code block and the last line looks like: INTEGER :: var !< documentation The "!< documentation" is missing as the last block was not rendered. Note: STRIP_CODE_COMMENTS has to be NO as otherwise the code comment will anyway, correctly, be absent.
-
albert-github authored
Added keywords contiguous and volatile
-
albert-github authored
In case a section, subsection etc just has a tag and not a description in the \tableofcontents there is nothing mentioned. With this patch the tag is used as description when no description is present, as is done on other places as well (consistency and no empty items in the \tableofcontents).
-
- 10 Oct, 2014 1 commit
-
-
albert-github authored
In case bibtex fails no message is given. When perl is missing the OS just emits an message. With this patch doxygen logs a message (analogous to other calls to portable_system)
-
- 05 Oct, 2014 1 commit
-
-
albert-github authored
When using the mathcal command in formulas the mathptmx package gives in the different output version different letters. When the mathptmx, more exuberant, type of fonts are to be used they can be added by means of the EXTRA_PACKAGES option for the dot version.
-
- 28 Sep, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 26 Sep, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 23 Sep, 2014 17 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Bug 735982 - [PATCH] Fix potential allocation of huge memory amount due to type overflow in src/lodepng.cpp
-
Dimitri van Heesch authored
Bug 735929 - [PATCH] Windows: Process exit code is ignored for processes launched using ShellExecuteEx()
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Fix bug with C++11 static_assert
-
- 22 Sep, 2014 1 commit
-
-
Dimitri van Heesch authored
-