summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-13* configure.ac: Don't invoke AC_CONFIGURE_HOST directly.Paul Eggert
2005-09-13Add date --rfc-3339.Paul Eggert
2005-09-13Add tests for --rfc-3339.Paul Eggert
2005-09-13(TIME_SPEC_DATE): No longer needs to be nonzero, soPaul Eggert
2005-09-13(my_strftime): Add support for %:z, %::z, %:::z.Paul Eggert
2005-09-13(Time conversion specifiers, Options for date):Paul Eggert
2005-09-13date has a new --rfc-3339 option, and the old --iso-8601Paul Eggert
2005-09-13tweak commentJim Meyering
2005-09-13*** empty log message ***Jim Meyering
2005-09-13Revert unintended change that removed definitionsJim Meyering
2005-09-13mostly update copyrightsJim Meyering
2005-09-13*** empty log message ***Jim Meyering
2005-09-13escape a $ in a diagnosticJim Meyering
2005-09-13don't check for HAVE_UNISTD_HJim Meyering
2005-09-13*** empty log message ***Jim Meyering
2005-09-13(GZIP_ENV): Add --rsyncable option.Jim Meyering
2005-09-13*** empty log message ***Jim Meyering
2005-09-13Use AB_INIT (from autobuild).Jim Meyering
2005-09-13*** empty log message ***Jim Meyering
2005-09-13.Jim Meyering
2005-09-13*** empty log message ***Jim Meyering
2005-09-13Use ARGMATCH_VERIFY, just in case.Jim Meyering
2005-09-11*** empty log message ***Jim Meyering
2005-09-11(usage): Remove leading spaces in 2-lineJim Meyering
2005-09-11*** empty log message ***Jim Meyering
2005-09-10.Jim Meyering
2005-09-10.Jim Meyering
2005-09-10.Jim Meyering
2005-09-10Add test for the bug fixed today.Jim Meyering
2005-09-10*** empty log message ***Jim Meyering
2005-09-10*** empty log message ***Jim Meyering
2005-09-10csplit could produce corrupt output, given input lines longer than 8KBJim Meyering
2005-09-10*** empty log message ***Jim Meyering
2005-09-10Insert missing paren.Paul Eggert
2005-09-09Regenerate.Paul Eggert
2005-09-09Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}.Paul Eggert
2005-09-09(tac_seekable): Store match length in regoff_t, not int. Assume thatPaul Eggert
2005-09-09(SKIP_SOMETHING, find_occurs_in_text):Paul Eggert
2005-09-09(proc_text): Store match length in regoff_t,Paul Eggert
2005-09-09* src/expr.c (docolon): 64-bit regex fixes.Paul Eggert
2005-09-09(process_regexp): Store match length in regoff_t,Paul Eggert
2005-09-09Import latest regex module from gnulib, to fix some 64-bit bugs.Paul Eggert
2005-09-09More nice fixes.Paul Eggert
2005-09-09(nice invocation): Document "niceness" versusPaul Eggert
2005-09-09(main): Hoist errno=0 outside the ifdef.Paul Eggert
2005-09-09(utils_cv_func_setpriority): Simplify the tests.Paul Eggert
2005-09-09Document "niceness" vs "nice value".Paul Eggert
2005-09-09*** empty log message ***Jim Meyering
2005-09-09(neg-secs2, fill-1, fill-2): Add new tests.Jim Meyering
2005-09-08Use the phrase "niceness" instead of "nice value" to describePaul Eggert