Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-09 | (libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h. | Jim Meyering | |
2005-03-09 | *** empty log message *** | Jim Meyering | |
2005-03-09 | (gl_XNANOSLEEP): Add intprops.h. | Jim Meyering | |
2005-03-09 | (gl_UTIMECMP): Add intprops.h. | Jim Meyering | |
2005-03-09 | (gl_USERSPEC): Add intprops.h. | Jim Meyering | |
2005-03-09 | (gl_FUNC_SIG2STR): Add intprops.h. | Jim Meyering | |
2005-03-09 | (gl_INTTOSTR): Add intprops.h. | Jim Meyering | |
2005-03-09 | (gl_HUMAN): Add intprops.h. | Jim Meyering | |
2005-03-09 | (gl_XSTRTOL): Use AC_LIBSOURCES and AC_LIBOBJ to list the required files. | Jim Meyering | |
2005-03-09 | * src/system.h: Include intprops.h instead of rolling our own. | Paul Eggert | |
2005-03-09 | Include intprops.h. | Paul Eggert | |
(TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_STRLEN_BOUND): Remove; they are now defined in intprops.h. | |||
2005-03-09 | Factor int-properties macros into a single file, except for | Paul Eggert | |
glibc-related files. | |||
2005-03-09 | Include xstrtol.h first, to test interface. | Paul Eggert | |
Include intprops.h. (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove. | |||
2005-03-09 | Include intprops.h. | Paul Eggert | |
(TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove. | |||
2005-03-09 | Include intprops.h. | Paul Eggert | |
(TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove. (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT instead of rolling our own expressions. | |||
2005-03-09 | Include intprops.h. | Paul Eggert | |
(TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove. | |||
2005-03-09 | Adjust comments to match intprops.h. | Paul Eggert | |
2005-03-09 | (TYPE_SIGNED): Remove. | Paul Eggert | |
(INT_STRLEN_BOUND): Switch to same implementation as intprops.h. | |||
2005-03-09 | Include <signal.h>, intprops.h. | Paul Eggert | |
(INT_STRLEN_BOUND): Remove. | |||
2005-03-09 | (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros, | Paul Eggert | |
for consistency with intprops.h. (time_t_is_integer, twos_complement_arithmetic): Use them. | |||
2005-03-09 | Include intprops.h instead of limits.h. | Paul Eggert | |
(INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove. | |||
2005-03-09 | (LONGEST_HUMAN_READABLE): Use 146/485 rather than 302/1000. | Paul Eggert | |
2005-03-09 | Include intprops.h. | Paul Eggert | |
(group_number): Use INT_STRLEN_BOUND instead of rolling it ourself. | |||
2005-03-09 | Include intprops.h instead of limits.h. | Paul Eggert | |
(INT_STRLEN_BOUND): Remove. | |||
2005-03-09 | * lib/fts.c: Include intprops.h. | Paul Eggert | |
(TYPE_SIGNED): Remove. | |||
2005-03-09 | Initial revision. | Paul Eggert | |
2005-03-09 | *** empty log message *** | Jim Meyering | |
2005-03-09 | Remove entry about named pipes. It was fixed in 5.3.0. | Jim Meyering | |
2005-03-09 | * argmatch.m4, cycle-check.m4: New files. | Jim Meyering | |
* prereq.m4: Require their macros. | |||
2005-03-09 | . | Jim Meyering | |
2005-03-09 | . | Jim Meyering | |
2005-03-09 | More migration to AC_LIBSOURCES/AC_LIBOBJ. | Jim Meyering | |
(libfetish_a_SOURCES): Remove two more pairs of files: cycle-check.c, cycle-check.h and argmatch.c, argmatch.h. | |||
2005-03-09 | *** empty log message *** | Jim Meyering | |
2005-03-09 | *** empty log message *** | Jim Meyering | |
2005-03-09 | *** empty log message *** | Jim Meyering | |
2005-03-09 | . | Jim Meyering | |
2005-03-09 | Don't include "xalloc.h". It's not used. | Jim Meyering | |
2005-03-08 | * src/date.c (usage): Redo to match recent documentation changes. | Paul Eggert | |
2005-03-08 | (usage): Redo to match recent documentation changes. | Paul Eggert | |
Don't bother documenting which usages are GNU extensions; the list wasn't correct, and is better left to the printed manual anyway. | |||
2005-03-08 | Improve "date invocation" again. | Paul Eggert | |
2005-03-08 | (date invocation): Use an example that makes it | Paul Eggert | |
clear tha the default date use space-padded day of month. Replace "directive" with "conversion specifier" to be consistent with POSIX. All uses changed. Fix menu RHS to match actual directive lists. (Time conversion specifiers): Renamed from Time directives. Use @samp consistently, sometimes instead of @code. Consistently ention which specifiers are GNU extensions. Give more examples (in some cases, instead of ranges). Say why %F is preferred for dates. (Date conversion specifiers): Renamed from Date directives. Likewise for other changes. (Padding and other flags): Correct the description. Document #. Give an example for %9B. | |||
2005-03-06 | *** empty log message *** | Jim Meyering | |
2005-03-06 | Factor out column-count processing. | Jim Meyering | |
Include "inttostr.h". (parse_column_count): New function. (main): Use the new function for both old-style, -9, and long, --columns=-9, options. | |||
2005-03-06 | *** empty log message *** | Jim Meyering | |
2005-03-06 | Remove `register' keyword. | Jim Meyering | |
2005-03-06 | Remove `register' keyword. | Jim Meyering | |
2005-03-06 | Remove `register' keyword. | Jim Meyering | |
2005-03-06 | Remove `register' keyword. | Jim Meyering | |
2005-03-06 | Remove `register' keyword. | Jim Meyering | |
2005-03-06 | Remove `register' keyword. | Jim Meyering | |