The NetBSD Project

CVS log for pkgsrc/devel/doxygen/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / doxygen

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.186 / (download) - annotate - [select for diffs], Mon Apr 15 17:07:53 2024 UTC (19 hours, 3 minutes ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.185: +4 -3 lines
Diff to previous 1.185 (colored) to selected 1.118 (colored)

doxygen: just uses command-line graphviz tools

DEPEND on graphviz instead of using its bl3.mk.

Bump PKGREVISION.

Revision 1.185 / (download) - annotate - [select for diffs], Mon Apr 15 10:51:34 2024 UTC (25 hours, 19 minutes ago) by micha
Branch: MAIN
Changes since 1.184: +2 -2 lines
Diff to previous 1.184 (colored) to selected 1.118 (colored)

*: recursive bump for graphviz 10.0.1

Revision 1.184 / (download) - annotate - [select for diffs], Sat Apr 6 08:04:59 2024 UTC (10 days, 4 hours ago) by wiz
Branch: MAIN
Changes since 1.183: +2 -1 lines
Diff to previous 1.183 (colored) to selected 1.118 (colored)

* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0

Revision 1.183 / (download) - annotate - [select for diffs], Sun Dec 31 09:48:43 2023 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Changes since 1.182: +3 -4 lines
Diff to previous 1.182 (colored) to selected 1.118 (colored)

doxygen: update to 1.10.0.

Release 1.10.0

(release date 25-12-2023)

Bug fixes

    issue #4280 bug_651081 Inconsistency between @page and @subpage parsing [view]
    issue #5767 bug_746577 Problem locating unresolvable @ref in case of a MSC image [view]
    issue #6335 bug 793570 Keep the original code indentation [view]
    issue #6996 Missing definitions for BUILTIN_STL_SUPPORT [view]
    issue #7688 Include markdown file in mainpage.dox [view], [view], [view], [view] , [view] , [view] , [view] , [view] , [view] , and [view]
    issue #10263 please add a use_sys_sqlite3 config option [view]
    issue #10282 Infinite loop when parsing a simple header file [view]
    issue #10278 Weird behavior [view]
    issue #10295 typedef of a function incorrectly output in HTML and PDF [view]
    issue #10304 Cannot copydoc operator* [view]
    issue #10306 Some intra-page links include the HTML file name [view]
    issue #10313 [BUG] error when handle types defined with lambda [view] and [view]
    issue #10324 [C#] Using expression-bodied functions with generics generates wrong type constraints. [view]
    issue #10334: Multi line initialization for using [view]
    issue #10343 Missing 'Referenced by' links for macros (C/C++) [view]
    issue #10344 "param ?callable $callback" misinterpreted as undocumented parameter [view]
    issue #10349 Autolinks to functions point to the struct with the same name [view], [view]
    issue #10350 INLINE_GROUPED_CLASSES=YES fails with GROUP_NESTED_COMPOUNDS=NO [view]
    issue #10351 Search subpart research after a search [view]
    issue #10353 Doxygen cannot handle TYPEDEF after PlantUML [view]
    issue #10354 Make polyfill optional, at least. [view]
    issue #10356 CopyDoc target is parsed incorrectly [view]
    issue #10369 Found ';' while parsing initializer list! for member function pointer [view]
    issue #10377 Wrong syntax for output of non-C++ deprecation lists for enum members [view]
    issue #10388 Can't link to a tagfile page in DoxygenLayout? [view]
    issue #10392 GENERATE_XML generates XML files with erroneous </codeline>s in <programlisting> [view]
    issue #10395 Doxygen link generation does not find concepts unless complete path is specified [view]
    issue #10404 Wrong type for overloaded template method in tagfile [view]
    issue #10414 Report warning with wrong file and wrong line number [view], [view], [view]
    issue #10417 Search bar not working [view]
    issue #10447 Add explicit links to static pages [view]
    issue #10449 \include{doc} ignores EXAMPLE_PATH [view], [view], [view], [view]
    issue #10460 `\hideinheritancegraph` not working [view]
    issue #10466 Markdown: inline statements in page headings are escaped and render as text [view]
    issue #10472 Symbols within a namespace after a heavily #ifdef class are omitted in HTML output [view]
    issue #10473 doxygen hangs forever after "Building directory list..." [view], [view], [view]
    issue #10474 doxygen fails to render /some/ MarkDown links to local files with relative path [view]
    issue #10475 doxygen does not correctly render link content in MarkDown file [view]
    issue #10485 Parsing error with C++20 requires clause if at the end of the function declaration [view]
    issue #10498 `cmakedefine01 macros are not documented [view], [view]
    issue #10499 Child class with template parameter named differently than parent: unqualified base class in tagfile [view]
    issue #10506 Keyword-like forms of logical operators are not supported in C++ requires clause [view]
    Add missing C++20 module file extension [view]
    Added missing start of paragraph after code fragment [view]
    Content did not scroll when move between anchors [view]
    Correcting count for volatile when checking redundant white space [view]
    Do not lowercase search titles for code and capitalize on page terms [view]
    Escape characters in section headers [view]
    File settings with just a directory are silently ignored [view]
    Fix @enum command with @ingroup [view]
    Fix HTML rendering issue. [view]
    Fix dynamic loading of the side panel [view]
    Fix for source browser backlinks [view]
    Fix indexing words with non-ASCII letters [view]
    Fix non-reproducible search index [view]
    Fixed HTML output issue for (nested) comments inside code blocks [view]
    Fixed code folding issue for macro ending with a comment block [view] and [view]
    Fixed discarding of Slice types during namespace dox generation. [view]
    Fixed issue generating the manual due to missing escapes [view]
    Fixed issue showing wrong inline source fragment for multi-line macros [view]
    Fixed issue with codefragments with TrimLeft [view]
    Fixed regression handling `using A = B<y>x>;` like constructs [view]
    Handling comment in macro name [view]
    Handling of `import` in non cpp files [view]
    Handling of incorrect HTML end comment [view]
    Handling of protection of the Java enum constructs. [view], [view]
    Handling of relative include path in code output processor [view]
    Handling of relative include path in preprocessor [view]
    Improve readability of virtual base class in diagrams in dark mode [view]
    Improve rendering of default parameters in HTML output [view]
    Improve snippet handling [view]
    Improved rendering of sections like @note, @warning, @todo etc. for HTML [view]
    Incorrect jump to anchor inside page when using CTRL-click [view]
    Incorrect link from summary links for classes [view]
    Incorrect showing of hidden call graph [view], [view]
    Incorrect warning and output with `\image` followed by HTML command [view]
    Incorrect warning due to import statement [view]
    Javascript persistency improvements [view]
    Line miscounting in case of structural indicator [view]
    Make parser more robust for unterminated string literals in comments [view]
    Miscounting in case of markdown links [view], [view]
    Prevent reading tag file multiple times [view], [view], [view]
    Prevent recursive lockup when instantiating complex recursive templates [view]
    Problem with `\fC` on man pages [view], [view]
    Properties in python "namespaces" [view]
    Recognition of `<=` inside template construct [view], [view]
    Recognition of `>=` inside template construct [view]
    Recognition of `>=` inside inintializer construct [view]
    Reduce code duplication [view], [view]
    Reduce the number of calls to stripWhiteSpace() [view]
    Regression fix broken link to source code when CREATE_SUBDIRS is enabled [view]
    Reinstate list of brief functions [view]
    Reset code parser for examples based on code type [view]
    Simplification and avoid warning for non-option text after image title [view]
    Store group name instead of index as cookie [view]
    Use the file name as the title for \ref file.md [view]
    Warning about internal doxygen inconsistency for python packages [view] and [view]
    Wrong links for stateToString in internal doxygen documentation [view]
    addon/doxmlparser: Include requirements on setup.py [view]
    addon/doxmlparser: Use doxygen VERSION as version [view]

Features

    New option HTML_COPY_CLIPBOARD to allow copying code fragments to the clipboard [view] , [view] , [view] , [view]
    Adding option PROJECT_ICON to specify icon to show for HTML output [view]
    Added option HTML_PROJECT_COOKIE to allow different project to use different cookies [view]
    Allow optional width= and height= specifiers for PROJECT_LOGO [view]
    Adding JSON output to doxyapp [view] and [view]
    More flexible inheritance graphs regarding show / hide [view]
    More flexible inline sources regarding show / hide [view], [view]
    Portuguese translators updated to 1.10.0. [view]
    Publish doxmlparser to PyPI [view]

Improved user feedback and documentation

    Make the manual use more modern doxygen output [view]
    Add section explaining how to add "additional documentation" [view]
    Add range possibility in xsd [view] and [view]
    Submit warning when the ingroup command is used with an non-existing group name [view] and [view]
    add LaTeX and perl to testing readme as dependencies [view]
    Improvement of the description of INLINE_SOURCES setting [view], [view]
    Update file extension mapping table in doc/starting.doc [view]
    Documentation correction for sqlite3 [view]
    Adjusting the term "module" to "topic" in documentation [view]
    Remove help info about non existing option [view]
    More consistent warning messages [view], [view]

Refactoring and cleanup

    Use session cookies and modernize javascripts [view]
    Refactoring: Modernize libversion [view]
    Refactoring: Move class/member specifier bits into own class [view]
    Refactoring: Wrap Entry::section in type safe class EntryType [view]
    Refactoring: modernize dynsections.js [view]
    Refactoring: modernize navtree.js [view]
    Refactoring: modernize search.js [view]
    Refactoring: replace std::bind by lambda in markdown.cpp [view]
    Refactoring: use the same cookie functions for all scripts [view]
    Replace obsolete .ready(...) syntax. [view] and [view]
    Add overflow guard to the dispatcher [view]
    Added const to a couple for references [view]
    Remove double entries [view]
    Remove double mentioning of 'module' in compouund.xsd [view]
    Remove double resetting for htmlhelp [view]
    Remove obsolete parts from cmake configuration files [view]
    Remove obsolete tag test [view]
    Remove obsolete vhdl functions [view] and [view]
    Remove unused css entry [view]
    Rename `.doc` to `.dox in doxygen documentation [view], [view], [view]
    Give functions override attribute [view], [view] and [view] and [view]
    Use system FindSQlite3.cmake [view]

Improved testing and debugging

    Add debug listing for sections [view]
    Add option `-t_notime` to doxygen [view]

Revision 1.182 / (download) - annotate - [select for diffs], Fri Dec 29 01:21:46 2023 UTC (3 months, 2 weeks ago) by zafer
Branch: MAIN
Changes since 1.181: +2 -2 lines
Diff to previous 1.181 (colored) to selected 1.118 (colored)

https

Revision 1.181 / (download) - annotate - [select for diffs], Sun Nov 12 13:20:58 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.180: +2 -2 lines
Diff to previous 1.180 (colored) to selected 1.118 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.180 / (download) - annotate - [select for diffs], Wed Nov 8 13:18:42 2023 UTC (5 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.179: +2 -2 lines
Diff to previous 1.179 (colored) to selected 1.118 (colored)

*: recursive bump for icu 74.1

Revision 1.179 / (download) - annotate - [select for diffs], Fri Nov 3 11:31:21 2023 UTC (5 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.178: +7 -1 lines
Diff to previous 1.178 (colored) to selected 1.118 (colored)

doxygen: override CMAKE_GENERATOR

In some cases, the ninja generator makes no progress, making this fail
to build.

Revision 1.178 / (download) - annotate - [select for diffs], Tue Oct 24 22:08:43 2023 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.177: +2 -2 lines
Diff to previous 1.177 (colored) to selected 1.118 (colored)

*: bump for openssl 3

Revision 1.177 / (download) - annotate - [select for diffs], Mon Oct 23 06:37:38 2023 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.176: +3 -3 lines
Diff to previous 1.176 (colored) to selected 1.118 (colored)

*: update for Python base package change

Instead of depending on one of the removed packages (that are now included
in the base Python packages), include batteries-included.mk to require
a Python version that supplies them.

Remove now included packages.

Bump PKGREVISION.

Revision 1.176 / (download) - annotate - [select for diffs], Wed Aug 30 12:35:58 2023 UTC (7 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.175: +2 -3 lines
Diff to previous 1.175 (colored) to selected 1.118 (colored)

doxygen: updated to 1.9.8

Release 1.9.8

Bug fixes

The encoding of the layout file is not taken into account
C# abstract/sealed class attributes are not stored in XML output
No autolink for template functions
@Endcond not behaving as expected (missing warnings, missing output)
[VHDL] - type and name of type in type-generic entity are swapped
[1.9.7] Markdown Header ID ignored in subdirectories
\include and Python
Newline missing in parser output
[C++] Inherited virtual functions are not listed as being inherited in child class
User-provided section labels in markdown files are ignored by doxygen 1.9.7
Broken equations
missing TOC on \subpage
Spurious warnings for methods in Objective-C categories
Incorrect handling of unicode characters
Regression: Specified markdown mainpage '...md' has not been defined as input file
doxywizard freezes when large amounts of command line output is produced, [view]
Files with same name have a path prefix
Argument for parameter does not exist and is missing at the same time
Inheritance
latex duplicate equations
doxygen gets confused with duplicate class definitions and recursion detection
Problems with differently templated user defined conversion operators
C++: constexpr and / or static trailing return type syntax + void
References to enumerations within a class named Bool are not properly handled
Python docstring parsed incorrect
Using an alias within an alias
Cant create C# classes using XSD.exe
UML diagrams do not honor HIDE_UNDOC_MEMBERS
"refid" attribute on "includes" (incType) XML nodes should be marked optional
\copydoc for file dox does not copy brief, [view]
Feature: Add EXTERNAL_NAMESPACES configuration option, or similar
Python private class incorrectly expects documentation for its methods, [view]
separator in warning for C#
Doxygen can't document Global functions
Doxygen produces wrong link from header file
Newer version using a lot of RAM compared to older version
global-buffer-overflow in ManDocVisitor::operator()(DocHtmlList const&) mandocvisitor.cpp:640
Fixed problem expanding single parameter aliases
Fixed problem handling recursive aliases
Fixed problem parsing C++/CLI 'public ref class'
Related pages index contained bogus expand/collapse icons
Problems copy `FORMULA_MACROFILE`
Variable names seen as keywords in C++
Comment in `<protection> :` class part of Cpp
Correct warning in case automatic setting of doxygen settings
Position of first line of source browser for RTF output
Corrections for vhdl comment
Fix latex quotes in <pre>
Unclear / double path for file names
Features

Add support for C++20 modules, which can be documented by placing documentation before the module declaration or by using the \module command. [view], [view], and [view]
Added interactive code folding to the HTML output, [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], and [view]
parser update to vhdl2017
Improve accessibility of the html output via keyboard, [view], [view], [view], [view], [view], and [view]
add CMake option to use system spdlog
Allow custom separator for ALIASES, [view], and [view]
Support Fulltext search for page and group titles, [view], [view], [view], and [view]
More flexible collaboration graphs regarding show / hide via new commands \collaborationgraph and \hidecollaborationgraph
More flexible directory graphs regarding show / hide via new commands \directorygraph and \hidedirectorygraph
More flexible group dependency graphs regarding show / hide via new commands \groupgraph and \hidegroupgraph
More flexible include graphs regarding show / hide via new commands \includegraph and \hideincludegraph[view]
More flexible included by graphs regarding show / hide via new commands \includedbygraph and \hideincludedbygraph[view]
Add 'extern' to xml output
Consistent use of TIMESTAMP, which makes HTML_TIMESTAMP and LATEX_TIMESTAMP obsolete
Enable link on line of edge in a directory graph
Improved user feedback and documentation

Switch dark / light mode on ESC key, [view]
Setting correct version in LaTeX documentation, [view]
Portuguese translators updated to 1.9.8.
Adding a few links in the documentation
Check for remaining markers in the used header and footer for HTML and LaTeX
Correct spelling and grammar in MARKDOWN_ID_STYLE docs
Add line to README with generateDS version number
Refactoring and cleanup

Add sqlite3 as local dependent package, [view], [view], [view]
Added README.md to the sqlite3 directory
Fixed a number of warnings reported by clang-tidy
clean: adjust `qisempty()` for better readability
clean: adjust `qmemmove()` implementation indentation
clean: adjust `qstrdup()` implementation indentation
clean: adjust indent and style for `qstrncpy()`
clean: remove dead code for snprintf macro definition
clean: replace 0 with nullptr in `qstrcpy()` implementation for better readability
style: adjust indentation in `qstricmp()` and `qstrnicmp()`
style: prefer `nullptr` to 0 in `QCString::find()`
style: remove trailing spaces in github action workflow file
style: use 2 spaces in testing/CMakeLists.txt
Silence 2 coverity warnings
Refactoring: Add 'override' to virtual methods of symbol definitions
Refactoring: Replaced prints by tracing in symbolresolver
Refactoring: move input and result parameters of getDefs into structs
Refactoring: replace DotRunnerQueue and DotWorkerThread by ThreadPool
Various performance improvements + added section titles
Detection of missing / superfluous `\n` in warnings, [view], [view], [view], [view]
Remove Windows compilation warnings, [view], [view]
Remove experimental template engine option
Cleanup: delete useless macro def, class and function declaration in doxygen.h
Various restructurings
Sync etoc_doxygen with upstream 1.2b release
Improved testing

Add support for tracing to stdout and stderr
Added debug option '-d entries' to dump the tree of Entries.
Testing with ` CLANG_ASSISTED_PARSING=YES`
ci: run tests with explicitly specified env vars
Non readable error message in tests
Possibility to exclude tests by number, [view]
Possibility to see the temporary files used for formulas
Interleave of `stdout` and `stderr`
Show not up to date message for translator
Enable warn/err string checking also for clang

Revision 1.175 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:07 2023 UTC (8 months ago) by wiz
Branch: MAIN
Changes since 1.174: +2 -2 lines
Diff to previous 1.174 (colored) to selected 1.118 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.174 / (download) - annotate - [select for diffs], Tue Jul 18 14:11:15 2023 UTC (8 months, 4 weeks ago) by nia
Branch: MAIN
Changes since 1.173: +2 -5 lines
Diff to previous 1.173 (colored) to selected 1.118 (colored)

devel: Adapt packages to use USE_(CC|CXX)_FEATURES

Revision 1.173 / (download) - annotate - [select for diffs], Wed Jun 7 11:27:29 2023 UTC (10 months, 1 week ago) by micha
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.172: +2 -2 lines
Diff to previous 1.172 (colored) to selected 1.118 (colored)

Recursive revbump for new major version of graphics/graphviz.

Revision 1.172 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:36 2023 UTC (10 months, 1 week ago) by riastradh
Branch: MAIN
Changes since 1.171: +2 -2 lines
Diff to previous 1.171 (colored) to selected 1.118 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.171 / (download) - annotate - [select for diffs], Mon May 22 21:00:20 2023 UTC (10 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.170: +2 -1 lines
Diff to previous 1.170 (colored) to selected 1.118 (colored)

*: bump for libproxy 0.5

Revision 1.170 / (download) - annotate - [select for diffs], Fri May 19 10:37:19 2023 UTC (10 months, 4 weeks ago) by adam
Branch: MAIN
Changes since 1.169: +5 -4 lines
Diff to previous 1.169 (colored) to selected 1.118 (colored)

doxygen: updated to 1.9.7

Release 1.9.7

Bug fixes

bug 327697 Ignores single-line /*! ... */ comment contents sometimes
bug 473140 Broken anonymous union data in XML
bug 548438 VERBATIM_HEADERS - only works with header files with file type
bug 564252 HTML output for pure virtual function with "throws()" hint is wrong
bug 594746 [html] wrong <title> value, missing title in page for "Members" pages
bug 628022 single `-` in `<pre>` busts nesting levels
bug 636706 Support regular expressions in EXCLUDE_SYMBOLS
bug 752410 make.bat on UNC paths will start to erase files from c:\windows\system32
bug_665439 FILE_VERSION_FILTER incorrectly run for file references from a tagfile with filename "<tagfile>:/my/path"
bug_676971 HIDE_SCOPE_NAMES also hides template declarations of template member functions in detail description
issue 6737 end of comment inside code block
issue 7087 Invalid (X)HTML in case of \mscfile, \dotfile, \diafile,
issue 7386 Method parameters documented inline are not present in documentation when using @copydoc
issue 8790 doxyrest command returns "duplicate member id group...",,
issue 9159 Doxygen produces ugly empty space in LaTeX and PDF output because of hypertargets
issue 9254 Markdown page subpage and treeview
issue 9319 Doc build fails with cairo 1.17.6,
issue 9368 subsubsection and beyond text rendered inline on LaTeX
issue 9668 Doxygen confused with enum class in nested namespaces
issue 9696 bug 466064 Formatting-options for $datetime
issue 9713 Variables show in "Related Functions" section
issue 9718 class diagram's width is not correct and class member appears weird,,
issue 9719 \ref command does not insert title of referenced page,,
issue 9726 \ref command doesn't perform in LaTeX as described in the documentation
issue 9756 Doxygen produces invalid output for many C interpolated strings
issue 9763 Python docstring: brief and detailed description not correctly separated by blank line
issue 9771 Escaped double-quote in Objective-C string confuses parser
issue 9779 Doxygen doesn't correctly treat nested \if statements
issue 9783 Some functions are not listed in "referenced by"
issue 9810 Math in bibliography
issue 9816 Missing search files in QCH content,
issue 9831 @exception description paragraph does not accept @ref tag,
issue 9839 Server side search is returning wrong results
issue 9845 C parser reads "$" as "Interpolated string expression" which is not correct
issue 9846 Python functions with and without type hints displayed inconsistently.
issue 9850 Link to class enum in namespace not working in file reference
issue 9852 Operator<< not parsed correctly in template class
issue 9855 HTML: TOC: Smooth scrolling
issue 9858 Markdown: Heading auto id starting with digit of minus sign
issue 9861 Links among markdown files don't work if upstream path element contains space
issue 9883 Performance issues when HAVE_DOT is YES to make \dot work, and CLASS_GRAPH=GRAPH is also used
issue 9885 References to enum member partially broken since v1.9.5
issue 9911 Support < for documenting members and variables
issue 9921 HIDE_SCOPE_NAMES does not hide names in treeview
issue 9932 Incomplete Style.css
issue 9935 Doxygen WARN_LOGFILE needs to create folder
issue 9942 warning: Member try (variable) of namespace lib_validation is not documented.
issue 9947 Attributes resulting of an unpacked tuple are not documented (Python),,,
issue 9950 PlantUML is not fully supported in markdown fenced code blocks
issue 9963 [VHDL] - Generic parameter list of generic subprograms are not printed
issue 9963
issue 10006 Problem with generated documentation when a method is named 'exception'
issue 10010 SHOW_HEADERFILE doesn't work well for headers with no file extension
issue 10013 infinite recursion (stack overflow) in findScopeFromQualifiedName
issue 10015 Add warning when file set for USE_MDFILE_AS_MAINPAGE isn't found
issue 10050 Typo in the Doxygen \todo documentation
avoid csp insecure eval on search box.
fix sqlite3gen regressions from 592aaa4
Fix server based search for PHP 8.1
search: Fix incorrect result count in opensearch suggestions
Don't show `__pad*__` for unnamed bitfields
Check and copy logo file for rtf output
Escape `-` sign in fontname settings substring as well,
Latex incorrect handling of backticks in code fragments
Variables were shown with () in the client side search results
Prevent bogus type assignment in Python output
Rename correct file to .bak when using "doxygen -u <some-path>" (issue 10035)
Double identifiers due to mapping to same id of file names,
Fixed cross referencing issue.
Limit index fields in hhk file of chm file.
Hide undocumented group members when `HIDE_UNDOC_MEMBERS=YES`
Handling of `\noop` command in preprocessor
Handling of verbatim type sections in preprocessor,
Fixes for type bound procedures in Fortran
Incorrect warning about not matching number of `if` / `endif`
Text on start line of fenced code block should not be ignored.,
Undefined references in pdf documents
No anchor should be created for inherited members,
Not documented parameter in case of `const <type>` without argument name
Prevent list items in section titles,

Features

New option MSCGEN_TOOL for running mscgen externally,
New option MARKDOWN_ID_STYLE to generate GitHub style identifiers for sections
New option SITEMAP_URL to generate Sitemaps
New option TIMESTAMP to disable pages without timestamps (replaces HTML_TIMESTAMP and LATEX_TIMESTAMP)
Making settings from settings file available via new \doxyconfig command.,
Add '<thead>', '<tbody>' and '<tfoot>' HTML tags as dummies
Add `point` as email separator
Improved group handling for defines, static functions, and enums,, and
Support visible attribute for all elements in the layout file,,,
Ignore C11 _Static_assert()
Adding "engine" ebnf, hcl, and regex for plantuml,
Better handling of punctuation characters in GitHub anchors
Better representation of brief (union / struct) descriptions in HTML
Better warning from constant expression evaluation
Reduce LaTeX warnings,,
Support for basic hierarchical grouping in LaTeX output
Support hierarchical groups in RTF and use the same model for pages
Improve default LaTeX hypertarget location
Allow multiple newlines in a Markdown code span.,
[view]
Enable possible other LaTeX error modes via new LATEX_BATCHMODE options,
Added option `trimleft` to the command `\snippet`

Improved user feedback and documentation

bug 630661 Highlighting lines in a dot graph,
bug 615500 Program Icon under Windows,
doc(commands): Update \class example link
doc(commands): Update example links for manual.c
doc(diagrams): Better HTML example link
doc(grouping): Link memgrp example to file docs
doc(various): Match HTML and LaTeX example links
docs(docblocks): Update some example hyperlinks
Translation of terms in tooltip
Updated Portuguese, Spanish, and Swedish translators,,,,
Improve readability/contrast of "use" arrows in dark mode
Hyperlinks in help information of doxywizard
Fix for some permanent redirects
Coloring in languages table in manual
Collect warnings and output them at the end
Debugging documentation
Incorrect HTML generated for doxygen manual,
Incorrect and redirect links in documentation
Incomplete dependency translation report
Spelling corrections,,,,,,,
Confusing edge tooltips shown
Applied various cosmetic changes to the HTML output
Confusing entries in legend explanation
Consistency in HTML output with multiple runs
Consistency / links in LaTeX output of the doxygen documentation
Consistency between HTML and LaTeX / RTF for examples
Consistency between return type and usage of pid
Consistency in used debug terminology
Correct wording of fatal error message
Documentation `\ianchor` correction
Preserve whitespace after \showdate format
Silently ignore `</img>` tag
Union / Struct indicated as Class in the Xref list,
Labels were not visible in dark mode for some dot graphs,
Fixed problem with the client side search engine (HTML output)
Improve layout of table with HTML commands on documentation
Improvement of position of open / closed folder icon
The CDATA sections in xml code representation should not be interpreted

Refactoring and cleanup

Reduce code duplication,,,
Reduce lock contention in symbol resolver
Refactor (sub)page handling for LaTeX
Refactoring: Improve performance of computeMemberRelations()
Refactoring: Optimize Definition::name() and Definition::localName()
Refactoring: Remove raw pointer use from cmdmapper
Refactoring: Store DocNodeVariant pointer inside DocNodes
Refactoring: Use std::variant for code generators
Refactoring: add OutputCodeList to specific generators
Refactoring: add multi-thread support to generateJSNavTree()
Refactoring: add multi-thread support to writeJavaScriptSearchIndex()
Refactoring: avoid unneeded DocParser pushContext/popContext calls
Refactoring: better use of smart pointers for layout module
Refactoring: embed TokenInfo in doctokenizer as value instead of pointer
Refactoring: for ScopedTypeVariant use std::variant
Refactoring: improve argv/argc handling for libclang API
Refactoring: improve performance of selectBlock()
Refactoring: let create*Def() functions return std::unique_ptr instead of raw pointer
Refactoring: make a couple of global enums scoped
Refactoring: make use of C++17 structured bindings
Refactoring: move detab() to util.cpp so it can be shared
Refactoring: move some functionality from generic to more specific files
Refactoring: optimize addHtmlExtensionIfMissing()
Refactoring: optimize keyword substitution for LaTeX output
Refactoring: optimize toLowerChar()
Refactoring: pass variant by moving instead of copying
Refactoring: remove BaseOutputDocInterface class
Refactoring: remove CodeOutputInterface base class from OutputCodeList
Refactoring: remove toClassDefMutable for const input
Refactoring: remove toMemberDefMutable for const input
Refactoring: remove toNamespaceDefMutable for const input
Refactoring: remove unneeded m_impl indirection from MemberDefImpl
Refactoring: remove unused code
Refactoring: remove unused conversion function
Refactoring: replace types uchar/uint/ulong/int64/uint64 by stdint types
Refactoring: simplified the way search data from source code is gathered
Refactoring: simplify ConfigImpl's instance handling
Refactoring: use OutputCodeList for parsing code instead of CodeOutputInterface
Refactoring: use smart pointers for Definition class internals
Refactoring: use smartpointer for Doxygen::searchIndex instance
Refactoring: use std::unique_ptr for FileState in pre.l
Refactoring: use std::variant for generators instead of polymorphism
Refactoring: make MemberVector hold non-const MemberDef pointers
Optimize findFileDef locking
Build: Re-enable LEX_FILES_{H,CPP}, streamline
Various refactorings
Make configuration default texts configurable
Make language detection for fenced code blocks more robust
Make reading configuration utf-8 compatible
Removed unneeded mutable keyword and added missing lock
Improve debugging for lexical scanners
Replace custom tracing/debug prints by tracing via spdlog

Improved testing

Add test case for define doc association
Add test case for direct define documentation
Add test case for enum doc association
Add test case for enum field doc association
Add test case for file doc association
Add test case for function doc association
Add test case for static assertions
Add test case for typedef doc association
Add test case for variable doc association
Add test for doc entry association with groups
testing: Add test case for enum fields
ci: create workflow to publish Docker image
runtests.py: Support tests with addtional inputs
Added unit test with unicode characters in the name
Adding some attributes to dtd validation

Revision 1.169 / (download) - annotate - [select for diffs], Wed Apr 19 08:09:40 2023 UTC (11 months, 4 weeks ago) by adam
Branch: MAIN
Changes since 1.168: +2 -2 lines
Diff to previous 1.168 (colored) to selected 1.118 (colored)

revbump after textproc/icu update

Revision 1.168 / (download) - annotate - [select for diffs], Mon Apr 3 20:20:48 2023 UTC (12 months, 1 week ago) by nros
Branch: MAIN
Changes since 1.167: +2 -2 lines
Diff to previous 1.167 (colored) to selected 1.118 (colored)

Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.

Revision 1.167 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:45 2023 UTC (14 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.166: +2 -1 lines
Diff to previous 1.166 (colored) to selected 1.118 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.166 / (download) - annotate - [select for diffs], Tue Jan 24 18:36:22 2023 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.165: +2 -2 lines
Diff to previous 1.165 (colored) to selected 1.118 (colored)

*: convert to cmake/build.mk

Revision 1.165 / (download) - annotate - [select for diffs], Sat Dec 31 21:21:55 2022 UTC (15 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.164: +3 -4 lines
Diff to previous 1.164 (colored) to selected 1.118 (colored)

doxygen: updated to 1.9.6

Release 1.9.6

Bug fixes

issue 1166: Read error when multi-byte characters in file path name (Origin: bugzilla 145186)
issue 3244: IGNORE_PREFIX works also on names of functions/methods
issue 3798: \relates does not find class if it is in an anonymous namespace
issue 5621: First % in markdown inline code segement a la %PATH% is swallowed, bug 736665
issue 9221: Tag File - option to Strip path
issue 9317: File-scoped nested namespaces in C
issue 9319: Doc build fails with cairo 1.17.6
issue 9552: False warning "@param documentation sections but no arguments" on using declarations/typedefs
issue 9566: Same member groups in multibyte characters are separately generated.
issue 9582: `noexcept(false)`-function is labeled as noexcept
issue 9584: Warning "Illegal command \ifile found as part of a \c command" in \copydoc, but not original documentation
issue 9587: Autolinks to functions do not take effect
issue 9602: Link to namespace in TAGFILES is not resolved with EXTRACT_ALL=NO
issue 9604: PlantUML @start<engine> not recognized
issue 9605: fix for unknown entities in the preprocessor conditionals
issue 9616: Regression in 1.9.4 in HTML Tree View (command \mainpage)
issue 9617: visible="no" ignored in treeview
issue 9622: C++ concepts are not linked to namespaces in XML output
issue 9650: Private methods marked only as override are not documented when EXTRACT_PRIV_VIRTUAL = YES
issue 9669: Namespaces in arguments of a method breaks cref resolving in C
issue 9672: doxygen does not interpret Python docstrings when typed next to SLURM directives
issue 9678: Unable to resolve reference to template class or its member inside a namespace
issue 9682: Missing HTML pages and broken links for undocumented C++ concepts
issue 9697: Minor correction to documentation
issue 9715: segmentation fault (recursive classes?)
issue 9720: Recursive class relation warning when using type aliases starting with 57f5ad2
issue 9721: \code blocks have blank lines removed in LaTeX/PDF output
issue 9722: Doxygen Regression when documenting enums for C(1.94 -> 1.9.5)
issue 9733: doxygen stops parsing a file if one uses latex formulas and //!< or ///< for inline parameter documentation
issue 9736: Doxygen will not generate class information for a C class that contains certain string combinations
Apply scrollbar styling when rendering the internal docs with WebKit
Fix a number of threading issues when NUM_PROC_THREADS!=1
Fixed a couple of threading issues when NUM_PROC_THREADS!=1
Bugfix of malformed UML class diagram generated thru graphviz.
Bugfix of malformed VHDL process flowchart generated thru graphviz.
Area tag does not give `alt=""` as of dot 7.0.2
Incorrect interactive svg file for dot
Correcting default HTML stylesheets for color style LIGHT and DARK
Fixed some issues handling character literals in template arguments
Removing hierarchy / namespace from layout file results in incorrect RTF / LaTeX document
Unknown entities in the preprocessor conditionals
Hash comment in php
Incorrect man code output in respect to backslashes
Spurious characters in Fortran Fixed to free format conversion
Incorrect handling of escaped ilinebr command
Incorrect return of getUTF8CharAt giving wrong alphabetical index
Reference to non existing pages with embedded anonymous union / struct

Features

Adding Python PEP 526 typing support
issue 2580: Formatting-options for $datetime
issue 9702: Add new command \qualifier to add custom tags that would be similar to "inline" and "static" to some functions or classes
issue 9549: Feature request: Allow to disable Webkit scrollbar styling
NUM_PROC_THREAD!=1 will now process formulas on multiple threads
Treat __name variable as private and _name variables as protected in Python
Add support for multiple <summary> sections inside <details>
Added option WARN_IF_UNDOC_ENUM_VAL to have warnings for undocumented enum values

Improved user feedback and documentation

Documentation correction in config.xml
HTML_COLORSTYLE improve documentation
Layout, textual, syntactical changes documentation
Correction and making more uniform texts for the different lists
Fix unreadable file warnings for broken symlinks with EXCLUDE_SYMLINKS is set
Doxywizard: Don't show default text in case no default value present,
Show "Additional Inherited Members" for LaTeX, RTF, etc.
Fixed main menu and submenu items for Fortran and VHDL in context of other languages.
Incorrect documentation for the command `\fileinfo`
QHP output requires that HTML output is generated
Dutch and czech localization update to "new since 1.9.6.
Portuguese translators updated to 1.9.6
Update translator_fr.h
Added translation specialization for VHDL in the `trMemberFunctionDocumentation()` method.

Refactoring and cleanup

Refactoring: Improve constness of commentcnv interface and added comments
Refactoring: Minor cleanup of the constant expression parser
Refactoring: Move global index counters into a Index singleton class
Refactoring: Move javascript license file to header
Refactoring: Use Compile Time Regular Expressions instead of reg::Ex
Refactoring: better split output generator and code generator
Refactoring: cleanup index interface and implementation
Refactoring: some minor performance tweaks
Usage of steady_clock
Check debug settings by means of the compiler
Incorrect place of prototype of `dateToString`
Optimize fragment inclusion performance for INLINE_SOURCES=YES
Remove redundant functions and typedef

Revision 1.164 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:47 2022 UTC (16 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.163: +2 -1 lines
Diff to previous 1.163 (colored) to selected 1.118 (colored)

massive revision bump after textproc/icu update

Revision 1.163 / (download) - annotate - [select for diffs], Fri Sep 30 18:11:58 2022 UTC (18 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.162: +2 -3 lines
Diff to previous 1.162 (colored) to selected 1.118 (colored)

doxygen: updated to 1.9.5

Release 1.9.5

Bug fixes

issue 3165: EXPAND_ONLY_PREDEF neglected within function macro expansions (Origin: bugzilla 559489)
Macros listed with EXPAND_AS_DEFINED were not recursively expanded
issue 8215: missing lang attribute and meta description for SEO
issue 9016: Support collapsible sections in markdown
issue 9047: Support @param-taint in PHP (permit dashes in command aliases?)
issue 9096: Call Graph corrupt and/or incomplete (2)
issue 9236: doxygen x_noenv should always diff system-dependent settings
issue 9309: Colon on a line by itself
issue 9312: Build: cache.h:53:14: error: 'exchange' is not a member of 'std'
issue 9317: File-scoped Namespaces in C
issue 9319: Doc build fails with cairo 1.17.6
issue 9344: Long bibliography entry looks bad
issue 9352: Qt Q_GADGET macro is not supported
issue 9362: Doxyfile environment/quote mishandling in list values
issue 9367: Current git master does not honor PROJECT_NUMBER in LaTeX
issue 9378: Dollar Sign Escape Sequence Ignored in Markdown Backtick Syntax (Inline Code)
issue 9394: Request: Show C++ default member values when INLINE_SIMPLE_STRUCTS=YES
issue 9399: XML / perlmod fortran output, the type of a parameter of a function is set to the name of the parameter
issue 9409: Error-message and Line-Number is NOT related to document
issue 9417: Java: Issue with static initializer if no space after static
issue 9427: Enhance documentation for filter commands
issue 9430: HTML layout: a full sidebar overlaps with breadcrumbs
issue 9440: Fix search label regression
issue 9476: fatal: Cannot open 'doxygen/graph_legend.dox': No such file or directory
issue 9500: No output when run doxygen in high level directory
issue 9515: Function return value problem
issue 9520: Rest of file silently ignored after a certain string literal [PHP]
issue 9386: Problems with the directory dependency graph
bug 531817 Python: Backslash prevent showing the proper preview
bug 539818 C Preprocessor enum printing trick not handled properly by Doxygen
bug 642168 C "here-docs" not correctly parsed
bug 786576 regression with ALIASES or image latex interpretation
bug_572042 ingroup does not allow multiple groupnames
bug_751023 Predefined macros are handled incorrectly in source browser
Fixed javascript issue in menu.js causing invalid XHTML output
Fixed parsing issues with the XHTML output due to the use of &nbsp;
FileInfo::isSymLink() did not work correctly
Files Quick Link results in a non existing page
Added guard to prevent stack overflow in hasNonReferenceSuperClass()
Give markdown verbatim and fenced code blocks their own command.
No click possible on chapters in doxygen's CHM documentation

Features

Add support for Dark theme (set via HTML_COLORSTYLE with setting DARK, LIGHT, AUTO_DARK, AUTO_LIGHT and TOGGLE).
Original issue 8404: Dark theme
New options DOt_COMMON_ATTR, DOT_EDGE_ATTR, and DOT_NODE_ATTR to configure dot graph, nodes and arrows attributes
New option INPUT_FILE_ENCODING to specify input encoding based on a file pattern
New option FORTRAN_COMMENT_AFTER to configure the fixed format comment start position (default 72).
Added new commands \fileinfo and \lineinfo to show the current file and line.
See issue 7046: Add filename and line number support to tags, ala __FILE__ and __LINE__ macros
Add support for \showdate command
Allow empty HTML <div/> and <span/> tags
Handling of `@...@` setting with `doxygen -x_noenv`
Recognizing and name of implicit Fortran [programs
Support HTML stylesheets on the Internet
Issue 9415: fixed format source with wide lines
End of "here document" can be indented
Portuguese and Czech translators updated to 1.9.4.
issue 9444: Upgrade jQuery UI to latest 1.13 release to get rid of security issues

Improved user feedback

Commented function list marcro gives warning
Correction of line counting
Documenting parameter of function without parameters
Warning about non closed (nested) comment
Friendly message on incorrect input
Make directory traversal more robust for errors (e.g. broken symlinks)

Deprecated functionality

With the new dark mode color style the FORMULA_TRANSPARENT and DOT_TRANSPARENT have become obsolete. Pictures always have a transparent background now.
The specific options DOT_FONTNAME and DOT_FONTSIZE have been replaced be more generic options DOT_COMMON_ATTR, DOT_EDGE_ATTR, and DOT_NODE_ATTR that can be used to customize the way dot images are rendered. When upgrading the Doxyfile (using doxygen -u) the existing values of DOT_FONTNAME and DOT_FONTSIZE will be migrated.

Refactoring and cleanup

Dependency between examples.
Enabling include files for lex files
Enabling dependencies for include files in lex files
Fix handling of PUBLIC/PRIVATE for procedures in Fortran
Fix regressions introduced by changing the way references are resolved
Fixes: also allow ; and space as attribute separator
Implementation of lineBreak and nonBreakingSpace in docbook
Improve test for fortran public/private handling
Improvement of HTML documentation section
Incorrect determination of sub-sections for index.
Incorrect name lex state name used
Making example configurations consistent
Missing possibility for Element 'compounddef', attribute 'language'
More translation tweaks
Performance tweaks to speed up processing
Prohibit in-place doxygen builds
Refactoring and fixes
Refactoring: Automatically replace incorrect formula.repository
Refactoring: optimize FileDef::isDocumentationFile() method
Refactoring: optimize guessSection routine
Refactoring: reimplement getDefs using symbol resolver
Refactoring: replace left(n)/right(n) by startsWith/endsWith
Refactoring: use std::variant for Indices
Refactoring: use std::variant to switch between search indices
Remember position of collapse/expand across pages
Remove dead-code statement as found by coverity
Remove unused Validate debug option
Replacing the list of HTML / XML commands by tables
Restructure build rule to improve readability and remove duplication
Small spelling correction in doxygen usage
Test Fortran inheritance over modules
Use lower().str() to map Fortran identifier
Workaround for DEPFILE
Workaround for XHTML not supporting <picture>
fix shabang
python: do not use tabs for indentation
unset executable flag

Revision 1.162 / (download) - annotate - [select for diffs], Fri Jul 22 17:07:11 2022 UTC (20 months, 3 weeks ago) by micha
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.161: +2 -2 lines
Diff to previous 1.161 (colored) to selected 1.118 (colored)

*: recursive bump for graphics/graphviz 5.0.0

Revision 1.161 / (download) - annotate - [select for diffs], Tue Jun 28 11:31:42 2022 UTC (21 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.160: +2 -1 lines
Diff to previous 1.160 (colored) to selected 1.118 (colored)

*: recursive bump for perl 5.36

Revision 1.160 / (download) - annotate - [select for diffs], Mon May 23 13:08:02 2022 UTC (22 months, 3 weeks ago) by micha
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.159: +7 -6 lines
Diff to previous 1.159 (colored) to selected 1.118 (colored)

devel/doxygen: Update to 1.9.4

Bug fixes
=========
bug 334859 HTMLHELP: Underscore in chm file name prevents linking between chm files [view], [view]
bug 711041 Undocumented "enum" values in TOC of qhp files causes tag-mismatch and corrupt TOC [view]
bug 783768 QCH files: classes & their constructors get conflicting keyword handling [view]
bug_445536 Select folder for STRIP_FROM_PATH [view]
bug_644899 New diagram implementing environment [view], and [view]
bug_698167 HIDE_SCOPE_NAMES does not hide namespace scope for functions within it [view]
bug_711041 Undocumented "enum" values in TOC of qhp files causes tag-mismatch and corrupt TOC. [view], [view], [view]
issue #6382 computational time issue of Java generics [view], [view]
issue #6992 Automatic Coverity run [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], and [view]
issue #7543 Support PlantUML in Markdown [view]
issue #7873 Combining `///`-style comments with macros containing @cond/@endcond causes a preprocessor error [view]
issue #8355 Doxywizard 1.9.x doesn't start up properly [view]
issue #8487 Doxygen doesn't generate links to C# classes in different namespaces [view], [view]
issue #8784 CLANG_ASSISTED_PARSING tries to parse markdown files [view]
issue #9003 Button Show HTML-Output doesn't work [view]
issue #9005 Function prototype matching @fn command, but link between both is not made [view]
issue #9006 Doxygen 1.9.3 replaces '--' with '&ndash;' inside formula alias [view]
issue #9007 Using DOT_PATH with a symlink for dot does not always work [view], and [view]
issue #9027 SEARCHDATA_FILE (searchdata.xml) keyword elements blank [view]
issue #9028 DoxyVerb environment should terminate the previous paragraph before changing paragraph formatting [view]
issue #9045 wrong grammar/spelling in german html Output [view]
issue #9051 Wrong "Related page" generating in 1.9.3 (works good in 1.9.1!) from *.md files [view], [view]
issue #9054 Feature Request: Doxywizard: Customize Doxyfile Line Endings [view]
issue #9055 Objective C method / property attribute decoration confuses parsing [view]
issue #9058 Strip leading spaces in QHP file [view], [view]
issue #9070 Doxygen is not showing all called functions in graph plot [view], [view]
issue #9074 Menubar Links not Parsed Correctly [view]
issue #9075 .html Extension Removed from Tag File URLs [view]
issue #9094 Wrong QHP index structure [view], [view]
issue #9124 Latex: Does not properly compile when PROJECT_BRIEF contains commas [view]
issue #9127 Doxywizard truncates standard input passed to doxygen process. [view]
issue #9135 Qhelpgenerator debug mode [view]
issue #9136 master does not compile on Mac 12.2.1 [view]
issue #9138 QHP index contains duplicated file entries [view]
issue #9143 warning file-line format in Possible candidates [view]
issue #9144 problem with matching function when using namespace [view]
issue #9148 No uniquely matching class member, but no candidates are printed. [view]
issue #9155 Doxygen crash with NUM_PROC_THREADS>1 [view], [view], [view]
issue #9157 Codebase static analysis shows some potential leaks and nullptr access [view]
issue #9158 Python: Two classes in one file, second class documentation block copied into its class method block [view]
issue #9171 XML output for dot file uses relative path in 1.9.3 [view]
issue #9187 doxygen -x_noenv option to not expand environment variables [view], [view]
issue #9190 DOC: Mention -x switch in the "Support" page [view], [view]
issue #9192 "Packages" has a "Packages" in the tree [view]
issue #9195 fix for warning: documentation for unknown define [view]
issue #9200 Doxygen cannot resolve link to HTML anchor page [view]
issue #9211 @file is confused by symlinks (regression since 1.9.1) [view]
issue #9217 Can't load MathJax 3 extensions [view]
issue #9229 Crash with Segmentation fault in ClassDefImpl::mergeMembers [view]
issue #9234 NUM_PROC_THREADS not being honored when processing input [view]
issue #9241 Undocumented external namespaces from .tags files are shown in output Namespace index [view]
issue #9243 GHC_NO_DIRENT_D_TYPE should be defined on Solaris [view]
issue #9251 HTML extensions stripped from DOT SVG links with tagfiles [view]
issue #9254 Missing first word of page in case of existing \page command in markdown [view]
issue #9257 Build Error regarding vhdlparser [view]
issue #9264 Markdown tables not rendered for parameters [view]
issue #9266 doxygen runtime went from 10minutes to >14hours (lots of using namespace) [view]
issue #9269 Not able to compile with MSYS2/mingw (file too big) [view], [view], [view]
issue #9274 Automatic links not working in examples that use C++ source [Potential Bug] [view], [view], [view], [view]
issue #9276 File-Line is omitted when suggesting possible candidates depending on noMatchCount [view]
issue #9284 Clicking external link within search results with EXT_LINKS_IN_WINDOW=YES opens the link in the search results box [view]
issue #9296 gives up after seeing egregiously complex template code [view]
issue #9298 Segfault in Fortran parser (heap use after free) [view], [view]
Recognize type= as variable in Fortran [view]
Concept mising in the layout description [view]
Detecting end of body in python [view]
SHOW_FILES=NO could cause broken links for grouped files [view]
Source code was missing line anchors in the HTML output when using libclang [view]
Updated Hindi Locale ID (LCID): 0x439 Hindi [view]
INCLUDE_PATH is not recursive [view]
Spurious colon in the output [view]
Global enum incorporates values from an enum class [view]
Incorrect check on a list item. [view]
Incorrect doxygen help information [view]
Incorrect line number in warning message [view]
Incorrect macro file name in LaTeX [view]
Incorrect protection for test 28 [view]
Incorrect representation of some items in HTMLHELP [view]
Incorrect version in language documentation [view]
Don't create anchor for \name command [view]
add missing newline in docu [view]
synchronize man and help messages [view]

Features
========
Add CINDEX_NO_EXPORTS option when linking against static libclang [view]
Introduce CREATE_SUBDIRS_LEVEL [view]
Add for the xml output also xml to the markdown image representation. [view]
Adding Qt6 support [view]
Update Bulgarian translation [view]
Better translation for trPackageMembers [view]
Refer to chapter Grouping with GROUP_GRAPHS [view]
HTMLHELP warning on using svg as image format for graphs [view]
mention doxygen debugging flags on the web [view]
mention how to get additional usage flags [view]

Deprecated functionality
========================
Dropping Qt4 support [view]
Restrict usable flex version to 2.6.4 and higher [view], and [view]
Update to require JavaCC 7.0.6 or higher [view]
C++17 compiler is now required to compile doxygen [view]

Refactoring and cleanup
=======================
Add null pointer checks for dynamic casts of LayoutDocEntry objects [view]
Add test possibility to check the structure of the index.qhp file [view]
Add try-catch around DocParser's destructor to avoid coverity warning [view]
Added GHC_OS_SOLARIS [view]
Added missing include and remove redundant code [view]
Added support for Bulgarian [view]
Added translation for the Hindi-language and signed up as a maintainer for the same. [view]
Adjustments according to the new README [view]
Align latex commands [view]
Allow multi-threaded computation of tooltips [view]
Automatically set copyright year in doxygen man page [view]
Automatically show correct year in about box [view], [view]
Avoid compiler error on systems where size_t==unsigned int [view]
Correcting default settings when running HTMLHELP [view]
Determination of fixed source form. [view]
Downgrade stale translator warning to message [view]
Enable always all languages [view]
Enable the equal sign in the file mask [view]
Error when generating documentation with formulas a second time [view]
Extended support for language specified in markdown fenced code blocks [view]
Fix build with MinGW and Ninja [view]
Fix debug prints [view]
Fix e-mail obfuscation issue in the manual [view]
Fix for merge issue [view]
Fix for translator.py to deal with =default destructor [view]
Fix for unsigned int issue [view]
Fix multi-threading issues if SERVER_BASED_SEARCH=YES [view]
Fix potential stack overflow [view]
Fix repeated words [view]
Fixed potential crash in case cached item was already purged [view]
Fixed regression that introduced an invalid </p> in HTML [view]
Fixed version check and did some simplifications and refactoring [view]
Handling enums in settings that double as boolean [view], [view], [view]
Handling of value of visible attribute [view]
Interaction of tests for xhtml and qhp [view]
Line numbers not shown in gray in source code [view]
Make better use of capture ranges [view]
Make boolean representation mapping part of ConfigValues::Info [view]
Making Windows executable large address aware [view]
Making tag information better available [view], [view]
Minor optimisation [view]
Missing <VERSION> in description of doxyparse [view]
Missing part of output due to wrong emoji command [view]
Modernize LANGUAGE.HOWTO [view]
Move editbin logic to a separate cmake file [view]
Moving punctuation dependency to translator [view], [view], [view]
Prevent running coverity scan when no commit are made [view]
Problem compiling under Cygwin [view]
QCString: make str() accessor return a const& [view]
QCString: slightly faster mid [view]
Reduce number of calls into visited map [view]
Reduced code duplication, optimized performance [view], and [view]
Refactoring: Moved duplicated functionality into BufStr [view]
Refactoring: clean up destructors [view]
Refactoring: implement visitors using std::visit and std::variant [view]
Refactoring: reimplemented tagreader structures [view]
Refactoring: remove unneeded class OutputDocInterface [view]
Refactoring: replace custom variant class by std::variant [view]
Refactoring: replace old style casts [view], [view], and [view]
Refactoring: split docparser [view]
Reference to non existing anchor with "More..." [view]
Reinstate warnings about stale translations [view]
Remove retrieval of the process count for tests [view]
Removed unused function in configgen.py [view]
Removing obsolete functions [view]
Replace static Config_Get... by just Config_get... [view]
Replaced DocNode::kind() by dynamic_cast checks [view]
Replaced conditional sections by adapter and fixed some signals [view]
Simplified documentation and implementation a bit [view]
Split of javascript search index into separate files [view]
Trace statement in markdown.cpp [view], [view]
Uniform retrieval file definition [view]
Uniform retrieval of language code by means of translator unit [view]
clarify what the last comments in man refer to [view]
optional command variables and align mkidx and latex command approaches [view]
pass const& of LinkedRefMap to prevent creating temporary copies [view]

Revision 1.159 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:49 2022 UTC (23 months, 4 weeks ago) by adam
Branch: MAIN
Changes since 1.158: +2 -1 lines
Diff to previous 1.158 (colored) to selected 1.118 (colored)

revbump for textproc/icu update

Revision 1.158 / (download) - annotate - [select for diffs], Wed Mar 30 16:35:27 2022 UTC (2 years ago) by micha
Branch: MAIN
Changes since 1.157: +2 -2 lines
Diff to previous 1.157 (colored) to selected 1.118 (colored)

devel/doxygen: Update to 1.9.3

Bug fixes
=========
bug 679192 Missing images from generated qhp file [view]
bug_161451 @copydoc cannot span mutliple lines [view]
bug_365053 Wrong reference to ::classname [view] and [view]
bug_411629 ifdef-ed namespaces generate "endif" namespace (C#) [view]
bug_562008 cpp directives in \code fragments breaks subsequent links
           replacement [view]
bug_683640 Docset info.plist file doesn't include feed URL [view], [view]
bug_684050 line continuation in (auto)linking [view]
bug_688384 JavaDoc @link does not use code font [view]
bug_693776 @copydoc not working properly [view]
bug_712290 A command that will generate a warning during compilation [view]
bug_722111 - 'function' is displayed as C++ keyword (green) in HTML output
           [view], [view]
bug_749992 XML output - "bodyend" inside location tag sometimes prints the
            wrong row. [view]
bug_750666 Usergroup (layout.xml) url="[none]" doesn't work [view]
bug_753629 PLANTUML_JAR_PATH Environment Variable Needs Documenting [view]
bug_766164 Class Members is missing in the CHM. [view]
bug_771606 'doxygen -w' should not require existence of
           header.html/footer.html even if listed in an options file
           [view], [view]
bug_772405 *_AUTOBRIEF=YES gobbles end of paragraph from brief [view]
bug_774111 GENERATE_LEGEND with svg graphs [view], [view]
bug_774167 Left nav pane [view]
bug_791832 [view]
bug_792690 Spaces MAKEINDEX_CMD_NAME don't work the same as other config
           options [view]
bug_796673 doxygen markdown engine disallow parentheses in image title
           [view]
issue #7434 Error in LaTeX output of doxygen documentation of VHDL [view]
issue #7687 Write directory dependency graphs recursively. [view]
issue #7807 Incorrect handling of triple backticks with specifying
            language. [view], [view]
issue #8528 Markdown links to Markdown pages with explicit page command
            are broken [view]
issue #8590 XML: Issue with spacing around <programlisting> [view]
issue #8724 @ingroup not working with concepts [view], [view]
issue #8726 Confused by C++20 trailing requires-clause [view]
issue #8730 Read from invalid IncludeInfo object (version 1.9.2,
            Ubuntu 20.04) [view]
issue #8734 @note with @parblock within a table data cell breaks the HTML
            output [view]
issue #8738 Fixed sizes in project area of HTML output [view], [view]
issue #8743 <tt> missinterpreted [view], [view]
issue #8747 Improve output with WARN_AS_ERROR = FAIL_ON_WARNINGS [view],
            [view]
issue #8750 Crashes with 1.9.2 on Ubuntu 21.04 [view], [view]
issue #8752 Generated filenames depend on undefined behaviour - doxygen
            output not reproducible [view]
issue #8753 qhp file corrupt when subsection with no parent section [view]
issue #8755 :: lost in nested names when using markdown [view]
issue #8757 Segfault when using external search engine [view]
issue #8767 Order of pages in the tree view changes from 1.9.1 to 1.9.2
            [view]
issue #8785 Markdown runs on <PRE> if class attribute is specified [view]
issue #8789 qhp/qch broken in master [view], [view]
issue #8802 Nested \cond sections are not started (#8804) [view]
issue #8811 Incorrect xml tags in source code listing (XML output) [view]
issue #8815 fix group close [view]
issue #8817 If \if, \else or \endif is in a list, the subsequent list entry
            is not formatted as list entry but in "raw format" [view],
            [view]
issue #8838 export "something" { } wrong parsing [view]
issue #8851 Python call graph is not completely correct [view]
issue #8853 LaTeX generated output fails to compile [view]
issue #8854 Class hierarchy diagram is not correct, if inherited from
            Python built-in class ABC [view], [view], [view]
issue #8854 Class hierarchy diagram is not correct, if inherited from
            Python built-in class ABC [view]
issue #8855 Unable to build 1.9.2 [view]
issue #8864 Markdown Tables cannot merge cells both horizontally and
            vertically [view]
issue #8867 Fortran source file that contains the character literal
            "import" or 'import' [view], [view]
issue #8882 Java: Issue with virtual as identifier [view], [view], [view]
issue #8884 Java: Issue with dotted annotations [view]
issue #8889 ".html_html" attached to some url links when linking to
            external library [view], [view]
issue #8889 Extra ".html" attached to some url links when linking to
            external library [view], [view]
issue #8895 [bisected]Directory dependency graph has stopped working [view]
issue #8898 c#: Inherit documentation from interface property (not working
            as no docs displayed) [view]
