Age | Commit message (Expand) | Author |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-03-06 | maint: avoid new unused-macro warnings from gcc | Jim Meyering |
2008-07-15 | fix two bugs in ptx | Jim Meyering |
2008-06-16 | remove redundant const directives | Jim Meyering |
2008-06-14 | add "const" attribute, where possible | Jim Meyering |
2008-06-03 | use gnulib's progname module | Jim Meyering |
2008-06-02 | declare program_name consistently | Jim Meyering |
2008-05-26 | use gnulib's proper_name_utf8 function, but *not* proper_name | Jim Meyering |
2008-03-21 | ptx: avoid heap overrun for backslash at end of optarg string | Jim Meyering |
2008-03-21 | ptx.c readability | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-14 | Remove long-deprecated options. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-03-28 | Help translators include translation team's web or email address. | Jim Meyering |
2006-07-09 | (initialize_regex, fix_output_parameters): Don't assume that isprint | Paul Eggert |
2006-04-17 | (main) [DEFAULT_IGNORE_FILE]: Remove code to use a default | Jim Meyering |
2006-04-11 | (context_regex_string, word_regex_string): Remove. | Paul Eggert |
2006-03-28 | (usage): Remove mention of --copyright/-C. | Jim Meyering |
2005-09-09 | (SKIP_SOMETHING, find_occurs_in_text): | Paul Eggert |
2005-08-12 | (sort_found_occurs, digest_word_file): Likewise. | Jim Meyering |
2005-06-16 | Don't embed `this'-style quotes in format strings. | Jim Meyering |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-04-11 | (main): Don't assume fopen returns stdout after closing | Paul Eggert |
2005-03-28 | (long_options, format_args): Use NULL, not `0'. | Jim Meyering |
2004-09-21 | Remove unused "case 0". | Paul Eggert |
2004-08-03 | Add a FIXME mentioning that there are many | Paul Eggert |
2004-06-21 | (main): Standardize on the diagnostics given when someone gives | Jim Meyering |
2004-06-01 | (swallow_file_in_memory, main): | Jim Meyering |
2004-05-29 | (text_buffer_maxend): Remove declarations unused variable. | Jim Meyering |
2004-04-27 | (syntax_table, re_syntax_table): Remove declarations of two unused | Jim Meyering |
2004-04-27 | Make over 40 global extern variables `static'. | Jim Meyering |
2004-03-31 | whoops. Remove old code, too, <blush>. | Jim Meyering |
2004-03-31 | Specifying an invalid --width=N (-w) or --gap-size=N (-g) | Jim Meyering |
2003-11-20 | (usage): Output bug-reporting address. | Jim Meyering |
2003-11-02 | (alloc_and_compile_regex, main): Use `sizeof *var' rather | Jim Meyering |
2003-10-18 | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change | Jim Meyering |
2003-09-22 | Switch encoding from Latin-1 to UTF-8. | Jim Meyering |
2003-09-18 | (WRITTEN_BY): Rename from AUTHORS. | Jim Meyering |
2003-08-01 | Do not include bumpalloc.h. | Jim Meyering |
2003-07-23 | Don't include headers already included by system.h: | Jim Meyering |
2003-06-17 | (main): Call initialize_main. | Jim Meyering |
2003-04-11 | Remove SPC in SPC-TAB sequence. | Jim Meyering |
2003-04-11 | Remove anachronistic casts of xmalloc, | Jim Meyering |
2003-03-07 | (output_one_tex_line, output_one_dumb_line): | Jim Meyering |
2002-09-15 | (generate_all_output): Likewise. | Jim Meyering |
2002-01-22 | update copyright year | Jim Meyering |
2002-01-22 | (swallow_file_in_memory): Work even if `open' returns 0. | Jim Meyering |
2001-12-01 | Reflect renaming to, and new usage of these macros: | Jim Meyering |
2001-12-01 | (usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTION | Jim Meyering |