Age | Commit message (Expand) | Author |
2006-04-12 | Don't include <inttypes.h> or <stdint.h>, since | Paul Eggert |
2006-04-12 | csplit, nl, expr now conform to POSIX better, and are | Paul Eggert |
2006-04-12 | (expr invocation): expr exit status is 3 only for | Paul Eggert |
2006-04-12 | Clear the RE_NO_EMPTY_RANGES re syntax option, as this is a less intrusive | Paul Eggert |
2006-04-12 | expr, csplit, nl patches to conform better to POSIX and/or traditional | Paul Eggert |
2006-04-12 | Use \{...\} in test RE, to test that we're conforming to POSIX. | Paul Eggert |
2006-04-12 | (fail-a): Adjust exit status to match new expr behavior, for status 2 versus 3. | Paul Eggert |
2006-04-12 | (docolon): Set re_syntax_options to a value that is compatible with | Paul Eggert |
2006-04-12 | (build_type_arg): Set re_syntax_options to a value that is compatible | Paul Eggert |
2006-04-12 | (extract_regexp): Set re_syntax_options to a | Paul Eggert |
2006-04-12 | (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h. | Paul Eggert |
2006-04-12 | Do not assume that 'sed' can handle long, newline-free input. | Paul Eggert |
2006-04-12 | Solaris 8 sh doesn't understand "if !". Do not assume that 'sed' can | Paul Eggert |
2006-04-11 | Adjust to new regex.h API (with new fastmap type), and clean | Paul Eggert |
2006-04-11 | (compiled_separator_fastmap): New ver. | Paul Eggert |
2006-04-11 | (context_regex_string, word_regex_string): Remove. | Paul Eggert |
2006-04-11 | (body_fastmap, header_fastmap, footer_fastmap): | Paul Eggert |
2006-04-11 | (docolon): Allocate and use a fastmap. | Paul Eggert |
2006-04-11 | Update copyright year. | Paul Eggert |
2006-04-11 | (struct control): Put re_compiled member at the | Paul Eggert |
2006-04-10 | remove useless spaces before TABs | Jim Meyering |
2006-04-10 | Import latest regex module from gnulib. | Paul Eggert |
2006-04-09 | Add 'hostid' to System context menu line. | Paul Eggert |
2006-04-09 | (Top): Fix typo in System context menu entry: hostid wasn't mentioned. | Paul Eggert |
2006-03-30 | (iwrite): Remove assignment without effect. | Jim Meyering |
2006-03-30 | *** empty log message *** | Jim Meyering |
2006-03-28 | *** empty log message *** | Jim Meyering |
2006-03-28 | (General options in ptx): Undocument --copyright. | Jim Meyering |
2006-03-28 | *** empty log message *** | Jim Meyering |
2006-03-28 | (usage): Remove mention of --copyright/-C. | Jim Meyering |
2006-03-28 | deprecate ptx's --copyright (-C) option | Jim Meyering |
2006-03-27 | *** empty log message *** | Jim Meyering |
2006-03-27 | (dirname invocation): Macro in previous patch was too broad. | Jim Meyering |
2006-03-27 | version: 5.94 | Jim Meyering |
2006-03-27 | . | Jim Meyering |
2006-03-27 | (uptime_LDADD): Add $(POW_LIB), for uptime's use of strtod. | Jim Meyering |
2006-03-27 | *** empty log message *** | Jim Meyering |
2006-03-26 | . | Jim Meyering |
2006-03-26 | *** empty log message *** | Jim Meyering |
2006-03-26 | (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT. | Jim Meyering |
2006-03-26 | (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h. | Jim Meyering |
2006-03-26 | new file from Eric Blake | Jim Meyering |
2006-03-26 | *** empty log message *** | Jim Meyering |
2006-03-26 | (base_name): New semantics - malloc the result. | Jim Meyering |
2006-03-26 | (dir_len): Determine when drive letters need a subsequent slash. | Jim Meyering |
2006-03-26 | (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4. | Jim Meyering |
2006-03-26 | (strip_trailing_slashes): Use last_component, not base_name. | Jim Meyering |
2006-03-26 | (file_name_concat): s/base_name/last_component/ | Jim Meyering |
2006-03-26 | (check_extension, numbered_backup): s/base_name/last_component/ | Jim Meyering |
2006-03-26 | (same_name): s/base_name/last_component/ | Jim Meyering |