- 04 Aug, 2014 5 commits
-
-
Dimitri van Heesch authored
Bug 728740 - XML Output: Doxygen doesn’t escape & characters (included in a hyperlink) in <detaileddescription>
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 03 Aug, 2014 5 commits
-
-
Dimitri van Heesch authored
Bug 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 authored
removeRedundantWhiteSpace micro-optimization
-
Dimitri van Heesch authored
Error linking 32-bit windows
-
albert-github authored
On 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 authored
Bug 733856 - segfault in QGListIterator while parsing fortran code
-
Dimitri van Heesch authored
Messages truncated in warnings file
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 30 Jul, 2014 2 commits
-
-
albert-github authored
The 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 authored
Problem 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 authored
Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
-
- 20 Jul, 2014 1 commit
-
-
Dimitri van Heesch authored
Update dot.cpp: comma added for dot syntax
-
- 19 Jul, 2014 1 commit
-
-
jannick0 authored
comma added for dot syntax
-
- 18 Jul, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 13 Jul, 2014 7 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Tcl: Bug 729092
-
Dimitri van Heesch authored
Bug 702584 - \cite rejects valid BibTeX keys
-
Dimitri van Heesch authored
Update test 058 because commit 9d315a98 fixes also Bug 729135
-
Dimitri van Heesch authored
Bug 705503 - TCL: Documentation of oo::define is not working
-
Dimitri van Heesch authored
Support more Tcl commands
-