- 13 Jul, 2014 9 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
-
Dimitri van Heesch authored
Added 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 authored
Added 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 authored
Conflicts: src/docbookvisitor.cpp
-
Dimitri van Heesch authored
1. 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 authored
Bug 702584 - \cite rejects valid BibTeX keys
-
Dimitri van Heesch authored
Bug 625601 - FORTRAN: recognition free versus fixed formatted code
-
Dimitri van Heesch authored
Resolves the error of unbalanced tags opened/closed in docbook output
-
wtschueller authored
--HG-- extra : rebase_source : aedb08ea08b1b0a983e31a11765c75b56c0b5ceb
-
- 19 Jun, 2014 5 commits
-
-
wtschueller authored
--HG-- extra : rebase_source : 71a597ee1427c9ee52d8879ffc360f91912f8561
-
albert-github authored
According 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.
-
Dimitri van Heesch authored
Bug 589707 - Flex .rule file for Visual Studio build can't cope with spaces in filenames
-
albert-github authored
Correction in documentation based on comment by dnm on June 19 2014
-
albert-github authored
Adjusted the rules files and where and the vcproj file so it can handle paths with spaces as well. When generating the documentation (Cygwin) a small problem appeared in a Makefile when there is a space in the path, this is solved as well.
-
- 18 Jun, 2014 1 commit
-
-
wtschueller authored
--HG-- extra : rebase_source : f516669986006db5aca6af6417f323e57fa848d1
-
- 17 Jun, 2014 2 commits
-
-
wtschueller authored
--HG-- extra : rebase_source : 5d7e3a2b3c549419c672cddd8d780542053d68bb
-
Allan Clark authored
resolves the error of unbalanced tags opened/closed in docbook output: parser error : Opening and ending tag mismatch: para line 358 and tbody
-
- 16 Jun, 2014 7 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Tcl: collect XRefs also if INLINE_SOURCES = no
-
Dimitri van Heesch authored
-
-
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 1 commit
-
-
Dimitri van Heesch authored
-