- 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)
-
- 26 Sep, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 23 Sep, 2014 14 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
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
-
- 22 Sep, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 16 Sep, 2014 1 commit
-
-
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.
-
- 14 Sep, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 11 Sep, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 10 Sep, 2014 1 commit
-
-
Fabio Jun Takada Chino authored
-
- 09 Sep, 2014 8 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
-
- 07 Sep, 2014 7 commits
-
-
Dimitri van Heesch authored
-
albert-github authored
Support the plantuml !include statement by using the newly defined PLANTUML_INCLUDE_PATH
-
albert-github authored
Use as charset for PlantUML the same character set as de INPUT_ENCODING of the input source
-
albert-github authored
Besides as as attribute the external can also be used as "type" Previous commit (pull request 121) was reverted (pull request 122) due to warning message.
-
albert-github authored
Added conversion from eps to pdf, analogous to dia and msc
-
Dimitri van Heesch authored
-
albert-github authored
Besides as as attribute the external can also be used as "type"
-
- 03 Sep, 2014 2 commits
-
-
albert-github authored
In case a sentence like: Cite reference at end of line with a dot \cite hicks2001. is used the cite_key is hicks2001. (so including the .) This is a regression of Bug 702584 - \cite rejects valid BibTeX keys
-
albert-github authored
- Bibliography refers to wrong page in the toc In case of LaTeX the reference in the toc tab to the Bibliography page is not correct. According to e.g. http://lookherefirst.wordpress.com/2008/10/05/add-the-bibliography-in-the-table-of-contents/ when using the hyperref package the reference of the toc should be after the \bibliography entry. See to it that the Bibliography page starts at an odd page (like all other chapters) - See to it that the Index page starts at an odd page (like all other chapters) - Not all items are shown in the Index / Index generation crashes (Bug_733323) / Index is not shown The \hypertarget definition contains on 2 places the entire string (including section references and index references) in the caption part. In all other places the caption is empty and the caption part is not used (as a reference) in the \hyperlink command. The caption has been made empty/
-
- 31 Aug, 2014 1 commit
-
-
Mattias Ellert authored
-