Changes between Initial Version and Version 1 of Ticket #6655


Ignore:
Timestamp:
06/28/2015 11:00:41 AM (9 years ago)
Author:
Fernando de Oliveira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6655 – Description

    initial v1  
    11New point version
     2
     3[http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.10.src.tar.gz]
     4
     5[ftp://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.10.src.tar.gz]
     6
     7[http://sourceforge.net/p/doxygen/mailman/message/34246842/]
     8
     9[http://www.stack.nl/~dimitri/doxygen/manual/changelog.html]
     10
     11{{{
     12Changelog
     13
     141.8 Series
     15Release 1.8.10
     16
     17(release date 27-06-2015)
     18
     19    change the build system to use cmake
     20    Add support for basic XML syntax highlighting.
     21    Added documentation for ``` style fenced code block and more robust
     22    parsing
     23    Added function arguments to the LaTeX toc
     24    Added missing files and build instructions
     25    Added missing libraries for building doxysearch on Windows
     26    Added support for language codes
     27    Added type constraint relations for Java generics to dot graphs and
     28    XML output
     29    Adding commands \hidecallgraph and \hidecallergraph
     30    Adjust test script for longer version number
     31    Adjusted version in configure script
     32    Alignment of project name
     33    Allow selection of specific translators to compile in at build time
     34    Based on the report of Peter D. Barnes in the doxygen forum
     35    (http://doxygen.10944.n7.nabble.com/doxygen-1-8-9-1-upgrade-errors-td6990.html)
     36    Better error message in case of IDL inconsistency
     37    Bug 659590 - EXTRA_PACKAGES can't handle package options
     38    Bug 739680 - Using HTML entities in PROJECT_NAME
     39    Bug 742095 - Missing documentation after nested C++11 unified
     40    initializer
     41    Bug 742151 - Bogus warning: citelist: Unexpected new line character
     42    Bug 742230 - @todo paragraphs incorrectly placed in rtf output
     43    Bug 742235 - Bogus message with addtogroup
     44    Bug 742408 - Configuring doxyfile to only output docbook produces
     45    erroneous warning
     46    Bug 742427 - latex compilation: \backmatter incompatible with
     47    COMPACT_LATEX=YES
     48    Bug 742445 - Wrong icons in TOC of CHM help
     49    Bug 742899 - <CAPTION> inside <TABLE> no longer works for LaTex
     50    output
     51    Bug 743604 - Duplicate anchors from tagfiles
     52    Bug 743605 - Tagfile anchors not generated for enumeration values
     53    Bug 743675 - Non-ascii characters are not emphasised
     54    Bug 744762 - Using TAGFILES prevents symbol extraction
     55    Bug 745439 - PATCH: please consider making doxygen output byte for
     56    byte identical between individual runs by default
     57    Bug 745481 - Doxygen generates bad "More..." file links for
     58    functions within a namespace
     59    Bug 745870 - [PATCH] QT4's qmake is titled differently on Fedora 21
     60    Bug 746226 - last enum member not documented
     61    Bug 746417 - Nested list in C# XML comments closes outer list
     62    prematurely
     63    Bug 746614 - Bogus warning regarding nested comments
     64    Bug 746619 - Bogus warnings in case of anonymous namespace and @todo
     65    Bug 746734 - Don't warn about missing documentation for deleted
     66    functions.
     67    Bug 747111 - Table of content incorrect with escaped symbols
     68    Bug 747780 - man output should escape minus signs
     69    Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed
     70    properly.
     71    Bug 750016 - FILE_PATTERNS ignores arbitrary extensions
     72    Bug 751455 - class scoped enum documentation appearing at group
     73    level instead of class level
     74    Build fixes for windows build
     75    Bump copyright year
     76    Bump version in configure script
     77    Cleanup & adapt travis config
     78    Consistency in handling HTML and LaTeX in respect to header and
     79    footer
     80    Correct string buffer sizes for RTF output, such that the string is
     81    always correctly sized.
     82    Crash in case of non generic interface in Fortran
     83    Documentation HTML Header, Footer, and Stylesheet changes
     84    Documenting RESULT variable of Fortran FUNCTION
     85    Doxygen LaTeX / PDF links point to page 1
     86    Enable relative paths referenced source files
     87    Escape "@" in names as it is not allowed in XML / Docbook names
     88    (comming from anon namespaces)
     89    Fix for bug 746673.
     90    Fix for building diagram example conditionally
     91    Fix for issue 744670
     92    Fix for issue 744671
     93    Fix for rendering the template parameters of members of variadic
     94    template classes.
     95    Fix missing brief documentation for overload and specialization
     96    functions
     97    Fix nesting of XML tag "literallayout" for docbook output of enums.
     98    Fix parsing of ODL-style properties
     99    Fix potential null pointer dereference in src/classdef.cpp
     100    Fix potential null pointer dereference in src/context.cpp
     101    Fixed a couple of cases where sharing string data could lead to
     102    corruption
     103    Fixed code reachability bug found by coverity in translator_fi.h
     104    Fixed compilation issue on Windows
     105    Fixed issue accessing uninitialized buffer under certain conditions.
     106    Fixed potential crash while generating dot graphs
     107    Fixed potential string buffer issue for dot graphs
     108    Fixed regression due to buffer resizing while generating RTF.
     109    Fixed regression in argument processing
     110    Fixed type in printdocvisitor.h
     111    Fixed typos in comments.
     112    Fixes for showing type constraint relations
     113    Fortran FUNCTION source code
     114    Fortran: code color GOTO as flow keyword.
     115    Fortran: fixed format position 73 and further is comment
     116    Fortran: warning message about not documented module member
     117    Guarded debug prints against printing a NULL pointer.
     118    HTML entity &deg; gives problems in LaTeX
     119    Help message regarding layout file,[view]
     120    Internal debug option -d lex is not described
     121    Internal doxygen docs gives: warning: Unsupported xml/html tag <...>
     122    found
     123    Missing cross reference link
     124    Patch fixing a typo in Pull Request 307
     125    Prevent example.tag from being regenerated
     126    Problem running tests under Windows
     127    Remove the new line after @startuml in generated pu file
     128    Remove unreachable code
     129    Remove unused local and static global variables
     130    Remove wrong </File>
     131    Removed OS version check for MACOSX (was not used anywhere)
     132    Removed dbus XML parser, various refinements
     133    Removed old build files, added install targets and other options
     134    Repair Doxygen generate invalid styleSheetFile and extensionsFile of
     135    RTF
     136    Replace to_c_cmd by resource compiler
     137    Restore deleted file
     138    Showing grey/gray in documentation
     139    Suggestion to use stripPrefix has been implemented for RESULT. For
     140    consistency also implemented for arguments.
     141    Support diff that returns "No differences encountered" when
     142    comparing test results
     143    Support generating index-color PNG files
     144    Switched back to version 6.2 of JavaCC for VHDL parser generation.
     145    Tcl: fix for extra line breaks in source browser introduced by
     146    commit 312bef5
     147    TranslatorSwedish updated
     148    Update of search from "endless search to 'Character search:
     149    criterion.
     150    Update translator_cn.h
     151    Updated changelog for 1.8.9.1
     152    Updated installation section of the manual
     153    Various VHDL related fixes
     154    Various minor changes
     155    Warning message multiple mainpages
     156    Warnings without filename
     157    add support for github flavored fenced code blocks
     158    added HHC.exe own output to the debug output when extcmd flag
     159    enabled
     160    doc/translator.py -- minor updates
     161    drop #include <unistd.h>
     162    fix *.l for three backticks
     163    fix enum brief description in RTF output
     164    fix for CHM TOC "Classes" entry to point to annotated file
     165    fix for src/translator_tw.h by Gary Lee (translation cleaned)
     166    increase the size of l when result is modified
     167    move layout_default.xml to templates/html/
     168    runtests.pl: mmn version has dash as separator
     169    specify that doxygen searches files in INPUT tag
     170    sqlite3: add regexp searches to search.py
     171    sqlite3: add schema comments
     172    sqlite3: fix constness
     173    version.py pass configure file path as parameter
     174    xml: use STRIP_FROM_PATH on @file attributes.
     175}}}