Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sunifdef: A commandline tool for simplifying the preprocessor conditionals in source code
- Summary
- Sunifdef is a commandline tool for simplifying the preprocessor
conditionals in source code (\#if and related directives) based on the
the user's chosen interpretation of the preprocessor symbols. It is a
more powerful successor to the FreeBSD 'unifdef' tool.
Sunifdef is most useful to developers of constantly evolving products
with large code bases, where preprocessor conditionals are used to
configure the feature sets, APIs or implementations of different
releases. In these environments the code base steadily accumulates
\#ifdef-pollution as transient configuration options become
obselete. Sunifdef can largely automate the recurrent task of purging
redundant \#if-logic from the code.
Arch: src
Download: | sunifdef-3.0-1.al3.src.rpm |
Build Date: | Fri Jan 26 15:59:43 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 420 KiB |
Changelog
- * Wed Jan 24 16:00:00 2007 Jonathan G. Underwood <jonathan{*}underwood{%}gmail{*}com> - 3.0-1
- Update to version 3.0
- * Tue Jul 25 17:00:00 2006 Jonathan G. Underwood <jonathan{*}underwood{%}gmail{*}com> - 2.1.2-1
- Update to version 2.1.2
- * Tue Jul 11 17:00:00 2006 Jonathan G. Underwood <jonathan{*}underwood{%}gmail{*}com> - 2.1.1-1
- Update to version 2.1.1