Age | Commit message (Expand) | Author |
2005-08-13 | *** empty log message *** | Jim Meyering |
2005-08-13 | (get_date): Undo part of the 2005-04-04 change, so that | Jim Meyering |
2005-08-12 | *** empty log message *** | Jim Meyering |
2005-08-12 | (re_string_realloc_buffers): Rename local-shadowed | Jim Meyering |
2005-08-12 | (regexec, re_search_stub) [!_LIBC]: Omit declaration of unused local, dfa. | Jim Meyering |
2005-08-12 | (duplicate_node) [lint]: Set *new_idx to -1, to avoid | Jim Meyering |
2005-08-12 | *** empty log message *** | Jim Meyering |
2005-08-12 | Mention that with FTS_LOGICAL, we use FTS_TIGHT_CYCLE_CHECK. | Jim Meyering |
2005-08-12 | (setup_dir, enter_dir, leave_dir, free_dir): | Jim Meyering |
2005-08-12 | (fts_cross_check) [FTS_DEBUG]: s/active_dir_ht/fts_cycle.ht/. | Jim Meyering |
2005-08-12 | (IF_LINT): Define. | Jim Meyering |
2005-08-12 | (RE_SYNTAX_POSIX_AWK): Remove useless space-before-TAB. | Jim Meyering |
2005-08-02 | . | Jim Meyering |
2005-08-02 | *** empty log message *** | Jim Meyering |
2005-08-02 | new files | Jim Meyering |
2005-07-21 | Fix getdate bug with relative times. | Paul Eggert |
2005-07-21 | (relative_time): New type. | Paul Eggert |
2005-07-12 | *** empty log message *** | Jim Meyering |
2005-07-12 | (X2NREALLOC): Define. | Jim Meyering |
2005-07-12 | . | Jim Meyering |
2005-07-12 | replace leading spaces with a TAB | Jim Meyering |
2005-07-11 | (verify_expr): Use ((verify_type__ (R) *) 0), not | Paul Eggert |
2005-07-11 | Reword copyright notices to conform to current GNU coding standards. | Paul Eggert |
2005-07-11 | Parameterize the copyright symbol and the year. | Paul Eggert |
2005-07-11 | (COPYRIGHT_YEAR): New constant. | Paul Eggert |
2005-07-08 | (getloadavg) [__CYGWIN__]: Port to cygwin. | Paul Eggert |
2005-07-08 | (init_dfa, build_range_exp): Store __btowc value | Paul Eggert |
2005-07-08 | Regenerate. | Paul Eggert |
2005-07-08 | Switch to Isamu Hasegawa's implementation of regex, which is | Paul Eggert |
2005-07-08 | Add regcomp.c, regex_internal.c, regex_internal.h. | Paul Eggert |
2005-07-08 | (libcoreutils_a_SOURCES): Remove regex.h; gnulib | Paul Eggert |
2005-07-07 | . | Jim Meyering |
2005-07-05 | fix typo in comment | Jim Meyering |
2005-07-05 | verify.h improvements. | Paul Eggert |
2005-07-05 | * verify.h (GL_CONCAT0, GL_CONCAT): Define unconditionally; don't | Paul Eggert |
2005-07-04 | rename: s/verify_dcl/verify_decl/ | Jim Meyering |
2005-07-04 | *** empty log message *** | Jim Meyering |
2005-07-04 | (libcoreutils_a_SOURCES): Add verify.h here, temporarily. | Jim Meyering |
2005-07-04 | *** empty log message *** | Jim Meyering |
2005-07-04 | (verify, verify_dcl): New file/macros. | Jim Meyering |
2005-07-04 | *** empty log message *** | Jim Meyering |
2005-07-04 | (verify_dcl): Rename from VERIFY. Update use. | Jim Meyering |
2005-07-04 | Remove the dependency of the strftime module on the tzset module. | Paul Eggert |
2005-07-04 | (my_strftime) [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]: | Paul Eggert |
2005-07-03 | *** empty log message *** | Jim Meyering |
2005-07-03 | (posixtime) [lint]: Initialize *all* of tm0, not just | Jim Meyering |
2005-07-03 | . | Jim Meyering |
2005-07-03 | . | Jim Meyering |
2005-07-03 | Minor fixes for port to Solaris 8. | Paul Eggert |
2005-07-03 | Undo previous change. | Paul Eggert |