Age | Commit message (Expand) | Author |
2005-07-07 | . | Jim Meyering |
2005-07-06 | remove stray `=' from comment | Jim Meyering |
2005-07-05 | (DECIMAL_DIGIT_ACCUMULATE): Generate a hard error | Paul Eggert |
2005-07-05 | Adjust to the change to DECIMAL_DIGIT_ACCUMULATE: its last arg is now | Paul Eggert |
2005-07-05 | (VERIFY_W_TYPEOF): Remove; no longer needed. | Paul Eggert |
2005-07-05 | Adjust to verify.h change. | Paul Eggert |
2005-07-05 | (VERIFY_W_TYPEOF): Adjust to verify.h change. | Paul Eggert |
2005-07-04 | rename: s/verify_dcl/verify_decl/ | Jim Meyering |
2005-07-04 | Include "verify.h". | Jim Meyering |
2005-07-04 | Reflect name change: s/VERIFY/verify_dcl/. | Jim Meyering |
2005-07-04 | (verify): Rename from VERIFY_EXPR, to be lower case, | Jim Meyering |
2005-07-03 | (main): Using --reply now evokes a warning. | Jim Meyering |
2005-07-03 | . | Jim Meyering |
2005-07-03 | Include "lstat.h" rather than rolling our own. | Paul Eggert |
2005-07-03 | (verify_numeric): Rename from verify. | Jim Meyering |
2005-07-03 | Regenerate. | Paul Eggert |
2005-07-03 | Include fcntl--.h, not unistd-safer.h. | Paul Eggert |
2005-07-03 | Include stdio--.h, not stdio-safer.h. | Paul Eggert |
2005-07-03 | Include fcntl--.h, not unistd-safer.h. | Paul Eggert |
2005-07-03 | Include stdlib--.h rather than unistd-safer.h. | Paul Eggert |
2005-07-03 | Include fd-reopen.h. | Paul Eggert |
2005-07-03 | Include fcntl--.h rather than unistd-safer.h. | Paul Eggert |
2005-07-03 | Include stdio--.h rather than stdio-safer.h. | Paul Eggert |
2005-07-03 | Include fcntl--.h, not unistd-safer.h. | Paul Eggert |
2005-07-03 | Include stdio--.h, not stdio-safer.h. | Paul Eggert |
2005-07-03 | Include fd-reopen.h. | Paul Eggert |
2005-07-03 | Include stdio--.h. | Paul Eggert |
2005-07-03 | Include stdio--.h, not stdio-safer.h. | Paul Eggert |
2005-07-03 | Include fd-reopen.h. | Paul Eggert |
2005-07-03 | Include fd-reopen.h. | Paul Eggert |
2005-07-03 | Include fcntl--.h, not unistd-safer.h. | Paul Eggert |
2005-07-03 | Include stdio--.h, not stdio-safer.h. | Paul Eggert |
2005-07-03 | Don't include stdio-safer.h; no longer needed. | Paul Eggert |
2005-07-03 | (main): Reuse stdin rather than opening a new stream. | Paul Eggert |
2005-07-02 | . | Jim Meyering |
2005-07-01 | Assume HAVE_UNISTD_H. | Jim Meyering |
2005-07-01 | Assume HAVE_FCNTL_H (i.e., include <fcntl.h> | Jim Meyering |
2005-06-30 | . | Jim Meyering |
2005-06-30 | Add uses of ARGMATCH_VERIFY to ensure that | Jim Meyering |
2005-06-30 | Add uses of ARGMATCH_VERIFY to ensure that | Jim Meyering |
2005-06-30 | Add uses of ARGMATCH_VERIFY to ensure that | Jim Meyering |
2005-06-30 | (VERIFY): Guard definition with #ifndef. | Jim Meyering |
2005-06-29 | Use one fewer helper macro. | Jim Meyering |
2005-06-29 | (main): Use X2REALLOC rather than x2realloc. | Jim Meyering |
2005-06-29 | (fillbuf): Use X2REALLOC rather than x2realloc. | Jim Meyering |
2005-06-29 | (show_date): Use X2REALLOC rather than x2realloc. | Jim Meyering |
2005-06-29 | (main, store_char): Use X2REALLOC rather than x2realloc. | Jim Meyering |
2005-06-29 | Update sole use of VERIFY. | Jim Meyering |
2005-06-29 | (VERIFY): Rewrite to use string-concatenation | Jim Meyering |
2005-06-29 | (gobble_file): Use stat.st_author, not stat.st_uid | Jim Meyering |