Download List

Project Description

indent is the GNU indenting program. It is used to beautify C program source files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-01 07:23
2.2.9

A -brf option for placing a function's opening brace after the function declaration was added along with --preprocessor-indentation for indenting preprocessor macros and --break-function-decl-args-end for breaking the function arguments list before the closing bracket. The behavior of the -bdfa option was changed.
Tags: Minor feature enhancements

2002-07-12 23:26
2.2.8a

Minor build fixes.
Tags: Minor bugfixes

2002-06-25 05:32
2.2.8

Some build problems with gettext were resolved, the environment variable INDENT_PROFILE can be used to specify a profile file, and some bugfixes were implemented.
Tags: Minor bugfixes

2002-01-06 03:19
2.2.7

Support for I18N with gettext, tarball directory restructuring, and bugfixes.
Tags: Minor feature enhancements

2001-01-30 15:12
indent 2.2.0

Indent was detecting `const' errornous as function qualifier in some cases. resulting in void foo(fmt) constchar *fmt; { }, compiles again with old K&R compilers and `GetText' macros `N_' and `_' do not get a space appended anymore.

Project Resources