- 12 Dec, 2013 5 commits
- 
- 
Dimitri van Heesch authoredReport details about fork() failure in logs. 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 11 Dec, 2013 1 commit
- 
- 
pianofab authoredWhen parsing a large codebase dot failed to start. Adding this line helped narrow down the issue. Increasing my VirtualBox VM RAM size worked around the issue. A proper fix would be to spawn separate processes without using fork() so they don't start with the giant address space used by the current process. 
 
- 
- 10 Dec, 2013 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 08 Dec, 2013 4 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 07 Dec, 2013 10 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredBug 715172 - Consistently document Fortran's equivalent function bodies 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredBug 719639 - @xrefitem with empty heading string 
- 
Dimitri van Heesch authoredSome texts can be independent of \htmlonly / \latexonly 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredBug 668424 - HTML links in RTF output are broken 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredBug 719489 - Label "abstract" instead of "pure virtual" for Java language 
- 
Dimitri van Heesch authored
 
- 
- 02 Dec, 2013 1 commit
- 
- 
albert-github authoredProposed patch so the word abstract is recorded correctly in case of Java 
 
- 
- 01 Dec, 2013 7 commits
- 
- 
albert-github authoredThere are different types of hyperlinks: external and internal. The internal hyperlinks should have \\l behind the word HYPERLINK, the external shouldnt. 
- 
albert-github authoredReplaced: if (!(x->title().length())) return; by: if (x->title().isEmpty()) return; 
- 
albert-github authored
- 
albert-github authoredAdjusted documentation and in case the title is the empty string in a DocXRefItem the visitPre and visitPost do nothing. 
- 
Dimitri van Heesch authoredFortran added keyword IMPURE 
- 
albert-github authoredAdded keyword IMPURE analogous to keyword PURE 
- 
albert-github authoredAlthough controversioal but for consistency converted type for fortran functions to lowercase 
 
- 
- 30 Nov, 2013 2 commits
- 
- 
Dimitri van Heesch authoredBug 719525 - Can't build because the definitions of ***YY_flex_debug are... 
- 
albert-github authoredUpdate the documentation in respect to the version of flex and bison that can be used. 
 
- 
- 29 Nov, 2013 3 commits
- 
- 
Dimitri van Heesch authoredConflicts: src/memberdef.cpp src/memberdef.h 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 26 Nov, 2013 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 23 Nov, 2013 2 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 17 Nov, 2013 3 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredDebug output for lexical analyzer 
- 
Dimitri van Heesch authoredAdjust internationalization part to current situation 
 
- 
