--- - branch: MAIN date: Thu Oct 25 08:03:14 UTC 2012 files: - new: '1.10' old: '1.9' path: pkgsrc/devel/cflow/Makefile pathrev: pkgsrc/devel/cflow/Makefile@1.10 type: modified - new: '1.8' old: '1.7' path: pkgsrc/devel/cflow/PLIST pathrev: pkgsrc/devel/cflow/PLIST@1.8 type: modified - new: '1.6' old: '1.5' path: pkgsrc/devel/cflow/distinfo pathrev: pkgsrc/devel/cflow/distinfo@1.6 type: modified id: 20121025T080314Z.605d98663be98cd0d1078f44288a4eaf4c9dc113 log: | Update to cflow 1.4 Introduce test target. Changes in version 1.4 * Symbol aliases The `--symbol' option has been extended to allow for defining symbol aliases. Aliases are useful for declaring reserved words such as `__restrict' or `__inline'. For example, the option `--symbol __restrict:=restrict' instructs cflow to treat `__restrict' exactly as `restrict'. * New syntactic class: qualifiers Tokens in this class can legitimately appear in place of C qualifiers, such as `static' or `inline'. This class is useful for some compiler-depending keywords, such as `__extension__' in gcc. The usual declaration of this symbol is `--symbol __extension__:qualifier'. * 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). module: pkgsrc subject: 'CVS commit: pkgsrc/devel/cflow' unixtime: '1351152194' user: asau