Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change
[platform/upstream/coreutils.git] / src / date.c
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-08-01 Jim Meyering(long_options, usage, main): Add --rfc-2822 option...
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-07-19 Jim MeyeringInclude "exitfail.h".
2003-07-11 Jim Meyering(batch_convert): Use the quote function rather than...
2003-07-11 Jim MeyeringInclude "quote.h".
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-04-11 Jim MeyeringRemove anachronistic casts of xmalloc,
2002-12-15 Jim MeyeringRemove all uses of `PARAMS'.
2002-12-15 Jim MeyeringRemove declaration of nstrftime.
2002-09-13 Jim Meyering(usage): Explain that %S's range of [0..60] is required --
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-08-30 Jim MeyeringChange `error (1, ...' to `error (EXIT_FAILURE, ...'.
2002-08-08 Jim MeyeringGuard inclusion of <langinfo.h> with
2002-08-07 Jim Meyering(main): Adjust to posixtime signature change.
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2002-07-02 Jim Meyering(usage): Mention that the expansions of %p and %P are
2002-03-01 Jim MeyeringInclude timespec.h.
2002-02-24 Jim MeyeringInclude posixver.h.
2002-02-16 Jim MeyeringAdd support for _POSIX2_VERSION, which lets you pick...
2002-02-11 Jim MeyeringAdd more support for POSIX 1003.1-2001, which requires...
2002-02-11 Jim Meyering(usage): Describe %F, %g, %G, %P, and %R.
2002-01-14 Jim MeyeringComment fixes to bring us up to date with respect to...
2001-12-15 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-11-10 Jim Meyering(usage): Document %u.
2001-08-18 Jim MeyeringRevert part of last change and solve the problem a...
2001-08-18 Jim Meyering(show_date) [--rfc-822]: Don't space-pad the day of...
2001-08-16 Jim Meyering(main): When there are too many non-option arguments,
2001-03-09 Jim Meyering(usage): Describe %C.
2001-01-04 Jim Meyering(main): Fail when --rfc-822 (-R) is specified along
2000-11-12 Jim Meyering(show_date): Add a comment explaining why the
2000-10-26 Jim Meyering(usage): Mention the time zone, UTC, and write the...
2000-10-18 Jim Meyering(universal_time): Remove; it's just a temptation to...
2000-10-18 Jim MeyeringUndo the effect of the 1997-07-12 change to date.c; it
2000-09-09 Jim Meyering(usage): Make second `Usage' line more precise
2000-07-19 Jim Meyering(batch_convert): Free `initial_TZ' only if it was set.
2000-05-11 Jim Meyering(usage): Don't call close_stdout_status directly,
2000-05-07 Jim Meyering(usage): Call close_stdout_status.
2000-04-09 Jim MeyeringUse the "C" locale when using --rfc-822 (-R), as
2000-04-03 Jim MeyeringInclude <langinfo.h> if it exists.
2000-01-16 Jim Meyering(usage): Correct error in %V description.
1999-09-02 Jim MeyeringRemove xstrdup declaration.
1999-08-22 Jim Meyering(batch_convert): Use IF_LINT macro instead of #ifdef...
1999-08-01 Jim Meyering(usage): Correct description of %S; (00..60, not 00...
1999-05-05 Jim Meyering(show_date): Change an automatic aggregate initializer
1999-04-08 Jim MeyeringAccept new option: --iso-8601.
1999-03-31 Jim MeyeringNo longer include long-options.h.
1999-03-31 Jim Meyering(PROGRAM_NAME, AUTHORS): Define and use.
1999-03-07 Jim Meyering(batch_convert): Use a `%s' format in error call,
1999-03-06 Jim MeyeringInclude long-options.h.
1999-01-25 Jim Meyering(usage): Remove static attribute.
1999-01-14 Jim MeyeringInclude closeout.h. (main): Use close_stdout_status.
1998-12-11 Jim Meyering(main): Arrange to exit unsuccessfully when stime fails.
1998-10-03 Jim Meyering(main): Update to use new version of posixtime.
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-06-29 Jim Meyeringrevert back to using lower case _unlocked wrapper names
1998-06-29 Jim MeyeringChange all uses of unlocked-wrapped functions to their...
1998-03-26 Jim Meyering(batch_convert): Remove spurious space in error message.
1998-03-14 Jim Meyerings/get-date.h/getdate.h/
1998-02-20 Jim Meyerings/getdate.h/get-date.h/
1998-01-10 Jim Meyering(batch_convert): Use memcpy when we don't need return...
1997-12-21 Jim Meyerings/__P/PARAMS/
1997-11-15 Jim Meyering(mempcpy): Remove definition.
1997-11-12 Jim Meyering[!HAVE_MEMPCPY] (mempcpy): Define.
1997-10-25 Jim MeyeringRemove old-style xmalloc and xrealloc decls.
1997-10-23 Jim MeyeringRemove stpcpy decl.
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-08-18 Jim Meyering(show_date): Don't hang if strftime produces an empty...
1997-07-12 Jim Meyering(MAYBE_SET_TZ_UTC0): New macro.
1997-06-16 Jim Meyeringtweak error message
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-02-01 Jim MeyeringCompare getopt_long return value against -1, not EOF...
1997-01-18 Jim MeyeringInclude getdate.h.
1996-11-03 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyering(main): Give better diagnostic.
1996-10-05 Jim Meyering(main): update --version output to conform to coding...
1996-09-02 Jim Meyering(usage): Tell where to report bugs.
1996-04-30 Jim Meyering(usage): Change TAB in message to spaces. Doing that...
1996-04-24 Jim Meyeringupdate Copyright years for 1996
1996-04-22 Jim Meyering(usage): Describe new %V format.
1996-04-13 Jim Meyering(usage): Add missing `\n\' at the end of newly added...
1996-04-13 Jim Meyering(usage): Document %e and %z. Reported by Karl Berry.
1996-03-24 Jim MeyeringUpdate FSF's address.
1996-03-21 Jim Meyering(main): Declare to be of type int, not void.
1996-03-16 Jim MeyeringDon't include version.h.
1996-03-12 Jim Meyering(main): Initialize for internationalized message support:
1996-02-25 Jim Meyering(batch_convert): Put `' around filename in error in...
1996-02-23 Jim Meyering(batch_convert): Declare BUFLEN local to be of type...
1996-02-01 Jim Meyering(main): Accept new option, --rfc-822 (-R).
1996-01-07 Jim MeyeringFix typo in __P use.
1996-01-06 Jim MeyeringProtoize and __P-protect forward dcls.
1996-01-06 Jim Meyering(putenv): Declare.
1995-11-27 Jim Meyerings/non-zero/nonzero/g
1995-10-28 Jim MeyeringNew option --reference=FILE (-r FILE) analogous to the
1995-10-27 Jim Meyering(batch_convert): Close input stream also when it's...
1995-08-08 Jim MeyeringAnnotate localizable strings with _(...). From Franc...
1995-05-15 Jim Meyering(usage): Add one- and two-line descriptions to --help...
1995-04-30 Jim Meyering(usage): Fix per kb's suggestions.
next