issue #8903 Overload of function template can cause docs to be repeated
            [view]
issue #8905 Documentation: WARN_NO_PARAMDOC not disabled by EXTRACT_ALL?
            [view], [view]
issue #8909 Build error with git head GCC (version 12, Nov 2021) [view]
issue #8911 Undocumented function with C++ requires clause [view]
issue #8914 Double Square Bracket [[ somewhere ]] stop Doxygen [view]
issue #8918 \emoji does not support emoji with ZWJ [view]
issue #8921 Overloaded function (with templates as change) is not displayed
            in html page [view]
issue #8924 Horizontal scroll bar missing in HTML for wide class="dotgraph"
            objects [view]
issue #8925 Java: Issue with enum parsing (xml output) [view]
issue #8932 XML output: table caption doesn't have ID [view]
issue #8933 Return type "unsigned int constexpr" not parsed properly
            [view], [view]
issue #8934 documentation 'DEP' s.b. 'DEB' [view]
issue #8935 'make docs' fails when building PDF [view]
issue #8940 Not parsing #if correctly in C++ [view]
issue #8948 collaboration diagram should include smart pointer members
            [view], [view]
issue #8953 Improve markdown image handling [view]
issue #8956 Section links in markdown mainpage not working [view]
issue #8965 Allow other names for plantuml.jar [view]
issue #8973 Incorrect citations for entries with double dash and for cross
            references [view]
