pkgsrc/devel/doxygen/distinfo

15 lines
853 B
Text
Raw Normal View History

2015-02-19 15:08:29 +01:00
$NetBSD: distinfo,v 1.58 2015/02/19 14:08:29 joerg Exp $
SHA1 (doxygen-1.8.9.1.src.tar.gz) = eb6b7e5f8dc8302e67053aba841f485017f246fd
RMD160 (doxygen-1.8.9.1.src.tar.gz) = 103d45b36129a0a04b809050b7251acf6f9dacde
Size (doxygen-1.8.9.1.src.tar.gz) = 5007458 bytes
(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]
2015-01-27 07:13:08 +01:00
SHA1 (patch-aa) = 8b277babf52183a14de6d5ffcc154006d214729b
SHA1 (patch-ab) = d66d077fe05f26ecdb3c292d2e563e54ef7ab81a
SHA1 (patch-ac) = 87c68a2ce598c10d90d775764f4c05739eb51435
(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]
2015-01-27 07:13:08 +01:00
SHA1 (patch-af) = 878aabc8bcd800e691edabf664f5c50c70af57a0
SHA1 (patch-ah) = c1a7f35fe2adcfd094c3ba0f81fee47a027bcf82
(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]
2014-09-09 02:44:56 +02:00
SHA1 (patch-aj) = 504dfce5474e017e7872208b15a436be669c293c
2015-02-19 15:08:29 +01:00
SHA1 (patch-src_latexgen.cpp) = c9fd545284c99adac3c292aa1395a316f90c7c80
SHA1 (patch-src_portable__c.c) = 88bb2ae294f8eaf16d48d9f07a1e95e754647947
(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]
2015-01-27 07:13:08 +01:00
SHA1 (patch-tmake_lib_macosx-c++_tmake.conf) = 6f5278524ee1c62fb45b23996bc34e37d0e63c51