Age | Commit message (Expand) | Author |
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 | . | Jim Meyering |
2005-03-20 | (init_header): Use zero-filled `.%09d' format, not space-filled `.%9d'. | Jim Meyering |
2005-03-20 | (init_header): Add missing `%' in format string. | Jim Meyering |
2005-03-20 | (parse_column_count): Adjust comment to match the code. | Jim Meyering |
2005-03-19 | . | Jim Meyering |
2005-03-19 | (pr_LDADD): Now that pr uses gettime, add | Jim Meyering |
2005-03-19 | Include strftime.h, timespec.h. | Paul Eggert |
2005-03-19 | (main): nohup now ignores the umask when creating nohup.out. | Paul Eggert |
2005-03-18 | comment tweak | Jim Meyering |
2005-03-18 | Add comments for new macros. | Jim Meyering |
2005-03-18 | fix typo | Jim Meyering |
2005-03-17 | Make __typeof__-using code depend on HAVE_TYPEOF, not __GNUC__, | Jim Meyering |
2005-03-17 | spacing nit | Jim Meyering |
2005-03-17 | Fix typo. | Jim Meyering |
2005-03-17 | (DECIMAL_DIGIT_ACCUMULATE): The use of __typeof__ must be conditional. | Jim Meyering |
2005-03-17 | (main): Use DECIMAL_DIGIT_ACCUMULATE macro in place of nearly-equivalent code. | Jim Meyering |
2005-03-17 | (parse_tab_stops, main): Use DECIMAL_DIGIT_ACCUMULATE macro in | Jim Meyering |
2005-03-17 | (main): Use DECIMAL_DIGIT_ACCUMULATE macro in place of nearly-equivalent code. | Jim Meyering |
2005-03-17 | (parse_tab_stops, main): Use DECIMAL_DIGIT_ACCUMULATE macro in | Jim Meyering |
2005-03-17 | (set_fields): Use DECIMAL_DIGIT_ACCUMULATE macro in | Jim Meyering |
2005-03-17 | Use VERIFY macro in place of an equivalent open-coded declaration. | Jim Meyering |
2005-03-17 | (VERIFY, VERIFY_EXPR, DECIMAL_DIGIT_ACCUMULATE): New macros. | Jim Meyering |
2005-03-17 | Before, this command would make uniq skip 11 fields and print | Jim Meyering |
2005-03-15 | . | Jim Meyering |
2005-03-15 | Both `pr -0' and e.g., `pr -03' evoke `column count too large'. | Jim Meyering |
2005-03-15 | (copy_reg): Copy regular files in binary mode. | Jim Meyering |
2005-03-12 | Add a little infrastructure to help prevent future bugs like the | Jim Meyering |
2005-03-12 | Invoking stat -c FMT with a lone format directive of %s, %f, %h, %s, | Jim Meyering |
2005-03-11 | (TIME_STAMP_LEN_MAXIMUM): New constant. | Paul Eggert |
2005-03-11 | Prompt once again for `mv -i A B' when A and B are hard links | Jim Meyering |
2005-03-10 | (long_time_expected_width): Use x2nrealloc, not alloca, | Jim Meyering |
2005-03-10 | Don't segfault for a long header date string, e.g., | Jim Meyering |
2005-03-10 | (tostring, printv): Use INT_BUFSIZE_BOUND in place of INT_STRLEN_BOUND + 1. | Jim Meyering |
2005-03-10 | (init_header): Use INT_BUFSIZE_BOUND in place of INT_STRLEN_BOUND + 1. | Jim Meyering |
2005-03-09 | . | Jim Meyering |
2005-03-09 | Include intprops.h. | Paul Eggert |
2005-03-09 | . | Jim Meyering |
2005-03-08 | (usage): Redo to match recent documentation changes. | Paul Eggert |
2005-03-06 | Factor out column-count processing. | 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 |
2005-03-06 | Remove register keyword. | Jim Meyering |
2005-03-06 | Remove register keyword. | Jim Meyering |
2005-03-06 | Remove register keyword. | Jim Meyering |