- 21 Oct, 2014 3 commits
-
-
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
-
- 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 3 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 16 Sep, 2014 5 commits
-
-
hanson.wang authored
When processing a C++11 static_assert, we wish to skip the arguments. However, the `roundCount` is set to 1 despite the fact that the `SkipRound` routine will increment `roundCount` when it's entered. This causes the rest of the class to be skipped entirely.
-
Dimitri van Heesch authored
Support plantuml !include statement
-
Dimitri van Heesch authored
Support charset option for PlantUML
-
Dimitri van Heesch authored
Bug 634763 - Fortran: external subroutine as dummy argument not recognized
-
Dimitri van Heesch authored
Bug 735198 - plantUML requires epstopdf for building PDF files
-
- 14 Sep, 2014 1 commit
-
-
Dimitri van Heesch authored
-