Age | Commit message (Expand) | Author |
1996-12-14 | twiddle FSF address in comment. | Jim Meyering |
1996-12-14 | (get_format_width, get_format_prec): Avoid | Jim Meyering |
1996-11-23 | (process_regexp): Update CURRENT_LINE only if | Jim Meyering |
1996-11-03 | change bug-reporting address | Jim Meyering |
1996-11-02 | change bug-reporting address | Jim Meyering |
1996-10-04 | (main): update --version output again | Jim Meyering |
1996-10-04 | (main): update --version output to conform to coding standard | Jim Meyering |
1996-09-02 | (usage): Tell where to report bugs. | Jim Meyering |
1996-04-24 | update Copyright years for 1996 | Jim Meyering |
1996-03-24 | Call error with EXIT_FAILURE (rather than `1') as first actual parameter. | Jim Meyering |
1996-03-24 | Exit with status EXIT_SUCCESS or EXIT_FAILURE, rather than 0 or 1. | Jim Meyering |
1996-03-22 | Include assert.h, but disable assertions. | Jim Meyering |
1996-03-21 | (main): Declare to be of type int, not void. | Jim Meyering |
1996-03-16 | Don't include version.h. | Jim Meyering |
1996-03-09 | (main): Initialize for internationalized message support: call setlocale, | Jim Meyering |
1995-12-31 | (extract_regexp) [!WITH_REGEX]: Initialize re_compiled.syntax_parens. | Jim Meyering |
1995-12-06 | [!WITH_REGEX]: Include rx.h. | Jim Meyering |
1995-11-27 | s/non-zero/nonzero/g | Jim Meyering |
1995-11-26 | [!UINT_MAX]: Define. | Jim Meyering |
1995-11-15 | [__P]: Don't define it here. | Jim Meyering |
1995-11-15 | (cleanup): Don't exit. | Jim Meyering |
1995-11-05 | Protect prototypes with __P. | Jim Meyering |
1995-11-05 | Move prototypes after struct declarations. | Jim Meyering |
1995-11-05 | Protoize. | Jim Meyering |
1995-11-05 | (close_output_file): Set output_stream to NULL so we don't recurse | Jim Meyering |
1995-10-04 | Test SA_INTERRUPT, not _POSIX_VERSION, | Jim Meyering |
1995-08-07 | Annotate localizable strings with _(...). From Franc,ois. | Jim Meyering |
1995-07-25 | (main): When too few arguments are given, don't just | Jim Meyering |
1995-06-24 | (read_input): Rename paramater MAX to MAX_N_BYTES. To avoid potential | Jim Meyering |
1995-06-22 | (interrupt_handler): Declare to have a single integer | Jim Meyering |
1995-06-18 | merge with 1.12 | Jim Meyering |
1995-05-25 | [struct control]: Change type of `repeat' member to unsigned | Jim Meyering |
1995-05-19 | (record_line_starts): Remove set-but-not-used, file-scope variable. | Jim Meyering |
1995-05-13 | (usage): Include one- or two-line synopsis in --help output. | Jim Meyering |
1995-03-24 | Declare as `unsigned int' all variables that were just `unsigned'. | Jim Meyering |
1995-03-09 | add 1995 to Copyright dates | Jim Meyering |
1995-01-29 | (extract_regexp): Use strrchr, not rindex. | Jim Meyering |
1995-01-28 | (load_buffer): Use memcpy rather than bcopy. | Jim Meyering |
1994-12-16 | Include "error.h" instead of simply declaring `void error ();'. | Jim Meyering |
1994-12-11 | (get_format_width, get_format_prec): Use ISDIGIT instead of | Jim Meyering |
1994-10-19 | merge with 1.9.1h | Jim Meyering |
1994-04-13 | . | Jim Meyering |
1994-04-11 | . | Jim Meyering |
1994-03-25 | . | Jim Meyering |
1994-01-26 | . | Jim Meyering |
1994-01-09 | safe_read and full_write + join patch | Jim Meyering |
1993-10-30 | merge with 1.8.1a | Jim Meyering |
1993-10-24 | merge with 1.8h | Jim Meyering |
1993-10-24 | merge with 1.8g | Jim Meyering |
1993-10-23 | merge with 1.8d+ | Jim Meyering |