2006-04-17 |
Jim Meyering | (main) [DEFAULT_IGNORE_FILE]: Remove code to use a... |
blob | commitdiff |
2006-04-11 |
Paul Eggert | (context_regex_string, word_regex_string): Remove. |
blob | commitdiff | diff to current |
2006-03-28 |
Jim Meyering | (usage): Remove mention of --copyright/-C. |
blob | commitdiff | diff to current |
2005-09-09 |
Paul Eggert | (SKIP_SOMETHING, find_occurs_in_text): |
blob | commitdiff | diff to current |
2005-08-12 |
Jim Meyering | (sort_found_occurs, digest_word_file): Likewise. |
blob | commitdiff | diff to current |
2005-06-16 |
Jim Meyering | Don't embed `this'-style quotes in format strings. |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-04-11 |
Paul Eggert | (main): Don't assume fopen returns stdout after closing |
blob | commitdiff | diff to current |
2005-03-28 |
Jim Meyering | (long_options, format_args): Use NULL, not `0'. |
blob | commitdiff | diff to current |
2004-09-21 |
Paul Eggert | Remove unused "case 0". |
blob | commitdiff | diff to current |
2004-08-03 |
Paul Eggert | Add a FIXME mentioning that there are many |
blob | commitdiff | diff to current |
2004-06-21 |
Jim Meyering | (main): Standardize on the diagnostics given when someo... |
blob | commitdiff | diff to current |
2004-06-01 |
Jim Meyering | (swallow_file_in_memory, main): |
blob | commitdiff | diff to current |
2004-05-29 |
Jim Meyering | (text_buffer_maxend): Remove declarations unused variable. |
blob | commitdiff | diff to current |
2004-04-27 |
Jim Meyering | (syntax_table, re_syntax_table): Remove declarations... |
blob | commitdiff | diff to current |
2004-04-27 |
Jim Meyering | Make over 40 global extern variables `static'. |
blob | commitdiff | diff to current |
2004-03-31 |
Jim Meyering | whoops. Remove old code, too, <blush>. |
blob | commitdiff | diff to current |
2004-03-31 |
Jim Meyering | Specifying an invalid --width=N (-w) or --gap-size... |
blob | commitdiff | diff to current |
2003-11-20 |
Jim Meyering | (usage): Output bug-reporting address. |
blob | commitdiff | diff to current |
2003-11-02 |
Jim Meyering | (alloc_and_compile_regex, main): Use `sizeof *var'... |
blob | commitdiff | diff to current |
2003-10-18 |
Jim Meyering | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS... |
blob | commitdiff | diff to current |
2003-09-22 |
Jim Meyering | Switch encoding from Latin-1 to UTF-8. |
blob | commitdiff | diff to current |
2003-09-18 |
Jim Meyering | (WRITTEN_BY): Rename from AUTHORS. |
blob | commitdiff | diff to current |
2003-08-01 |
Jim Meyering | Do not include bumpalloc.h. |
blob | commitdiff | diff to current |
2003-07-23 |
Jim Meyering | Don't include headers already included by system.h: |
blob | commitdiff | diff to current |
2003-06-17 |
Jim Meyering | (main): Call initialize_main. |
blob | commitdiff | diff to current |
2003-04-11 |
Jim Meyering | Remove SPC in SPC-TAB sequence. |
blob | commitdiff | diff to current |
2003-04-11 |
Jim Meyering | Remove anachronistic casts of xmalloc, |
blob | commitdiff | diff to current |
2003-03-07 |
Jim Meyering | (output_one_tex_line, output_one_dumb_line): |
blob | commitdiff | diff to current |
2002-09-15 |
Jim Meyering | (generate_all_output): Likewise. |
blob | commitdiff | diff to current |
2002-01-22 |
Jim Meyering | update copyright year |
blob | commitdiff | diff to current |
2002-01-22 |
Jim Meyering | (swallow_file_in_memory): Work even if `open' returns 0. |
blob | commitdiff | diff to current |
2001-12-01 |
Jim Meyering | Reflect renaming to, and new usage of these macros: |
blob | commitdiff | diff to current |
2001-12-01 |
Jim Meyering | (usage): Use new macros, EMIT_HELP_DESCRIPTION and... |
blob | commitdiff | diff to current |
2001-11-23 |
Jim Meyering | Factor out some common strings to make translation... |
blob | commitdiff | diff to current |
2001-11-23 |
Jim Meyering | (main): Don't split string in the middle of sentence. |
blob | commitdiff | diff to current |
2001-11-11 |
Jim Meyering | (main, usage): Split --help output into smaller pieces. |
blob | commitdiff | diff to current |
2001-11-04 |
Jim Meyering | (usage): Add one-line description. |
blob | commitdiff | diff to current |
2000-05-20 |
Jim Meyering | Arrange to call close_stdout upon exit. Don't close... |
blob | commitdiff | diff to current |
1999-05-03 |
Jim Meyering | <ctype.h>: Don't include. |
blob | commitdiff | diff to current |
1999-04-04 |
Jim Meyering | Standardize --help and --version processing. |
blob | commitdiff | diff to current |
1999-04-03 |
Jim Meyering | Use AUTHORS in place of string in parse_long_options... |
blob | commitdiff | diff to current |
1999-04-03 |
Jim Meyering | Insert AUTHORS definition. |
blob | commitdiff | diff to current |
1999-04-03 |
Jim Meyering | Use PROGRAM_NAME in place of string in parse_long_optio... |
blob | commitdiff | diff to current |
1999-04-03 |
Jim Meyering | define PROGRAM_NAME |
blob | commitdiff | diff to current |
1999-03-07 |
Jim Meyering | (swallow_file_in_memory): Use a `%s' format in error... |
blob | commitdiff | diff to current |
1999-03-07 |
Jim Meyering | (swallow_file_in_memory): Slurp up the whole file at |
blob | commitdiff | diff to current |
1999-03-04 |
Jim Meyering | Include long-options.h |
blob | commitdiff | diff to current |
1999-02-15 |
Jim Meyering | *** empty log message *** |
blob | commitdiff | diff to current |
1999-01-14 |
Jim Meyering | Don't prototype usage as static. |
blob | commitdiff | diff to current |
1999-01-02 |
Jim Meyering | (format_vals): New array. |
blob | commitdiff | diff to current |
1998-09-19 |
Jim Meyering | (program_name): Declare *not* to be const. |
blob | commitdiff | diff to current |
1998-08-15 |
Jim Meyering | Add braces to suppress warning about ambiguous `else'. |
blob | commitdiff | diff to current |
1998-08-14 |
Jim Meyering | . |
blob | commitdiff | diff to current |
|