[Doxygen-users] Doxygen-1.2.14-20020317 in CVS
Brought to you by:
dimitri
From: Dimitri v. H. <di...@sn...> - 2002-03-17 20:20:47
|
Hi, In this week's release the following has changed: ------------------------------------------------------------------------------ + ADD: Included update for Romanian translation (thanks to Alex Iosup). + ADD: Added two new commands: LATEX_CMD_NAME and MAKEINDEX_CMD_NAME to set the name of the latex and makeindex tools to be used for latex output (thanks to Konno Akihisa for the patch). + BUG: In some cases the tree view showed leaf elements as non-leafs. + BUG: Fixed a number of cases where illegal characters could end up in the XML output. + BUG: If a function in a base class was (re)implemented by serveral classes only one of them appeared in the "(re)implemented in" list. + BUG: graph_legend.gif was hardcoded in translator_*.h files. Note to translators: this has affected all translator files, so please update your local translator file with the one found in CVS! + BUG: In some cases a grouped member within a namespace did not appear in the group's documentation. + BUG: Namespace members were not properly cross-referenced with in the source browser output. + BUG: Using directives inside anonymous namespaces had no effect. + BUG: Fixed bug in the preprocessor when parsing '"' as the argument to a function macro. + CHG: Doxygen now warns about undocumented compounds (thanks to Itai Frenkel for the patch). ------------------------------------------------------------------------------ Enjoy, Dimitri |