
Dear all,
apart from the bug concerning namespaces and friends, all the Doxygen problems I have reported have been fixed. As you can see, Dimitri is very responsive and effective. I thus encourage you not to try to get around to what appear as a Doxygen bug: write a bug report instead. In those extreme cases where you don't want to write a bug report yourself:
1) feel bad; 2) get in touch with me and I will prepare the report (I will also help you with point 1 ;-)
Ciao,
Roberto
-------- Original Message -------- Subject: [Doxygen-users] Doxygen-1.2.11-20011104 in CVS Date: Sun, 4 Nov 2001 20:09:33 +0100 From: Dimitri van Heesch dimitri@stack.nl To: doxygen-users@lists.sourceforge.net
Hi,
Here's what has changed since last release: --------------------------------------------------------------------------------------- + CHG: Rewrote a substantial part of the source code parser (SOURCE_BROWSER = YES). It is now more context sensitive and will generate more/better links (for typical C code there is still some work to do though). + ADD: Added option REFERENCES_RELATION that can be enabled in combination with SOURCE_BROWSER to produce for each function a list of all called/used members/functions/variables. The reverse list can now be enabled/disabled using the new REFERENCED_BY_RELATION option. + ADD: Added native support for typedefs of the form "typedef void (__stdcall *name)()", where __stdcall can be any identifier. + ADD: Included a patch by Stephen Goudge which adds an option EXAMPLE_RECURSIVE to indicate whether or not example files should be searched recursively. + ADD: Included Latin2 patch by Mitja Udovc. + BUG: Fixed Parser bug for java initializers of the form = ""/*"; + BUG: Fixed LaTeX output problem when using \par followed by a (-) list. + BUG: Fixed LaTeX output bug in the related page index. + BUG: Commands inside a conditional section would still appear in the result even if the section was disabled. + BUG: Included idea by Roberto Bagnara to make running "make" in the LaTeX output autodetect how many times latex has to be run. + BUG: Included a patch by Johan Eriksson to fix a link problem in the "list of all member" for grouped members. + BUG: Fixed potential crash when \todo was used without arguments. --------------------------------------------------------------------------------------- Enjoy, Dimitri
_______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users