[Edoc-main] EDoc++ v0.1.0 Release
Status: Beta
Brought to you by:
bjcosta
From: Brendon C. <br...@ch...> - 2007-08-12 12:13:45
|
Version 0.1.0 of EDoc++ has just been released. This version includes a few important bugfixes and a few additional features. EDoc++ is a tool that analyses exception usage in C++ source code to provide compile time/static analysis checks similar to that found in other languages such as Java. EDoc++ can also generate detailed information about exception propagation in various formats. One of which can be used by doxygen in documenting exception information for API's. Among other things this release adds: * Automatic import of EDoc++ data from shared libraries * Improved post processing speeds * Improved handling of recursive function calls * Downloadable binary packages for a few systems (A few more coming too) For more information see the website: http://edoc.sourceforge.net/ or browse the manual: http://edoc.sourceforge.net/EDocManual/index.html or download it from: http://sourceforge.net/project/showfiles.php?group_id=181536&package_id=210346 The above link currently contains a source tarball(edoc-0.1.0.tar.bz2), a Ubuntu Fiesty/debian package(edoc-0.1.0-1_i386.deb) and a cygwin binary package(edoc-0.1.0-1.tar.bz2). Please send bug-reports or feature requests to: br...@ch... or sign up to the mailing list: https://lists.sourceforge.net/lists/listinfo/edoc-main |