issue #9857 C# incorrect interpretation of '?'-operators [view]
Coloring of the nodes in the inheritance graph [view]
Fixed problem with large HTML tooltips running of the web page. [view]
Coverity: logically dead code [view]
Coverity: uninitialized struct elements [view]
Coverity: side_effect_free: Calling countLines(yyscanner) is only useful
          for its return value, which is ignored. [view]
Using in/out in C# results in doubling it [view]
Restore default SIGINT handler inside the signal handler [view]
In HTML the @image title did not appear as tooltip and quotes were not
properly escaped [view]
Double member names in python source code [view]
Fix memory corruption in TextStream. [view]
Handle decltype(*) return types in declinfo.l [view]
Warnings when using `CREATE_SUBDIRS` and `HTMLHELP` [view]
Don't use full path for *file in XML output [view]
Incorrect handling of JAVA style code statement in preprocessor [view]
Incorrect linecount in case of JAVADOC_AUTOBRIEF set [view]
Incorrect markdown links. [view]
Incorrect warning regarding SQLITE3 seyyttings [view]
Incorrect warnings due to WARN_IF_DOC_ERROR=NO [view]
Incorrect xml tags in source code listing (XML output) [view]
Doxygen stops on invalid namespace name [view]
Problems with blockquotes in markdown [view]
Fortran: Warning on empty \cond statement plus extra empty line. [view],
[view]
Escaped double quotes inside double quotes [view]
Fixed problem where member attributes were not rendered properly [view]
Forward declaration of enum class. [view]
Handling \code in non doxygen comment [view]
Warning with python file starting and ending with __ as file name [view]
Improve warning location for undocumented parameters/return types [view]
Limit number of list levels in output [view]
Unmatched tt tag. [view]
Value of first @copydoc could end up in the brief description. [view],
[view]

