Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change
[platform/upstream/coreutils.git] / src / ptx.c
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-22 Jim MeyeringSwitch encoding from Latin-1 to UTF-8.
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-08-01 Jim MeyeringDo not include bumpalloc.h.
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-04-11 Jim MeyeringRemove SPC in SPC-TAB sequence.
2003-04-11 Jim MeyeringRemove anachronistic casts of xmalloc,
2003-03-07 Jim Meyering(output_one_tex_line, output_one_dumb_line):
2002-09-15 Jim Meyering(generate_all_output): Likewise.
2002-01-22 Jim Meyeringupdate copyright year
2002-01-22 Jim Meyering(swallow_file_in_memory): Work even if `open' returns 0.
2001-12-01 Jim MeyeringReflect renaming to, and new usage of these macros:
2001-12-01 Jim Meyering(usage): Use new macros, EMIT_HELP_DESCRIPTION and...
2001-11-23 Jim MeyeringFactor out some common strings to make translation...
2001-11-23 Jim Meyering(main): Don't split string in the middle of sentence.
2001-11-11 Jim Meyering(main, usage): Split --help output into smaller pieces.
2001-11-04 Jim Meyering(usage): Add one-line description.
2000-05-20 Jim MeyeringArrange to call close_stdout upon exit. Don't close...
1999-05-03 Jim Meyering<ctype.h>: Don't include.
1999-04-04 Jim MeyeringStandardize --help and --version processing.
1999-04-03 Jim MeyeringUse AUTHORS in place of string in parse_long_options...
1999-04-03 Jim MeyeringInsert AUTHORS definition.
1999-04-03 Jim MeyeringUse PROGRAM_NAME in place of string in parse_long_optio...
1999-04-03 Jim Meyeringdefine PROGRAM_NAME
1999-03-07 Jim Meyering(swallow_file_in_memory): Use a `%s' format in error...
1999-03-07 Jim Meyering(swallow_file_in_memory): Slurp up the whole file at
1999-03-04 Jim MeyeringInclude long-options.h
1999-02-15 Jim Meyering*** empty log message ***
1999-01-14 Jim MeyeringDon't prototype usage as static.
1999-01-02 Jim Meyering(format_vals): New array.
1998-09-19 Jim Meyering(program_name): Declare *not* to be const.
1998-08-15 Jim MeyeringAdd braces to suppress warning about ambiguous `else'.
1998-08-14 Jim Meyering.