155 commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
wiz
|
6eae1297d5 | *: recursive bump for perl 5.34 | ||
adam
|
9d0e79c401 | revbump for textproc/icu | ||
wiz
|
ca905978ec |
doxygen: mark python as build dependency
Bump PKGREVISION. |
||
ryoon
|
2831546220 | *: Recursive revbump from textproc/icu-68.1 | ||
nia
|
2a617c3557 |
doxygen: CMakeLists sets -std=c++14 so we don't need it in USE_LANGUAGES
Just set a minimum GCC_REQD to 5 for c++14 support so the correct compiler gets picked |
||
ryoon
|
b1dccfa42d |
doxygen: Update to 1.8.20
Changelog: Release 1.8.20 (release date 24-08-2020) Bug fixes issue #7760: void return type reported as not documented issue #7951: Doxywizard 1.8.19 (Windows): Source code directory seems to be ignored issue #7954: The Doxygen uses too much memory (or has probably a memory leak) and issue #7970: Doxygen doesn't stop on errors issue #7973: C++ grouped functions in namespace have disappeard Improvement of line count for e.g. warnings Improved layout on the bibliography page Updated the swedish language translation to 1.8.19 Features add configuration setting to have docstrings not as preformatted text but as normal documentation Refactoring and cleanup Format for size_t (in e.g. warnings), Spelling corrections,, and Minor tweaks to clangparser.cpp Building documentation after changing language files Release 1.8.19 (release date 08-08-2020) Bug fixes issue #6846: Doxygen parsing global variable as function in certain cases (#7903) issue #7495: generate "bitfield" issue #7595: Links from one Markdown file to another do not work issue #7698: forward declaration of template classes issue #7702: test list is always created Revert pull request #7703: make declArgumentList be from declaration, and argumentList from definition issue #7706: Md5 hash does not match for two different runs, and Undefined control sequence for formula using MathJax (#7712) Wrong message in case of svg formulas for HTML (#7716) VHDL fixed if-generate-bug 7721 Inconsistent behavior between `///` and `//!` for formulas (#7726) Incorrect text for HTML_FORMULA_FORMAT in documentation / Doxyfile (#7722) issue #7727: warning: documented symbol `static bool (long-winded C++ type)' was not declared or defined. issue #7734: Incorrect parsing of Q_PROPERTY issue #7738: \todo ignores EXCLUDE_SYMBOLS Users cannot set "enhancement label" on github. (#7744) Input buffer overflow in php input code (#7745) issue #7747: Three-way comparison operator issue #7753: SVG formula all with zero width issue #7762: C# mode completely broken issue #7778: Build fails with javacc 5.0 (#7779) issue #7781: allow '>' before Markdown emphasis issue #7787: Doxygen 1.8.18: Markdown tables not working in ALIASES anymore?,,,, and bug_121547 extern variable is being referenced in documentation incorrectly (#7792) issue #7796: Backticks (`) in Doxygen-markup-in-C in Markdown collapses (#7797) Issue #7804: String double quotes in C get misinterpreted by pdflatex issue #7810: LaTeX manual not built, but make install tries to install it (#7821) Vhdl improvements (ALIAS, translation) (#7813) Running doxygen tests with variable with spaces (#7819) issue #7820: Add `const` qualifier to UsedDir::m_dir. Create link for GENERATE_XML (#7824) isuse #7828: Add namespace inline flag in xml output Issue #7831: Error building docs after 0df1623c9363d52a2b04457233dcf2c64319b03c issue #7833: Empty string in PREDEFINED throws Incorrect label in map of dot files in xhtml (#7840) issue #7852, #7867, #7901: Changed the set of commands that effect ending a brief description Problem with generating test output for Chinese (#7862) issue #7865: Update documentation of USE_PDFLATEX option issue #7867: Fixed regression where blank line after \class was not seen as paragraph separator issue #7881: More flexible and correct detection of direction of an argument,, and issue #7883: doxygen does not build again LLVM/CLAN without static libs issue #7884: Python to xml: Whitespace in method doc not preserved (MARKDOWN_SUPPORT=NO) issue #7890: Macro Expansion broken Issue #7892: Incorrect search box on server-side search results page issue #7900: Incorrect warning regarding no matching class member found issue #7911: markdown table add extra test to "\copybrief" issue #7921: Help for CLANG_DATABASE_PATH is misleading issue #7923: source line numbers in warnings output by parser are off by 1 issue #7934: include dependency graph: The boxes of files shows the name of the included file not its own filename issue #7943: transferArgumentDocumentation is erroneous Empty python comment gives problems Don't crash if output subdirectories already exist Fix cmake warning about ICONV package naming (should be Iconv) Plantuml has problems with output directories ending with directory separator Fixed issue that could cause wrong line numbers Number of translatable terms (like Chapter) are in English instead of Greek (#7841) Running Inkscape 1.0, Empty enum setting in configuration file Missing last item in htmlhelp level2 index crossref citations are shown unconditionally,, Features Added experimental multi-thread input processing support.,, Addon option --pool to the test run script for parallel execution of tests (#7827) Adding the xml:lang tag to XML and Docbook output Scalable search bar for high resolution displays (#7888),, and Add doxygen version information to tag file Add options to enable various sanitizers Show doxywizard version by means of --version Added configuration options to better control the sqlite3 output. Enable running tests in parallel using cmake's ctest. improve using plantuml for vhdl flowcharts Refactoring and cleanup Added atomic reference counting to QString Added missing stub code when use_libclang is disabled Better warning for non documented struct Catch all wrong mkdir calls (coverity) Change of git version input file was not taken into account Changed container class for class use and constrained relations from QDict<void> to StringSet Cleanup some disabled code sections Copied implementation of `QGList::inSort()` to sortInDirList. Coverity uninitialized variable Coverity uninitialized variable in mscgen_api.cpp Create compareDirDefs for sorting. Creating chm files for doxygen tests Debug facility for the \cite command Fixed 2 small memory leaks Fixed anothing compilation issue when use_libclang was not enabled Fixed compilation issue on Windows for setNum with size_t argument Fixes missing include and missing html extension logic Fixes signed/unsigned mismatch warning in plantuml.cpp GNU compilation warnings Improve flex/bison debuggability with gdb Include dirdef.h instead of forward declaration. Incorrect htmlhelp language code for Indonesian Incorrect representation of citation LaTeX test were hanging for a.o. Hungarian on Windows Link fixed in documentation Make a switch to choose between dynamic library to clang-cpp or static linking against clangTooling Minor documentation updates Minors tweaks to the regular expressions Misleading compiler warning Misleading warning about missing argument Missing links in Fortran in case use statement with upper case characters in name Modernize HtmlHelp class Modernize code for the resource manager Modernized tagreader.cpp code More minor tweaks Moved citation cross reference searching to a separate function Moved stripIndentation() to util, make it safe for empty input Multi-threaded parsing: added locks around global data New option allowing processing using multiple threads No default rule present in commentcnv.l Performance improvements after profiling Prefer more inclusive language Prevent potential empty string Reduce use of WIN32 defines outside of portable Refactoring: Modernize clang parser and make it run with multiple threads Refactoring: better encapsulation for MemberName Refactoring: improve encapsulation for ArgumentList Refactoring: make QCString a wrapper around std::string Refactoring: make preprocessor run in parallel Refactoring: modernize configuration values Refactoring: modernize markdown and make it thread-safe Refactoring: remove symbolStorage references (dead code) Refactoring Refactoring: Improve encapsulation of MemberInfo class Refactoring: Introduce type names for commonly used container types Refactoring: Removed creation of MemberDef's for macro definitions from pre.l, Refactoring: changed Doxygen::expandAsDefinedDict to Doxygen::expandAsDefinedSet Refactoring: changed QValueList to std::vector for template engine Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMap Refactoring: migrate type of Doxygen::inputPaths to std::set Refactoring: modernize g_inputFiles and the parameters of readFileOrDirectory Refactoring: replace Doxygen::namespaceAliasDict by Doxygen::namespaceAliasMap Refactoring: replace QDict<void> by StringUnorderedSet for g_processedFiles and g_filesToProcess Refactoring: replaced killDict by killSet Refactoring: size_t type conversions and QList in DotManager Refactoring: For loops on QListIterator by range loops. Refactoring: Replaced ${CMAKE_SOURCE_DIR}/path/to/current/cmake-lists-txt/dir with ${CMAKE_CURRENT_LIST_DIR} Refactoring: Replaced QList with std::deque in DirList. Refactoring: Replaced DirList::count() by DirList::size(). Refactoring: Replaced QDict<Void> by StringUnorderedSet in dotnode.cpp Refactoring: Replaced QDict<void> by StringUnorderedSet for fortrancode.l Refactoring: Replaced QDict<void> by StringUnorderedSet used to keep track of visited paths Refactoring: Replaced addDir(const DirDef *dd) by addDir(DirDef *const dd) in GroupDef and GropuDefImpl. Refactoring: Replaced bitmap of doxygen logo by SVG version Refactoring: Replaced calls to DirDef::append() to DirDef::push_back(). Refactoring: Restructured the split_and_keep function Remove not used translator function Renamed stripSpaces to stripIndentation and make it work directly on the string passed. Setting correct babel packages for some languages Spelling correction in cite code Split off code to detect inkscape version to a separate function Superfluous space in "TEST_FLAGS" Travis does not terminate on error on non last command inside if construct Updated installation documentation for Linux binary distribution Updated issue templates Updated formatting rules for paragraphs within table header cells. Updated the makefile for building the tests Warning in case of multiple python documentation sections. XML tags moved to Appendix D of Ecma-334 fail with term() instead of msg() missing instance-rework moved separate doxygen tag to tagfile attribute sqlite: flip _static default in bindTextParameter sqlite: use err instead of term :) try to make it so that argumentList is always from the definition update URLS on README to prevent redirects Release 1.8.18 (release date 12-04-2020) Removed functionality Removed support for TCL (code is too buggy and unmaintained, language not very popular) Bug fixes Bug 769411 - Confuses functions with the same name, but different namespace Bug 779650 - Typo in https://www.stack.nl/~dimitri/doxygen/manual/docblocks.html Bug 780630 - Nested @ingroup generates bad breadclumb list Bug 791390 - Table formatting information ignored in Doxygen XML output issue #6319: C++ function returning std::function with reference argument is not recognized as a function (Origin: bugzilla #792830) issue #6901: Please consider relicensing of Javascript files issue #7411: "warning: return type of member is not documented" for static void and virtual void functions issue #7432: vhdl-fixed-bug-7432 [view issue #7464: test suite is failing issue #7472: Serious regression: /**< comments cause functions to be silently ignored issue #7474: [1.8.16 regression] HTML output varies from ASLR issue #7477: Broken urls in the xml output issue #7484: Error: /undefined in getenv issue #7508: TYPEDEF_HIDES_STRUCT stopped working properly issue #7527: Doxygen 1.8.17: regression of C macro expansion issue #7544: [Regression 1.8.17] Recursion when computing class usage relations issue #7558: PlantUML: Different behavior whether LATEX_OUTPUT has a final slash or not. issue #7570: Comments replaced by block comments inside Markdown code block, issue #7583: External Links in Inheritance Diagrams open in the Image Frame. issue #7585: Doxygen 1.8.17 false warnings and no generate output for documented const functions issue #7590: Map .f18 filetype to Fortran, issue #7606: Unable to build "master" branch issue #7624: non-const getClassDef() called on aliased member. Please report as a bug. issue #7635: Incorrect location for enum in XML file and and issue #7652: folder in file list has file icon (#7654) issue #7660: In the ceph package error: non-const getNamespaceDef() called on aliased member. issue #7664: bigobj not found with MSYS Makefiles issue #7672: Request: use <img> tags instead of <object> tags for SVG images issue #7674: Mention EXTRACT_ALL in the context of /file issue #7692: \copydoc does not work with file paths including dots issue #7514: Missing parenthesis for typedef function pointer A mainpage doesn't have an anchor to jump to Avoid unsupported html attributes from appearing in the XML/docbook output and other small fixes Crash of doxygen on not understood code Fix CROS javascript issue when giving focus to search result frame. Disappearing words in RTF output after a list Consistency `\*only` and `\end*only` commands Showing information from all `*only commands in XML output Fix #7490 and #7494 Fix 6342: Applying provided patch Fix build error after 'make clean' due to creation of unpatched JavaCC.h Fix compiler warnings on Windows (Visual Studio) Fix double ended list in changelog.doc Fix for Portable::isAbsolutePath Fix for compilation issue on Linux Fix for compile issue on Travis-CI Fix for potential crash when processing VHDL Fix for removed spaces in certain \if \else \endif constructs Fix for unused variable JAVASCRIPT_LICENSE_TEXT. Fix html file ext in external docs (#7679) Fix not correctly formatted messages Fix regression when creating directory graphs Fix the problem character string between '<' and '>' is not output in doxywizard log. (#7631) Fix wrongly detecting ``` as code block inside running text. Fixed error in Windows build Fixed indenting in French translation so as to minimize differences with the English version Fixed minor typo (#7637) Fixed section type setting for index page from tags file. (#7684) Fixed shadowing issue in getFortranDefs and other shadowing cases Fixed sig11 regression while parsing cast to function pointer, Fixed typo Fixup condition-variable and mutex Incorrect determination of fixed form Fortran Incorrect link generated for cite and xref (#7648) Function definitions at begin of a line Incorrect handling of typedef in combination with const Link in case of comma at end of URL Minor fixes for table cell attributes in XML and docbook output Missing anchors in RTF code output (#7647) Opening and ending tag mismatch: tbody in docbook output Problem in case using PREDEFINED with comma Problem in case using PREDEFINED with comma and using += Problem with links from search index files Problem with temporary / intermediate directory in doxyparse Features Added the few missing French translations Updated Swedish translation to match the latest version Adding check on configuration setting EXTENSION_MAPPING Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlinclude` output on doxyparse if a function is a prototype print protection information on doxyparse Creation of svg images for formulas with inkscape Improve formula handling and rendering. Doxygen version in the messages output (#7640) Doxygen version information (#7645) Enabling Travis builds for s390x Relative markdown file reference (#7032) Refactoring and cleanup Add documentation to section.h Add printf-Checks to message.h Added missing #includes CMake and examples Cleanup code Cleanup unused/unwanted parser dependencies on code generator Combined both rules in one to reduce code duplication Compilation warnings Correct handling of error / removed debug statement Correction behavior of make clean in respect to version files Correction due to removal of Tcl Documentation correction due to removal of Tcl Doxywizard unknown configuration enum values Enabled stricter compiler warnings and fixed all new warnings Fix C compiler warnings about C++ flags (#7636) Fix a few compiler warnings in the Linux build Fix a number of compiler warnings in the 64bit build for Windows Make VHDL parser reentrant Make commentscan.l reentrant Make defargs.l reentrant Make fortranscanner.l reentrant Make pyscanner.l reentrant Mention EXTRACT_ALL in the context of /file Migrated some code in pre.l to use STL containers and Minor fix for formulas.doc Minor tweaks Modernize OutputList internals More accurate warning message. More indicative warning for wrong nesting of sections Move DocGroup inside CommentScanner instead of using a global Possibility to use gswin64c on Windows, QString -> std::string & QDict -> std::map Remove DotConstString and replace by std::string Remove dead code and fix more warnings Remove duplicate xsd fields for `docMarkupType`. Remove last QThread-Reference Remove some unused enums in doxywizard Remove thread-related Qt-Code Remove unused rules Remove warnings from doxywizard Removed Doxygen::gatherDefines as it was not used anymore Removing warnings from doxygen internal documentation Replace DocCmdMapper by std::map Replace QMutex and condition QWaitCondition with std:: Replace QThread with std::thread Replace SDict with std::map Replace qlist with std::vector Replace qqueue with std::queue Replace raw bool pointer array and counter by std::stack<bool> Replaced FileNameDict/FileNameList by FileNameLinkedMap Replaced MemberNameSDict by MemberNameLinkedMap based on LinkedMap Restructure citation handling Restructure section handling Restructure the way RefLists are handled Simplified the code a bit Small spelling correction in change log Small spelling correction in portable.cpp Specifying filename in preprocessor debug output Unknown configuration enum values Updated test 024 to better test spacing behaviour. Warnings in case of a VHDL error commentscan.l: replace QStack by std::stack fixed some parser bugs,make parser ready for javacc 7.0.5 Release 1.8.17 (release date 27-12-2019) issue #6715: Erroneous matching of the immediately following block command after @ref and issue #7119 Doxygen does not link to C# snippets - regression issue #7189: wrong warning on ambiguous image files issue #7190 1.8.16: Blank FILE_PATTERNS => no files processed issue #7200 Fortran warning: type not declared or defined issue #7206: Problems with Fortran and `@cond` issue #7210: 1.8.16: Image inclusion is inconsistent issue #7212 1.8.16: Function returning void pointer generates warning issue #7216: non-const getGroupDef() called on aliased member and issue #7218 Doxygen parsing word documents issue #7228 Using markdown causes wrong error and warning line numbers - v. 1.8.16 issue #7236: C++: bug when using function as parameter issue #7243: Some PHP classes are not properly extracted/documented issue #7248: Including external tag files with TOC produces a broken index.qhp issue #7262 ALIASES not found when filename has more than one dot issue #7265: Double quote character in C++ raw string literal causes Doxygen to process the string contents issue #7268 Unable to build "master" branch issue #7271 Tilde in preprocessor macro disappears in latex issue #7274 Subpages no longer possible under mainpage issue #7277: C++ - Crash using all system memory on using parent constructor with same name issue #7285 git executable required issue #7290 error: Problem running ghostscript gs -q -g562x56 -r384x384x -sDEVICE=ppmraw -sOutputFile=_form0.pnm -dNOPAUSE -dBATCH -- _form0.ps. Check your installation! issue #7295 Doxygen documentation of C++17 nested namespace erroneous issue #7302: Determination of anonymous is too restrictive issue #7313 VHDL attribute 'subtype is not supported and breaks parser issue #7319: Bug 790856 - Namespace member functions links are broken issue #7325: Endless loop in preprocessor due to #define A() issue #7326: Incorrect display of multiline #define value issue #7328 Cannot generate DoxygenLayout.xml issue #7348 Better warning in case a graph would have been to large issue #7358: Ternary conditional and null-coalescing operator in constructor results in faulty warning issue #7403: xref versus namespace in multiple file issue #7412: HTML: Opening a reference link in a new tab does not scroll to the content issue #7436 Incorrect handling of block comments in VHDL, issue #7446: C#: parameter named `extends` is broken in the documentation issue #7456: function-like macros generate warnings issue #3417: C++: friend template functions shown even with HIDE_FRIEND_COMPOUNDS=yes issue #7302: Parsing of template args in single-quotes is incorrect. Bug 164073 - There should be a dummy tag that Doxygen ignores Bug 335614 - HTML link incorrect when using tagfile Bug 340202 - @code: static_cast, const_cast, etc C++ keywords Bug 550158 - EXTRACT_ALL=YES parses non doxygen comments, Bug 570798 - \\\< does not work for php constants Bug 674005 - Crop png formula environnment problem for HTML output Adding HTML s tag, XML corrections for other tags, Adding JAVACC_FLAGS for javacc compilation Adding possibility to automatically build vhdlparser from vhdlparser.jj file, Adding some links in search documentation Also span entire line in case of a memTemplItemRight Avoid code duplication and make the keyword matching more robust Avoid warning in commentcnv.l about trailing context made variable due to preceding '|' action Backslash in href. Better termination message Better warning in case of `@form` Better warning message in case of illegal command, Bogus explicit link warning message from irc protocol name Checking of right usage of configuration list items Cleanup forward declarations of obsolete classes Code highlighting. Consistent way to show scanner state Correct style in table header in case of paragraph is used Correcting visible year in copyright Correction documentation `\image` command Coverity uninitialized Create possibility to define LaTeX commands for formulas Discrepancy between vhdl input and generated sources Double entry for ins in compound.xsd Email address seen as code starter Embed TagInfo struct inside Entry Error in LaTeX with single quote in formula / math mode. Extend built-in STL support with more classes Fix double delete in VHDL error handler. Fix for use of non portable strnstr function and Fix incorrect reference resolving of enum class values Fix lifetime issue for Entry objects. Fix line count after multiline close group Fix logic bug in SVG detection Fix regression when expanding macro to an empty string Fix some typos Fix typo in source Fix typos Fixed a couple of compiler warnings on Windows Fixed compiler warnings in docparser.cpp Fixed endless loop during preprocessing Fixed issue with "QGDict::hashAsciiKey: Invalid null key" in pre.l ced with JAVADOC_BANNER Fixed merge issue Fixed preprocessor hangup regression Fixed preprocessor issue that resulted in "More #endif's than #if's found." warning. Fixed use of uninitialized data in VHDL generatocumentation in CHM format, HHC and directory elements starting with "." HTML attribute name HTML start comment with 3 dashes Illegal Character in XML output Incorrect NCName in docbook citations Incorrect warning "yyextra->inside" instead of "inside" Incorrect warning for ALIASES Length of identifying fenced code block Let $year support SOURCE_DATE_EPOCH Made check for void return more str ArgumentList to be an STL container Changed implementation to use SkipString/SkipStringS. Changed std::unique_ptr<Entry> to std::shared_ptr<Entry> at avoid use after free issues Replaced QList<BaseInfo> with std::vector<BaseInfo> Replaced QList<Grouping> with std::vector<Grouping> Replaced QList<ListItemInfo> with std::vector<ListItemInfo> Replaced QList<SectionInfo> by std::vector<SectionInfo> Spelling corrections |
||
wiz
|
00da7815c0 | *: bump PKGREVISION for perl-5.32. | ||
leot
|
0e49372c4e | *: revbump after fontconfig bl3 changes (libuuid removal) | ||
adam
|
6bd0c30da6 | Revbump for icu | ||
joerg
|
b8921405ff | Allow building formulas with current ghostscript. Bump revision. | ||
adam
|
24daafa112 | Recursive revision bump after textproc/icu update | ||
wiz
|
4e3b1b97c2 |
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change |
||
wiz
|
f669fda471 | *: recursive bump for libffi | ||
jperkin
|
26c1bffc9f | *: Recursive revision bump for openssl 1.1.1. | ||
rillig
|
7724b801cd |
devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
||
adam
|
d6ed50f9c5 |
doxygen: updated to 1.18.16
Release 1.8.16 Bug 136299 - attributes to <p> tag get lost Bug 141919 - Wrong param and exception style in RTF output Bug 304793 - paramType does not contain attribute element in compound.xsd schema Bug 322353 - C variable argument list doesn't work in @param Bug 399222 - SORT_BRIEF_DOCS produces wrong results Bug 437181 - The -d Preprocessor option doesn't work for php, should be in the doc. Bug 489766 - Wrong MSC syntax rejected *silently* Bug 535853 - C consts incorrectly placed under instance variables Bug 566109 - unable to resolve links to java functions with array arguments Bug 616379 - doxygen result by nested comment incorrectly Bug 626582 - Function overloads are not actually sorted in member function list Bug 632754 - The \copydoc Command Requires The Use of C++ Syntax in C Code Bug 642126 - @mscfile <filename> does not process mscgen code Bug 645910 - Segfault on recursion while parsing "\subpage A" in "\page A" Bug 685714 - false positives reporting parameters or return value not being documented Bug 757574 - Warning regarding subsection with anchor in markdown Bug 766508 - missing comments of overridden methods Bug 781306 - *** Error in `doxygen': realloc(): invalid pointer: 0x0000000001d45ba0 @ exit Bug 783759 - PERL_PATH config option: when is this needed? Still used? Bug 796582 - Doxygen has stopped working Issue 6039: Links on image in Markdown (Origin: bugzilla 769223) issue 6607 Don't warn about missing parameter documentation for deleted functions issue 6679 Multiple use of section label warning for Setex-stype headers in markdown issue 6707 The INSTALL file contains a dead link to install.html issue 6708 Invalid UTF-8 characters in hover title Issue 6714: Don't crash or generate invalid XML for empty TOC issue 6716 mainpage notitle causes notitle to appear in index bar issue 6725 Doxygen 1.8.15 CMake 3.13 incompatibility issue 6727 SHOW_NAMESPACES = NO breaks latex PDF issue 6732 align environment for formula (\f{align}) no longer working issue 6733 invalid cite anchor id when using crossref issue 6734 parsing performance worsened issue 6744 Ampersand in Markdown image URL is not escaped in XML output issue 6748 1.8.15 regression with C internal modifier issue 6749 doxygen 1.8.15 segfault issue 6754 False positives for "multiple @param sections" issue 6764 Incorrect parsing of C enum comments defined using a macro issue 6769 Tabu is broken issue 6775 LaTex package newunicodechar: "package won't work " issue 6781 Unable to use math in markdown table headers issue 6791 TOC not generated when using a particular Markdown header style issue 6796 Bad link to section, subsection if pointing at item past suspicious text issue 6800 Markdown line ending problems in 1.8.15 and master issue 6812 Empty lines are lost when copy-pasting from code section. Issue 6814: Inconsistent whitespace removal for operators in 1.8.15 Issue 6818 Certain regex pattern in class constant causes PHP class to be ignored issue 6828 Physical newlines (^^) in ALIASES configuration tags not working with sections, subsections, subsubsections and paragraphs issue 6830 Message: graph_legend:39: error: Prevented to copy file <path_to_html_output>/graph_legend.png onto itself! issue 6831 Failure to recognize class array with PHP in @var issue 6840 Hash character in Markdown code span not rendered correctly issue 6847 Physical newlines (^^) in ALIASES produce a mismatch between documentation and source code issue 6856 Doxygen only expands macro defined in header file once when referred multiple times issue 6869 SVG image generated by \dot or \dotfile does not render properly in HTML issue 6880 mscgen links placed in the wrong place when using SVG output issue 6892 xml not well-formed (invalid token) for c++ issue 6896 empty sections in latex output issue 6917 Crash in php with UTF-8 character issue 6925 Missing ATX headings in markdown pages issue 6939 Build fail in Windows with build_parse turn ON (unistd.h does not exist in Windows) issue 6941 Tcl : separate continued lines joined in source listing issue 6945 \class after \brief doesn't count as a new line - resulting docs show merged descriptions issue 6946 Compilation error (clangparser.cpp) issue 6950 XML - <initializer> for array of structure only contains references in first array element issue 6968 INLINE_INHERITED_MEMB doesn't respect EXTRACT_PRIVATE=NO issue 6979 Method parameters documented inline are not present in documentation of overriding/implementing methods issue 6986: C++ static template methods: duplication as non-static and specialization issue 6990 Dot produces no Graphs issue 7009 Python class diagram not created for the base class while works for the derived class issue 7015 Parsing issue with @includedoc and @startuml issue 7021 Warning about missing item in INCLUDE_PATH issue 7033 Syntax highlighting doesn't work when calling \dontinclude from Markdown files issue 7038 Broken refman.tex with SHOW_FILES=NO and doxygen groups issue 7043 html output for markdown: different output when using ' Header {mainpage}' and 'Header {mainpage}\n====' issue 7050 Physical newlines (^^) not working in group names and without spaces in 1.8.15 issue 7091 HEAD fails to build on macOS with stock `bison` issue 7102 Doxygen does not generate error/warning message for unbalanced group markers "@{"..."@}" issue 7104 Warning with preprocessor issue 7109 Doxyapp can't use "[source_file | source_dir]" parameter issue 7110 URL Encoding for Hyperlinks in PDF issue 7113 Doxygen doesn't process markdown tables correctly issue 7120 Markdown generator does not consider extension mapping for files with no extension issue 7124: some code line are missed in the xml file for java issue 7126 Latex output format fixes issue 7127 Broken links on generated documentation issue 7140 DoxygenLayout does not support UTF8 BOM format issue 7143 note block not generated properly if there are blanks after it issue 7147: No warning when same page created issue 7151 Doxygen 1.8.15 TOC_INCLUDE_HEADINGS >0 stops html links being generated in markdown issue 7166: Doxygen calls DOT differently depending on the output optimization selected. issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages Improve performance of drawing PlantUML diagrams (X)HTML warning when `[` or `]` in constructed ids Add 'ins' and 'del' style tags to XML schema Add colon to section names in latex output Add possibility of checking XML against XSD in doxygen tests Added 'constexpr' as attribute label and to XML output Added .editorconfig. Added declfile, declline, and declcolumn attributes to the location element in the XML output Added instructions to build a statically linked doxygen binary from sources Added noexcept attribute to the XML output Added virtual destructor to DotGraph base class and disabled copy constructor and assignment operator Adding HTML tags ins and del Adjustment of xhtml1-transitional.dtd Aligned license statement for javascripts with general license statement Allow Javadoc-style comment blocks with a Doxyfile variable Allow \r\n as line continuation as well Ambiguous file name in file command Avoid calling non-const member aliases and 0 pointer dereference in sqlite3 Avoid endless namespace lookup for C code. Broken links in documentation Change DoxyParagraph to use DoxyDesc inside in latex style Class definition with collections Conflict between RCS tag and (e.g.) php description Consistency not generated inheritance diagram Consistency of configuration parameters Continuation lines and labels Correcting command name in output Correcting errors in xml generation and xsd schema Correction obvious documentation errors in mscgen Correction warning message Count user comment lines Crash in case of usage of \line without \include Create option to enable CLANG_ASISTED_PARSING in test suite Cygwin should by default also have `CASE_SENS_NAMES=NO` Disabled "inheritance by dominance" warning Don't try to load htags filemap in case htags fails Don't write the plantuml cache file in case there are no plantuml diagrams. Double defined operator in test 74 Double id for tooltips in XHTML Possible. Doxygen crash on ceph project Email address not seen Enable compiler extension to avoid build issues Enable example doxmlparser possibilities for cmake build End comment marker in \code section. Fast Plantuml Fix 6906 Fix for printlex after destroying the scanner context Fix for race conditions introduced when refactoring dot classes. Fix for unmatched </p> when using \until as the first command Fix for warning about deletion of pointer to incomplete type 'DotFilePatcher' Fix for warning about deletion of pointer to incomplete type 'DotWorkerThread' Fix gd_intern.h for Windows build Fix naming and indenting. Fix windows build Fixed C++17-namespace assignment bug Fixed a few compiler warnings on win32 Fixed alt attribute appearing in <object> tag for SVG images Fixed issue in doxmlparser in getter function Fixed issue with counting member lists Fixed issues in introduced by making file name escapes lower case Fixed memory leak in reentrant lexers Fixed missing end paragraph marker when inline image appeared as last item. Fixed range and added code comment Fixed segmentation fault in do_warn Fixed two compilation issues Fixed type in javascript license text and moved it to one location Fixed typo Fixed windows build issue in gd.h Fixes 6860. Forgot to comment out debug print Give warning when a retval is used multiple times Handling digraph versus label High consequence coverity mesages Image not seen as svg image Implement a new EXTRACT_PRIVATE_VIRTUAL option. Implementing `<hr>` for LaTeX Improvement of performance : Reduce the Java running count Improve handling < for expressions inside template argument defaults Improved code structure a bit Improved const correctness and added support for inline namespaces Incorrect (X)HTML code when generating source code. Incorrect Reached end of file while still inside a (nested) comment for TCL / Python Incorrect XHTML of changelog for 1.8.15 Incorrect joining documentation sections. Incorrect layout of class index (HTML) Incorrect output tag order Incorrect paragraph numbers in secref list. Incorrect warning message Indentation of paragraphs in LaTeX Inline VHDL code Invalid id possible with tooltips JAVA_ONCE -> FAST Latex code double minus goes to endash Made MSCGEN_PATH obsolete now that mscgen code is part of doxygen Make conanfile creation more readable Markdown file as internet link Merge: moved example from 081 to 084, improved check if last char is newline Merge: reorder tests Minimum required version for CMake Missing brief descriptions with `\defgroup` Missing debug statements sqlcode and xmlcode lexers Missing warning about ambiguous files Missing warning for "double comment" Missing white space in warning More than 26 appendices in LaTeX manual Moved check for page having a title to hasTitle() method Multiple use of HTML attributes No space when replacing `\copydoc` by `\copydetails` No translation of markdown in <pre> Non existing MSC file crashes doxygen Option for 'input buffer overflow' Option syntax for commands is unclear PLANTUML_RUN_JAVA_ONCE is working well. But some specific plantuml has error on ver 1.8.15 Portuguse translators updated to Doxygen 1.8.16. Possibility to show converted fixed form Problem with just an asterisks on a `\code` line Problem with with comment recognition for group open and closing commands Properly handle empty TOC in XML output. Reduce code duplication when printing version string Refactored Definition and derived classes such that they are abstract interfaces Regression 6836 URL contains $ sign on second run in map of images Regression on Definition and derived classes that are abstract interfaces Regression: python file with comment caused "Reached end of file while still inside a comment" warning. Regression: unbalanced grouping commands Remove compilation warnings from doxmlparser Remove dead code Remove some doxygen warnings in internal documentation Remove superfluous paragraph tags Removed page restriction with `\anchor` command in documentation Removed superfluous character Revert "Disabled "inheritance by dominance" warning (try 2)" Revert "alternate fix for .dot file handling" Revert "issue 6856 Doxygen only expands macro defined in header file once when referred multiple times" Section title runs into margin Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max length limitation Show git version information Show line numbers in "split" examples Simplified code a bit Special handling of the UTF8 nbsp sequence Speed up AppVeyor build by using miktex setup tool and activating build cache Split off lodepng functionality in a separate library Store inline attribute for namespaces Terminate brief in case of `-` list Terminating brief command Tests are unsorted Travis build fails due to problem with cmake Travis macOS: Update Qt to 5.12.0 Travis macOS: Use Travis addons for homebrew Travis macOS: Use shared Qt until upstream bugs are fixed Travis: Handle linux-ppc64le differently Travis: Install libiconv and libxml via Conan Travis: Output CMake version Travis: Removing sudo keyword as this will be soon deprecated anyway Travis: Workaround to differ between x86 and ppc64le Travis: macOS Remove permission workaround Truncated warning message USE_HTAGS = YES, there are _no_ call / caller graphs in the documentation Undo the addition of colons Unified various image file types in the XML schema Update documentation for msc Update internal Doxyfile to current version / situation Updated build instructions to get rid the libtinfo.so dependency on Linux with static libclang. Updated jquery and worked around performance issues in powertip plugin Upper case characters in filename despice CASE_SENSE_NAME=NO Warning for documented return of void type function Warning if no file specified for special reading commands Warning messages of test 66 Warning when preprocessing conditionals Windows crash in case of incorrect end statement XML validation \msc... \dot... \dia... a named anchor does not need custom attributes and minor other corrections. add blurb to docblocks add format in writePlantUMLSource() and gathered in one pu file. But it is not final add list of file extensions on doxyparse config add plantuml.h in doxygen.cpp added check if .dot file is already queued for processing before adding a new processing job at sign (`@`) not handled correctly in preprocessor at sign (`@`) not handled correctly in preprocessor (more fixes) built-in changed numbering of dot nodes to prevent different contents being generated for the same .dot file chmod +x runtest.py code.l: make CallContext independent of global variables constexp.l,y: generate a reentrant scanner and parser constexp.l: group the flex options constexp.y: drop the = from name-prefix declinfo.l: enable reentrant declinfo.l: group flex options toghether declinfo.l: move function declarations before delayed creation and update of .md5 files after successful creation of output files do not clobber version placeholder doxyparse addon new features and bugfixes doxysearch: added wildcard, partial and phrase sesarch enable debug for re-entrant lexers https link to sourceforge.net make similar javadoc banner change for stripping special comments from code node numbers removed for md5 calculation to avoid false md5 mismatches qglobal.h: Fix build on AIX refactoring dot.cpp regression 6885 mscgen links placed in the wrong place when using SVG output regression 7061 Rename test file regression 7105 Correct counting in case of `\name` regression 7105 correct counting for group close counting remove PLANTUML_RUN_FAST because FAST is default. secref command output shows in 1 column (HTML) source arrangement spelling error: suported -> supported sqlcode.l: generate a reentrant scanner take doc group out of commentscan.l testing: add a test for TOC levels in the XML output. testing: add a test for XML output with an empty TOC. testing: improve tests for \ref. testing: make runtests.py executable. update jQuery version mentioned in README to 3.4.1 updated manual, included examples in documentation updated test case to reflect new node numbering warning: Member func2InGroup1() (function) of class Memgrp_Test is not documented. warning: More endif's than if's found. warning: Reached end of file while still inside a (nested) comment. |
||
wiz
|
84e123ddd2 | Bump PKGREVISIONs for perl 5.30.0 | ||
adam
|
fec0562fa4 | doxygen: lang/python/application.mk is not needed, use lang/python/pyversion.mk instead | ||
maya
|
f34a8c24a3 |
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump. |
||
wiz
|
e61e965304 |
doxygen: disable latex support for now
A recent change in latex3/latex2e broke the tabu package that doxygen uses, causing a doxygen build failure. See e.g. https://github.com/doxygen/doxygen/issues/6837 Bump PKGREVISION. |
||
wiz
|
38a974175c |
doxygen: update to 1.8.15.
From Michael Baeuerle via pkgsrc-wip. - Master site updated - Patch "patch-src_xmlgen.cpp" removed (merged upstream) - Option "latex" reenabled Dependencies updated/added - Dependency graphviz no longer has option "pangocairo" Handling of that build option removed from Makefile - Set c++11 in USE_LANGUAGES C++11 is now used by doxygen (see changelog below) - Test target added HTML-Menus are now working without JavaScript again (HTML_DYNAMIC_MENUS = NO). Changelog for Release 1.8.15 (release date 2017-12-27): -------------------------------------------------------------------------------- Bug 851 - A function cannot be documented as related to two classes. Bug 1041 - <a href> doesn't allow <img> as visible part? Bug 1601 - Missing warning of undocumented member in member group Bug 2274 - Tooltips are not shown in dot-generated graphsand, Bug 2354 - caller graph can be improved by having caller on left & callee on right Bug 2478 - Handling of unnamed parameters (C/C++) unclear Bug 2655 - cond/endcond cannot be used in aliases Bug 2859 - Unnamed parameters parsed incorrectly Bug 3206 - Fortran: Does not recognize backslash at end of documentation line Bug 3361 - Merging of consecutive repeated commands creates poorly-structured HTML Bug 3677 - <![CDATA[ is not handled inside C# comments Bug 3691 - C# keywords 'get' and 'set' are highlighted as reserved words in C++ documentation source browser. Bug 3892 - @var in php is not documented Bug 3958 - \cond after @string literal containing backslash fails in C# Bug 4013 - Automatic links don't work correctly with operator< and operator<= Bug 4064 - Support for C# nullable type Bug 4244 - Fortran: tagfile.tag:789: warning: Unknown compound attribute `type' found! Bug 4316 - Can't use pound sign in alias command, escaped or unescaped Bug 4458 - @todo in @param leads to strange confusing message Bug 4529 - HTML tags <u> and </u> not supported, Bug 4725 - single quote in HTML section of PHP breaks doxygen Bug 4771 - Not warning of undocumented function parameters Bug 4878 - Value from enumeration followed with semicolon is not present in java docs Bug 4954 - JavaDoc @linkplain is not recognized Bug 5032 - Line numbers for examples Bug 5068 - The 'Examples:' section; bad/missing style and incorrect spelling Bug 5213 - Generated Doxyfile differs from result of doxygen -u, Bug 5327 - <img> on a \page does not copy the image to the html output folder Bug 5366 - Error with inserting images to PDF with Markdown Bug 5442 - Misparsed comments leading to missing call graph Bug 5539 - Error message when using memberof in a C macro Bug 5547 - "remove" is treated as a keyword (green) in the source browser for C++ Bug 5677 - Negative sign in -Foo::Bar ruins hyperlink in generated output Bug 5725 - Field with name "internal" confuses documentation builder. Bug 5765 - \todo at end of C# XML comment breaks following todo's Bug 5783 - Navigation incorrect with escaped symbols Bug 5784 - Doxygen not creating call graphs for C# methods if namespace contains the classname Bug 5818 - Main page absent in TOC of CHM, if PROJECT_NAME is empty Bug 5853 - Can't suppress @author, @date and @copyright information in the detailed file description Bug 5901 - Macros (@test, @todo, etc) used with PHP namespaces causes illegal command warning Bug 5929 - \internal stops all parsing if used inside a section Bug 6025 - Make maxLineLen of latex output configurable Bug 6041 - PHP: New array syntax not supported when parsing initial value Bug 6104 - EXTERNAL_GROUPS lose hierarchy Bug 6118 - Title in rtf file is incorrect when overridden by user in extension file Bug 6153 - Build of PDF with LaTEX breaks Bug 6160 - Python List as Default Parameter not parsed correctly Bug 6172 - CREATE_SUBDIRS breaks SERVER_BASED_SEARCH Bug 6175 - plantuml:an unwanted newline is generated after @startuml Bug 6197 - Czech/Slovak language documentation with tables from LaTeX to PDF is not possible Bug 6208 - Annotated function parameter generates <dt> warning in todo list Bug 6213 - rtf generation Bug 6214 - LaTeX output for \tparam block fails to compile when it contains a \code block, Bug 6224 - .tex file is wrong when generating a function whose name includes an underline Bug 6269 - Disabled controls when `HAVE_DOT` is already set to `YES` Bug 6270 - Bad handling of Python class members when a class declaration line contains a comment Bug 6295 - doxygen has problem with operator&=() Bug 6305 - XHTML pages are broken several waysand Bug 6308 - When generating xhtml, async attribute on script tags need a value Bug 6310 - Table markdown produces invalid xhtml code Bug 6311 - Blank rows on class page when using external tag file Bug 6312 - markdown plantuml use of graphviz fail if plantuml work i code file Bug 6316 - unescaped double quote in searchdata.js breaks search box functionality Bug 6322 - incorrect parsing of markdown table Bug 6323 - error: Could not open file .../doc/html/functions_ .html for writing Bug 6324 - C#: Incorrect parsing of property definitions containing "//" symbols in one line with "} Bug 6325 - Segmentation fault when generating graphical class hierarchy Bug 6339 - Examples of TCL files fail to display Bug 6340 - Missed warning opportunity: duplicated arguments Bug 6345 - c# see langword broken Bug 6346 - Doxygen crash when using \code{.markdown}...\endcode in VHDL source Bug 6350 - Broken extension test in FileDef::generateSourceFile() Bug 6352 - "unexpected token TK_EOF as the argument of ref" when target starts with a digit Bug 6362 - Adjacent xrefitems always added to first list present on page Bug 6363 - Backslashes in default values confuse the parser (and cause params to be ignored) Bug 6368 - LaTeX: Class scrbook Error: undefined old font command `\tt' Bug 6370 - Invalid 3-byte UTF8 found in input of graph Bug 6373 - Collapsed treeview arrow displays as emoji in Microsoft Edge Bug 6378 - @cond does not stop at @endcond Fortran Bug 6517 - Emoji support, Bug 6524 - Markdown formats missing in doxygen outputs. Bug 6533 - PHP: Namespaced typehints in deprecated methods not handled correctly Bug 6547 - Call graph missing due to ALIASES, Bug 6566 - INHERIT_DOCS not working for python Bug 6580 - xrefitems not listed if the page is referenced multiple times Bug 6589 - anchor after test command in a namespace produces duplicate tests Bug 6594 - using ingroup and anchor causes tests to disappear Bug 6597 - SIGSEGV presumably caused by C++ "using" declaration Bug 6601 - tparam HTML gobbles up lines after the tparam comment Bug 6612 - Issue with handling of emoji Bug 6632 - References to Objective C protocols by name broken in 1.8.12 Bug 6657 - "QGDict::hashAsciiKey: Invalid null key" when using anonymous union/struct Bug 6690 - Regression in handling of shorthand signed/unsigned types in function parameters (with bisect and test case) Bug 6691 - Multiple issues with emoji matching Bug 6692 - XML TOC generation is not backwards-compatible with 1.8.14 'self' keyword in PHP documentation Added: support RTL for DocXRefItem in html - Removed: support RTL form Return section in html, for consistency with parameter sections Fixed: list item bullets overlap floating elements in html - Fixed: fragment lines overlap floating elements in html Fixed: text-align of rtl toc Fixed: last line underline overlap border in html fragment A few more language updates Add VHDL strings to Translator class and add german translations. Add commands to handle referenced by relation and references relation, Add formula (images) to RTF output Add function annotations support Add possibility for adding doxygen configuration items to, all, tests during runtime. Add support for std::shared_ptr Add support of dict/set in annotations and default values Add variadic arguments support to @link and @ref, aka '...' arguments, fixes Add variadic function arguments '...' regression tests Add variadic template function regression tests Added *.ice files as a recognized file type. Added a Slice-optimized output mode. Added French translation Added missing #include for util.h to portable.cpp Added not for usage of [TOC] together with Markdown headers Added some VHDL code coloring Added some missing default types for argument matching Added substitution variant for character substitution Added support for RTL(right to left) languages like Arabic and Persian in HTML output Added test case for \ref, and fixed representation of operator->*() Adding debug options to vhdl parser generator Adjustment of xhtml1-transitional.dtd Automatic detection of UCS-2 based on BOM corrected Better HTML output for VHDL Ports Bold text terminated by plus sign Bug fix for plantuml Bump minimal deployment target for OSX to 10.9 to avoid deprecation warning while linking C++11 features used in Doxygen Cannot Generate Layout File using -l Cannot properly jump from brief to detailed function description Change german translation of trClassDocumentation() for VHDL output. Changed implementation, added test case Changed mail address and removed obsolete files Changed refiltering to forced use of insideTabbing Changed state guard instead of adding pattern check+reject Close last code line properly. Combined lrRank and rank parameters for computeMd5Signature Consistency between 'generate' and 'update' startup option Consistency between preprocessor and handling of \cond and \if Consistency for "group" commands Consistency in headings and layout for template parameters (tparam) Consistency of Index name in LaTeX output Consistency of environment variables between config and code, Consistent warning messages Correct list of not used translator functions Correct typing error in test 5 Correct typing error in test 51 Correct typing error in warning message. Corrected description of XML output for emoji characters Corrected warning in case of a not supported output format with \image command. Correcting "Definition at line @0 of file @1." Correcting labels for citations, Correcting tag example and uniform calling all examples Correcting tag in printdocvisitor Correcting warning messages and echoing unknown command Correction for `doxygen -g` Correction in example of FILE_VERSION_FILTER Correction in title of FAQ Correction internal documentation Correction of some coloring of code comments in VHDL, adding data type 'positive' Create command for escaped equal sign Create test possibilities for xhtml and pdf output, Debug output commentcnv independent of QUIET setting Difference between standard and used Doxyfile Difference between standard and used Doxyfile (list) Disabled Appveyor documentation build due to unreliability of MikTeX download Disabled debug print Documentation EXTENSION_MAPPING Documentation correction Documentation correction CLANG option usage Documentation correction include command with options Documentation corrections Documentation internet addresses Documentation update regarding right font usage in architecture chapter Does not generate TOC for markdown Don't link to non existing / not accessible namespaces , in CSharp, in the source code Doxygen creates empty image titles for Docbook output Doxygen manual doesn't have lines around markdown tables / cells. Doxygen manual is not XHTML compliant Drop down lists in menu bar missing Enable comma as separator in configuration lists Enable in page table of contents for LaTeX Enable in page table of contents for XML and add maximum level to in page table of contents, Enable possibility of CLANG for Cygwin, Enable possibility to run single tests Ensure all language files are reset Expand sqlite3gen's breadth, depth, and quality Extending \cite command with '-' and '?' characters. Extending tests with extra possibilities Fix French lang build Fix HTTPS links Fix VHDL Latex documentation having two chapters with the same name. Fix Windows build failure Fix annotation with default value parsing Fix building with Visual Studio 2013 Fix for 'Definition at line' points to end of multiple-lined definition for Python #6706 Fix for module quicklinks Fix for unbounded memory usage due to a bug in \ref const matching #6689 Fix potential hangup when merging scopes Fix regression due to move of markdown processing Fix scanner.l for Slice,, Fix/New: add variadic function args '...' support to @link Fix/New: add variadic function args '...' support to @ref Fixed bug in URL Fixed compile errors in clang and gcc Fixed compiler warning for nested /* in scanner.l Fixed differently by changing root cause for introducing the space Fixed documentation to point to GitHub issue tracker Fixed incorrect XHTML output for test 021 Fixed logic error Fixed merge problem Fixed one remained compile error in clang Fixed problems with emoji handling and added a test case for it Fixed some more small memory leaks Fixed two small memory leaks Fixing coverity messages Fixing coverity messages (Namespace tag) Fixing problem with possible not initialized variable (endless loop in VS 2017 debug) Fortran code coloring improvements (REAL and comment lines) Fortran improvements Fortran improvements (2) Fortran scanner abort message French translation for VHDL additions Further simplified the fix Generating doxygen documentation on Windows (with MikTex) Handling Fortran functions in call graphs Heading in rtf. #6522 https://github.com/doxygen/doxygen/issues/6522 Ignore build* directories and not just build Implementation Fortran ENUM / ENUMERATION Implementation of standard generator for docbook output, Improved robustness of the emoji feature Improvement LaTeX outputandand Improvement regarding width and title for docbook Improvements in handling special characters in Latex Include "empty" directories in the documentation if they contain a `.dox` file (or similar) documenting the directory itself. Include header for CompilationDatabase Include height item in XML output Inconsistency in respect to tgroup in docbook Incorrect tag sequence for xhtml with class diagram possible Incorrect closing tags for in page table of contents (XHTML) Incorrect closing tags for in page table of contents (docbook) Incorrect number of start / end paragraph tags for xhtml with htmlonly Incorrect number of start / end paragraph tags for xhtml with image command Incorrect number tag sequence for xhtml with htmlinclude command possible Incorrect tag sequence for xhtml with latexinclude command possible Incorrect tag sequence possible for images possible in case of xhtml Index bugfix Index list cannot contain special characters in ids for XHTML Inline images Invalid warnings regarding todos when source file name contains a '-' Issue #6631 Code blocks incorrectly formatted in Latex Issue 6411: CSS for Markdown tables do not use HTML_COLORSTYLE_HUE, HTML_COLORSTYLE_SAT config variables Issue 6469: Java method calls are ignored in generating call/caller graph with Graphviz Issue 6494: asterisks before args and kwargs are ignored in python Issue_6456 Using # in links causes errors in PDF generation Issue_6585: Unexpected anchor tags in tag-files Keyword register (in code) is deprecated since C++11, LaTeX with verbatim part inside a table Large CALL / CALLER graphs cannot be processed in LaTeX Make conanfile creation more readable Make it possible to list namespace members in file scope for XML output. Making VHDL error messages more doxygen like Making the 'tex' part of \makeindex available to the user Markdown list wrong displayed Minor documentation fix Minor fixes to local toc logic after feedback Minor restructuring Misc. typos, Missing opening round bracket in case of an exception More typos Moved #include "config.h" back to the original place Moved duplicated code into dedicated function skipLanguageSpecificKeyword Moved local toc data into a separate type for better encapsulation Multiple `\xreflist` in one page with same key, Multiple addindex commands in HTML with same name Namespace with name docstrings_linebreak Not showing external project in HTML hierarchy class pages Numbers in comment disappear Numbers overlap the titles in TOC of PDF Order resources not only on filename but also dirname PATCH -- updates reference link with no closing Path for external commands on windows Possibility to have a \image command inside a <A> tag Possible fix for the build Prevent <center> and <div> inside brief descriptions to avoid broken XHTML output Prevent empty list Prevent empty member list table (XHTML) Prevent empty page list table (XHTML) Prevent possible 'QGDict::hashAsciiKey: Invalid null key' warning Prevent potential race condition Print emoji text in case of unknown emoji Problem with TEST_FLAGS when using CMake for Visual Studio Problem with \cond in normal comment of test 015 Problem with code inside a Doxy table in LaTeX Problems and some enhancements for LaTeX tables RTF layout regarding References and Referenced by RTF lists more levels and removing extra paragraphs Readded missing "Span" case to DocStyleChange::styleString Redundant whitespace removal breaks some C++ links [with test case and Git bisect] (Origin: bugzilla #791942) Refactored code a bit Refactored code a bit (use const references and made global functions members) Reference text in reference list seen as emoji Remove debug statement Remove debug statements Remove default assignment from Translator::trVhdlType() declaration Remove double line with documented argument from addContentsItem in ftvhelp.cpp Remove non-english translations Remove obsolete definitions from scanner Remove obsolete line from README.md Remove old obsolete docbook generator Remove some dead code Renamed (start/end)SimpleSect to (start/end)Examples. Renamed command and moved duplicated code into a macro Renamed option and test case numbers Replace ''printf' with appropriate warn 'message' Replace calls to trTypeString with trVhdlType in single mode, which is the default. Replaced replace(QRegExp(..)) by substitute Replaced replace(QRegExp..) by substitute Resolve inconsistency in formula repositories. Restructured code to avoid the need for global state Return VHDL specific text in trClassHierarchyDescription() Section label with minus sign not recognized properly. Small clarification for REFERENCED_BY_RELATION Small correction installation / build procedure Small corrections in distributed man pages Small documentation corrections Small problems when displaying python code Small problems when having code in LaTeX output, Sorting of index in case of LaTex Spanish translation for VHDL additions Spelling of the word Javadoc Synchronize chapter names of doxygen's own documentation. Syntax highlighting / code coloring in RTF Tag sequence incorrect for svg image (XHTML) Test renumbering, Tooltip was twice 'HTML escaped', Translators updated to version 1.8.15. Truncated split bar in HTML output between treeview and normal text area Typos [view],, Unbalanced start of lists resulting in not creatable pdf of rtf document Update Dutch translation for new Slice implementation Update Dutch translation in respect to new VHDL entries. Updated Hungarian translation Upgrade to jQuery 1.7.2 to get rid of security scan violations. Usage of '{', '}' and ',' in ALIAS Use QCStringList::split i.s.o. QStringList::split Version bump for next release Warning running xmllint for xhtml Wrong counting of lines during VHDL code output Wrong determination of begin / end tag of formula in markdown. Wrong link generated for inherited members when tag files are used. Wrong separator in index for a.o. Python, C# Wrong spelling of word doxygen XHTML image tag mandatory alt attribute XHTML incorrect attribute values for align and valign XHTML problem with class index table XHTML problem with multiple use of node numbers in id attribute XHTML problem with name attribute with VHDL name attribute XML output: avoid warnings with scoped enum values in anonymous namespaces. [ImgBot] Optimize images added PHP7 support for the search engine on HTML output. See: http://php.net/manual/en/language.basic-syntax.phptags.php addindex supports also DocBook and RTF correct typo in comment declares XMLCodeGenerator in xmlgen.h doxyparse bugfixes and minor improvements fix build with qt 5.11, deprecated qt5_use_modules macro was removed, patch by Christophe Giboudeaux perlmod syntax correction redundant input_filter runs significantly reduce performance when FILTER_SOURCE_FILES and INLINE_SOURCES are both enabled #6395 sqlite3: fix missing external_file view schema col sqlite3: require sqlite >= 3.9.0 -------------------------------------------------------------------------------- |
||
wiz
|
9bd737fe76 | Recursive bump for perl5-5.28.0 | ||
wiz
|
c57215a7b2 | Recursive bumps for fontconfig and libzip dependency changes. | ||
joerg
|
0521c54842 | Fix null pointer deref in xml generator. Bump revision. | ||
wiz
|
1bdd8a9891 | Add missing build dependency on py-expat. | ||
prlw1
|
57e7eee02c |
Update doxygen to 1.8.13
Highlights: * Add NVARCHAR as a SQL type * Add mscgen images to index.qhp * Add sql syntax highlighting to code blocks * Add support for more CSS formatting and column/row spanning in markdown tables * Added missing language value for SQL to XML output * Adds plantuml support Qt compressed help file * Made the RTF output honor the PAPER_TYPE option. * New classes for generated HTML div elements. * Option for PlantUML configuration file * Removed x flag from util* source files * Replaced section marker before members by diamond shaped bullet + many bug fixes and translation updates |
||
agc
|
30b55df38e |
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly. |
||
wiz
|
7f84153239 | Add python-3.6 to incompatible versions. | ||
mef
|
143609796a |
Update devel/doxygen 1.8.11 to 1.8.12
------------------------------------- Release 1.8.12 (release date 05-09-2016) * Bug 306025 - Fix missing title in non-page docanchors from tag files * Bug 504305 - FILTER_PATTERNS won't take command with arguments * Bug 675165 - Uses <img> instead of <object> html tag for SVG images * Bug 700381 - error state 21 with fortran code (fixed format) * Bug 710611 - Missing Page References in the Index Chapters of the LaTex/PDF output * Bug 722654 - Inherited member of template class issues warning and is not documented * Bug 742452 - Fortran: attributes after a blank line are ignored / Bug 625602 - FORTRAN: comment in subroutine argument list * Bug 749924 - Doxygen handles comments in Objective-C code blocks incorrectly. * Bug 750930 - Representation of arrows * Bug 751416 - Markdown: > escaped within backticks * Bug 751984 - Use UTC timezone when displaying QDateTimes parsed from SOURCE_DATE_EPOCH * Bug 752712 - last entry missing in a @name group of typedefs * Bug 753608 - Link of typedef within namespace on group pages missing * Bug 757509 - __init__.py causes to ignore some inheritance * Bug 760086 - Figure title needs to be on separate line in order for it to work * Bug 760836 - Phantom variables/functions in XML, created from non-code files * Bug 760970 - CASE_SENSE_NAMES ignored * Bug 761007 - Spaces between the closing bracket of the typename and the opening bracket of the parameter list cause detection issues. * Bug 761139 - python unicode docstrings are ignored , * Bug 761471 - Do not allow ligatures in log output * Bug 762670 - References for one function can inherit References from subsequent non documented function * Bug 762934 - External search does not properly escape user supplied data, resulting in vulnerability * Bug 762982 - regression, Unescaped percent sign in doxygen output * Bug 763104 - hyperref link label drop underscores * Bug 763105 - Directory list is not generated in HTML output * Bug 763471 - imported section anchors are copied in project tagfile * Bug 763720 - Exclusion of a new line at the end of source code file causing nesting of HTML code for function documentation , * Bug 764359 - Recent File list allows only 2 entries , * Bug 764515 - doxygen crashes no resolved * Bug 764656 - generated xml has errors * Bug 764711 - quick link index in alphabetical class list in classes.html doesn't work * Bug 765001 - Bad character escaping scheme in HTML anchor generation. * Bug 765002 - `@addindex`entries fail to link to the exact location in Compiled HTML Help. * Bug 765070 - Java: final keyword on a parameter brakes docs inherinance * Bug 765692 - Using `@page` to add title to Markdown file generates surplus empty page. * Bug 766059 - DOT_PATH not expanded * Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygen * Bug 766464 - python: missing cross-links in sources (option SOURCE_BROWSER = YES) * Bug 766698 - VHDL: missing last sign in html documentation of constant declaration * Bug 766787 - HTML Tables with 10+ columns are broken for LaTeX based output * Bug 766809 - Enumerations heading present but none listed * Bug 767171 - ALIASES stop working after verbatim with formula and /** */ * Bug 768830 - Doxygen segfault (return code 134) when parsing a c++ enum class contained in a class * Bug 768954 - Segmentation fault when processing md containing only header * Bug 769018 - Invalid XHTML if the directives brief and exception are following immediately * Bug 769028 - Can't scroll using finger documentation in Chrome browser on Android OS * Bug 769736 - doxygen generates incorrect documentation for C enum in latex * Bug 770660 - Code snippet always shows line numbers from 1 * Bug 770747 - Broken links in HTML output with SHOW_FILES=NO * Add caption in verbatim blocks. * Add parameter in/out specifiers to output. * Add section title to output. * Added .codedocs file * Added an option to add "anonymous" headings to the table of contents (currently Markdown only). * Added generating template files and reading templates from disk if present * Added missing free * Added support for encoding tag to the template engine used for HTML help indices * Adding compilation options for flex/lex and bison/yacc * Adding partial htmlhelp support to template system * Adjusted Doxygen to doxygen in running text in the manual * Allow verbatim code block to be placed on the output. * Also map .f95, .f03 and .f08 file types to Fortran * Another possible fix * Applied responsive design to menu bar using smartmenus * Assertion failure generation documentation * Bug fix for rendering the VHDL Hierarchy (thanks to a patch by Martin Kreis) * Building doxyapp fails after update of config methodology to improve performance * Bump version for GIT repo * CMAKE: Fix building on Windows with VS 2015 * Changed configuration mechanism to directly access options in order to improve performance * Code with "extension" unparsed shows line numbers * Color code word OPERATOR and ASSIGNMENT as keyword in FORTRAN code * Color code word RESULT as keyword in FORTRAN code * Determination of end of parameter list * Disable selecting line number * Disabled debug prints * Documentation for extensions .f95, .f03 and .f08 * Doxygen fails to copy logo image to LaTex output dir * FORTRAN determination string in preprocessing * Feature: Translations for german language (changes since 1.8.4) * Fix STRIP_FROM_PATH when running from drive root * Fix Windows build instructions. * Fix documentation typos * Fix for HTML output when using server side search and the the new menu bar * Fix for changed references due to different removeRedudantWhiteSpace() implementation * Fix for empty file name * Fix for error in travis.yml * Fix issue escaping backslash inside markdown style code span * Fix linker flags for building with clang on Windows * Fix order of member initilaization * Fix return-type warnings with -DNDEBUG * Fix search box rendering in HTML when menu bar is disabled * Fix uppercase letters B-Z being unnecessarily escaped in index HTML anchors. * Fixed for index.hhp output when using template engine * Fixed issue escaping ndashes (\--) and mdashes (\---) * Fixed problem with -w command when no Doxyfile was present and specified * Fixed two regressions found during extensive testing * Fixed typos. * Fixed wrong <p> nesting issue for call/caller graphs * Fortran inline source code and crash on Linux * Improve output on mobile devices * Improved list of files in htmlhelp.hhp * Improved sorting performance for directories and files * Include command show line number (e.g. LaTeX) * Initialization of python variables and type determination * Introducing commands includedoc and snippetdoc * Latex page numbering * Minor build fixes * Minor correction for BUILD.txt * Minor performance improvement sorting directories * Minor update to the installation instructions * Missing semicolon in navtree.css * Modified (readability) layout for member title in HTML and LaTex * Optimized use of convertNameToFile to improve performance * PDF generation stops when image with caption is included in a table. , * Parse more than 1 size indiction in defaultHandleTitleAndSize * Problem jumping to line number in source code due to wrong hypertarget name * Python strip code comments * Reimplemented node renumbering for dot graph to improve performance * Remove unused variables , * Removed ambiguity in the XML schema definition * Revert #291 * Simplified code of fix for Bug 765001 * Sorting in latex index and missing \@ in index * Split apt-get install commands in travis config in an attempt to reduce timeouts * Style fixes and added numbering to overloaded members * Table of contents breaks when documentation spans multiple comment blocks with same @page * Unified display of enum values across output formats and languages * Unify handling of extra packages in formula.cpp and latexgen.cpp so formula.cpp handles package arguments correctly * Update LICENSE file to latest from FSF * Update copyright year in docs * Updated README.md to include code docs * Updated stylesheet for the manual to fix layout issue in the navigation tree * Warnings from CLANG compiler * fix ninja build error * fixed rtf subsection * mangen.h: remove italic in brief member descriptions * reimplemented removeRedundantWhiteSpace() to improve performance * sqlite3gen: defnname -> defname * sqlite3gen: export proper memberdef refid * sqlite3gen: insert xrefs using integer refids * sqlite3gen: stripFromPath on all calls to insertFile * sqlite3gen: stripWhitespace on bitfield's text * sqlite3gen: sync with xmlgen * sqlite3gen: use the refid stored in the refids table |
||
wiz
|
ad0031c15e | Remove python33: adapt all packages that refer to it. | ||
wiz
|
2b0a009d0e | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | ||
wiz
|
0dcdd5a045 |
Updated doxygen to 1.8.11.
Build framework converted to cmake. XXX: Disable latex option for now, pdflatex on the tex file just errors out without a usable error message. Fixes welcome. Release 1.8.11 (release date 30-12-2015) Bug 149792 - Mainpage title has wrong style in RTF [view and [view] Bug 333106 - $line param [view] Bug 361814 - python: tuple assignment not recognized as variable initialization [view] Bug 485701 - Fixes angle brackets (< and >) not escaped in HTML formula alt text [view] Bug 578720 - [Python] Add pyw as a valid extension [view] Bug 593642 - Python: STRIP_CODE_COMMENTS Doesn't work within the source code [view] Bug 595186 - Python ignores \private tag [view] Bug 606104 - Deprecated list: Wrong prefix '<globalScope>::' for global functions [view] Bug 629249 - Incorrect "References" and "Referenced by" [view] Bug 641036 - python script with #!/usr/bin/python are not documented correctly [view] Bug 646002 - htmlonly content appears in generated XML output [view] and [view] Bug 648865 - PYTHON: stops processing the file after encountering \"""" [view] Bug 661814 - writeMemberNavIndex template calls static fixSpaces [view] Bug 682373 - Math does not work in LaTeX with custom header and footer. [view] Bug 731509 - Markdown backticks not processed within Markdown links. [view] Bug 732356 - doxygen's \param command is confused by some python default values [view] Bug 735152 - Python: Allow undocumented "cls" parameter for class methods [view] Bug 742715 - Unnamed structs gives: QGDict::hashAsciiKey: Invalid null key [view] Bug 744938 - PATCH: add option to build latex without timestamps [view] Bug 745659 - The table in classes.html has no class attribute [view] Bug 746162 - formulas creating invalid HTML code [view] Bug 746361 - Doxygen thinks C++ class is Objective-C [view] Bug 751300 - Doxygen don't support longer key in bibtex [view] Bug 751321 - \cite still rejects valid BibTeX keys [view] Bug 751755 - using plantuml cause a popup "openwith" windows when calling java.exe [view] Bug 751984 - PATCH: Honour SOURCE_DATE_EPOCH environment variable for reproducible output [view] Bug 752657 - XML not documenting a class in python [view] Bug 752658 - XML empty <argsstring/> in python [view] Bug 752712 - last entry missing in a @name group of typedefs [view] Bug 752845 - Non-alphanumeric characters in Markdown links don't work properly [view] Bug 753500 - $file when using @name is wrong [view] Bug 753909 - Copy and paste of code fragment from CHM merges all pasted text into single line [view] Bug 754130 - class="current" not applied to <li> for module tab within 'group__*.html' module html files [view] Bug 754184 - \bug paragraph doesn't end with a new sectioning command [view] Bug 754606 - Double anchors when using groups [view] Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMES [view] Bug 755293 - Tree view pane overlaps with content tabs [view] Bug 755783 - RTF output has incomplete "References" and "Referenced by" sections [view] Bug 755786 - fatal: Cannot open 'graph_legend': No such file or directory [view] Bug 755939 - Warning refers to incorrect line for undocumented member function (C++) [view] Bug 756241 - Race condition in parallel DOT runs [view] Bug 756604 - Unable to prevent a numbered list [view] and [view] Bug 756724 - Inline markdown links don't support reference targets that contain ) [view] Bug 757300 - Failed to document nested classes with "reference to array" parameters [view] Bug 757621 - unclosed tag, c# generics method with where [view] Bug 757812 - Doxygen do not support comparison angle bracket in template [view] Bug 758132 - Brief description of non documented functions [view] and [view] Bug 758495 - Bug in VHDL parser + other fixes [view] Bug 758900 - C++ templated member-function appears both as public and private [view] Bug 759177 - Markdown fenced code blocks not parsed properly in comment [view] Bug 759247 - C++11 unified initializer for array with templates treated as function [view] Bug 759281 - Doxygen parser confused by C++11 attributes [view] Bug 759381 - unable to @ref or @link C++ templated operator overloads [view] Bug 759622 - problems with charset using plantuml [view] Actually using value of GROUP_NESTED_COMPOUNDS option [view] Add RPM build for Red Hat [view] Add WARN_AS_ERROR option to stop execution at first warning (equivalent of compilers' -Werror option) [view] Add examples to LaTeX / PDF doxygen manual [view and [view] Add mathjax support to template & context. [view] Add support for "value" attribute in FORTRAN scanner [view] Added documentation for creating tables [view] Added javascript search engine data to the template context [view] Added missing html resources to the html template file [view] Added missing information to template version of the all members list [view] Added support for directory dependency graphs to template engine [view] Adding compilation options for flex/lex and bison/yacc [view] Adjusted used option for CLANG usage with CMake in documentation [view] Alignment in LaTeX parameter table [view] Avoid using Resource::data as string, as it is not null terminated. [view] Better handling of implicit statement in source code browser [view] Bug 149792 - Mainpage title has wrong style in RTF [view] Bump version so that the GIT repo represents the version for the "next" release [view] Cmake tries to remove directory refman.tex instead of file refman.tex [view] Copy user EXTRA_FILES at the end to overrule files generated by default by doxygen [view] Correct / set types for python variables [view] Correcting print format error in config.l [view] DO NOT hardcode x86-64 architecture. [view] Don't show a console when launching doxywizard on Windows. [view] Fix computeCommonDirPrefix sometimes not finding the correct prefix [view] Fix error documentation of in flex debug script [view] Fix for broken link in the manual [view] Fix hexChar for inputs 0 <= i < 10 [view and [view] Fix spelling in doc/commands.doc (descriptionm) [view] Fix typo in function name [view and [view] Fixed a couple of small memory leaks [view] Fixed a number of memory leaks in the template engine [view] Fixed compiler warning for MacOSX [view] Fixed link issue for MacOSX 10.11 [view] Fixed minor typos in comments [view] Fixed preprocessor macros for flex version check [view] Fixed problem with latex and PDF bookmarks [view] Fixed various issues found by PVS-Studio. [view] Fixes bug 485701: Angle brackets (< and >) not escaped in HTML formula alt text [view] Fixes to support nested tables again [view] Fortran module private variables and EXTRACT_PRIVATE = NO [view and view] Improved handling of <caption> in tables for LaTeX output. [view] IncludeInfo class had uninitialized member variable [view] Made paragraph spacing more flexible in the LaTeX output to prevent page overflows [view] Made several improvements to the performance of template engine [view] Make doxywizard compatible with Qt5 [view] Make list of default extensions consistent with language mapping list [view] Markdown with @cond and @endcond [view] Markdown with @cond and @endcond [view] Merge remote-tracking branch 'upstream/master' [view] Minor change to pycode.l:codifyLines [view] Moved creation of inline class documentation to separate template file [view] RTF improvement: Example section was merged with next function title [view] Remove obsolete py files [view] Removed BOM marker from greek translator to avoid Visual C warnings [view] Repaired breaking @include for LaTeX output [view] Revert "Spelling correction for error message with USE_HTAGS usage" [view] Revert using container-based infra as sudo is needed :-( [view] Reverted change that caused doxygen to return error code 2 when it produced a warning [view] Rework the generation of packages DEB/RPM/... (CPack) [view] Right alignment of in page table of contents [view] Small correction of errors in case of CSharp XML tags [view] Small documentation corrections [view] Spelling correction for error message with USE_HTAGS usage [view] and [view] Started with generating LaTeX output via the template engine [view] Stop when doxygen configuration file ("Doxyfile") cannot be read [view] Support flex-2.6.0 [view] and [view] Support set in code highlighting [view] Template enhancements and various other small fixes [view] Title in case of USE_MDFILE_AS_MAINPAGE [view] Tooltip can still contain < and > signs [view] Tweaked the htmlonly sections in the manual so it produces valid HTML output [view] Undo _doxygen to libdoxygen target change [view] Updated instructions to toggle debugging flex code [view] Updated italian translation and translator email address [view] Updated the Greek translation [view] Use CPack to generate rpm/deb packages [view] Use STATIC libraries to prevent them being shared [view] Using tabu package for LaTeX tables [view] [Bug 755225] On Windows, generated layout is with UNIX EOL [view] [Doxygen-users] plugin / filter not behaving as expected [view] add spaces like "Doyxgen"CN_SPC->"Doyxgen" CN_SPC [view] allow building with custom iconv on Windows [view] doc: generate Doxygen's documentation. [view] doc: put man pages under share/man/man1 [view] docparser: warn when finding a documented empty return type [view] docs: add examples as a dependency of docs [view] doxyapp and CLANG linking [view] fixed for travis ci config file [view] libpng warning: iCCP: known incorrect sRGB profile [view] rename build target _doxygen to libdoxygen [view] run_translator.cmake is no longer used [view] runtests: Simplify dictionary usage [view] Release 1.8.10 (release date 27-06-2015) change the build system to use cmake [view], [view], [view], [view], [view], [view], [view], [view] Add support for basic XML syntax highlighting. [view] Added documentation for ``` style fenced code block and more robust parsing [view] Added function arguments to the LaTeX toc [view] Added missing files and build instructions [view] Added missing libraries for building doxysearch on Windows [view] Added support for language codes [view] Added type constraint relations for Java generics to dot graphs and XML output [view] Adding commands \hidecallgraph and \hidecallergraph [view] Adjust test script for longer version number [view] Adjusted version in configure script [view] Alignment of project name [view] Allow selection of specific translators to compile in at build time [view] Based on the report of Peter D. Barnes in the doxygen forum (http://doxygen.10944.n7.nabble.com/doxygen-1-8-9-1-upgrade-errors-td6990.html) [view] Better error message in case of IDL inconsistency [view] Bug 659590 - EXTRA_PACKAGES can't handle package options [view], [view] Bug 739680 - Using HTML entities in PROJECT_NAME [view] Bug 742095 - Missing documentation after nested C++11 unified initializer [view] Bug 742151 - Bogus warning: citelist: Unexpected new line character [view] Bug 742230 - @todo paragraphs incorrectly placed in rtf output [view] Bug 742235 - Bogus message with addtogroup [view] Bug 742408 - Configuring doxyfile to only output docbook produces erroneous warning [view] Bug 742427 - latex compilation: \backmatter incompatible with COMPACT_LATEX=YES [view] Bug 742445 - Wrong icons in TOC of CHM help [view] Bug 742899 - <CAPTION> inside <TABLE> no longer works for LaTex output [view] Bug 743604 - Duplicate anchors from tagfiles [view] Bug 743605 - Tagfile anchors not generated for enumeration values [view] Bug 743675 - Non-ascii characters are not emphasised [view] Bug 744762 - Using TAGFILES prevents symbol extraction [view] Bug 745439 - PATCH: please consider making doxygen output byte for byte identical between individual runs by default [view] Bug 745481 - Doxygen generates bad "More..." file links for functions within a namespace [view] Bug 745870 - [PATCH] QT4's qmake is titled differently on Fedora 21 [view], [view] Bug 746226 - last enum member not documented [view] Bug 746417 - Nested list in C# XML comments closes outer list prematurely [view], [view] Bug 746614 - Bogus warning regarding nested comments [view] Bug 746619 - Bogus warnings in case of anonymous namespace and @todo [view] Bug 746734 - Don't warn about missing documentation for deleted functions. [view], [view] Bug 747111 - Table of content incorrect with escaped symbols [view] Bug 747780 - man output should escape minus signs [view] Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed properly. [view], [view] Bug 750016 - FILE_PATTERNS ignores arbitrary extensions [view] Bug 751455 - class scoped enum documentation appearing at group level instead of class level [view] Build fixes for windows build [view] Bump copyright year [view] Bump version in configure script [view] Cleanup & adapt travis config [view] Consistency in handling HTML and LaTeX in respect to header and footer [view] Correct string buffer sizes for RTF output, such that the string is always correctly sized. [view] Crash in case of non generic interface in Fortran [view] Documentation HTML Header, Footer, and Stylesheet changes [view], [view] Documenting RESULT variable of Fortran FUNCTION [view], [view] Doxygen LaTeX / PDF links point to page 1 [view] Enable relative paths referenced source files [view] Escape "@" in names as it is not allowed in XML / Docbook names (comming from anon namespaces) [view] Fix for bug 746673. [view] Fix for building diagram example conditionally [view] Fix for issue 744670 [view] Fix for issue 744671 [view] Fix for rendering the template parameters of members of variadic template classes. [view] Fix missing brief documentation for overload and specialization functions [view] Fix nesting of XML tag "literallayout" for docbook output of enums. [view] Fix parsing of ODL-style properties [view] Fix potential null pointer dereference in src/classdef.cpp [view] Fix potential null pointer dereference in src/context.cpp [view] Fixed a couple of cases where sharing string data could lead to corruption [view] Fixed code reachability bug found by coverity in translator_fi.h [view] Fixed compilation issue on Windows [view] Fixed issue accessing uninitialized buffer under certain conditions. [view] Fixed potential crash while generating dot graphs [view] Fixed potential string buffer issue for dot graphs [view] Fixed regression due to buffer resizing while generating RTF. [view] Fixed regression in argument processing [view] Fixed type in printdocvisitor.h [view] Fixed typos in comments. [view] Fixes for showing type constraint relations [view] Fortran FUNCTION source code [view], [view] Fortran: code color GOTO as flow keyword. [view] Fortran: fixed format position 73 and further is comment [view], [view] Fortran: warning message about not documented module member [view] Guarded debug prints against printing a NULL pointer. [view] HTML entity ° gives problems in LaTeX [view] Help message regarding layout file [view],[view] Internal debug option -d lex is not described [view], [view] Internal doxygen docs gives: warning: Unsupported xml/html tag <...> found [view] Missing cross reference link [view] Patch fixing a typo in Pull Request 307 [view], [view] Prevent example.tag from being regenerated [view] Problem running tests under Windows [view] Remove the new line after @startuml in generated pu file [view] Remove unreachable code [view] Remove unused local and static global variables [view] Remove wrong </File> [view], [view] Removed OS version check for MACOSX (was not used anywhere) [view] Removed dbus XML parser, various refinements [view], [view] Removed old build files, added install targets and other options [view] Repair Doxygen generate invalid styleSheetFile and extensionsFile of RTF [view] Replace to_c_cmd by resource compiler [view] Restore deleted file [view] Showing grey/gray in documentation [view] Suggestion to use stripPrefix has been implemented for RESULT. For consistency also implemented for arguments. [view], [view] Support diff that returns "No differences encountered" when comparing test results [view] Support generating index-color PNG files [view] Switched back to version 6.2 of JavaCC for VHDL parser generation. [view] Tcl: fix for extra line breaks in source browser introduced by commit 312bef5 [view] TranslatorSwedish updated [view] Update of search from "endless search to 'Character search: criterion. [view] Update translator_cn.h [view] Updated changelog for 1.8.9.1 [view] Updated installation section of the manual [view] Various VHDL related fixes [view], [view], [view] Various minor changes [view] Warning message multiple mainpages [view] Warnings without filename [view] add support for github flavored fenced code blocks [view] added HHC.exe own output to the debug output when extcmd flag enabled [view] doc/translator.py -- minor updates [view] drop #include <unistd.h> [view] fix *.l for three backticks [view] fix enum brief description in RTF output [view] fix for CHM TOC "Classes" entry to point to annotated file [view] fix for src/translator_tw.h by Gary Lee (translation cleaned) [view] increase the size of l when result is modified [view] move layout_default.xml to templates/html/ [view] runtests.pl: mmn version has dash as separator [view] specify that doxygen searches files in INPUT tag [view] sqlite3: add regexp searches to search.py [view] sqlite3: add schema comments [view] sqlite3: fix constness [view] version.py pass configure file path as parameter [view] xml: use STRIP_FROM_PATH on @file attributes. [view], [view] |
||
jperkin
|
a7efdccd6c | Use OPSYSVARS. | ||
adam
|
7f3b4730ad | Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 | ||
wiz
|
0982effce2 |
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0. |
||
tnn
|
78ec3d5115 |
Don't need to conditionalise usage of BUILDLINK_LDADD.iconv per OPSYS.
It will be empty where not required. |
||
joerg
|
4306558da7 |
With compact latex output, class article is used. That means no
\backmatter. Bump revision. |
||
mef
|
10e719d636 |
Update to
Release 1.8.9.1 (release date 04-01-2015) - Fixed a couple of cases where sharing string data could lead to corruption [view] - Various VHDL related fixes [view] - Bug 742151 - Bogus warning: citelist: Unexpected new line character [view] - Bug 742230 - @todo paragraphs incorrectly placed in rtf output [view] - Bug 742235 - Bogus message with addtogroup [view] - Documentation HTML Header, Footer, and Stylesheet changes [view] - Documenting RESULT variable of Fortran FUNCTION [view] - Fix potential null pointer dereference in src/context.cpp [view] - Fixed compilation issue on Windows [view] - Fortran FUNCTION source code [view] - Fortran: code color GOTO as flow keyword. [view] - Help message regarding layout file [view] - Remove unused local and static global variables [view] - Suggestion to use stripPrefix has been implemented for RESULT. For consistency also implemented for arguments. [view] - Switched back to version 6.2 of JavaCC for VHDL parser generation. [view] |
||
mef
|
0b31018933 |
(pkgsrc)
- Adding comment on patches (upstream) - Update 1.8.8 to 1.8.9 --------------------- log_1_8_9 Release 1.8.9 \htmlonly (release date 25-12-2014) * Bug 634763 - Fortran: external subroutine as dummy argument not recognized [view] * Bug 634763 - Fortran: external subroutine as dummy argument not recognized [view] * Bug 651859 - Brief description misplaced in man page output [view] * Bug 652276 - Typedefs in manpages has too few linebreak possiblilities [view] * Bug 685597 - C# <code> tag in an <example> tag does not render as expected. [view] * Bug 687576 - Add support for LATEX_EXTRA_STYLESHEET [view] * Bug 704090 - Allow Class{T}.Method in cref to refer to a generic class in XML comments [view] * Bug 722940 - classes with same name in different namespace adding to same group [view] * Bug 729063 - Missing link for item inside the same namespace [view] * Bug 729236 - Added HIDE_COMPOUND_REFERENCE config option [view] * Bug 735145 - QHP toc broken if mainpage with PROJECT_NAME title has sections/subpages [view] * Bug 735194 - src/Makefile.libdoxycfg shouldn't be distributed [view] * Bug 735198 - plantUML requires epstopdf for building PDF files [view] * Bug 735376 - tag file: Unknown compound attribute `singleton' found! [view] * Bug 735441 - Fix a resource leak in src/vhdldocgen.cpp [view] * Bug 735462 - There's no such thing as a private Q_PROPERTY [view] * Bug 735475 - Same Expression in translator_kr.h [view] * Bug 735477 - Fix a potential null pointer dereference in src/memberdef.cpp [view] * Bug 735481 - Mismatch in memory allocation/de-allocation function in vhdlparser/ vhdlstring.h [view] * Bug 735482 - Remove a not needed initialization of a local variable in src/mangen.cpp [view] * Bug 735483 - Fix a potential null pointer dereference in src/searchindex.cpp [view] * Bug 735497 - Fix wrong pointer initialization in src/definition.cpp [view] * Bug 735499 - Fix potential modulo by zero in src/template.cpp [view] * Bug 735584 - Reached end of file while still insided a (nested) comment in Markdown [view] * Bug 735587 - Fix a terminating null character after fread in src/filedef.cpp [view] * Bug 735589 - Remove not needed variable initialization in src/classdef.cpp [view] * Bug 735590 - Remove not needed pointer initialization in src/entry.cpp [view] * Bug 735591 - Provide exit code in case generatePlantUMLOutput fails [view] * Bug 735620 - Remove not needed variable caching in src/markdown.cpp [view] * Bug 735622 - Do not cache inputSize in src/doxygen.cpp [view] * Bug 735623 - Expression is always false because 'else if' condition matches previous condition [view] * Bug 735726 - Fix missing break in switch case statement [view] * Bug 735745 - Spurious ASSERT message [view] * Bug 735759 - Broken man pages due to bad use of autoBreak [view] * Bug 735767 - Fix potential copy and paste issue in vhdlparser/VhdlParser.cc [view] * Bug 735924 - [Patch] Documentation: Wrong link for \\diafile [view] * Bug 735925 - [Patch] DocBook: Possible name clash for generated image files [view] * Bug 735926 - RTF output: \\diafile and \\mscfile do not work [view] * Bug 735929 - Windows: Process exit code is ignored for processes launched using ShellExecuteEx() [view] * Bug 735982 - Fix potential allocation of huge memory amount due to type overflow in src/ lodepng.cpp [view] * Bug 735985 - Fix missing unchecked return value in src/dot.cpp [view] * Bug 736018 - Fix potential null pointer dereference in src/dbusxmlscanner.cpp [view] * Bug 736020 - Fix identical code for different branches in src/translator_tw.h [view] * Bug 736022 - Fix potential null pointer dereference in src/index.cpp [view] * Bug 736023 - Remove not needed variable initialization in src/cite.cpp [view] * Bug 736027 - Remove not needed local variable in src/doxygen.cpp [view] * Bug 736029 - Remove redundant if/else branch in src/lodepng.cpp [view] * Bug 736030 - Remove redundant if/else branch in src/translator_lt.h [view] * Bug 736031 - Cleanup redundant if/else branch in src/translator_kr.h [view] * Bug 736032 - Cleanup redundant if/else branch in src/translator_sr.h [view] * Bug 736033 - Cleanup redundant if/else branch in src/translator_tw.h [view] * Bug 736034 - Cleanup redundant if/else branch in src/translator_vi.h [view] * Bug 736036 - Remove redundant local variable initialization in qtools/qstring.cpp [view] * Bug 736037 - Fix wrong member variable initialization in src/define.cpp [view] * Bug 736385 - Fix potential null pointer dereference in src/util.cpp [view] * Bug 736386 - Fix another potential null pointer dereference in src/util.cpp [view] * Bug 736387 - Fix a potential null pointer dereference in src/index.cpp [view] * Bug 736389 - Fix a potential null pointer dereference in src/vhdldocgen.cpp [view] * Bug 736992 - Member functions omitted from tagfile [view] * Bug 737444 - Java: Annotations with brackets prevent documentation [view] * Bug 737830 - Invalid element name in footer part when GENERATE_TREEVIEW specified [view] * Bug 738063 - Fortran attribute contiguous not identified [view] * Bug 738167 - Entity references in XML command attributes are incorrectly handled [view] * Bug 738173 - Entity references in XML code command are incorrectly handled [view] * Bug 738548 - latex: dead links to source code [view] * Bug 738574 - … is replaced by \cdots rather than \dots in the LaTeX output [view] * Bug 739054 - Python xml not outputting info of functions inside __init__.py [view] * Bug 739056 - Python xml - argsstring is empty, while HTML have arguments [view] * Bug 739209 - Invalid warning about undocumented C++ function imported from tagfile [view] * Bug 739210 - C++11 scoped enums with same name inside different classes are merged if using tagfile [view] * Bug 739211 - Cannot make explicit links to C++ const member functions [view] * Bug 739214 - Cannot make unscoped link to C++ conversion operator [view] * Bug 739462 - Using "doxygen.css" for HTML_EXTRA_STYLESHEET fails silently [view] * Bug 739863 - Regression: Base classes incorrect when using CRTP with default template parameter [view] * Bug 740218 - Full scope needed when making link inside cross-referenced section [view] * Bug 740218 - Full scope needed when making link inside cross-referenced section (fixed regression) [view] * Bug 740446 - invalid copydoc target does not result in warning [view] * Bug 741100 - Latex to PDF hangs when using Markdown tables [view] * Bug 741417 - Crash when building gtkmm documentation [view] * Bug 741778 - \cite confused by labels ending with a dot (improved warning message) [view] * fix docbook output [view] 1. support other than english 2. fix broken example link id 3. fix incomplete TOC : no Classe etc. 4. add brief description for Functions etc. 5. Comply with REPEAT_BRIEF 6. Do not output duplicated contents when detailed descripton is missing. 7. set table colwidth for Param/RetVal * Add missing escape in doxysearch.cpp when result contained a double quote [view] * Add source code possibility for RTF output [view] * Added Coverity Scan Build Status to Readme [view] * Added clearer range checks for string class to help compiler [view] * Added compilation support for MacOSX 10.10 (yosemite) [view] * Added faster reference counted string implementation with short string optimization [view ] * Added graphical hierarchy support to template engine [view] * Added guard to prevent (theoretical) out of bound access [view] * Added language attribute to XML output for classes, namespaces, and files [view] * Avoid a (theoretical) memory leak [view] * Better handling of inline Fortran parameter documentation [view] * Fixed bug for page numbers in the latex indices [view] * Compilation fixes for Windows for new string implementation. [view] * Convert FORTRAN modules to namespaces [view] * Create an easy possibility to take a snippet from the current file. [view] * Debian Bug 762272: segfault with cyclic subgroups [view] * Disabled enter/exit printing for doctokenizer (produced too much noise) [view] * Empty entry in \tableofcontents in case e.g. section without description. [view] * Extra empty line in source fragments [view] * Fix bug with C++11 static_assert [view] * Fix bug: language switch command "\~" failed to detect language id which contains '-' [ view] * Fix for https://bugzilla.gnome.org/show_bug.cgi?id=651850 [view] * Fix for the second issue in bz 651848 [view] * Fix potential crash when reading tag file which contained nested java classes using generics [view] * Fix rules for closing FORTRAN module and typedef scopes [view] * Fix to ignore the contents of \verbatim and friends while looking for sections [view] * Fix to show relations between C#/Java generic classes [view] * Fixed a number of issues (resource leaks, uninitialized members, etc) found by coverity [ view] * Fixed bug in new QCString::sprintf for long string. [view] * Fixed extension matching issue if path contained a dot. [view] * Fixed issue accessing uninitialized data when combining RTF output. [view] * Fixed issue parsing @end directly followed by the end of the file [view] * Fixed problem finding \enduml when using /// style comments. [view] * Fixed refcounting bug in new string implementation [view] * Fixed several Coverity warnings [view] * Fixed to small memory leaks [view] * Fixed typos and formatting in Doxyfile (thanks to Armin Mueller) [view] * Fixed typos in C/C++ comments. There are no functional changes. [view] * Fixed typos in comments. [view] * Fixed typos in comments. No functional changes. [view] * Fortran code color END (regression pull request 259) [view] * Fortran color CALL as keyword [view] * Fortran color code of END [view] * Fortran continuation character seen as begin of function call [view] * Generate error message in case bibtex generation fails [view] * Improved main page rendering via template engine [view] * Initialized potentially uninitialized variable in markdown part [view] * Introduce new optimized string implementation (attempt 2) [view] * Introduced template directory for template and resource files and resource compiler & manager [view] * LaTeX problem with 2 consecutive single quotes [view] * Last comment of \code{.f90} missing [view] * Limit images sizes and make more uniform (LaTeX) [view] * Package mathptmx gives discrepancy between pdf and HTML formulas [view] * Portuguese and Brazilian Portuguese translators updated to 1.8.5. [view] * Prevent overly long terms from stopping the search indexer [view] * Problem in case of line termination (., a dot) direct after the \cite command [view] * Regression class<T extends V> resulted in class<V> as the page title [view] * Remove bogus argument to avoid compiler warning [view] * Remove dependency of PlantUML on HAVE_DOT [view] * Remove extraneous 'README' to allow successful RPM creation [view] * Remove filtering rule when generating FORTRAN module links [view] * Remove redundant code [view] * Removed bash specific construct from ./configure script to make it work on Solaris [view] * Removed some comment statements. [view] * Revert "Bug 634763 - Fortran: external subroutine as dummy argument not recognized" [view ] * Reverted back to old string implementation. New one needs more work. [view] * Show tag file name instead of <unknown> for warnings pointing to symbols extracted from tag files. [view] * Show the parent-child type specialization relation in Java/C# generics inheritance diagrams [view] * Support charset option for PlantUML [view] * Support for INLINE_SOURCES in Fortran [view] * Support plantuml !include statement [view] * Support visible=no for main page tab. [view] * Supporting linking for methods bound to FORTRAN classes in source definitions [view] * This is the patch attached to bz 651848 by Robin Gareus. [view] * Update README.md [view] * Updated configuration script and libdoxygen.pro.in to use llvm-config [view] * Use result of vsnprintf [view] * Use substitute() instead of QString conversion [view] * Various VHDL fixes [view] * various fixes and restructuring [view] * Various latex problems [view] |
||
mef
|
23a3d51f43 |
(Upstream update 1.8.7 to 1.8.8)
------------------------------------- Release 1.8.8 (release date 21-08-2014) New features Bug 731947 - Support for PlantUML [view] Add BREAD_CRUMB_TRAIL. [view] Bug fixes Bug 172072 $title doesn't work in LateX header [view] Bug 583958 Class diagrams and class hierarchy don't work for java generic classes [view] Bug 589707 Flex .rule file for Visual Studio build can't cope with spaces in filenames [view] Bug 623299 Fortran: quotation after define causes error [view] Bug 625601 FORTRAN: recognition free versus fixed formatted code [view] Bug 700510 Bibliography duplicate filenames fails [view] and [view] Bug 702584 \cite rejects valid BibTeX keys [view] and [view] Bug 705503 TCL: Documentation of oo::define is not working [view] Bug 727732 Nested C structures/unions does not work with groups [view] Bug 728654 configuration stops with settings.h missing [view] Bug 728740 XML Output: Doxygen doesn't escape & characters (included in a hyperlink) in <detaileddescription> [view] Bug 729017 function object in member initializer causes documentation loss [view] Bug 729427 [PATCH] Propagate configure's perl to makefiles [view] Bug 730418 man page extension is incorrect [view] Bug 730520 No documentation generated for method-less C++ struct [view] Bug 730887 [PATCH] Fix potential copy and paste error in inputstring.cpp [view] Bug 730888 [PATCH] Fix missing '&' in Boolean operation in qstring.cpp [view] Bug 731238 Dead links in html documentation when using tabs for indentation in c++ [view] Bug 731363 Callgraphs for C# only generated for methods inside the same class [view] Bug 731985 Variadic macros failing to expand if trailing ... is empty [view] Bug 732594 Two entries for a single member in Doxygen XML [view] Bug 732768 nested html tables cause pdflatex to hang (1.8.4 and 1.8.6) [view] Bug 733451 volatile declaration on member functions is not handled as xml attribute [view] Bug 733605 Incorrect LaTeX generation for private union member in C++ [view] Bug 733722 XML Output invalid: XML_PROGRAMLISTING=YES copies Unicode form feed character (U+000C) to XML files [view] Bug 733856 segfault in QGListIterator while parsing fortran code [view] Bug 733938 Explicit links using operator()() not generated. [view] Bug 734077 no uniquely matching class member found for inline function definition where parameter argument names don't match [view] Bug 734099 Add support for non-parsed language [view] Bug 734245 Q_PROPERTY switches the member access from private to public [view] Bug 734331 Strong enum members listed in containing namespace [view] Bug 734704 Sigsegv while generating XML output [view] Bug 734727 GENERATE_TAGFILE no longer includes any @*section links [view] and [view] Bug 734828 Request: disable building documentation if Python 2.6 or newer not available [view] Bug 735001 No output for markdown pages with duplicate label title (different anchor) [view] Bug 735037 QGDict::hashAsciiKey: Invalid null key [view] Add FORTRAN 2003 keywords and commands [view] Add type option to FORTRAN select statements [view] Added build support for Python3+ and Python2.6+ [view] Added class/procedure vardefs to FORTRAN code highlighting [view] Added documentation for some missing HTML commands [view] Added flatten, listsort and paginate filters [view] Added get filter, unified index properties [view] Added groupby filter and some more context info [view] Added import keyword to FORTRAN code highlighting [view] Added lists for indices to template context [view] Added mainpage to context and improved page tree [view] Added member indexes to template context [view] Added missing links in changelog when multiple bug ids were on one line [view] Added more missing links to the changelog [view] Added namespace info to the context [view] Addition of module data to context and alphaIndex filter [view] Coded coloring of flow statements corrected (regression) [view] Corrected copyright year [view] Correction of typing error [view] Disabled/fixed segments that produced doxygen warnings while running the test [view] Docbook output improvements [view] Documentation generator: added support for C# property accessors visibility modifiers. [view] Doxywizard: make the Next button on the last page of the expert tab switch to the run tab [view] Doxywizard: make the Next button on the last page of the wizard switch to the run tab [view] Error linking 32-bit windows [view] Fix FORTRAN code function scope test [view] Fix after rebase from master [view] Fix description of USE_PDFLATEX [view] Fix highlighting issues [view] Fix typo [view] Fix unnecessary rules for FORTRAN types [view] Fix warning about unused functions in qstring.cpp [view] Fixed keyword type [view] Fixed missing include for Linux [view] Fixed test 021 [view] Fixed typo [view] Fixed typo and used QString for directory [view] Fixed windows compile issue for is_neutral [view] Fixes for ./configure script on Solaris [view] Fixes regression due to PR 169 [view] Language parser: added support for C# property accessors visibility modifiers. [view] Made INSTALL file version and date independent [view] Made bread crumb trails enabled unconditionally [view] Made setName() virtual so overloading works [view] Make index for faq [view] Messages truncated in warnings file [view] Minor fixes [view] Minor fixes to the template context [view] Missing word after \n command in Doxygen rtf output, version 1.8.5 & up [view] More robust extraction of scope information from tag files [view] No warning in case cite definition is missing [view] Preparations for release 1.8.8 [view] Removed not implemented HTML commands from documentation [view] Removed unsupported HTML commands from the docs [view] Set deployment targets for MacOSX 10.5+ versions [view] Support multiple extra HTML stylesheets. [view] Tcl: add missing file that breaks test 057 [view] Tcl: add test code for Bug 729092 [view] Tcl: collect XRefs also if INLINE_SOURCES = no [view] Tcl: correct namespace resolution in case of INLINE_SOURCES = YES [view] Tcl: recurse for [] [view] Tcl: refactor similar code into tcl_codify_token function [view] Tcl: support eval/catch commands [view] Tcl: support switch command [view] Tcl: test 057 additionally tests mutual Xrefs for two files [view] Template context support for CREATE_SUBDIRS [view] Update dot.cpp [view] Update latexgen.cpp [view] Update test 058 because commit 9d315a9 fixes also Bug 729135 [view] Replaced the VHDL parser with the VHDL scanner from 1.7.5 to avoid potential licensing issues [view] New VHDL parser implementation [view] Vhdl fixes [view] \usepackage{fixltx2e} must come before use \usepackage{float} [view] cache anonymous into ClassDefImpl::isAnonymous [view] changed append filter and added index and path attributes to node [view] doc/translator.py -- unification for Python 2.6+ and 3.3+ (not finished) [view] doc/translator.py unified for Python 2.6+ and Python 3.0+ [view] make.bat: change current directory [view] and [view] removeRedundantWhiteSpace micro-optimization [view] resolves the error of unbalanced tags opened/closed in docbook output: parser error : Opening and ending tag mismatch: para line 358 and tbody [view] winbuild/pack_the_distribution_for_windows.py minor updates [view] |
||
wiz
|
7eeb51b534 |
Bump for perl-5.20.0.
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time. |
||
minskim
|
dadda941ca |
Let doxygen depend on Type 1 CM font packages
This prevents mktexpk from being called to create bitmap fonts for TS1-encoded CM fonts. This should fix PR 48762. |
||
wiz
|
c1b44346cd |
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise. |
||
dsainty
|
e2c355b73a | Make tex-wasysym option-conditional, like all the other Tex dependencies. | ||
wiz
|
1468f7c127 |
Update to 1.8.7:
Bug 436885 - c-source and h-source missing for latex Bug 625601 - FORTRAN: recognition free versus fixed formatted code Bug 626172 - Latex $projectname with "&" gets no escaped Bug 643618 - Fortran: variable with name "type" confuses Doxygen Bug 674851 - Percent to prevent auto-linking in page title is not removed for navpath Bug 678436 - Nested \if messes up list items Bug 678436 - Nested \if messes up list items Bug 683115 - Command ignored when using umlauts in markdown and also C-comments in markdown didn't work properly Bug 692985 - Notes in xml output are not correctly separated Bug 705220 - Enables using unicode (non ASCII) to name output files Bug 705499 - Nested namespace causes incorrect display when referenced via .tag file Bug 712251 - Documentation for enumeration not generated Bug 720691 - Code coloring in case of file without extension Bug 721032 - Trouble with /cond /endcond Bug 721169 - Wrong call graph in simple situation Bug 721302 - [Latex/PDF] Merging brief and detailed description in file section Bug 721462 - Parsing problem with C++11 empty initializer lists Bug 721618 - Move contructors and move assignment operators of embedded classes of template classes cannot be matched. Bug 721878 - Dia diagrams not displayed by Firefox Bug 722457 - regression referencing namespaced type Bug 722603 - doxygen nested \if \endif sample not working Bug 722619 - doxygen 1.8.6 sorts the contents of a namespace by group within the Class List Bug 722711 - Link refs with no title swallow an extra newline Bug 722759 - Documentation for derived classes no longer has an "Additional Inherited Members" section after upgrading Doxygen from 1.8.3.1 to 1.8.6 Bug 722786 - configure --prefix=/opt/foo not accepted Bug 722788 - Command \| not working when last character in markdown table line Bug 723299 - Last line of code block lost if it is only one character and there is no text afterward Bug 723314 - Doxygen crashes on incorrect end group /**< @} */ Bug 723516 - star is not printed in \code environment Bug 724241 - Internal inconsistency: namespace in IDL Bug 724949 - Server side (PHP) search broke in 1.8.3 Bug 726219 - python3 import style causes doxygen to ignore some inheritances Bug 726294 - Markdown Extra - fenced code block: '>' before tab width parsed as block quote Bug 726469 - Tilde sign in combination with <pre> and MARKDOWN_SUPPORT disabled Bug 726722 - Blockquote followed by text inserts an extra paragraph Bug 726734 - alignment of blockquotes in pdf Bug 728077 - Build fails when --with-libclang on Fedora Bug 728530 - Crash on \addindex \term A new files have been added but is not incorporated in the windows build part Add docbook directory to be removed as well Add extra (documenattion) directories to ignore pattern Add index support to context Add line numbers in case comment is not closed properly. Add template context for annotated class index Add validation of internal consistency to html entity mapper Add warning when encountering a nested comment start (/*) without matching end (*/). Added \latexinclude command (thanks to Juan Zaratiegui for the patch) Added basic arithmetic operations to the template expressions, and made the expression lexer faster Added dir tree nodes to the context Added directory info to the context Added doc/config.doc to .gitignore Added language update for Swedish (thanks to Björn Palmqvist) Added last and first attributes to index tree node Added missing \+ command to build LaTeX manual Added new language maintainer for Swedish, removed generated file language.doc Added optional [block] option to \htmlonly Added reference counting for all context objects Added stricter URL filtering to prevent DOM Based XSS when the tree view is enabled Added support for \-- and \--- to prevent interpretation as ndash and mdash Added support for elif to the template language Added support for range tag in the template language Alterative way to get rules information from flex Better message in case doxygen -u is used Changed "See Also" back to "See also" Chm don't add images multiple times Command \< and \> are not properly shown in section headers (and consequently in index) Consistency of usage of the word LaTeX in the documentation Context enhancement Corrected some definitions for some Fortran keywords Disabled config dependency check to avoid regression Documentation corrections Enable Previous and Next buttons in chm output file Enabling possibility to have { and } in (latex) index items Error message is given for make distclean as generated_src is a directory Extension in config.xml if type=string with format=image Extension specific filtering Fix id parsing for atx markdown headers Fix segfault on invalid bounding FIG when patching dot Fix to VHDL scanner. Fix typos in russian translation Fixed Tidy's 'empty span' warning in HTML output Fixed compiler warnings in section.h Fixed difference between generated XML schema and XML files for HTML entities Fixed issues with @parblock and added regression test case Fixed issues with SEPARATE_MEMBER_PAGES and INLINE_SIMPLE_STRUCTS Fixed memory leak in nested comment administration Fixed off-by one error for last character in compound.xsd Fixed potential crash caused by overloading the variadic warn function Fixed problem handling Obj-C protocol list when proceeded by a newline Fixed problem with ending a paragraph when htmlonly was at the end of a comment block Fixed typo in changelog Fixed typo in doxyindexer.vcproj Fixes for missing build dependencies Give message when PROJECT_LOGO cannot be found or cannot be converted Handlingh of -- by \c and <code> results in - adjusted documentation Improve rendering of sub and superscripts in LaTeX Improved handling of percent symbol Improved performance of rendering large index pages, by replacing images in the tables by spans In case of sections with the same name they are not reported. Inconsistency in usage of simplesecr versus simplesectsep corrected Inconsistency in usage of simplesecr versus simplesectsep corrected Incorrect handling dependencies Items XML_SCHEMA and XML_DTD declared obsolete List only the project pages in "Related Pages" Made documentation more consistent Make sure all ids in g_linkRefs are lower case Make the MAN_SUBDIR setting overide the name of the directry the man pages are placed in. Meta tag in the HTML search page was not closed properly Minor fixes for the new build locations Missing & and chars after " in tree of chm documentation More context changes More work on the template and context mechanisms On windows citelist.doc remains Place where dot executable is found Properly escape the XCODE path. Pull out property names in Objective-C. Recognize all HTML4 special character entities Reduced and improved functionality of QList Removed config.doc as it is generated by configgen.py Removed generated file src/settings.h from source repository Removed message, minor restructuring Removed remark about installdox from the FAQ Restructered html entity handling Reverted #132 after submitter reported that it did not work Showing error message on windows in case on error on startup Simplified LaTeX header/footer escaping Some restructuring and some compiler warning fixes Spitting generated files better from source files Superfluous < sign Superfluous backslash in documentation Superfluous include removed Undo previous commit Unified DirFileContext and NestingContext Update doctokenizer.l Update doctokenizer.l Updated copyright Use \newline i.s.o. \par for linebreaks in LaTeX Use hook arrow for hyphens in symbol names in the LaTeX output. Wrong UTF 8 codes Fix broken links to subpages in LaTeX output \xmlonly aoppeared twice in see also section of \htmlonly and \docbookonly add css-escape to avoid jquery based xss add parameter add search.py, a client for doxygen_sqlite3.db add space between br and / for better compatibility added option to have numbers in the bookmark pane (PDF output) config.l: dependency checks for booleans detect python2 as Python 2 binary fixed compile issue on Linux pass libclang header file location; add paths for Ubuntu's llvm-3.4 sqlite3: SQLITE_TRANSIENTs sqlite3: add new searches to search.py sqlite3: clear bindings on errors and more care with return sqlite3: extract more info sqlite3: fedora has libsqlite3.so in /usr/lib64 sqlite3: leave out insertMemberReference until xref location is valid sqlite3: remove some debug messages sqlite3: speedup the SELECTs sqlite3: updates sqlite3: use the new qtools API testsqlite3: a test for sqlite3gen util/patternMatch: break when pattern is found util/patternMatch: don't extract a QCString(QFileInfo) each time we QRegExp.match |
||
jperkin
|
02f1c7450f | Revert part of previous, Linux builtins have been fixed properly. | ||
jperkin
|
abdf2b35da | Linux needs -liconv. Remove duplicate definitions. | ||
wiz
|
a53c0285d3 |
Mark as not ready for python-3.x.
Improve a comment. Bump PKGREVISION. |
||
ryoon
|
5a0039bca1 |
Fix build under OpenBSD/amd64 5.4
* Pass -liconv to LDFLAGS |
||
markd
|
b502bde86a |
Don't die if the post-install cleanup doesn't match any files (happens
if latex option not enabled). |