Git Product home page Git Product logo

thomasdickey / cindent-snapshots Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 1.28 MB

snapshots of releases and interim labels for "cindent" https://invisible-island.net/personal/git-exports.html

Home Page: http://invisible-island.net/cindent/cindent.html

License: GNU General Public License v2.0

C 61.73% DIGITAL Command Language 0.52% HTML 0.60% Makefile 2.77% Shell 15.93% Perl 3.21% Lex 0.46% Roff 14.79%

cindent-snapshots's Introduction

I started patching indent before 2.0 came out, sent my changes to the 2.0
maintainer who neither acknowledged nor incorporated the fixes.  Post-2.0
development of indent has not produced a version (through 2.2.7) which I find
useful since most of the differences I see between their respective outputs are
new bugs in the 2.x version.  And it still does not fix the bugs that I have
noticed myself in indent.  Perhaps the next maintainer of indent will know
something about regression testing -T.Dickey 2002/4/7

The original read-me follows:

-------------------------------------------------------------------------------

README for GNU `indent' 2.0, November, 1998

  GNU indent changes the appearance of a C or C++ program by inserting
  or deleting whitespace according to a plethora of options.  Some
  canned styles of formatting are supported as well.  GNU indent is a
  descendant of BSD indent.  This file is part of the GNU indent
  distribution.

  Read the file NEWS for more information, especially to see what's
  different from the last version, and what future versions may do.

  To install indent, please read the file INSTALL included with the
  distribution. If you are installing indent on VMS, see the file
  VMS-README.

  For license and copying information, see the file COPYING.

DOCUMENTATION

  For complete documentation on the Web, please visit:

     http://www.arceneaux.com/indent

  GNU uses a language called "texinfo" for its documentation source
  which produces both an on-line, interactive version and a hardcopy
  version for printing.  An HTML version is now produced as well.

  The on-line version, `indent.info', is installed along with the
  executable by typing "make install".  Refer to the Texinfo manual
  for more information on this system.

  The hardcopy version is produced from the source file `indent.texinfo'
  in as either a DVI or Postscript format file.  To produce the DVI
  version, type:

    make indent.dvi

  To produce the Postscript version, type:

    make indent.ps

  Note that you must have the TeX typographical system installed for
  this to work.

  The HTML version is included along with the distribution, and
  consists of the files:

     indent.html  indent_foot.html  indent_toc.html

  which must be installed in the same directory.  These files can also
  be accessed at the URL http://www.arceneaux.com/indent/manual.html

  To create the HTML version from the texinfo version, type:

     texi2html indent.texinfo

BUG REPORTS

  Please address bug-reports and suggestions or comments to:

    [email protected]

  How to report bugs:

  Please begin your bug report with a concise and factual description
  of the behavior you consider to be aberrant.  If you have narrowed
  the problem down to the use of a particular option, please mention
  that.  In general, also be sure to mention the command line options
  used to invoke indent, as well as the contents of your .indent.pro
  if you are using one.

  Then include the *smallest possible* piece of code which generates
  the described symptom.  It is very helpful if you can manage to
  reduce the size of the sample code.

  Finally, if you have investigated the problem further, include
  debugger stack traces, modifications, or speculation you have.

SENDING CODE

  If you send a patch as part of your bug fix, or send me code for new
  features, please send them as diffs.  In particular, send me the
  result of "diff -c <old_file> <new_file>".

  Because of the regression testing I require of indent, it is
  extremely unlikely that your code will be installed into indent
  "as-is";  however it may still be helpful, and will likely have
  solved your particular problem.

cindent-snapshots's People

Contributors

thomasdickey avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.