[Doxygen-users] Doxygen-1.2.10 in CVS
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2001-08-26 14:34:24
|
Hi, Here is what has changed since the last update: --------------------------------------------------------------------------- + ADD: Included translator.pl update received from Petr. + BUG: Fixed & changed the layout of function arguments a little. + BUG: Typedef struct{}Name was not parsed properly without adding more spaces. + BUG: Static initializer blocks were not properly parsed in Java classes. + BUG: Members of an unnamed namespace are now treated as static, and will only appear in the documentation if EXTRACT_STATIC is set to YES. + BUG: Classes are sorted by their name, i.s.o. full scope again. + BUG: Improved argument matching for members defined within (nested) namespaces. --------------------------------------------------------------------------- Enjoy, Dimitri |