You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changelog.dox
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -2107,7 +2107,7 @@ and
2107
2107
<li>Simplify vhdldocgen code a bit [<a href="https://github.com/doxygen/doxygen/commit/a159f53f032b04064df0c9ad9d7d02f0622f0529">view</a>]</li>
2108
2108
<li>Modernize search index [<a href="https://github.com/doxygen/doxygen/commit/33a334ce77e6dd0c81e97edc4bfba1fe50d947fa">view</a>]</li>
2109
2109
<li>Update used links in test examples [<a href="https://github.com/doxygen/doxygen/commit/3c9eeae58ca98a000c75d75ed21bbe4a625cd2c8">view</a>]</li>
2110
-
<li>Updated minimum MacOS requirements to version 10.14 [<a href="https://github.com/doxygen/doxygen/commit/4b997ee2519c1032da6f1a9caf2638d17202fea7">view</a>]</li>
2110
+
<li>Updated minimum macOS requirements to version 10.14 [<a href="https://github.com/doxygen/doxygen/commit/4b997ee2519c1032da6f1a9caf2638d17202fea7">view</a>]</li>
2111
2111
<li>Updated test for enums based on recently fixed issues [<a href="https://github.com/doxygen/doxygen/commit/62b368644dec14d1d916c778461f6d4d32e2182e">view</a>]</li>
2112
2112
<li>Make layout parser use the new XML parser [<a href="https://github.com/doxygen/doxygen/commit/22f6dcc3cedf1bf4360c452db40949e3c156f41b">view</a>]</li>
2113
2113
<li>Make tagreader use the new XML parser [<a href="https://github.com/doxygen/doxygen/commit/714f89d30cf04ad972df84a6a398258b751d3553">view</a>]</li>
<li>Fix typo in function name [<a href="https://github.com/doxygen/doxygen/commit/ace0af42e330a96ad691b2d9a08dd3ff4abb2629">view</a> and [<a href="https://github.com/doxygen/doxygen/commit/b890f40d195b9dc5db12aaa398707de138093c66">view</a>]</li>
3949
3949
<li>Fixed a couple of small memory leaks [<a href="https://github.com/doxygen/doxygen/commit/85ddfc814f33943199928447b4627d05b0920b99">view</a>]</li>
3950
3950
<li>Fixed a number of memory leaks in the template engine [<a href="https://github.com/doxygen/doxygen/commit/d14bcd1f8f5bd4a2034bae842000630f4e098eb6">view</a>]</li>
3951
-
<li>Fixed compiler warning for MacOSX [<a href="https://github.com/doxygen/doxygen/commit/0aa27346b8728f6698dd2b363959e89d02e03ff6">view</a>]</li>
3952
-
<li>Fixed link issue for MacOSX 10.11 [<a href="https://github.com/doxygen/doxygen/commit/0918a19225daedfbd5e23388124a5de3860d5420">view</a>]</li>
3951
+
<li>Fixed compiler warning for macOS [<a href="https://github.com/doxygen/doxygen/commit/0aa27346b8728f6698dd2b363959e89d02e03ff6">view</a>]</li>
3952
+
<li>Fixed link issue for macOS 10.11 [<a href="https://github.com/doxygen/doxygen/commit/0918a19225daedfbd5e23388124a5de3860d5420">view</a>]</li>
3953
3953
<li>Fixed minor typos in comments [<a href="https://github.com/doxygen/doxygen/commit/29c500434d30cd4d9c20f6b295475ed42dba2930">view</a>]</li>
3954
3954
<li>Fixed preprocessor macros for flex version check [<a href="https://github.com/doxygen/doxygen/commit/a8c73cdbe37cc53c398002d20e94037552a8fb55">view</a>]</li>
3955
3955
<li>Fixed problem with latex and PDF bookmarks [<a href="https://github.com/doxygen/doxygen/commit/499ecaedf1ee1222535be27f77050ee633595685">view</a>]</li>
<li>Add source code possibility for RTF output [<a href="https://github.com/doxygen/doxygen/commit/05eb230757f6510d461bd14df3b190da46edd9dc">view</a>]</li>
4292
4292
<li>Added Coverity Scan Build Status to Readme [<a href="https://github.com/doxygen/doxygen/commit/394acb6a10dbef10cad3a0a3ff50a05d0efdea9e">view</a>]</li>
4293
4293
<li>Added clearer range checks for string class to help compiler [<a href="https://github.com/doxygen/doxygen/commit/869ff34828e20e3ec318384d7b0dbf91b6b2d24d">view</a>]</li>
4294
-
<li>Added compilation support for MacOSX 10.10 (yosemite) [<a href="https://github.com/doxygen/doxygen/commit/151876a8321204bd2ec08ec6c4de38ba9fb2d034">view</a>]</li>
4294
+
<li>Added compilation support for macOS 10.10 (yosemite) [<a href="https://github.com/doxygen/doxygen/commit/151876a8321204bd2ec08ec6c4de38ba9fb2d034">view</a>]</li>
4295
4295
<li>Added faster reference counted string implementation with short string optimization [<a href="https://github.com/doxygen/doxygen/commit/9323ae470ad514586706dc8647501361fe208f36">view</a>]</li>
4296
4296
<li>Added graphical hierarchy support to template engine [<a href="https://github.com/doxygen/doxygen/commit/fe818bf8e3a154788a4a180068cfdfbbadd66ff6">view</a>]</li>
4297
4297
<li>Added guard to prevent (theoretical) out of bound access [<a href="https://github.com/doxygen/doxygen/commit/060a5cc121be5fd177b5d5c834f2b810dc58b9ec">view</a>]</li>
<li>Preparations for release 1.8.8 [<a href="https://github.com/doxygen/doxygen/commit/df2a9ea9df96f1e3f85c5c35978bc5bbfac6aa1d">view</a>]</li>
4477
4477
<li>Removed not implemented HTML commands from documentation [<a href="https://github.com/doxygen/doxygen/commit/8199b2d105313efd30367c7a03b57bf7a7d2180b">view</a>]</li>
4478
4478
<li>Removed unsupported HTML commands from the docs [<a href="https://github.com/doxygen/doxygen/commit/16ba4bd5744c2e5fbfabe95b27736b8ca8030390">view</a>]</li>
4479
-
<li>Set deployment targets for MacOSX 10.5+ versions [<a href="https://github.com/doxygen/doxygen/commit/28f40b3aea1411488832205fae447f4652125cdc">view</a>]</li>
4479
+
<li>Set deployment targets for macOS 10.5+ versions [<a href="https://github.com/doxygen/doxygen/commit/28f40b3aea1411488832205fae447f4652125cdc">view</a>]</li>
4480
4480
<li>Support multiple extra HTML stylesheets. [<a href="https://github.com/doxygen/doxygen/commit/595943c96860425f9086028b00e1e155e8ec434f">view</a>]</li>
4481
4481
<li>Tcl: add missing file that breaks test 057 [<a href="https://github.com/doxygen/doxygen/commit/73e7c340f555291d4264b2f83caacf59a5a3395f">view</a>]</li>
4482
4482
<li>Tcl: add test code for Bug <a href="https://github.com/doxygen/doxygen/issues/5463">5463</a> [<a href="https://github.com/doxygen/doxygen/commit/36ce0578065b95cf12b81e5a4edd95dea5707e22">view</a>]</li>
<li> In the declaration section the separator line was in between the
5356
5356
member and its brief description.</li>
5357
5357
<li> Fixed a couple of compiler warning with the new XCode 4.4 compiler.</li>
5358
-
<li> Added compilation support for Mountain Lion (Mac OS X 10.8).</li>
5358
+
<li> Added compilation support for Mountain Lion (macOS 10.8).</li>
5359
5359
<li> id <a href="https://github.com/doxygen/doxygen/issues/4789">4789</a>: Nested namespaces did not appear in the namespace list if the
5360
5360
parent namespace was undocumented.</li>
5361
5361
<li> id <a href="https://github.com/doxygen/doxygen/issues/4809">4809</a>: Fixed some spelling errors in the code comments.</li>
@@ -6062,7 +6062,7 @@ make sure you add the following:
6062
6062
more then 9 parameters.</li>
6063
6063
<li> id <a href="https://github.com/doxygen/doxygen/issues/4268">4268</a>: For nested anonymous structs @xx markers could appear in
6064
6064
the output.</li>
6065
-
<li> id <a href="https://github.com/doxygen/doxygen/issues/4270">4270</a>: Added compilation support for MacOSX 10.7 (aka Lion).</li>
6065
+
<li> id <a href="https://github.com/doxygen/doxygen/issues/4270">4270</a>: Added compilation support for macOS 10.7 (aka Lion).</li>
6066
6066
<li> id <a href="https://github.com/doxygen/doxygen/issues/4278">4278</a>: Fixed issue printing HTML pages when the
6067
6067
GENERATE_TREEVIEW option is set to YES.</li>
6068
6068
<li> id <a href="https://github.com/doxygen/doxygen/issues/4281">4281</a>: Fixed broken link to an undocumented namespace.</li>
@@ -7012,7 +7012,7 @@ make sure you add the following:
7012
7012
<a name="1.5.7.1"></a>
7013
7013
<h3>Changes</h3>
7014
7014
<ul>
7015
-
<li> The dot tool is no longer part of the doxygen package for MacOSX.
7015
+
<li> The dot tool is no longer part of the doxygen package for macOS.
7016
7016
Please install GraphViz separately and set the dot path
7017
7017
to /usr/local/bin</li>
7018
7018
</ul>
@@ -7111,7 +7111,7 @@ make sure you add the following:
7111
7111
template arguments were no longer treated as different classes.</li>
7112
7112
<li> id 539712: Fixed code parser issue for parameter indices of procedures
7113
7113
and functions.</li>
7114
-
<li> id 540058: Creator code was wrong in the MacOSX application bundle.</li>
7114
+
<li> id 540058: Creator code was wrong in the macOS application bundle.</li>
7115
7115
<li> id 540372: Fixed problem parsing large table by increasing
7116
7116
YY_READ_BUF_SIZE in the generated parser files.</li>
7117
7117
<li> id 540247: Fixed potential memory corruption issue parsing VHDL.</li>
@@ -7314,7 +7314,7 @@ make sure you add the following:
7314
7314
<li> Added support for VHDL (.vhd or .vhdl extension) based on a patch by
7315
7315
Martin Kreis. Use OPTIMIZE_OUTPUT_VHDL when parsing VHDL code. </li>
7316
7316
<li> id 374699: Added support for Objective-C 2.0 properties.</li>
7317
-
<li> Added compilation support for MacOSX 10.5 (Leopard) in combination with
7317
+
<li> Added compilation support for macOS 10.5 (Leopard) in combination with
7318
7318
Xcode 3</li>
7319
7319
<li> Added support for docsets, which allow integration of doxygen generated
7320
7320
API documentation in Xcode 3. new options:
@@ -7872,7 +7872,7 @@ make sure you add the following:
7872
7872
</ul>
7873
7873
<h3>New features</h3>
7874
7874
<ul>
7875
-
<li> Added support for universal binaries on MacOSX (only the non-GUI part).</li>
7875
+
<li> Added support for universal binaries on macOS (only the non-GUI part).</li>
7876
7876
<li> Added CALLER_GRAPH config option and \callergraph command to add
7877
7877
a caller (or called-by) graph to a function or all functions.
7878
7878
(thanks to Daniel Sherwood for the patch)</li>
@@ -8693,7 +8693,7 @@ make sure you add the following:
8693
8693
<li> id 162517: A @ref command was not parsed properly if the argument
8694
8694
between quotes was found on the next line.</li>
8695
8695
<li> Dot would not run if doxygen was installed in a path which contained
8696
-
spaces (Mac OS X).</li>
8696
+
spaces (macOS).</li>
8697
8697
<li> Functions inside inline methods were not always cross-referenced anymore.</li>
8698
8698
<li> Latex output was broken in some cases where anonymous structs were used.</li>
8699
8699
<li> Fixed bug in doxywizard: if the wizard was used some settings
@@ -8730,9 +8730,9 @@ make sure you add the following:
8730
8730
<h3>Bug fixes</h3>(ids refer to the old bugzilla issue, just use it in the search box of the <a href="https://github.com/doxygen/doxygen/issues">issue tracker</a>)<br/>
8731
8731
<ul>
8732
8732
<li> Due to an error in the packaging script, an old version of doxywizard
8733
-
was bundled with the Mac OS X version of doxygen.</li>
8733
+
was bundled with the macOS version of doxygen.</li>
8734
8734
<li> Dot would not run if doxygen was installed in a path which contained
8735
-
spaces (Mac OS X).</li>
8735
+
spaces (macOS).</li>
8736
8736
<li> id 151012: <td> tag in HTML function documentation
8737
8737
missed 'class="md"'</li>
8738
8738
<li> id 154689: Wrong link to members of namespaces imported from tag
@@ -10294,7 +10294,7 @@ make sure you add the following:
10294
10294
<li> Added a very simple metrics utility
10295
10295
(see addon/doxmlparser/examples/metrics) which can compute some
10296
10296
figures based on the XML output generated by doxygen.</li>
10297
-
<li> Added autodetection for Darwin (MacOSX) to the configure script.</li>
10297
+
<li> Added autodetection for Darwin (macOS) to the configure script.</li>
10298
10298
<li> Added option EXCLUDE_SYMLINKS.
10299
10299
The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
10300
10300
directories that are symbolic links (a Unix filesystem feature) are
@@ -10645,7 +10645,7 @@ make sure you add the following:
10645
10645
specified dot file as an image in the documentation. The new config
10646
10646
option DOTFILE_DIRS should be used to specify directories in which
10647
10647
doxygen should look for dot files (thanks to Samit Basu for the patch).</li>
10648
-
<li> Added new build target macosx-c++ to build doxygen for Mac OS X
10648
+
<li> Added new build target macosx-c++ to build doxygen for macOS
10649
10649
(Thanks to Jason Harris for telling me what needed to be changed).</li>
10650
10650
<li> Added --enable-langs option to the configure script which can be used
10651
10651
to compile-in support for a specified set of languages (thanks to
0 commit comments