- 29 May, 2014 5 commits
- 
- 
Dimitri van Heesch authoredFix unnecessary rules for FORTRAN user defined types 
- 
Dimitri van Heesch authoredFix description of USE_PDFLATEX 
- 
Dimitri van Heesch authoredAdded documentation for some missing HTML commands 
- 
albert-github authoredAdded documentation for H4, H5 and H6 command to be complete and extended IMG description a bit 
- 
Jonathan Wakely authoredThe tag is USE_PDFLATEX, not LATEX_PDFLATEX 
 
- 
- 27 May, 2014 1 commit
- 
- 
Chris Hansen authored
 
- 
- 26 May, 2014 4 commits
- 
- 
Dimitri van Heesch authoredmake.bat: change current directory 
- 
Dimitri van Heesch authoredRemoved not implemented HTML commands from documentation 
- 
albert-github authoredThis concerns the BODY and MULTICOL tags. 
- 
Dimitri van Heesch authored
 
- 
- 21 May, 2014 3 commits
- 
- 
jannick0 authoredadded reset of var Dir_Old at the end. 
- 
jannick0 authoredamendment for switching between drives and flipping back to initial cur dir at end of make.bat 
- 
jannick0 authoredFirst thing after calling make.bat: switch current directory to folder make.bat resides in. Purpose: easy external call of make.bat. /J. 
 
- 
- 20 May, 2014 2 commits
- 
- 
Dimitri van Heesch authoredBug 730418 - man page extension is incorrect 
- 
albert-github authoredTest in respect to handling extension was tone wit equal less than / greater than sign and should only be less than and greater than. Resulting in the fact that in case of a chosen extension starting with .0 or .9 an 3 was pre-pended. 
 
- 
- 19 May, 2014 1 commit
- 
- 
Chris Hansen authored- Fixed highlighting defined type in variable declarations - Corrected parser state following docBlock closure 
 
- 
- 18 May, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 15 May, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 12 May, 2014 1 commit
- 
- 
Chris Hansen authored
 
- 
- 07 May, 2014 4 commits
- 
- 
Dimitri van Heesch authoredHighlighting corrected for case statements without new line (regression) 
- 
Dimitri van Heesch authoredCoded coloring of flow statements corrected (regression) 
- 
Chris Hansen authored
- 
albert-github authoredWhich patch 8e8c9a1e (dd. May 6) the rule: <Start>{FLOW}/[,( \t\n].* has been changed into" <Start>{FLOW}/[,( \t\n] (analogous: <Start>{COMMANDS}/[,( \t\n]) To overcome the warning: fortrancode.l:744: warning, dangerous trailing context. The result is that the code coloring of (e.g.) the if statements in: subroutine test_on_if if (a == b) then c = d endif if(a == b) then c = d endif end subroutine was removed, due to the fact that the rule: <Start>{ID}{BS}/"(" was used instead of the flow coloring rule. This patch fixes the rules so the lines are colored again and there is no warning. 
 
- 
- 06 May, 2014 6 commits
- 
- 
Dimitri van Heesch authored
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredAdd FORTRAN 2003 keywords and commands 
- 
Dimitri van Heesch authoredAdd class/procedure vardefs to FORTRAN code highlighting 
- 
Dimitri van Heesch authoredAdd import keyword to FORTRAN code highlighting 
 
- 
- 05 May, 2014 5 commits
- 
- 
Chris Hansen authored
- 
Chris Hansen authored
- 
Chris Hansen authored
- 
Chris Hansen authored
- 
Chris Hansen authored
 
- 
- 03 May, 2014 6 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredMissing word after \n command in Doxygen rtf output, version 1.8.5 & up 
- 
Dimitri van Heesch authoredMake index for faq 
- 
Dimitri van Heesch authored
 
- 
