From c9f7e5073163ede0a1ca071030d6b3746b943b94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Armin=20M=C3=BCller?= <27155134+arm-in@users.noreply.github.com> Date: Mon, 26 Mar 2018 13:29:14 +0200 Subject: Typos --- doc/changelog.doc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/changelog.doc b/doc/changelog.doc index 0dcbfa9..50f2209 100644 --- a/doc/changelog.doc +++ b/doc/changelog.doc @@ -20,7 +20,7 @@
  • Bug 743367 - Duplicate attribute (target="_top" target="_top") generated in .SVG files [view]
  • Bug 775493 - Usage of underscore's in parameter names [view]
  • Bug 776791 - [1.8.13 Regression] Segfault building the breathe docs [view] -
  • Bug 776870 - XML Parsing Error for operator<< methods when outputing to XHTML [view] +
  • Bug 776870 - XML Parsing Error for operator<< methods when outputting to XHTML [view]
  • Bug 776964 - Menu does not work without Javascript [view]
  • Bug 776988 - Too greedy behavior of @ref const matching [view]
  • Bug 778730 - doxygen build fails [view] @@ -153,7 +153,7 @@
  • Bug 773354 - "name" attribute of image map not urlencoded, not working in Chrome [view]
  • Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by..." for CSS [view]
  • Bug 774273 - INLINE_SIMPLE_STRUCTS with enums in classes does not work [view] -
  • Bug 774514 - Modify in some pronounciation expression in Korean [view] +
  • Bug 774514 - Modify in some pronunciation expression in Korean [view]
  • Bug 774949 - Unknown reference in manual [view]
  • Bug 775245 - referencing Python files via tagfile broken [view]
  • Add NVARCHAR as a SQL type [view] @@ -1073,7 +1073,7 @@
  • Added support for \-- and \--- to prevent interpretation as ndash and mdash [view]
  • Added support for elif to the template language [view]
  • Added support for range tag in the template language [view]
  • -
  • Alterative way to get rules information from flex [view]
  • +
  • Alternative way to get rules information from flex [view]
  • Better message in case doxygen -u is used [view]
  • Changed "See Also" back to "See also" [view]
  • Chm don't add images multiple times [view]
  • @@ -1296,7 +1296,7 @@
  • Small spelling correction to generate an rtf extensions file -> to generate a rtf extensions file
  • Some texts can be independent of \htmlonly / \latexonly
  • Space missing in error message. the word 'in' and the vale of filesOption were concatenated
  • -
  • This patch contains changes regarding the build system so that the *nix and Windows systems use the same information (consistency). Some use names routine names have been changed (from .l files with -P option) to reflect the file name that generated the routines, this makes it easier to create a general procedure. A number of include / header files are files are generated from different file types (html, xml, js), due some limitations of the windows build system the generated file names had to be changed (the extension in the windows build system is only available including the '.' so e.g. the file jquery_fx.js generates now jquery_fx.js.h instead of jquery_fx_js.h) In the windows version the creation of .cpp files from .l files has been adjusted to correct for the YY_BUF_SIZE problems. Furthermore on windows (and also used on *nix) some commends have been replaced with python scripts so that on windows only python is need (besides flex and bison). On *nix also perl is required for the generation using tmake.
  • +
  • This patch contains changes regarding the build system so that the *nix and Windows systems use the same information (consistency). Some use names routine names have been changed (from .l files with -P option) to reflect the file name that generated the routines, this makes it easier to create a general procedure. A number of include / header files are files are generated from different file types (html, xml, js), due some limitations of the windows build system the generated file names had to be changed (the extension in the windows build system is only available including the '.' so e.g. the file jquery_fx.js generates now jquery_fx.js.h instead of jquery_fx_js.h) In the windows version the creation of .cpp files from .l files has been adjusted to correct for the YY_BUF_SIZE problems. Furthermore on windows (and also used on *nix) some commands have been replaced with python scripts so that on windows only python is need (besides flex and bison). On *nix also perl is required for the generation using tmake.
  • Updated Visual Studio project files to include new source files
  • Usage of the -d option corrected Giving an error when a wrong -d option is given. Made some error messages more consistent. Corrected usage of the exit call, in case of an error: exit(1) otherwise exit(0). A closer look should be made on exitDoxygen as it does not contain any exit statements and it is unclear (to me) when it is used.
  • VHDL-2008 and arrays on unconstrained elements
  • consider currentFile when searching for global symbols
  • @@ -2162,7 +2162,7 @@ make sure you add the following:

    Changes

    -- cgit v0.12