- 02 Aug, 2014 9 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredBug 733856 - segfault in QGListIterator while parsing fortran code 
- 
Dimitri van Heesch authoredMessages truncated in warnings file 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 30 Jul, 2014 2 commits
- 
- 
albert-github authoredThe current limit for a message length in the messages file is 4095 characters. Most of the time this is more than sufficient, but in case of Fortran and a lot of arguments this might not be sufficient. With Fortran the "data type" can be quite long as it can also includes words like: double precision, dimension, intent(inout) etc. When we have a lot of arguments and just one is described it also tries to write out the names of the non-described parameter/ arguments with the word parameter prepended resulting in an even longer line. This patch increases the size of the buffer. 
- 
albert-github authoredProblem with variables with the name type versus type definitions. type followed by = is recognized as not being a type definition instead of the use of a variable. 
 
- 
- 20 Jul, 2014 1 commit
- 
- 
Dimitri van Heesch authoredUpdate dot.cpp: comma added for dot syntax 
 
- 
- 19 Jul, 2014 1 commit
- 
- 
jannick0 authoredcomma added for dot syntax 
 
- 
- 18 Jul, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 13 Jul, 2014 9 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredTcl: Bug 729092 
- 
Dimitri van Heesch authoredBug 702584 - \cite rejects valid BibTeX keys 
- 
Dimitri van Heesch authoredUpdate test 058 because commit 9d315a98 fixes also Bug 729135 
- 
Dimitri van Heesch authoredBug 705503 - TCL: Documentation of oo::define is not working 
- 
Dimitri van Heesch authoredSupport more Tcl commands 
- 
Dimitri van Heesch authoredAdded support for C# property accessors visibility modifiers 
- 
wtschueller authored
 
- 
- 12 Jul, 2014 3 commits
- 
- 
wtschueller authored
- 
wtschueller authored
- 
wtschueller authored
 
- 
- 06 Jul, 2014 2 commits
- 
- 
albert-github authoredAdded possibility for . (dot) and + (bit analogous to file names. A . (dot) cannot be the last character) 
- 
Dimitri van Heesch authored
 
- 
- 04 Jul, 2014 1 commit
- 
- 
Maksim Osipov authored
 
- 
- 03 Jul, 2014 1 commit
- 
- 
Maksim Osipov authored
 
- 
- 28 Jun, 2014 1 commit
- 
- 
wtschueller authored
 
- 
- 24 Jun, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 20 Jun, 2014 6 commits
- 
- 
Dimitri van Heesch authoredConflicts: src/docbookvisitor.cpp 
- 
Dimitri van Heesch authored1. New Feature: Adapted Class Graph generation for DOCBOOK 2. Fixed DOCBOOK Code documentation formatting 3. Fixed Doxygen to handle FULL_PATH_NAMES for DOCBOOK generation 
- 
Dimitri van Heesch authoredBug 702584 - \cite rejects valid BibTeX keys 
- 
Dimitri van Heesch authoredBug 625601 - FORTRAN: recognition free versus fixed formatted code 
- 
Dimitri van Heesch authoredResolves the error of unbalanced tags opened/closed in docbook output 
- 
wtschueller authored--HG-- extra : rebase_source : aedb08ea08b1b0a983e31a11765c75b56c0b5ceb 
 
- 
- 19 Jun, 2014 2 commits
- 
- 
wtschueller authored--HG-- extra : rebase_source : 71a597ee1427c9ee52d8879ffc360f91912f8561 
- 
albert-github authoredAccording to the documentation the .bib is automatically added to the names in the CITE_BIB_FILES. In the example given with this bug this was not the case. In case CITE_BIB_FILES was set to 'my.bib' it was working, but with only 'my' it wasn't. 
 
- 