Features
========
Write directory dependency graphs recursively. [view]
Added missing symbols needed to enable SANITIZE_UNDEFINED [view]
Add the xml output format to the image command as generic format [view]
Add the HTML and XML commands to the index [view]
Added explanation for directory dependency graphs in graph manual. [view]
Avoid tampering with special commands while doing markdown parsing [view]
and [view]
Adding HTML tag <cite> [view]
Adding engine to xml output for plantuml [view]
Czech localization update, added all missing czech localization strings
up to 1.9.3 [view]
translate chinese upto version 1.9.2 [view]
Updated swedish translation to 1.9.2 [view]
Greek translation updated to 1.9.2. [view]
Portuguese translators upddated to 1.9.3. [view]
UTF-8 characters in email address [view]
Support for char32_t etc. in code coloring [view]
Changed license of doxmlparser from GPLv2 to MIT [view]
Better error message in case of a fatal error in a lexer [view]
Better readable warnings / debug messages incase of warning with token /
return value in docparser [view]
value attribute for <li> tag [view] and [view]
Copy original dotfile to output directory in case of DOT_CLEANUP is not
set [view]
allow using percentual numbers for images dimensions [view]
Make email obfuscation optional [view]
Improvement of WARN_LOGFILE possibilities [view], [view]
No warning in case non existing macro parameter [view]
HTML tag details [view], [view]
Include qualified names in `<memberdef>`s in XML output. [view]

Deprecated functionality
========================
CLASS_DIAGRAM has become obsolete. The same functionality can now be
achieved using HAVE_DOT and CLASS_GRAPH. Old settings in the Doxyfile will
be automatically converted when reading or updating it. [view], [view],
and [view]

Refactoring and cleanup
=======================
Add support for optional ranges to reg::Ex and use it util.cpp [view]
Allow using obsolete config values while upgrading [view], [view]
Use std::unordered_set for better performance [view]
Refactoring: Use std::unique_ptr<Private> for PIMPL idiom instead of raw
pointer [view]
Refactoring: changes how context data is cached. [view]
Refactoring: fixed typo and improved code uniformity [view]
Refactoring: replace custom reference counting by std::shared_ptr [view]
Refactoring: replace raw pointers with std::unique_ptr in template.cpp
[view]
Refactoring: replace the last raw pointers by std::unique_ptr in
template.cpp [view]
Refactoring: use fixed maps for properties [view]
Remove obsolete states from lexer code [view]
Remove redundant checks in config file [view]
Remove redundant range checks in config file [view]
Remove some implicit casts to improve portability of the code [view]
Remove unnecessary conversions for enum type options [view]
Optimize Markdown::isBlockCommand() [view]
Moved util.h:escapePath() to QCString::quoted() [view]
layout.cpp and tagreader.cpp both defined class ElementCallbacks [view]
Removed global variables for RTF and Latex, and made some fixes [view]
Represent enum in the config file also as an enum in the code [view]
Make generateClassDocs() process files in parallel [view]
Make generateFileDocs() process files in parallel [view]
Name of used struct [view]
Performance enhancements [view]
Restructuring and fixes [view]
Better search criterion for RTF INCLUDETEXT [view]
Consistent messages regarding enabling settings [view]
Improve type safety of scanner code by not using void* for yyscan_t
[view]

Revision 1.157 / (download) - annotate - [select for diffs], Mon Dec 13 13:47:06 2021 UTC (2 years, 4 months ago) by micha
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.156: +2 -3 lines
Diff to previous 1.156 (colored) to selected 1.118 (colored)

devel/doxygen: Update to 1.9.2

Changelog is very long:
https://www.doxygen.nl/manual/changelog.html

