Age | Commit message (Expand) | Author |
2005-03-28 | (sparse_type_string, reply_args, decode_preserve_arg): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (long_options): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (long_options): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | *** empty log message *** | Jim Meyering |
2005-03-28 | (GETOPT_HELP_OPTION_DECL): Use NULL, not `0'. | Jim Meyering |
2005-03-27 | *** empty log message *** | Jim Meyering |
2005-03-27 | (argmatch): Clarify comment: null-terminated -> NULL-terminated. | Jim Meyering |
2005-03-27 | *** empty log message *** | Jim Meyering |
2005-03-27 | Use the same global destructor as dcgen. | Jim Meyering |
2005-03-27 | Simplify further, clean up. Require perl-5.002. | Jim Meyering |
2005-03-26 | Clarify NUL vs null byte vs null character. | Paul Eggert |
2005-03-26 | Propagate intprops.h comment fixes to mktime.c and strftime.c. | Paul Eggert |
2005-03-26 | one's complement -> ones' complement | Paul Eggert |
2005-03-26 | one's complement -> ones' complement | Paul Eggert |
2005-03-26 | Fix comment nits in intprops.h. | Paul Eggert |
2005-03-26 | Fix comment nits. | Paul Eggert |
2005-03-26 | Simplify dcgen and dircolors.c. | Paul Eggert |
2005-03-26 | (parse_line): Use char *, not unsigned char *. This avoids casts. | Paul Eggert |
2005-03-26 | Squeeze multiple blanks into one. Output a simple | Paul Eggert |
2005-03-26 | *** empty log message *** | Jim Meyering |
2005-03-26 | (usage): Document usage of LS_COLORS. | Jim Meyering |
2005-03-26 | * src/dircolors.hin: Add "TERM cygin". | Paul Eggert |
2005-03-26 | Add "TERM cygwin". | Paul Eggert |
2005-03-25 | *** empty log message *** | Jim Meyering |
2005-03-25 | (main): Update use of DECIMAL_DIGIT_ACCUMULATE. | Jim Meyering |
2005-03-25 | (parse_tab_stops, main): Update use of DECIMAL_DIGIT_ACCUMULATE. | Jim Meyering |
2005-03-25 | (set_fields): Update use of DECIMAL_DIGIT_ACCUMULATE. | Jim Meyering |
2005-03-25 | (DECIMAL_DIGIT_ACCUMULATE): Reverse the sense of | Jim Meyering |
2005-03-23 | *** empty log message *** | Jim Meyering |
2005-03-23 | Remove duplicate `#include "stat-macros.h"'. | Jim Meyering |
2005-03-22 | *** empty log message *** | Jim Meyering |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering |
2005-03-22 | . | Jim Meyering |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering |
2005-03-22 | moved to ../build-aux | Jim Meyering |
2005-03-22 | *** empty log message *** | Jim Meyering |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering |
2005-03-22 | . | Jim Meyering |
2005-03-22 | *** empty log message *** | Jim Meyering |
2005-03-22 | (get_funky_string): Use '\a', rather than 7, for portability to EBCDIC hosts. | Jim Meyering |
2005-03-21 | Regenerate. | Paul Eggert |
2005-03-21 | * Makefile.am (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c, | Paul Eggert |
2005-03-21 | (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c, | Paul Eggert |
2005-03-21 | Import a few more changes from gnulib. | Paul Eggert |
2005-03-21 | (gl_XSTRTOL): Add xstrtoul.c to AC_LIBSOURCES. | Paul Eggert |
2005-03-21 | Add stat-macros.h to AC_LIBSOURCES. | Paul Eggert |
2005-03-21 | Regenerate. | Paul Eggert |
2005-03-21 | Replace onceonly.m4 with onceonly_2_57.m4 to shrink "configure". | Paul Eggert |