- 16 Jun, 2014 4 commits
- 
- 
- 
Petr Prikryl authored- Open() replaced by xopen() that internally uses the encoding argument only for Python 3. The earlier usage of the codecs module and of the prefixed unicode string literals was removed. - Some lists of prototypes were sorted to get the same translator report for different versions of Python. - The local dedent() definition was replaced by textwrap.dedent(). (The older versions of Python did not have the module.) - Tested on Windows for Python 2.6.0, 2.7.7, 3.0.1, and 3.4.1. 
- 
Petr Prikryl authored
- 
Petr Prikryl authored
 
- 
- 15 Jun, 2014 2 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 14 Jun, 2014 2 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 11 Jun, 2014 1 commit
- 
- 
Dimitri van Heesch authoredFix typo 
 
- 
- 10 Jun, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 09 Jun, 2014 2 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored\usepackage{fixltx2e} must come before use \usepackage{float}
 
- 
- 07 Jun, 2014 2 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 06 Jun, 2014 2 commits
- 
- 
Dimitri van Heesch authored
- 
Jonathan Wakely authored
 
- 
- 04 Jun, 2014 1 commit
- 
- 
Mattias Ellert authoredThe \usepackage{doxygen} statement adds float as a depenency. If the order is wrong the latex generation fails with: LaTeX Error: Unknown float option `H'
 
- 
- 30 May, 2014 1 commit
- 
- 
- 29 May, 2014 8 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
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 
- 
Dimitri van Heesch authored
- 
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 5 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
- 
Petr Prikryl authored- it failed when one of the doxygen.exe was not present 
 
- 
- 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
 
- 
