- 04 Aug, 2014 4 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 03 Aug, 2014 5 commits
- 
- 
Dimitri van Heesch authoredBug 734077 - no uniquely matching class member found for inline function definition where parameter argument names don't match 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredremoveRedundantWhiteSpace micro-optimization 
- 
Dimitri van Heesch authoredError linking 32-bit windows 
- 
albert-github authoredOn Windows there were unresolved debug symbols resulting from libcpmtd. Adding this file to the ignore list solves the link issue. Remains: LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library even though libcmt is added. 
 
- 
- 02 Aug, 2014 17 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
- 
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. 
 
- 
- 25 Jul, 2014 1 commit
- 
- 
Adrian Negreanu authoredSigned-off-by:Adrian Negreanu <adrian.m.negreanu@intel.com> 
 
- 
- 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 8 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 
 
- 
