GNU cflow - News
posted by gray, Sat 23 Feb 2019 12:54:03 PM UTC
Version 1.6 is available for download. New in this version:
New option --all (-A)
Produce graphs for all global functions in the program. Use this
option if your program contains functions which are not directly
[...]
posted by gray, Mon 16 May 2016 09:39:12 PM UTC
GNU cflow version 1.5 is available for download.
Changes in this release:
- Correctly handle functions returning struct/union (fixes bug #31792)
- Gracefully handle invalid inputs (fixes bug #44113)
- Debugging output goes to stderr
- Add a manpage
- Consistent use of exit codes
posted by gray, Tue 11 Oct 2011 09:08:54 PM UTC
GNU cflow version 1.4 is available for download.
The most important changes in this version are:
- Symbol aliases
- New syntactic class: qualifiers
- Speed up recursive call detection.
- Fix parsing of typedefs after struct.
- Fix the output of branch marks in tree mode.
- Fix processing of static inline functions (RH bug 650716).
posted by gray, Sat 11 Jul 2009 08:40:02 PM UTC
GNU cflow 1.3 is available for download from ftp://ftp.gnu.org/gnu/cflow. Compared with the previous release, this version offers a considerable performance gain.
posted by gray, Fri 29 Jun 2007 08:55:53 PM UTC
GNU cflow 1.2 was released today. Starting from this release, the package is licensed under the GNU General Public License version 3.
posted by gray, Sun 09 Jul 2006 08:47:45 AM UTC - 2 replies
The version 1.1 is a maintenance release fixing bugs found so far. It is available from http://ftp.gnu.org/gnu/cflow, ftp://download.gnu.org.ua/pub/release/cflow and from the mirrors worldwide (see http://www.gnu.org/order/ftp.html, for the list). [...]
posted by gray, Thu 13 Oct 2005 04:40:10 PM UTC
Cflow 1.0 is now available from ftp://ftp.gnu.org/gnu/cflow.
posted by gray, Wed 12 Oct 2005 02:26:38 PM UTC
GNU cflow version 1.0 is finally released. It is available for download from ftp://download.gnu.org.ua/pub/release/cflow/. Soon it should appear on main GNU ftp (ftp://ftp.gnu.org/gnu/cflow) as well.
posted by gray, Sat 08 Oct 2005 05:20:42 AM UTC
The stable release (v 1.0) is coming soon, the only obstacle to it is of pure organisational nature. Meanwhile, I have released
version 0.2.4 of GNU cflow. It is available from ftp://download.gnu.org.ua/pub/users/gray/cflow/. This version fixes some bugs in the parser and POSIX output. It features also some improvements in the documentation. In particular, it explains how to use GNU cflow with cflow2vcg utility.
posted by gray, Mon 26 Sep 2005 10:42:41 AM UTC
Complete cflow documentation is available at http://www.gnu.org/software/cflow/manual.
New alpha release is available for download from ftp://download.gnu.org.ua/pub/users/gray/cflow.
Powered by Savane 3.14-8aba.
Corresponding source code