SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for doxygen-1.8.2-2.2.82.x86_64.rpm :

* Mon Aug 20 2012 pgajdosAATTsuse.com- updated to 1.8.2: changes
* Using a fenched block (~~~~) in Markdown without explicit extension will now be interpreted as a AATTcode..AATTendcode block instead of AATTverbatim..AATTendverbatim.
* Classes inheriting from an class that is outside the scope of doxygen are still shown in diagrams. This does not hold for usage relations. new features
* Added support for C++11.
* Made several improvements to the way Objective-C categories and protocols are handled:
* Added option HTML_EXTRA_STYLESHEET which allows adding an additional stylesheet without completely replacing doxygen.css.
* Added option AUTOLINK_SUPPORT which can be used to enable/disable autolinking globally.
* Included language updates for Czech, Spanish, Greek, Slovak, and Esparanto. etc. see http://www.stack.nl/~dimitri/doxygen/changelog.html
* Fri Jul 13 2012 pgajdosAATTsuse.com- updated to 1.8.1.2: changes
* doxygen now strips the leading indentation shared by the lines in a AATTcode..AATTendcode block.
* id 678218: Changed title of the SVG graphs from \'G\' to the root node of the graph.
* Integrated the root navigation tree in navtree.js for faster loading
* When the navigation tree is enabled, clicking jump to a line in the source code view will now highlight the line. features
* Added button in the navigation tree to allow enabling/disabling syncing the navigation tree with the content.
* Extended the number of HTML entities with Greek letters and other symbols (thanks to Charles Karney for the patch).
* id 663645: Added support for C++11 strongly typed enums (enum class E { ... }).
* VHDL code now has a new Design Overview page (thanks for Martin Kreis for the patch). Requires HAVE_DOT=YES, and DOT_IMAGE_FORMAT=svg.
* id 677678: Added support for strong and weak attributes in Objective-C properties.
* bugfixes- for details see http://www.stack.nl/~dimitri/doxygen/changelog.html
* Mon Jun 04 2012 pgajdosAATTsuse.com- 1.8.1 generates man page names uncondidionally lowercase which causes problem for lapack build for example; reverting one hunk of fix for https://bugzilla.gnome.org/show_bug.cgi?id=674563 as workaround
* no-lowercase-man-names.patch
* Mon May 21 2012 pgajdosAATTsuse.com- updated to 1.8.1:
* Included a couple of performance improvements.
* Changed the way indexes (Class,File,Namespace,Groups) are rendered.
* Changed the way member attributes (like protected, virtual, and static) are rendered in the HTML output
* more info at http://www.stack.nl/~dimitri/doxygen/changelog.html
* Mon Apr 16 2012 pgajdosAATTsuse.com- updated to 1.8.0svn20120416:
* fixed crash [bnc#755402]
* Mon Feb 27 2012 pgajdosAATTsuse.com- updated to 1.8.0:
* Auto list items can now consist of multiple paragraphs.
* When UML_LOOK is enabled, relations shown on the edge of a graph are not shown as attributes.
* Updated the manual and improved the look.
* Latex: made the margins of latex page layout smaller using the geometry package.
* etc., see http://www.stack.nl/~dimitri/doxygen/changelog.html
* Mon Dec 12 2011 pgajdosAATTsuse.com- updated to 1.7.6.1:
* Doxygen now reports its cache usage (for the symbol and the lookup cache) at the end of a run (if QUIET=NO), and recommends settings for SYMBOL_CACHE_SIZE and LOOKUP_CACHE_SIZE for your project if either cache is too small.
* Added new option LOOKUP_CACHE_SIZE to control the internal cache doxygen uses to find symbols given their name and a context.
* Python: added support for AATTstaticmethod.
* Python: scopes are now shown with . instead of ::
* id 665313: Space before AATTif was not preserved, causing problems with inline AATTif .. AATTendif constructs.
* id 665583: Fixed XHTML validity problem when using mscgen graphs.
* id 665641: Fixed XHTML validity problem when GENERATE_TREEVIEW was disabled.
* id 665720: Included patch to fix hang issue when non-empty INCLUDE_PATH was used.
* id 665778: Fixed parse issue when a comma appeared as part of an enum\'s value.
* Mon Dec 05 2011 pgajdosAATTsuse.com- updated to 1.7.6:
* To improve the performance of loading the navigation tree, the data is now split into multiple javascript files which are loaded dynamically.
* The selected member is now briefly highlighted in the HTML output (when GENERATE_TREEVIEW is enabled).
* The navigation tree (GENERATE_TREEVIEW) now shows the same information as the index.
* The navindex section of layout now also controls what is shown in the navigation tree.
* Improved HTML output support for IE9.
* Included redesigned VHDL parser (thanks to Martin Kreis for the patch)
* When a class/structs has many (>15) members of the same type, only the first 10 are shown in the UML diagram.
* Made the output of the javascript based search engine more compact.
* Update of the French translation.
* id 607305: Added support for PHP heredoc and nowdoc constructs.
* Added support for cross-referencing in case of operator-> overloading. This includes support for std::auto_ptr, std::smart_ptr,std::unique_ptr and std::weak_ptr when BUILTIN_STL_SUPPORT is enabled.
* bugfixes
* Fri Sep 30 2011 dmuellerAATTsuse.de- remove arm specific patch that broke building on arm
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile (cf. packaging guidelines)- Use %_smp_mflags for parallel build
 
ICM