Revision 1.156 / (download) - annotate - [select for diffs], Wed Dec 8 16:03:56 2021 UTC (2 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.155: +2 -2 lines
Diff to previous 1.155 (colored) to selected 1.118 (colored)

revbump for icu and libffi

Revision 1.155 / (download) - annotate - [select for diffs], Mon May 24 19:49:56 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.154: +2 -2 lines
Diff to previous 1.154 (colored) to selected 1.118 (colored)

*: recursive bump for perl 5.34

Revision 1.154 / (download) - annotate - [select for diffs], Wed Apr 21 11:41:24 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.153: +2 -2 lines
Diff to previous 1.153 (colored) to selected 1.118 (colored)

revbump for textproc/icu

Revision 1.153 / (download) - annotate - [select for diffs], Tue Apr 13 09:02:25 2021 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.152: +4 -3 lines
Diff to previous 1.152 (colored) to selected 1.118 (colored)

doxygen: mark python as build dependency

Bump PKGREVISION.

Revision 1.152 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:53 2020 UTC (3 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.151: +2 -1 lines
Diff to previous 1.151 (colored) to selected 1.118 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.151 / (download) - annotate - [select for diffs], Sun Oct 25 04:42:43 2020 UTC (3 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.150: +4 -2 lines
Diff to previous 1.150 (colored) to selected 1.118 (colored)

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

Revision 1.150 / (download) - annotate - [select for diffs], Sun Oct 4 09:45:26 2020 UTC (3 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.149: +2 -3 lines
Diff to previous 1.149 (colored) to selected 1.118 (colored)

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

Revision 1.149 / (download) - annotate - [select for diffs], Mon Aug 31 18:07:19 2020 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.148: +2 -2 lines
Diff to previous 1.148 (colored) to selected 1.118 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.148 / (download) - annotate - [select for diffs], Mon Aug 17 20:18:24 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
Changes since 1.147: +2 -2 lines
Diff to previous 1.147 (colored) to selected 1.118 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.147 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:35 2020 UTC (3 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.146: +2 -2 lines
Diff to previous 1.146 (colored) to selected 1.118 (colored)

Revbump for icu

Revision 1.146 / (download) - annotate - [select for diffs], Sat May 16 02:12:23 2020 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.145: +2 -2 lines
Diff to previous 1.145 (colored) to selected 1.118 (colored)

Allow building formulas with current ghostscript. Bump revision.

Revision 1.145 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:29 2020 UTC (4 years ago) by adam
Branch: MAIN
Changes since 1.144: +2 -2 lines
Diff to previous 1.144 (colored) to selected 1.118 (colored)

Recursive revision bump after textproc/icu update

Revision 1.144 / (download) - annotate - [select for diffs], Tue Mar 10 22:09:34 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.143: +2 -2 lines
Diff to previous 1.143 (colored) to selected 1.118 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.143 / (download) - annotate - [select for diffs], Sun Mar 8 16:49:11 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.142: +2 -2 lines
Diff to previous 1.142 (colored) to selected 1.118 (colored)

*: recursive bump for libffi

Revision 1.142 / (download) - annotate - [select for diffs], Sat Jan 18 21:49:08 2020 UTC (4 years, 2 months ago) by jperkin
Branch: MAIN
Changes since 1.141: +2 -1 lines
Diff to previous 1.141 (colored) to selected 1.118 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.141 / (download) - annotate - [select for diffs], Sun Nov 3 10:39:10 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.140: +8 -8 lines
Diff to previous 1.140 (colored) to selected 1.118 (colored)

devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.140 / (download) - annotate - [select for diffs], Thu Oct 17 20:35:58 2019 UTC (4 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.139: +10 -14 lines
Diff to previous 1.139 (colored) to selected 1.118 (colored)

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.

Revision 1.139 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:41 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.138: +2 -2 lines
Diff to previous 1.138 (colored) to selected 1.118 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.138 / (download) - annotate - [select for diffs], Mon Aug 5 15:36:44 2019 UTC (4 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.137: +2 -2 lines
Diff to previous 1.137 (colored) to selected 1.118 (colored)

doxygen: lang/python/application.mk is not needed, use lang/python/pyversion.mk instead

Revision 1.137 / (download) - annotate - [select for diffs], Thu Apr 25 07:32:44 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.136: +2 -2 lines
Diff to previous 1.136 (colored) to selected 1.118 (colored)

PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.136 / (download) - annotate - [select for diffs], Fri Feb 22 14:08:56 2019 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.135: +2 -1 lines
Diff to previous 1.135 (colored) to selected 1.118 (colored)

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.

Revision 1.135 / (download) - annotate - [select for diffs], Thu Jan 31 14:15:55 2019 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.134: +25 -17 lines
Diff to previous 1.134 (colored) to selected 1.118 (colored)

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
--------------------------------------------------------------------------------

Revision 1.134 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:29 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.133: +2 -2 lines
Diff to previous 1.133 (colored) to selected 1.118 (colored)

Recursive bump for perl5-5.28.0

Revision 1.133 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:16 2018 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.132: +2 -2 lines
Diff to previous 1.132 (colored) to selected 1.118 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.132 / (download) - annotate - [select for diffs], Fri May 19 14:56:00 2017 UTC (6 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.131: +2 -1 lines
Diff to previous 1.131 (colored) to selected 1.118 (colored)

Fix null pointer deref in xml generator. Bump revision.

Revision 1.131 / (download) - annotate - [select for diffs], Wed Apr 26 21:18:35 2017 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.130: +3 -1 lines
Diff to previous 1.130 (colored) to selected 1.118 (colored)

Add missing build dependency on py-expat.

Revision 1.130 / (download) - annotate - [select for diffs], Wed Apr 26 13:40:37 2017 UTC (6 years, 11 months ago) by prlw1
Branch: MAIN
Changes since 1.129: +2 -4 lines
Diff to previous 1.129 (colored) to selected 1.118 (colored)

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

Revision 1.129 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:05 2017 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.128: +3 -3 lines
Diff to previous 1.128 (colored) to selected 1.118 (colored)

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.

Revision 1.128 / (download) - annotate - [select for diffs], Sun Jan 1 14:43:30 2017 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.127: +2 -2 lines
Diff to previous 1.127 (colored) to selected 1.118 (colored)

Add python-3.6 to incompatible versions.

Revision 1.127 / (download) - annotate - [select for diffs], Thu Nov 24 13:34:18 2016 UTC (7 years, 4 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.126: +2 -3 lines
Diff to previous 1.126 (colored) to selected 1.118 (colored)

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

Revision 1.126 / (download) - annotate - [select for diffs], Sat Jul 9 13:03:38 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.125: +2 -2 lines
Diff to previous 1.125 (colored) to selected 1.118 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.125 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:06 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.124: +2 -1 lines
Diff to previous 1.124 (colored) to selected 1.118 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.124 / (download) - annotate - [select for diffs], Mon Jun 6 13:41:11 2016 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.123: +4 -31 lines
Diff to previous 1.123 (colored) to selected 1.118 (colored)

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 &deg; 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]

Revision 1.123 / (download) - annotate - [select for diffs], Thu Feb 25 12:12:47 2016 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.122: +2 -4 lines
Diff to previous 1.122 (colored) to selected 1.118 (colored)

Use OPSYSVARS.

Revision 1.122 / (download) - annotate - [select for diffs], Sat Dec 5 21:25:34 2015 UTC (8 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.121: +2 -2 lines
Diff to previous 1.121 (colored) to selected 1.118 (colored)

Extend PYTHON_VERSIONS_INCOMPATIBLE to 35

Revision 1.121 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:48 2015 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.120: +2 -2 lines
Diff to previous 1.120 (colored) to selected 1.118 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.120 / (download) - annotate - [select for diffs], Sat Mar 14 18:21:24 2015 UTC (9 years, 1 month ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.119: +1 -3 lines
Diff to previous 1.119 (colored) to selected 1.118 (colored)

Don't need to conditionalise usage of BUILDLINK_LDADD.iconv per OPSYS.
It will be empty where not required.

Revision 1.119 / (download) - annotate - [select for diffs], Thu Feb 19 11:53:59 2015 UTC (9 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.118: +2 -1 lines
Diff to previous 1.118 (colored)

With compact latex output, class article is used. That means no
\backmatter. Bump revision.

Revision 1.118 / (download) - annotate - [selected], Tue Jan 27 13:49:12 2015 UTC (9 years, 2 months ago) by mef
Branch: MAIN
Changes since 1.117: +2 -2 lines
Diff to previous 1.117 (colored)

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]

Revision 1.117 / (download) - annotate - [select for diffs], Tue Jan 27 06:13:08 2015 UTC (9 years, 2 months ago) by mef
Branch: MAIN
Changes since 1.116: +2 -2 lines
Diff to previous 1.116 (colored) to selected 1.118 (colored)

(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 - &hellip; 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]

Revision 1.116 / (download) - annotate - [select for diffs], Tue Sep 9 00:44:56 2014 UTC (9 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.115: +4 -5 lines
Diff to previous 1.115 (colored) to selected 1.118 (colored)

(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]

Revision 1.115 / (download) - annotate - [select for diffs], Thu May 29 23:35:35 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.114: +2 -2 lines
Diff to previous 1.114 (colored) to selected 1.118 (colored)

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.

Revision 1.114 / (download) - annotate - [select for diffs], Mon May 12 03:10:57 2014 UTC (9 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.113: +2 -1 lines
Diff to previous 1.113 (colored) to selected 1.118 (colored)

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.

Revision 1.113 / (download) - annotate - [select for diffs], Fri May 9 07:36:59 2014 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.112: +2 -2 lines
Diff to previous 1.112 (colored) to selected 1.118 (colored)

Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.112 / (download) - annotate - [select for diffs], Thu May 8 23:41:52 2014 UTC (9 years, 11 months ago) by dsainty
Branch: MAIN
Changes since 1.111: +1 -3 lines
Diff to previous 1.111 (colored) to selected 1.118 (colored)

Make tex-wasysym option-conditional, like all the other Tex dependencies.

Revision 1.111 / (download) - annotate - [select for diffs], Fri Apr 25 08:32:22 2014 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.110: +4 -3 lines
Diff to previous 1.110 (colored) to selected 1.118 (colored)

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 &quot;&amp;&quot; gets no escaped
Bug 643618 - Fortran: variable with name &quot;type&quot; 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&#39;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 &quot;Additional Inherited Members&quot; 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 /**&lt; @} */
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: &#39;&gt;&#39; before tab width parsed as block quote
Bug 726469 - Tilde sign in combination with &lt;pre&gt; 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&ouml;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 &quot;See Also&quot; back to &quot;See also&quot;
Chm don&#39;t add images multiple times
Command \&lt; and \&gt; 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&#39;s &#39;empty span&#39; 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 &lt;code&gt; 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 &quot;Related Pages&quot;
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 &amp; and chars after &quot; 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 &lt; 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&#39;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&#39;t extract a QCString(QFileInfo) each time we QRegExp.match

Revision 1.110 / (download) - annotate - [select for diffs], Wed Feb 19 17:43:47 2014 UTC (10 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.109: +2 -2 lines
Diff to previous 1.109 (colored) to selected 1.118 (colored)

Revert part of previous, Linux builtins have been fixed properly.

Revision 1.109 / (download) - annotate - [select for diffs], Wed Feb 19 17:03:06 2014 UTC (10 years, 1 month ago) by jperkin
Branch: MAIN
Changes since 1.108: +4 -6 lines
Diff to previous 1.108 (colored) to selected 1.118 (colored)

Linux needs -liconv.  Remove duplicate definitions.

Revision 1.108 / (download) - annotate - [select for diffs], Fri Feb 7 13:14:06 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.107: +5 -2 lines
Diff to previous 1.107 (colored) to selected 1.118 (colored)

Mark as not ready for python-3.x.
Improve a comment.
Bump PKGREVISION.

Revision 1.107 / (download) - annotate - [select for diffs], Sun Jan 26 04:22:03 2014 UTC (10 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.106: +7 -1 lines
Diff to previous 1.106 (colored) to selected 1.118 (colored)

Fix build under OpenBSD/amd64 5.4

* Pass -liconv to LDFLAGS

Revision 1.106 / (download) - annotate - [select for diffs], Sun Jan 19 23:00:05 2014 UTC (10 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.105: +2 -2 lines
Diff to previous 1.105 (colored) to selected 1.118 (colored)

Don't die if the post-install cleanup doesn't match any files (happens
if latex option not enabled).

Revision 1.105 / (download) - annotate - [select for diffs], Thu Jan 2 18:26:36 2014 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.104: +11 -5 lines
Diff to previous 1.104 (colored) to selected 1.118 (colored)

Update to 1.8.6:

Highlights of Doxygen 1.8.6:

* When "using namespace" is used, a static member function in C++ is now recognized correctly;
* The install now prepends a slash to the installation path Removed superfluous;
* The HTML links in the RTF output are no longer broken;
* Indexing and searching can now treat non-ASCII identifiers;
* The RPM build via the spec file no longer fails;
* A Doxygen crash that occurred when a new-line is missing in a snippet has been fixed.

Revision 1.104 / (download) - annotate - [select for diffs], Mon Dec 16 06:35:22 2013 UTC (10 years, 4 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.103: +3 -1 lines
Diff to previous 1.103 (colored) to selected 1.118 (colored)

Force linking against libiconv for FreeBSD to fix build.

Revision 1.103 / (download) - annotate - [select for diffs], Mon Sep 2 16:38:56 2013 UTC (10 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.102: +2 -3 lines
Diff to previous 1.102 (colored) to selected 1.118 (colored)

Update to 1.8.5:

Changes

Doxygen's source code is now managed using git and GitHub. Automatic builds
    and regression tests are scheduled via Travis CI.
Configuration data for the config file, the documentation, and the wizard
    are now produced from a single source (thanks to Albert)
All translation files have been migrated to UTF-8 (thanks to Petr Prikryl)
Added black box testing framework and a set of tests.

New features

Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing.

Lots of bug fixes.

Revision 1.102 / (download) - annotate - [select for diffs], Tue Jun 4 22:15:51 2013 UTC (10 years, 10 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.101: +2 -2 lines
Diff to previous 1.101 (colored) to selected 1.118 (colored)

Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.

Revision 1.101 / (download) - annotate - [select for diffs], Mon Jun 3 10:04:44 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100 (colored) to selected 1.118 (colored)

Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882

Revision 1.100 / (download) - annotate - [select for diffs], Fri May 31 12:39:58 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.99: +2 -1 lines
Diff to previous 1.99 (colored) to selected 1.118 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.99 / (download) - annotate - [select for diffs], Tue May 21 14:43:04 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.98: +2 -3 lines
Diff to previous 1.98 (colored) to selected 1.118 (colored)

Update to 1.8.4:

This release adds support for improved cross-referencing, syntax
highlighting, and call graphs by using LLVM/clang to parse the
source code. It adds support for DocBook output and for parsing
UNO IDL files (used by Libre Office). It includes a number of
smaller changes and improvements as well as a large number of
bugfixes.

Revision 1.98 / (download) - annotate - [select for diffs], Wed Apr 24 10:06:48 2013 UTC (10 years, 11 months ago) by sbd
Branch: MAIN
Changes since 1.97: +2 -1 lines
Diff to previous 1.97 (colored) to selected 1.118 (colored)

Revbump for all packages that have USE_TOOLS+=gs

Revision 1.97 / (download) - annotate - [select for diffs], Sat Apr 6 21:07:32 2013 UTC (11 years ago) by rodent
Branch: MAIN
Changes since 1.96: +3 -3 lines
Diff to previous 1.96 (colored) to selected 1.118 (colored)

"Each sed command should appear in an assignment of its own."

Revision 1.96 / (download) - annotate - [select for diffs], Wed Jan 30 10:41:43 2013 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.95: +2 -2 lines
Diff to previous 1.95 (colored) to selected 1.118 (colored)

Update to 1.8.3.1:

Changes

    Changed to way the search results for multiple projects can be
    linked together. A project is now no longer identified by the
    tag files name but via new option EXTERNAL_SEARCH_ID giving a
    bit more flexibility.
    Disabled the disk cache for member data. Allows removing quite
    some complexity in doxygen and is not really needed now that
    64bit systems with >4GB RAM are becoming more common. Let me
    know if you think you benefit from this caching.
    id 691607: Using $relpath$ in a custom footer could lead to
    ambiguities when followed by a name that could also be a marker,
    like 'search'. Now $relpath^ should be used instead. $relpath$
    is still supported for backward compatibility.

New features

    You can now use EXTENSION_MAPPING on files without any extension
    using no_extension as placeholder (thanks to Jason Majors for
    the patch).
    To make navindex section inside a layout file that links to a
    specific URL you can use usergroup with the url attribute.
    To make navindex section without any link inside a layout file
    you can use usergroup with special title [none].

And lots of bugfixes.

Revision 1.95 / (download) - annotate - [select for diffs], Sun Jan 6 01:00:58 2013 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.94: +2 -3 lines
Diff to previous 1.94 (colored) to selected 1.118 (colored)

Update to 1.8.3.

Changes

    Expanding the tree in an index page of the HTML output, will
    now expand only one level instead of the whole sub-tree (thanks
    to Pez Cuckow for the patch).
    A blockquote in Markdown does no longer require a whitespace
    after the last '>' if the '>' is followed by a newline.
    id 682718: Included patch to add version info to all generated
    template files (headers, footers, stylesheets, layout files,
    etc).

New features

    Added support for using external tools to index and search
    through the HTML documentation. An example index tool is provided
    (doxyindexer) and an example search engine (doxysearch.cgi).
    To configure the external search engine the following new
    options are added to the configuration file: EXTERNAL_SEARCH
    (to enable the feature), SEARCHENGINE_URL (to specify the URL
    of the search engine), SEARCHDATA_FILE (to specify the name of
    the raw search data to index), EXTRA_SEARCH_MAPPINGS (for search
    through multiple projects). See the manual for details.
    Added USE_MDFILE_AS_MAINPAGE config option to select a markdown
    page to be used as the main page.
    id 630645: This patch (contributed by Albert) adds support for
    simple logic expressions for \cond, \if, and friends, i.e. you
    can do \if (SOME_SECTION_NAME && (!THIS_ALTERNATIVE ||
    THAT_ALTERNATIVE))
    id 684152: Patch (contributed by Albert) adds a new configuration
    option MATHJAX_FORMAT to select the MathJax output format.
    Options are HTML-CSS, NativeMML, or SVG.

Revision 1.94 / (download) - annotate - [select for diffs], Wed Oct 31 11:16:54 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.93: +1 -3 lines
Diff to previous 1.93 (colored) to selected 1.118 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.93 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:29 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.92: +2 -1 lines
Diff to previous 1.92 (colored) to selected 1.118 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.92 / (download) - annotate - [select for diffs], Thu Aug 30 07:57:51 2012 UTC (11 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.91: +2 -5 lines
Diff to previous 1.91 (colored) to selected 1.118 (colored)

update to 1.8.2
changes are unknown

Revision 1.91 / (download) - annotate - [select for diffs], Wed Aug 29 00:33:56 2012 UTC (11 years, 7 months ago) by dsainty
Branch: MAIN
Changes since 1.90: +2 -2 lines
Diff to previous 1.90 (colored) to selected 1.118 (colored)

Fix avr-libc failing (bulk build) during the documentation build with:

  ! LaTeX Error: File `tocloft.sty' not found.

The necessary dependency was incorrectly marked as a doxygen build-only
dependency,

The complete list of styles was determined via this (partially Zsh) script:

( echo colortbl ; sed -n -e '/^[\t ]*\/\//d' -e 's/^.*package{\([^}<]*\)}.*$/\1/igp' -e 's/^.*package\[.*\]{\([^}<]*\)}.*$/\1/igp' src/latexgen.cpp src/perlmodgen.cpp ) | while read x; do for f in /usr/pkg/share/texmf-dist/**/${x}.sty; do pkg_info -Q PKGPATH -F "$f"; done; done|sed -e 's/^\(.*\)\/\(.*\)$/DEPENDS+=\t\2-[0-9]*:..\/..\/\1\/\2/'|sort -u

Bump PKGREVISION for the dependency change.

Revision 1.90 / (download) - annotate - [select for diffs], Fri Aug 17 01:02:05 2012 UTC (11 years, 8 months ago) by mef
Branch: MAIN
Changes since 1.89: +11 -1 lines
Diff to previous 1.89 (colored) to selected 1.118 (colored)

Fix PR pkg/46681.
PLIST of doxygen varies depending on graphviz configuration.
Say, graphviz configured with PKG_OPTIONS.pangocairo yes or no.

Graphviz/buildlink3.mk will set PKG_BUILD_OPTIONS.graphviz
for use with doxygen PLIST variation.

Thanks Ian McWilliam for reporting and testing the problem.

Revision 1.89 / (download) - annotate - [select for diffs], Wed Aug 15 23:25:15 2012 UTC (11 years, 8 months ago) by dsainty
Branch: MAIN
Changes since 1.88: +2 -1 lines
Diff to previous 1.88 (colored) to selected 1.118 (colored)

doxygen output makes explicit use of tex-multirow and tex-xtab.  Add the
run time dependencies.

Bump PKGREVISION for dependency changes.

Revision 1.88 / (download) - annotate - [select for diffs], Tue Jul 3 11:31:35 2012 UTC (11 years, 9 months ago) by mef
Branch: MAIN
Changes since 1.87: +2 -3 lines
Diff to previous 1.87 (colored) to selected 1.118 (colored)

Bump version 1.6.3 to 1.8.1.1 based on PR pkg/46650

 Only the most recent Changes and New features are included.
 Others are listed date only, please refer following URL.
   http://www.stack.nl/~dimitri/doxygen/changelog.html

 Release 1.8.1.1 (2012/06/10)
  Changes
   - Integrated the root navigation tree in navtree.js for faster loading.
   - When the navigation tree is enabled, clicking jump to a line in
   - the source code view will now highlight the line.
  New features
   - VHDL code now has a new Design Overview page (thanks for Martin Kreis
     for the patch). Requires HAVE_DOT=YES, and DOT_IMAGE_FORMAT=svg.
   - id 677678: Added support for strong and weak attributes in Objective-C
      properties.

 Release 1.8.1   (2012/05/19)
 Release 1.8.0   (2012/02/25)

 Release 1.7.6.1 (2011/12/10)
 Release 1.7.6   (2011/12/03)

 Release 1.7.5.1 (2011/08/21)
 Release 1.7.5   (2011/08/14)
 Release 1.7.4   (2011/03/28)
 Release 1.7.3   (2011/01/03)
 Release 1.7.2   (2010/10/09)
 Release 1.7.1   (2010/06/25)
 Release 1.7.0   (2010/06/15)

(Following patches are deleted, for upstream took the changes)
 patch-ai
 patch-ak
 patch-qtools-qvaluestack.h

Revision 1.87 / (download) - annotate - [select for diffs], Thu Mar 15 11:53:23 2012 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.86: +2 -2 lines
Diff to previous 1.86 (colored) to selected 1.118 (colored)

Bump PKGREVISION from default python to 2.7.

Revision 1.86 / (download) - annotate - [select for diffs], Tue Nov 1 06:00:54 2011 UTC (12 years, 5 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored) to selected 1.118 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.85 / (download) - annotate - [select for diffs], Wed Oct 26 21:44:55 2011 UTC (12 years, 5 months ago) by minskim
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84 (colored) to selected 1.118 (colored)

Let doxygen use an up-to-date epstopdf.

Revision 1.84 / (download) - annotate - [select for diffs], Mon Oct 10 19:31:28 2011 UTC (12 years, 6 months ago) by minskim
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83 (colored) to selected 1.118 (colored)

Add tex-ec to doxygen's dependency list.

The LaTeX files generated by doxygen requires T1 encoding, which
forces to use fonts in tex-ec.

Revision 1.83 / (download) - annotate - [select for diffs], Wed Mar 23 19:24:35 2011 UTC (13 years ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.82: +5 -20 lines
Diff to previous 1.82 (colored) to selected 1.118 (colored)

Add latex option, currently defaulting to on.
With latex option, depend on latex at both build and runtime.
Without latex option, avoid both build- and run-time dependencies.

(This commit should have no effect unless one adds
PKG_OPTIONS.doxygen=-latex.)

(Opinions were generally in favor of changing the default to not
require latex, but it seems best not to do that right before a freeze,
so I'm leaving it for another day.)

Revision 1.82 / (download) - annotate - [select for diffs], Fri Mar 18 23:51:16 2011 UTC (13 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.81: +17 -4 lines
Diff to previous 1.81 (colored) to selected 1.118 (colored)

Reduce TeX dependencies of doxygen.

Revision 1.81 / (download) - annotate - [select for diffs], Mon Feb 28 14:52:44 2011 UTC (13 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80 (colored) to selected 1.118 (colored)

Reset maintainer for retired developers.

Revision 1.80 / (download) - annotate - [select for diffs], Thu Dec 23 11:44:26 2010 UTC (13 years, 3 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.79: +2 -1 lines
Diff to previous 1.79 (colored) to selected 1.118 (colored)

Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done

Revision 1.79 / (download) - annotate - [select for diffs], Fri Nov 19 19:21:37 2010 UTC (13 years, 4 months ago) by tez
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored) to selected 1.118 (colored)

make build honor LDFLAGS
fixes build on platforms not using builtin libiconv PR#44105

Revision 1.78 / (download) - annotate - [select for diffs], Wed Nov 17 16:47:37 2010 UTC (13 years, 5 months ago) by dholland
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored) to selected 1.118 (colored)

One of the graphviz libraries changed major number in the update, so
bump PKGREVISION of its bl3 users.

Revision 1.77 / (download) - annotate - [select for diffs], Thu Aug 5 15:49:30 2010 UTC (13 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.76: +2 -1 lines
Diff to previous 1.76 (colored) to selected 1.118 (colored)

fix an off-by-one which made that manpage links had an underscore
prepended, fix PKGREVISION

Revision 1.76 / (download) - annotate - [select for diffs], Wed Jun 2 04:17:02 2010 UTC (13 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.75: +2 -3 lines
Diff to previous 1.75 (colored) to selected 1.118 (colored)

Changes 1.6.3:
* Bug fixes.

Revision 1.75 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:35 2010 UTC (14 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.74: +2 -1 lines
Diff to previous 1.74 (colored) to selected 1.118 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

Revision 1.74 / (download) - annotate - [select for diffs], Wed Jan 20 11:39:07 2010 UTC (14 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.73: +2 -3 lines
Diff to previous 1.73 (colored) to selected 1.118 (colored)

Update to 1.6.2:

Changes: Two new methods of searching through the HTML documentation were
added: via a PHP based Web server and via an Eclipse help plugin. The
\addindex command now also works for the HTML indices. Rendering of LaTeX
formulas in the HTML output has been improved (especially for non-white
backgrounds), along with a number of smaller improvements and a large
number of bugfixes.

Revision 1.73 / (download) - annotate - [select for diffs], Sun Sep 27 01:30:38 2009 UTC (14 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.72: +15 -5 lines
Diff to previous 1.72 (colored) to selected 1.118 (colored)

- Explicitly depend on texlive-pdftools to use epstopdf.
- Invoke epstopdf using the absolute path.

Revision 1.72 / (download) - annotate - [select for diffs], Tue Sep 22 20:11:45 2009 UTC (14 years, 6 months ago) by snj
Branch: MAIN
Changes since 1.71: +3 -1 lines
Diff to previous 1.71 (colored) to selected 1.118 (colored)

Add 'clean' to PRIVILEGED_STAGES.

Revision 1.71 / (download) - annotate - [select for diffs], Wed Aug 26 11:48:24 2009 UTC (14 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored) to selected 1.118 (colored)

Update to 1.6.1:
A couple of issues found in the previous release were fixed.

Revision 1.70 / (download) - annotate - [select for diffs], Fri Aug 21 23:13:47 2009 UTC (14 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (colored) to selected 1.118 (colored)

Update to 1.6.0:

The HTML output is now XHTML compliant and a new DHTML based live
search function has been added, which replaces the PHP-based search
function. The ablity to customise the LaTeX output has been improved.
There were also a number of smaller improvements and bugfixes.

Revision 1.69 / (download) - annotate - [select for diffs], Sun Aug 16 13:28:30 2009 UTC (14 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.68: +3 -3 lines
Diff to previous 1.68 (colored) to selected 1.118 (colored)

Update to 1.5.9. Set LICENSE.
This release primarily focuses on bugfixes. The main new feature
is the ability to include source code in the LaTeX/PDF output.

Revision 1.68 / (download) - annotate - [select for diffs], Wed Feb 25 03:07:42 2009 UTC (15 years, 1 month ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.67: +4 -1 lines
Diff to previous 1.67 (colored) to selected 1.118 (colored)

Let doxygen depend on dvipsk because teTeX-bin no longer provides dvips.

Bump PKGREVISION.

Revision 1.67 / (download) - annotate - [select for diffs], Tue Feb 24 07:53:50 2009 UTC (15 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.66: +2 -3 lines
Diff to previous 1.66 (colored) to selected 1.118 (colored)

Update to 1.5.8:

This release introduces an updated wizard, which now uses Qt4 and
provides more convenience in configuring and running doxygen. It
also features a new Qt Help generator, which no longer requires an
external tool to postprocess the output. An option had been added
that allows configuring the parser that doxygen will use for a
given file extension.  As always, a large number of bugs have been
fixed.

Revision 1.66 / (download) - annotate - [select for diffs], Mon Feb 9 22:56:22 2009 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.65: +2 -1 lines
Diff to previous 1.65 (colored) to selected 1.118 (colored)

Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.

Revision 1.65 / (download) - annotate - [select for diffs], Sat Dec 6 12:25:19 2008 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.64: +7 -7 lines
Diff to previous 1.64 (colored) to selected 1.118 (colored)

Fix case-sensitivity problem on Darwin.
From Tom Yu in PR 40100.

Revision 1.64 / (download) - annotate - [select for diffs], Tue Nov 11 00:44:12 2008 UTC (15 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.63: +4 -4 lines
Diff to previous 1.63 (colored) to selected 1.118 (colored)

Update to 1.5.7.1:

Doxygen Release 1.5.7.1
(release date 5-10-2008)
Changes

    * The dot tool is no longer part of the doxygen package for
    MacOSX. Please install GraphViz separately and set the dot path
    to /usr/local/bin

New features

    * Added option DOT_FONTSIZE which allows to set the size of
    the fonts used in dot generated graphs.

Bug fixes

    * id 554432: Re-added ALPHABETICAL_INDEX option.
    * id 554379: Fixed internal error for GENERATE_INDEXLOG when
    GENERATE_HTML was set to NO.
    * id 554546: Included fix for handling relative includes in
    the preprocessor.
    * Included several VHDL fixes related to syntax highlighting,
    finding class members, and mixing upper and lower case.
    * Included patch to allow setting DEST_DIR environment variable
    to determine where to install doxygen.

Doxygen Release 1.5.7
(release date 28-9-2008)
Changes

    * The default CSS style sheet has been cleaned up and simplified,
    thanks to the work done by Quinn Taylor.

New features

    * Added new config options GENERATE_QHP which enables generating
    .qch (Qt compiled help) file via the Qt's qthelpgenerator tool
    (part of Qt 4.4+). This type of files can be read with Qt's
    Assisant to browse the documentation in a similar way as is
    possible with Microsoft's compiled HTML help (.chm). To further
    customize the output and run the help generator from within
    doxygen, the following options are available: QCH_FILE,
    QHP_NAMESPACE, QHP_VIRTUAL_FOLDER, QHG_LOCATION. Thanks to
    Sebastian Pipping for the patch.
    * Add new option SYMBOL_CACHE_SIZE to allow a different trade
    off between doxygen's memory usage and the amount of disk
    accesses.
    * id 532695: Added 3 new commands: \extends, \implements, and
    \memberof that allow object oriented constructs to be documented
    as such for languages that do not support it natively (e.g. C)
    * Added better support for one line comments after VHDL types.
    * Added new option LAYOUT_FILE which can be used to specify a
    layout template file that tells doxygen in which order to
    generate the output and which titles to use for headings and
    how the navigation index will look; Read this for more info.
    As a result the following options are now obsolete since they
    can now only be controlled via the layout file: DETAILS_AT_TOP,
    ALPHABETICAL_INDEX. The following options can also be set via
    the layout file, but for convenience and backward compatibility
    reasons they are still also part of the configuration file:
    SHOW_INCLUDE_FILES, SHOW_USED_FILES, CLASS_GRAPH, COLLABORATION_GRAPH,
    GROUP_GRAPHS, INCLUDE_GRAPH, INCLUDED_BY_GRAPH. Run doxygen
    with the -l option to generate the default layout file.
    * Included update for the Macedonian, Catalan, Brazilian, and
    Serbian translation and also support for Serbian with Cyrilic
    characters.

Bug fixes (ids refer to the bugzilla database)

    * id 140264, 332187, 541924: Sections inside a \subpage where
    not shown as subsection in the LaTeX/RTF output.
    * id 155098,156188: Added support for UTF-8 special characters
    in identifiers (which is allowed by e.g. C#).
    * id 304598: operator-- caused invalid HTML output.
    * id 324047: parameter type [in or out] were not generated in
    RTF document
    * id 363499: @todo and friends did not work in a comment marked
    with @dir.
    * id 445485: HTML commands in a comment block with attribute
    values without quotes were not handled properly.
    * id 533855: Processes were always documented as anonymous in
    VHDL code.
    * id 535379: Added support for %{...%} blocks in XPCOM's IDL.
    * id 536298: Last port in a VHDL port list was not correctly
    put in a member group.
    * id 536385: Fixed problem matching function prototype and
    implementation under certain conditions.
    * id 536629: Fixed compilation issue on NetBSD.
    * id 537393: Properties in Python were not properly handled.
    * id 538065: Added support for @optional and @required in
    Objective C 2.0 protocols.
    * id 538239: Some unlabeled VHDL processes were not corrected
    detected.
    * id 538515: Deriving a Objective-C interface from a protocol
    caused parsing problems if the interface also has a body.
    * id 539057: Part of an Objective-C expression could be missing
    in the source browser under certain conditions.
    * id 539590: Generic C# classes with the same name but different
    template arguments were no longer treated as different classes.
    * id 539712: Fixed code parser issue for parameter indices of
    procedures and functions.
    * id 540058: Creator code was wrong in the MacOSX application
    bundle.
    * id 540372: Fixed problem parsing large table by increasing
    YY_READ_BUF_SIZE in the generated parser files.
    * id 540247: Fixed potential memory corruption issue parsing
    VHDL.
    * id 541113: Fixed locale for ctype, to avoid stripping of 0xA0
    from multi-byte UTF-8 characters.
    * id 544479: SORT_MEMBER_DOCS did not work for class members.
    * id 546621: Fixed makefile so that .svn stuff is removed from
    the tarball when doing "make archive".
    * id 546812: Using a table with row span greater than 1 did
    not produce correct LaTeX output.
    * id 545098: Fixed problem parsing where clauses in combination
    with C# generics.
    * id 545503: Nameless parameters of type "struct A" could end
    up wrongly in the XML output.
    * id 545970: Refering to the main page did not work as advertised.
    * id 546158: The variable defined inside a foreach statement
    in C# code was not considered for source linking, cause
    potentially incomplete call graphs.
    * id 547361: Linking to specialized template functions did not
    work.
    * id 548175: Fixed problem parsing class members within a class
    X, inside a namespace that is also named X.
    * id 548443: Documenting a nested namespace/classes with
    @namespace X.Y did not work for C# (only X::Y worked).
    * id 548489: C++/CLI classes of type sealed abstract were not
    processed correctly.
    * id 549318: Some headings in the user manual where wrongly
    formatted.
    * id 549581: Fixed potential buffer overflow in preprocessor.
    * id 550058: Obj-C: properties for private fields did not appear
    in the output unless EXTRACT_PRIVATE was enabled.
    * id 550156: Corrected typo in the documentation for
    GENERATE_TREEVIEW.
    * id 550247: Fixed problem parsing octal character literals in
    the preprocessing phase.
    * id 551739: Related function with explicit namespace scope
    was not properly placed if the function also existed in the
    global namespace.
    * id 552115: Anonymous structs and unions could produce invalid
    links in the html help index.
    * id 552361: Fixed problem with operators in the LaTeX output.
    * id 552600: \copybrief ended a brief description instead of
    appending to it.
    * id 553469: Removed bogus warning about internal inconsistency
    when importing items via a tagfiles that are inside an undocumented
    scope.
    * id 553616: One can now remove the automatic line breaks in
    the type part of a declaration by using a custom stylesheet
    with BR.typebreak { display: none; }
    * id 553663: Aliases did not work in Fortan comments.
    * id 549022: Reimplemented in links could be wrong in case of
    overloaded members.
    * id 553225: Parser was confused by arrays inside an Obj-C
    message.
    * Finnish translation was disabled.
    * A collaboration graph with multiple edge labels with not
    written to the XML output correctly.
    * sub pages of a \mainpage were not shown in the Latex/RTF
    output.
    * Included some fixed for the VHDL parser.

Revision 1.63 / (download) - annotate - [select for diffs], Tue Aug 19 16:35:25 2008 UTC (15 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.62: +0 -1 lines
Diff to previous 1.62 (colored) to selected 1.118 (colored)

Revert "doxygen" package to its broken state as requested by
Joerg Sonnenberger and Dieter Baron.

Revision 1.62 / (download) - annotate - [select for diffs], Mon Aug 18 18:36:14 2008 UTC (15 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.61: +2 -1 lines
Diff to previous 1.61 (colored) to selected 1.118 (colored)

For some reason (newer "graphviz" version?) all the ".map" files seem to
get installed as ".dot" files. Update the package list accordingly and
bump the package revision.

Revision 1.61 / (download) - annotate - [select for diffs], Tue Jun 24 23:59:48 2008 UTC (15 years, 9 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.60: +2 -1 lines
Diff to previous 1.60 (colored) to selected 1.118 (colored)

While compiling devel/doxygen on NetBSD/sparc63 3.1_STABLE I get

g++ -c -Wall -W -O3  -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -I/usr/pkg/include/python2.4 -I../qtools -o ../objects/config.o config.cpp
cc1plus: out of memory allocating 10824496 bytes after a total of 123209640 bytes
gmake[2]: *** [../objects/config.o] Error 1

Workaround by unlimiting "datasize".

Approved by agc@ during freeze.

Revision 1.60 / (download) - annotate - [select for diffs], Sat Jun 7 14:32:36 2008 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored) to selected 1.118 (colored)

Needs bison for build.

Revision 1.59 / (download) - annotate - [select for diffs], Wed Jun 4 15:05:39 2008 UTC (15 years, 10 months ago) by dsainty
Branch: MAIN
Changes since 1.58: +3 -4 lines
Diff to previous 1.58 (colored) to selected 1.118 (colored)

Update Doxygen from 1.5.1 to 1.5.6.

The substantial change log can be found at:
  http://www.stack.nl/~dimitri/doxygen/changelog.html

patch-ab (http://bugzilla.gnome.org/show_bug.cgi?id=366119) is merged
upstream.  The parts of patch-ab for DESTDIR are retained.  patch-ai
(http://bugzilla.gnome.org/show_bug.cgi?id=366113) is merged upstream.

Revision 1.58 / (download) - annotate - [select for diffs], Sat Apr 12 22:42:59 2008 UTC (16 years ago) by jlam
Branch: MAIN
Changes since 1.57: +5 -3 lines
Diff to previous 1.57 (colored) to selected 1.118 (colored)

Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.57 / (download) - annotate - [select for diffs], Sun Sep 23 17:49:08 2007 UTC (16 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.56: +5 -4 lines
Diff to previous 1.56 (colored) to selected 1.118 (colored)

Add DESTDIR support.

Revision 1.56 / (download) - annotate - [select for diffs], Sat Jan 20 14:26:58 2007 UTC (17 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.55: +4 -1 lines
Diff to previous 1.55 (colored) to selected 1.118 (colored)

Require the new graphviz and include the various graphics directly.
Bump revision.

Revision 1.55 / (download) - annotate - [select for diffs], Mon Jan 8 12:20:24 2007 UTC (17 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.54: +6 -6 lines
Diff to previous 1.54 (colored) to selected 1.118 (colored)

Changes 1.5.1:
* Bug fixes and improvements

Revision 1.54 / (download) - annotate - [select for diffs], Sun Oct 29 07:51:28 2006 UTC (17 years, 5 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.53: +1 -8 lines
Diff to previous 1.53 (colored) to selected 1.118 (colored)

Implement the Solaris PWD fix as a patch instead.  The patch is the
suggested fix in the Doxygen Bugzilla for this issue.  It will presumably
exactly match the solution in the next release of Doxygen (the current
release is 1.5.0).

http://bugzilla.gnome.org/show_bug.cgi?id=366113

Revision 1.53 / (download) - annotate - [select for diffs], Sat Oct 28 02:44:58 2006 UTC (17 years, 5 months ago) by dsainty
Branch: MAIN
Changes since 1.52: +7 -0 lines
Diff to previous 1.52 (colored) to selected 1.118 (colored)

Workaround for "configure" issue under Solaris, where PWD is more likely
to be set to the working directory of the Pkgsrc "make" than the working
directory, because Solaris /bin/sh does not support PWD.

Revision 1.52 / (download) - annotate - [select for diffs], Sat Oct 28 02:37:42 2006 UTC (17 years, 5 months ago) by dsainty
Branch: MAIN
Changes since 1.51: +3 -2 lines
Diff to previous 1.51 (colored) to selected 1.118 (colored)

Add an HTTP download URL for installation at HTTP-only sites.

Revision 1.51 / (download) - annotate - [select for diffs], Sat Oct 21 20:20:49 2006 UTC (17 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.50: +2 -1 lines
Diff to previous 1.50 (colored) to selected 1.118 (colored)

Fixed PKGMANDIR.

Revision 1.50 / (download) - annotate - [select for diffs], Thu Aug 10 03:21:39 2006 UTC (17 years, 8 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.118 (colored)

Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.

Revision 1.49 / (download) - annotate - [select for diffs], Wed Jun 14 10:24:53 2006 UTC (17 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.48: +4 -5 lines
Diff to previous 1.48 (colored) to selected 1.118 (colored)

Changes 1.4.7:
* The stylesheet has changed, so if you use your own, you will need to update
  it or the output will look ugly.
* Added support for universal binaries on MacOSX (only the non-GUI part).
* Added CALLER_GRAPH config option and \callergraph command to add a caller
  (or called-by) graph to a function or all functions.
* Added REFERENCES_LINK_SOURCE config option which allows to selected if
  reference relations should point to the source or to the documentation.

Revision 1.48 / (download) - annotate - [select for diffs], Sat May 20 13:12:00 2006 UTC (17 years, 11 months ago) by rillig
Branch: MAIN
Changes since 1.47: +9 -3 lines
Diff to previous 1.47 (colored) to selected 1.118 (colored)

Fixed hard-coded path to the Perl interpreter. Bumped PKGREVISION.

Revision 1.47 / (download) - annotate - [select for diffs], Sat May 13 03:44:23 2006 UTC (17 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.118 (colored)

Remove references to teTeX1.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:20 2006 UTC (18 years ago) by wiz
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.118 (colored)

Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.45 / (download) - annotate - [select for diffs], Thu Apr 13 20:05:40 2006 UTC (18 years ago) by minskim
Branch: MAIN
Changes since 1.44: +7 -1 lines
Diff to previous 1.44 (colored) to selected 1.118 (colored)

Make this package build on a case-insensitive filesystem.

Revision 1.44 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:41 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.118 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.43 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:01 2006 UTC (18 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.118 (colored)

Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.42 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:03 2005 UTC (18 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.118 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.41 / (download) - annotate - [select for diffs], Tue Nov 29 04:40:38 2005 UTC (18 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.40: +7 -1 lines
Diff to previous 1.40 (colored) to selected 1.118 (colored)

Adapt Qt handling of DragonFly for doxygen as well to allow it to build.

Revision 1.40 / (download) - annotate - [select for diffs], Mon Nov 28 06:41:20 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.39: +2 -3 lines
Diff to previous 1.39 (colored) to selected 1.118 (colored)

Change all instances of including mk/ghostscript.mk into asking for
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk.  This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.

Revision 1.39 / (download) - annotate - [select for diffs], Fri Nov 11 18:50:24 2005 UTC (18 years, 5 months ago) by tonio
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.118 (colored)

Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions

Revision 1.38 / (download) - annotate - [select for diffs], Tue Nov 8 18:47:07 2005 UTC (18 years, 5 months ago) by tonio
Branch: MAIN
Changes since 1.37: +3 -3 lines
Diff to previous 1.37 (colored) to selected 1.118 (colored)

Adapted to use tex.buildlink3.mk
set LATEX_ACCEPTED = teTeX1 teTeX2 teTeX3

Revision 1.37 / (download) - annotate - [select for diffs], Thu Oct 13 12:15:57 2005 UTC (18 years, 6 months ago) by markd
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored) to selected 1.118 (colored)

The latest doxygen encodes the source directory path into some of the
output filenames.  This is problematic in a pkgsrc context as it means
WRKDIR pathnames can appear in generated filenames.  Fix by reverting
to the old way of naming the files.  Bump PKGREVISION.

Revision 1.36 / (download) - annotate - [select for diffs], Sat Oct 8 08:17:27 2005 UTC (18 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored) to selected 1.118 (colored)

Changes 1.4.5:
* New config option BUILTIN_STL_SUPPORT
* Added support for new HTML entities
* Update fror Chinese translation
* Lots of bug fixes

Revision 1.35 / (download) - annotate - [select for diffs], Wed Aug 3 21:41:30 2005 UTC (18 years, 8 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.34: +3 -4 lines
Diff to previous 1.34 (colored) to selected 1.118 (colored)

update to doxygen 1.4.4

New features

Added support for parsing Python code. Special comment blocks in Python
are of the ## #  Some comment #

or you can rely on Python docstrings. This code uses the new parser
interface and was based on the work done by a group of students as part
of a compiler design project. Added support for C# style XML tags in the
comments. See the manual or the C# language specification for more
details. Thanks to Talin for doing most of the work. Added support for
the JavaDoc command {@inheritDoc}.

And some bug fixes. For details see:
http://www.stack.nl/~dimitri/doxygen/changelog.html

Revision 1.34 / (download) - annotate - [select for diffs], Tue Jun 7 14:14:48 2005 UTC (18 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.33: +6 -2 lines
Diff to previous 1.33 (colored) to selected 1.118 (colored)

Latest release installs a debugging version of doxytag rather than the
release version.  Touch the doxytag.l file to cause regeneration of the
release version.  Bump PKGREVISION.

OK'ed by wiz.

Revision 1.33 / (download) - annotate - [select for diffs], Tue May 31 18:38:27 2005 UTC (18 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.32: +2 -3 lines
Diff to previous 1.32 (colored) to selected 1.118 (colored)

Replace USE_PERL5 by adding perl to tools.

Revision 1.32 / (download) - annotate - [select for diffs], Tue May 31 18:37:20 2005 UTC (18 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored) to selected 1.118 (colored)

Update to 1.4.3:

                   Doxygen Release 1.4.3

    (release date 16-5-2005)

Changes

* For Developers: Added an abstract interface for language
  parsers (see src/parserintf.h), which can be used implement
  new programming language parsers. There is also a manager
  class, where a parser instance can be bound to a certain
  file extension.
* Changed the algorithm for matching function/method
  declarations against their definitions. The new algorithm
  should be faster, more powerful, and more accurate.

New features

* Included new config option HTAGS. When enabled in
  combination with SOURCE_BROWSER=YES, the source browser of
  GNU's Global source system (via htags) is used instead of
  doxygen's own (thanks to Shigio Yamaguchi for the patch).
* Added language updates for Indonesian, Catalan, Russian,
  Korean, German, Hungarian, Polish, and Lithuanian.
* Included update of the .spec file (thanks to Stephane
  Gourichon).

Bug fixes (ids refer to the bugzilla database)

* id 163705: Using \image for latex without caption but with
  size parameter "width=\textwidth" did not work.
* id 163783: Items of an autolist could be wrongly indented if
  put directly after @name.
* id 163928: Class section was missing in the file
  documentation.
* id 164072: When using tag files unneeded external classes
  could appear in the class hierarchy in some cases.
* id 169755: page title was omitted in the XML output if
  CASE_SENSE_NAME was set to NO.
* id 170592: Using \ref for Objective-C methods did not work
  if the name contained a colon.
* id 171795: Refering to Objective-C methods now follows
  Apple's conventions.
* id 171878: When JAVADOC_AUTOBRIEF = YES and there was no
  blank line after a page command, the first sentence did not
  appear in the documentation.
* id 171923: Doxygen failed to match arguments for a function
  documentated out-of-line with @fn and using @relatesalso.
* id 172118: Doxywizard now shows the version of doxygen it is
  for.
* id 172133: Doxygen did not longer ignore preceding C++
  comments inside a comment block.
* id 172217: 'using namespace' declarations with spaces
  resulted in duplicate namespaces.
* id 172329: The index of the CHM did not always link to
  groups correctly.
* id 172456: Fixed case where doxygen had problems
  differentiating const and non-const member functions.
* id 172494: @code blocks were not poperly ignored by the
  preprocessor in some cases.
* id 172622: Fixed parse problem for Objective-C method
  implementations whole declaration part ended with a
  semicolon.
* id 172723: Namespace members appeared in the file
  documentation without proper links to the namespace.
* id 172778: A single colon after retval caused a crash.
* id 172783: Doxygen will now put quotes around a filter name
  before calling it so it will work with filters with spaces
  in the name or path.
* id 172818: Improved translation of Todo List to German.
* id 172937: FILE_VERSION_FILTER failed for filenames
  containing spaces.
* id 173034: The \elseif command was not handled properly.
* id 173110: \ingroup did not work with multiple group labels
  anymore.
* id 300204: Doxygen disobeyed Cygwin's 'text/binary mount
  mode' (thanks to Max Bowsher for the patch).
* id 300466: Improved the documentation for
  FILTER_SOURCE_FILES.
* is 300473: Added a browse button for several of Doxywizard's
  fields of the expert dialog where a file was expected.
* id 300532: consecutive @todo items were joined together even
  if they are in different sections.
* id 300745: A disabled @cond section did not omit #define
  documentation.
* is 301409: autolinks to undocumented files did not work
  correctly when SOURCE_BROWSER was enabled.
* id 301437: Fixed a typo in an example that is part of the
  preprocessor documentation.
* id 301478: Fixed some cases where cross-references were not
  properly detected anymore.
* id 301616: Added "+" or "-" to the Objective-C method lists
  in the summary section of a class.
* id 302100: An enum could not be grouped by grouping out of
  line documentation.
* id 302158: When enabling SEPARATE_MEMBER_PAGES and
  CREATE_SUBDIRS the member index contained invalid links.
* id 302160: list directly after @brief not parsed properly if
  there were spaces before the @brief command.
* id 302713: Updated doxytag so it works better with recent
  versions of Qt3 and the Qt4 beta versions.
* id 303305: When using \subpage the page hierarchy wasn't
  reflected in the tree view or .chm index.
* id 303511: Documenting a class in a namespace with a comment
  block inside the namespace containing a @class command did
  not work properly.
* id 303911: Links from todo list items to Objective-C
  categories were broken.
* id 304026: A class/struct/interface can now be turned into
  something else of the same kind using the proper command
  (i.e. @interface could by used to turn a class into an
  interface).
* Doxygen did not honor the "All members of an interface in
  Java are implicitly public" rule.
* An enum of a class could not be documented with @enum from
  inside a namespace.
* Fixed problem handling unname member groups (useful in
  combination with DISTRIBUTE_GROUP_DOC = YES, which didn't
  work anymore).
* Updated Doxygen.dsp (thanks to Gerik Rhoden).
* For a word marked with a #, the # is now also removed when
  no link could be generated.
* Using '<' (or '\<') in a <pre> section cause '$<$' to appear
  in the Latex output.

                   Doxygen Release 1.4.2

    (release date 28-3-2005)

Changes

* If the class/namespace/file member indexes get too long they
  are now automatically split over multiple pages (one page
  per index letter).
* Internal: I've split the input scanner (scanner.l) in a part
  that scans the supported programming languages and passes
  the comment blocks to a second scanner. This should clean up
  the code a lot and make the handling of structural commands
  (like \class and \section) more consistent. It is also a
  first step towards supporting dedicated scanners for other
  programming languages.
* Made doxygen parse .as files (Action Script) as Java code.

New features

* Added a new option SEPARATE_MEMBER_PAGES. When enabled
  doxygen will generate a separate page for each documented
  member, instead of putting all members on the
  class/file/namespace page. An index for other members of the
  same compound is rendered on the left hand side of the page.
* Added new command \subpage that can be used to build a
  hierarchy of pages. For pages this is more convenient than
  using \defgroup and \ingroup. See the documentation more
  details and an example.
* Included man pages for doxygen and doxywizard.
* Language updates for Czech, Swedish, Russian, Italian,
  Catalan, German, Brazilian, Korean, Ukrainian, Romanian,
  Croatian and Chinese,

Bug fixes

* id 124214: #'s inside a single quoted PHP string could lead
  to parse problems.
* id 142339: Doxygen did not using the LATEX_CMD_NAME setting
  when generating formulas.
* id 163180: Extension specific filters did not work.
* id 163940: Labels in dot graphs containing quotes where not
  escaped properly.
* id 164198: \overload text was always English, it is now
  translatable.
* id 164498: Fixed problem where doxygen ignored the
  documentation for members of Objective C class categories
  when put in the implementation section.
* id 164563: \anchor didn't work inside a <pre>...</pre>
  section.
* id 164812: fix compile problem for certain language
  selections.
* id 165097: Fixed problem with wrong syntax color in \code
  section.
* id 165188: in index.xsd the refid attribute type (xsd:Name)
  was not broad enough and has been replaced by xsd:string.
* id 165339: Fixed some issues in the code parser causing
  missed cross-referencing relations and/or call graphs.
* id 165428: ALIASES containing @section commands where not
  handled properly.
* id 165503: grouped classes did not appear as such in the XML
  output.
* id 165793: input filter was applied to \verbinclude.
* id 165816: Grouped functions referenced via tag files had
  broken links
* id 165821: Tag file parser produced bogus errors for nested
  classes and namespaces and no line number was reported.
* id 166043: static initializer block in Java made doxygen
  ignore the rest of the file.
* id 166161: More documentation to make the \code command more
  clear.
* id 166756: Fixed a number of issues with the new comment
  scanner. It should be much more usable now.
* id 166782: XML output: Simple types in a namespace are also
  listed at file scope in index.xml
* id 166863: @class required fully qualified name even if the
  comment block was in the right scope already.
* id 166898: Forward declaring a template class added the
  template argument to next class defined
* id 167037: The method names were non-informative in the todo
  like lists when HIDE_SCOPE_NAMES was set to YES (thanks to
  Luigi Ballabio for the fix).
* id 167040: Related functions were listed as members in the
  todo list.
* id 167462: Doxygen doesn't recognize references to methods
  of classes that come as parameter
* id 168159: Sometimes enums don't have hyperlinks in the
  source code.
* id 168243: Doxygen produced an unclear warning when putting
  multiple @page commands in one comment block.
* id 168693: A C-style comment ending with a brief description
  (including dot) and a **/ as end marker, caused strange
  warning.
* id 168734: Nested C comments in a \code block confused the
  preprocessor.
* id 168754: //@{ was not working with the new comment block
  scanner.
* id 168871: \~ did not work in C++ style documentation and
  aliases.
* id 168961: Fixed problem parsing arrays of unnamed structs.
* id 169003: cross-references were make to global variables
  even if the global variables were hidden by local ones or
  undocumented/private member variables.
* id 169069: static C++ variables with initializers were
  detected as functions.
* id 169188: static functions were not extracted from PHP
  classes even though EXTRACT_STATIC was set to YES.
* id 169495: const Qt properties were not parsed properly.
* id 169535: spaces after \ref command were not preserved in
  <pre> context when the command had only one argument.
* id 169547: Removed bogus warning for friend classes inside
  classes in an anonymous namespace.
* id 169549: Previous fixes introduced flattening of the class
  hierarchy.
* id 169640: File suffix check for the D language was broken.
* id 169641: D contructors and destructors were not detected.
* is 169657: Fixed the way import is treated in D to prevent
  recursive lockup.
* id 169784: Objective-C methods with a variable number of
  arguments were are not parsed properly.
* id 169789: Images specified via \image are now also copied
  to the XML output.
* id 170612: documenting members of nested anonymous compounds
  did no longer work.
* id 170833: <code> ended a brief description.
* id 170835: doxygen didn't match members of classes in
  unnamed namespaces with their definitions
* id 170846: template instance friend classes could not be
  documented externally.
* id 171260: In some cases doxygen produced an incorrect
  warning about duplicate detailed descriptions.
* id 171295: It now possible again to link to a (enum)value of
  a @retval using #name.
* id 171376: \else command was not properly parsed if the
  corresponding \if was disabled.
* id 171749: Using @relatesalso for functions in a namespace
  didn't work correctly.
* It is now possible again to use Thing%s to auto-link to a
  class Thing and put a non-linked "s" after it.
* Nested anonymous namespaces appeared as @<num> in the
  documentation of the parent namespace.
* aliases containing @brief were not handled correctly.
* The class name in the HtmlHelp index was linked to the first
  member function of that class instead of the class itself.

Revision 1.31 / (download) - annotate - [select for diffs], Sun May 22 20:07:50 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.118 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.30 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:20 2005 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.29: +1 -2 lines
Diff to previous 1.29 (colored) to selected 1.118 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Mar 27 13:21:07 2005 UTC (19 years ago) by recht
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.118 (colored)

take maintainership

Revision 1.28 / (download) - annotate - [select for diffs], Wed Jan 12 10:58:33 2005 UTC (19 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored) to selected 1.118 (colored)

Changes 1.4.1:
* Minor bug fixes

Revision 1.27 / (download) - annotate - [select for diffs], Thu Jan 6 10:38:16 2005 UTC (19 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.26: +5 -5 lines
Diff to previous 1.26 (colored) to selected 1.118 (colored)

Changes 1.4.0:
* In the HTML help output (.chm files) the index items with only one subitem
  are now collapsed into one item
* Some minor tweaks to the style sheet
* @relates can now not only be used for functions, but also for other members
* Static members do have have explicit "static" in the declaration part of
  the documentation
* typedefs and enumeration are no longer shown in the "referenced by" list as
  these are types
* Make configure script use solaris-g++ by default
  (Sun's own compiler generates faulty code for doxygen)
* Included language update for Serbian, German, and Korean
* For directories dependency graphs are now generated
* Added \cond and \endcond commands, which can be used to (conditionally)
  exclude a part of a file. See the manual for an example
* Added "-d ExtCmd" debug option, which when used shows what doxygen will
  execute when invoking an external command (such as dot)
* New option WARN_NO_PARAMDOC that warns about the absence of function
  parameter or return type documentation
* Nested classes are now listed in their containing class
* Extended the \f command to support different environments, i.e. \f{eqnarray*}
  for equation arrays. The end command is \f}
* Added support for group dependency graphs
* New option DOT_TRANSPARENT to enable dot graph with a transparent background
* New option FILE_VERSION_FILTER which allows an external tool to provide
  version information per file, which is then used in the file documentation
* id 162295: New option DOT_MULTI_TARGETS which when set to YES, will run dot
  with multiple output files if possible
* Bug fixes

Revision 1.26 / (download) - annotate - [select for diffs], Tue Nov 9 14:31:51 2004 UTC (19 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.25: +11 -11 lines
Diff to previous 1.25 (colored) to selected 1.118 (colored)

Changes 1.3.9.1:
* Bug fixes
* Due to an error in the packaging script, an old version
  of doxywizard was bundled with the Mac OS X version of doxygen.
* Dot would not run if doxygen was installed in a path which
  contained spaces (Mac OS X).

Changes 1.3.9:
* Changed the stylesheet so font usage is more uniform and consistent.
* Changed the colors of the doxygen logo at the bottom of a HTML page.
  Let me know if you prefer this one or the old one.
* Improved rendering of template functions and methods in the HTML output.
* A macro defined in the config file (see PREDEFINED) can now prevented from
  being undefined (via a #undef in the code) when its value is assigned via
  the := operator (e.g. PREDEFINED = A(x):=x ).
* Changed the way function pointer arguments are represented in the detailed
  description.
* Directory information is now extracted by doxygen. Files are automatically
  grouped by directory. You can use the SHOW_DIRECTORIES option to
  enable/disable this feature.
* Added a new command \dir which can be used to document directories.
* Language updates for Czech, Swedish, Hungarian, Danish, Russian, Italian,
  German, Chinese, Croatian, and Polish.
* Applied a patch by Arend van Beelen which adds support for the new features
  introduced in PHP5.
* Applied a patch by Ferdinand Wess for better handling of #import statements
  in Obj-C code.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Oct 26 20:36:22 2004 UTC (19 years, 5 months ago) by groo
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.118 (colored)

I haven't maintained this package in ages.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:26 2004 UTC (19 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored) to selected 1.118 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Jul 26 08:39:57 2004 UTC (19 years, 8 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored) to selected 1.118 (colored)

Updated doxygen to 1.3.8

Changes

* Rewrote doxywizard. It should be more easy to use and has much better
  support for running doxygen from the GUI. Feedback is welcomed!
* Members of a namespace are now also added to the file in which they appear
* Included patch by Mikhail Glushenkov that fixed item 5 on the todo
  list (titles of html pages are now internationalized).
* A macro defined in the config file can now be undefined in the source
  code via a #undef.
* Optimized calling of dot using multiple -T flags at a couple of places

New features

* New option FILTER_PATTERNS which can be used to specify multiple input
  filters, and let doxygen select the right one based on matching the
  source file name with a specified pattern.
* id 142939: New commands \protocol and \category which can be used to
  document Objective-C protocols and categories in the same way the
   \class command does for classes.
* Included patch that removes some cosmetic annoyances in the man page output
* Added internationalization support for Afrikaans and Lithanian. Included
  language updates for Dutch, Czech, Italian, Brazilian, Croatian, Japanese,
  Norwegian and Russian.

Bug fixes

Revision 1.22 / (download) - annotate - [select for diffs], Mon May 10 00:15:49 2004 UTC (19 years, 11 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.21: +16 -6 lines
Diff to previous 1.21 (colored) to selected 1.118 (colored)

update to Doxygen Release 1.3.7 - ok'd by groo@
Changes

* The \param command now has an optional input and/or output attribute. The
  syntax for an input & output parameter is for example: \param[in,out] name
  Description.

New features

* Added new option CREATE_SUBDIRS which when enabled makes doxygen
  distribute the generated output evenly over 100 subdirectories.
* Added support for Qt's properties (i.e. Q_PROPERTY) which can be documented
  by putting a documentation block in front of the macro or by using a comment
  block with the new \property command.
* Added new commands \manonly and \endmanonly to enter man page specific
  text and commands in the generated man pages (thanks to Carsten Stiborg).
* Included new python based translation report script, which now replaces
  the old perl based version (thanks to Petr Prikryl).
* Improved parser to also support parsing of Objective-C implementation files.
* Added new config option EXTRACT_LOCAL_METHODS which can be used for
  Objective-C code to extract methods definition in the implementation section
  that are not present in the interface.
* Added new config option STRIP_FROM_INC_PATH which allows to specify a list
  of paths that, if matched, will be striped from the #include statement in
  the generated documentation of a class.
* Added new command \includelineno with works as \include except it will add
  line numbers to the code (thanks to Giancarlo Niccolai for the patch).
* Added BeOS support, thanks to a patch by Mark Hellegers.
* Included update for the French translation, thanks to Jacques Bouchard.

And many bug fixes. For a complete list see:
http://www.stack.nl/~dimitri/doxygen/changelog.html

Revision 1.21 / (download) - annotate - [select for diffs], Thu Apr 15 12:52:37 2004 UTC (20 years ago) by martti
Branch: MAIN
Changes since 1.20: +3 -4 lines
Diff to previous 1.20 (colored) to selected 1.118 (colored)

Updated doxygen to 1.3.6

Changes

* For projects with many nested classes, namespaces, typedefs and using
  statements, doxygen could become very slow. This should now be improved
  significantly.
* Made some cosmetic changes to the HTML output.
* STRIP_FROM_PATH now by default strips the path from which doxygen is run

New features

* Make a start with adding support for Objective-C. Doxygen can now parse
  Objective-C header files (including protocols and categories).
* Include a patch by Hauke Duden which adds preliminary support for the
  D programming language (see http://www.digitalmars.com/d).
* C Comments inside #defines are now preserved. This could be useful
  to document boilerplate code.
* Included patch to replace tabs by the proper amount of spaced inside code
  fragments in the XML output (thanks to Alexandr for the patch).
* Examples (documented via \example) are now included in the XML output.
* New option SORT_BRIEF_DOCS which when enabled will list the
  declaration section of the documentation (with the brief descriptions)
  in alpabetical order, instead of declaration order.
* Included patch for Hungarian translation (thanks to Akos Kiss) and for
  the Serbian language. Added support for mixed Korean/english (thanks
  to Jihoon Chung). The translator report script was also updated.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Mar 26 02:27:37 2004 UTC (20 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.118 (colored)

PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Jan 22 08:24:29 2004 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.118 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jan 20 12:13:28 2004 UTC (20 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.118 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Dec 24 13:02:00 2003 UTC (20 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored) to selected 1.118 (colored)

Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
  name has been changed to teTeX (instead of teTeX2).

Revision 1.16 / (download) - annotate - [select for diffs], Tue Dec 23 21:10:22 2003 UTC (20 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.15: +3 -2 lines
Diff to previous 1.15 (colored) to selected 1.118 (colored)

Depend on either teTeX and teTeX2 (defaulting to the later).
Fixes PR pkg/23852.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Dec 3 05:38:50 2003 UTC (20 years, 4 months ago) by martti
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored) to selected 1.118 (colored)

Updated doxygen to 1.3.5

* bug fixes

Revision 1.14 / (download) - annotate - [select for diffs], Sun Oct 5 12:03:50 2003 UTC (20 years, 6 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored) to selected 1.118 (colored)

Updated doxygen to 1.3.4

* bug fixes

Revision 1.13 / (download) - annotate - [select for diffs], Wed Sep 3 05:39:10 2003 UTC (20 years, 7 months ago) by martti
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) to selected 1.118 (colored)

Updated doxygen to 1.3.3

- Bug fixes
- New features

  * Added new debug flag "-d Time" which will report the elapsed time for each
    message printed, and will also show the total running time along with the
    time spend on external tools such as dot. Note: If you have a project that
    takes doxygen a long time to process, please send me the output so I get
    a global idea where to optimize.

  * New option SUBGROUPING which can be set to NO to have \nosubgrouping for
    all classes (thanks to Torben Koch for the patch).

  * Added XML schemas for validating the XML output, and to help writing XSLT
    files. The generated index.xml now has a complete schema, the compounds
    not yet. Thanks go to Alexej Humbach for doing a lot of the work. Note
    that a couple of "id" attributes in the XML output have been changed to
    "refid", and section tags are now nested.

  * Included language updates for Traditional Chinese and Japanese.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 17 21:30:21 2003 UTC (20 years, 9 months ago) by grant
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.118 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 16 12:07:18 2003 UTC (20 years, 10 months ago) by martti
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored) to selected 1.118 (colored)

Updated doxygen to 1.3.2

* Lots of bug fixes
* Language updates

Revision 1.10 / (download) - annotate - [select for diffs], Fri May 9 08:02:44 2003 UTC (20 years, 11 months ago) by martti
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored) to selected 1.118 (colored)

Updated doxygen to 1.3

* translation updates
* lots of bug fixes

Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 29 12:40:32 2003 UTC (21 years ago) by jmmv
Branch: MAIN
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored) to selected 1.118 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Dec 14 03:43:18 2002 UTC (21 years, 4 months ago) by schmonz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.118 (colored)

REPLACE_PERL's working directory is ${WRKSRC}, so packages needn't
prefix REPLACE_PERL definitions with ${WRKSRC}.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Oct 24 06:21:18 2002 UTC (21 years, 5 months ago) by martti
Branch: MAIN
Changes since 1.6: +8 -7 lines
Diff to previous 1.6 (colored) to selected 1.118 (colored)

Updated doxygen to 1.2.18 (changes unknown).

Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 13 06:53:33 2002 UTC (21 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.118 (colored)

Use ghostscript.mk.

Revision 1.4.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:44:07 2002 UTC (21 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored) next main 1.5 (colored) to selected 1.118 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 17 16:40:26 2002 UTC (21 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored) to selected 1.118 (colored)

Use REPLACE_PERL to substitute for the correct version of perl in
doc/translator.pl, which has the side effect of allowing the docygen
package to be installed properly if you don't have '.' in your path.

Bump PKGREVISION.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Mar 17 17:23:03 2002 UTC (22 years, 1 month ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.118 (colored)

Use ${PKGNAME_NOREV} in definition of ${WRKSRC}.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 13 17:36:48 2002 UTC (22 years, 1 month ago) by fredb
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored) to selected 1.118 (colored)

Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]

Revision 1.2 / (download) - annotate - [select for diffs], Tue Sep 4 22:05:49 2001 UTC (22 years, 7 months ago) by groo
Branch: MAIN
Changes since 1.1: +5 -7 lines
Diff to previous 1.1 (colored) to selected 1.118 (colored)

Really depend on LaTeX and Ghostscript-- it's largely useless without it
(even generating HTML).

Install documentation and examples.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 4 21:05:06 2001 UTC (22 years, 7 months ago) by groo
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.118 (colored)

Import doxygen-1.2.10:

Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and
KDE-DCOP flavors) and C. 

It can help you in three ways: 

   1. It can generate an on-line documentation browser (in HTML) and/or an
      off-line reference manual (in LaTeX) from a set of documented source
      files. There is also support for generating output in RTF (MS-Word),
      PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The
      documentation is extracted directly from the sources, which makes it
      much easier to keep the documentation consistent with the source code. 

   2. Doxygen can be configured to extract the code structure from
      undocumented source files. This can be very useful to quickly find your
      way in large source distributions. The relations between the various
      elements are be visualized by means of include dependency graphs,
      inheritance diagrams, and collaboration diagrams, which are all
      generated automatically. 

   3. You can even `abuse' doxygen for creating normal documentation


Revision 1.1 / (download) - annotate - [select for diffs], Tue Sep 4 21:05:06 2001 UTC (22 years, 7 months ago) by groo
Branch: MAIN
Diff to selected 1.118 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>