Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-17 | *** empty log message *** | Jim Meyering | |
2002-02-17 | Tell head to accept old-style options like `-1'. | Jim Meyering | |
2002-02-17 | *** empty log message *** | Jim Meyering | |
2002-02-17 | (tsort invocation): Add a more realistic example. | Jim Meyering | |
2002-02-17 | (tsort background): New section. | Jim Meyering | |
From Ian Lance Taylor. | |||
2002-02-17 | . | Jim Meyering | |
2002-02-17 | . | Jim Meyering | |
2002-02-17 | *** empty log message *** | Jim Meyering | |
2002-02-17 | *** empty log message *** | Jim Meyering | |
2002-02-17 | (wget_files): Reflect new location of these files. | Jim Meyering | |
2002-02-17 | *** empty log message *** | Jim Meyering | |
2002-02-17 | ($(DOMAIN).pot-update): Remove/replace the .pot | Jim Meyering | |
file only if the new one is different (modulo the creation date). | |||
2002-02-17 | *** empty log message *** | Jim Meyering | |
2002-02-16 | Upgrade to gettext-0.11. | Jim Meyering | |
2002-02-16 | Upgrade to gettext-0.11. | Jim Meyering | |
2002-02-16 | Update to Gettext 0.11 | Jim Meyering | |
2002-02-16 | Update to Gettext 0.11 | Jim Meyering | |
2002-02-16 | . | Jim Meyering | |
2002-02-16 | renamed from doc/texinfo.tex | Jim Meyering | |
2002-02-16 | renamed to config/texinfo.tex | Jim Meyering | |
2002-02-16 | renamed to config/mdate-sh | Jim Meyering | |
2002-02-16 | renamed from doc/mdate-sh | Jim Meyering | |
2002-02-16 | renamed from mkinstalldirs | Jim Meyering | |
2002-02-16 | renamed from install-sh | Jim Meyering | |
2002-02-16 | renamed from missing | Jim Meyering | |
2002-02-16 | renamed from depcomp | Jim Meyering | |
2002-02-16 | renamed from config.sub | Jim Meyering | |
2002-02-16 | renamed from config.guess | Jim Meyering | |
2002-02-16 | Update to Autoconf 2.52h. | Jim Meyering | |
2002-02-16 | Update to Gettext 0.11. | Jim Meyering | |
2002-02-16 | Update to Gettext 0.11. | Jim Meyering | |
2002-02-16 | Add support for _POSIX2_VERSION, which lets you pick which POSIX | Jim Meyering | |
version you want the utilities to conform to. Remove warnings about failure to conform to a future POSIX version. (ISO_8601_OPTION): Remove; no longer needed. All uses changed to back to the corresponding short options. (short_options): Remove; no longer needed. (COMMON_SHORT_OPTIONS): New macro. (usage): Document only the intersection of the old and new behaviors, to encourage portability. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options. | |||
2002-02-16 | Add support for _POSIX2_VERSION, which lets you pick which POSIX | Jim Meyering | |
version you want the utilities to conform to. Remove warnings about failure to conform to a future POSIX version. (usage): Document only the intersection of the old and new behaviors, to encourage portability. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options. | |||
2002-02-16 | *** empty log message *** | Jim Meyering | |
2002-02-16 | *** empty log message *** | Jim Meyering | |
2002-02-16 | Use `head -n 150', not `head -150'. | Jim Meyering | |
2002-02-16 | *** empty log message *** | Jim Meyering | |
2002-02-16 | Use `head -n 7', not `head -7'. | Jim Meyering | |
2002-02-16 | . | Jim Meyering | |
2002-02-16 | *** empty log message *** | Jim Meyering | |
2002-02-16 | (jm_PREREQ_POSIXVER): New macro. | Jim Meyering | |
(jm_PREREQ): Use it. | |||
2002-02-16 | Document _POSIX2_VERSION. | Jim Meyering | |
2002-02-16 | *** empty log message *** | Jim Meyering | |
2002-02-16 | fix typo | Jim Meyering | |
2002-02-16 | Add support for _POSIX2_VERSION, which lets you pick which POSIX | Jim Meyering | |
version you want the utilities to conform to. Remove warnings about failure to conform to a future POSIX version. * NEWS, doc/coreutils.texi: Document _POSIX2_VERSION. * doc/coreutils.texi (Standards Conformance): New section. | |||
2002-02-16 | *** empty log message *** | Jim Meyering | |
2002-02-16 | (libfetish_a_SOURCES): Add posixver.c and posixver.h. | Jim Meyering | |
2002-02-16 | new file, from Paul Eggert | Jim Meyering | |
2002-02-16 | *** empty log message *** | Jim Meyering | |
2002-02-16 | Include posixver.h. | Jim Meyering | |
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (shortopts): Remove; no longer needed. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options. |