SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for doxygen-1.9.6-3.1.i586.rpm :

* Thu Mar 16 2023 Stefan Brüns - Fix boundingbox parsing of graphviz PDFs when using cairo >= 1.17.6, add:
* Fix-boundingbox-parsing_part1.patch
* Fix-boundingbox-parsing_part2.patch
* Fix-boundingbox-parsing_part3.patch
* Fix-boundingbox-parsing_part4.patch
* Wed Dec 28 2022 Dirk Müller - update to 1.9.6: see https://www.doxygen.nl/manual/changelog.html
* Adding Python PEP 526 typing support
* issue #2580: Formatting-options for $datetime
* issue #9702: Add new command \\qualifier to add custom tags that would be similar to \"inline\" and \"static\" to some functions or classes [view] and [view]
* issue #9549: Feature request: Allow to disable Webkit scrollbar styling [view]
* NUM_PROC_THREAD!=1 will now process formulas on multiple threads [view]
* Treat __name variable as private and _name variables as protected in Python [view]
* Add support for multiple sections inside
[view], [view],
* WARN_IF_UNDOC_ENUM_VAL to have warnings for undocumented enum values [view],
* Fri Nov 18 2022 pgajdosAATTsuse.com- fix bsc#1204558, doxygen fails to build on ppc64le - compiler crash?- added sources + _constraints
* Fri Aug 26 2022 Antoine Belvire - Update to version 1.9.5: See https://doxygen.nl/manual/changelog.html.- Remove upstreamed patches:
* doxygen-modify_footer.patch
* doxygen-gcc12.patch
* doxygen-1.9.4-fix-symlink-detection.patch
* Tue Aug 23 2022 Antoine Belvire - Add doxygen-1.9.4-fix-symlink-detection.patch: Fix symlink detection issue leading to givaro build to hang (gh#doxygen/doxygen#9491).
* Mon Jun 27 2022 Christophe Giboudeaux - Update to 1.9.4. Check https://doxygen.nl/manual/changelog.html for the complete changelog. New features:
* Add CINDEX_NO_EXPORTS option when linking against static libclang
* Introduce CREATE_SUBDIRS_LEVEL
* Add for the xml output also xml to the markdown image representation.
* Adding Qt6 support
* Update Bulgarian translation
* Better translation for trPackageMembers
* Refer to chapter Grouping with GROUP_GRAPHS
* HTMLHELP warning on using svg as image format for graphs
* mention doxygen debugging flags on the web
* mention how to get additional usage flags- Add patch to fix build with GCC 12:
* doxygen-gcc12.patch
* Sun Feb 13 2022 Andreas Stieger - update to 1.9.3:
* Write directory dependency graphs recursively
* Added missing symbols needed to enable SANITIZE_UNDEFINED
* Add the xml output format to the image command as generic format
* Add the HTML and XML commands to the index [view]
* Added explanation for directory dependency graphs in graph manual
* Avoid tampering with special commands while doing markdown parsing
* Adding HTML tag [view]
* Adding engine to xml output for plantuml [view]
* Czech localization update, added all missing czech localization strings up to 1.9.3
* translate chinese upto version 1.9.2
* Updated swedish translation to 1.9.2
* Greek translation updated to 1.9.2
* Portuguese translators upddated to 1.9.3
* UTF-8 characters in email address
* Support for char32_t etc. in code coloring
* Changed license of doxmlparser from GPLv2 to MIT
* Better error message in case of a fatal error in a lexer
* Better readable warnings / debug messages incase of warning with token / return value in docparser
* value attribute for
  • tag
    * Copy original dotfile to output directory in case of DOT_CLEANUP is not set
    * allow using percentual numbers for images dimensions
    * Make email obfuscation optional
    * Improvement of WARN_LOGFILE possibilities
    * No warning in case non existing macro parameter
    * HTML tag details
    * Include qualified names in ``s in XML output
    * CLASS_DIAGRAM has become obsolete. The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old settings in the Doxyfile will be automatically converted when reading or updating it
    * Sat Oct 02 2021 Andreas Stieger - update to 1.9.2
    * Add support for C++20 concept
    * Introduce new sidebar layout via FULL_SIDEBAR option
    * Add -q commandline-parameter for quiet operation
    * Add config option SHOW_HEADERFILE [view]
    * Add config option WARN_IF_INCOMPLETE_DOC [view]
    * Add config options GENERATE_SQLITE3, SQLITE3_OUTPUT and SQLITE3_RECREATE_DB to better control the sqlite3 output
    * Add config option MATHJAX_VERSION to support both MathJax 2.x and 3.x
    * Allow more fine tuning of semanitic syntax highlighting via CSS classes
    * Use language name to get code coloring
    * Extra settings for MathJax V3
    * Support vertical alignment in multirow table
    * Add option for an anchor to the image command
    * Deprecate options LATEX_SOURCE_CODE, RTF_SOURCE_CODE and DOCBOOK_PROGRAMLISTING; code listing is now controlled globally via the SOURCE_BROWSER option
    * Make OUTPUT_TEXT_DIRECTION option obsolete
    * Replace the C++ doxmlparser libary by a python based module
    * many bug fixes and improvements- drop vhdlparser-no-return.patch, included upstream
    * Wed Apr 21 2021 Matthias Gerstner - doxywizard: remove explicit -fPIC from build flags, because this breaks our gcc-PIE compiler profile (bsc#1184122), resulting in a non-PIE /usr/bin/doxywizard.
    * Mon Jan 25 2021 Dirk Müller - update to 1.9.1: Bugfixes:
    * issue #8282: Error on ALIAS declaration without quotes [view]
    * issue #8286: Incorrect processing of VHDL strings [view], [view]
    * issue #8291: Doxygen crash on Windows when INLINE_SIMPLE_STRUCTS=YES [view]
    * issue #8294: Draw sibling dependee directories within same parent directoy in directory dependency graph. [view], [view], [view], [view], and [view]
    * issue #8295: segmentation fault [view]
    * issue #8296: LaTeX Error: File ... not found. [view], and [view]
    * issue #8297: fails to parse list of INPUT files [view]
    * issue #8300: File naming changed in Doxygen 1.9.0 [view]
    * issue #8304: compilation failure [view]
    * issue #8311: Markdown table: double-quote ruins the output [view]
    * Fix cases where classes inside inline namespaces could lead to crashes [view]
    * Fix coverity dead-code warning [view]
    * Fix potential crash with inline namespace [view]
    * Incorrect entries on treeview [view]
    * Layout in doxywizard documentation [view]
    * Various fixes based on coverity scan results [view]
    * bug_549093 Regular HTML comments are removed. [view] Features:
    * Add a CLANG_ADD_INC_PATHS option
    * Add some missing info to the XML output Refactorings and cleanups
    * Mon Dec 28 2020 pgajdosAATTsuse.com- version update to 1.9.0
    * Features Show QT version in doxywizard [view] Adding possibility to add command line options when running doxygen from doxygen wizard [view], [view] Add param validation to typedef function pointers [view] Allow building doxygen as a subproject [view] Layout changes doxywizard [view] Show configuration warnings unconditionally in the doxywizard [view] Enable UML diagrams without member fields [view] add variable for the fold length of UML diagrams (DOT_WRAP_THRESHOLD) [view] use boolean to add or remove uml details (DOT_UML_DETAILS) [view] and [view] add suggestion #7686 to show type and parameters [view]
    * Bug fixes
    * Refactoring, cleanup
    * Documentation updates
    * see https://www.doxygen.nl/manual/changelog.html for details- deleted patches - 0001-issue-7979-C++-enums-being-defined-in-multiple-files.patch (upstreamed)
    * Mon Oct 12 2020 Franz Sirl - Use gcc9 for building on SLE_15 based distributions to workaround gcc7 bug PR85180.- Adjust building with libclang support for doxygen-1.8.20. - doxygen-llvm-libs.patch - doxygen-libclang-cpp.patch + doxygen-no-libclang-cpp.patch
    * Fri Oct 02 2020 Stefan Brüns - Fix anonymous enums from multiple files being squashed together: Add 0001-issue-7979-C++-enums-being-defined-in-multiple-files.patch
    * Sun Sep 20 2020 Andreas Stieger - doxygen 1.8.20:
    * Add configuration setting to have docstrings net as pre- formatted text but as normal documentation
    * bug fixes- includes changes from 1.8.19:
    * Add experimental multi-thread input processing support
    * Add the xml:lang tag to XML and Docbook output
    * Scalable search bar for high resolution displays
    * Add doxygen version information to tag file
    * Add options to enable various sanitizers
    * Add configuration option to better control the sqlite3 output
    * Improve using plantuml for vhfl flowcharts
    * bug fixes
    * Fri Jul 10 2020 pgajdosAATTsuse.com- version update to 1.8.18 Removed functionality
    * Removed support for TCL (code is too buggy and unmaintained, language not very popular) Features
    * Added the few missing French translations [view]
    * Updated Swedish translation to match the latest version [view]
    * Adding check on configuration setting EXTENSION_MAPPING [view]
    * Adding commands `\\rtfinclude`, `\\docbookinclude`, `\\maninclude` and `\\xmlinclude` [view]
    * output on doxyparse if a function is a prototype [view]
    * print protection information on doxyparse [view]
    * Creation of svg images for formulas with inkscape [view]
    * Improve formula handling and rendering. [view]
    * Doxygen version in the messages output (#7640) [view]
    * Doxygen version information (#7645) [view]
    * Enabling Travis builds for s390x [view]
    * Relative markdown file reference (#7032) [view] Bugs fixed
    * see https://www.doxygen.nl/manual/changelog.html- modified patches % doxygen-no-lowercase-man-names.patch (refreshed) % vhdlparser-no-return.patch (refreshed)- deleted patches - 0001-issue-7248-Including-external-tag-files-with-TOC-pro.patch (upstreamed) - PR_7193_fix_blank_file_patterns.patch (upstreamed) - doxygen-64f1f2357ae764f2c8190d067aff801bc0a56721.patch (upstreamed) - doxygen-git-not-required.patch (upstreamed) - reproducible-sort.patch (upstreamed)
    * Wed Jul 08 2020 Franz Sirl - Improve build with libclang support:
    * add doxygen-libclang-cpp.patch to support linking against libclang-cpp
    * add upstream doxygen-64f1f2357ae764f2c8190d067aff801bc0a56721.patch to support clang-10
    * Wed Jan 22 2020 Bernhard Wiedemann - Add reproducible-sort.patch to make html output reproducible in spite of ASLR (boo#1062303)
    * Fri Jan 10 2020 Martin Pluskal - Use modern cmake macros
    * Thu Jan 09 2020 Christophe Giboudeaux - Add upstream patch 0001-issue-7248-Including-external-tag-files-with-TOC-pro.patch (boo#1160629)
  •  
    ICM