summaryrefslogtreecommitdiff
path: root/src/ptx.c
AgeCommit message (Expand)Author
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering
2012-01-09maint: convert `...' to '...' in --help outputJim Meyering
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering
2011-05-19maint: correct typos involving misuse of "a" and "an"Jim Meyering
2011-01-14maint: refactor to use read-file from gnulibPádraig Brady
2011-01-13maint: trivial system header file cleanupsPádraig Brady
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-07-22provide POSIX_FADV_SEQUENTIAL hint to appropriate utilsPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-11-07build: consistently use freopen-saferEric Blake
2009-09-23maint: Use logical rather than bitwise operators on boolsPádraig Brady
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-03-06maint: avoid new unused-macro warnings from gccJim Meyering
2008-07-15fix two bugs in ptxJim Meyering
2008-06-16remove redundant const directivesJim Meyering
2008-06-14add "const" attribute, where possibleJim Meyering
2008-06-03use gnulib's progname moduleJim Meyering
2008-06-02declare program_name consistentlyJim Meyering
2008-05-26use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering
2008-03-21ptx: avoid heap overrun for backslash at end of optarg stringJim Meyering
2008-03-21ptx.c readabilityJim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-14Remove long-deprecated options.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-03-28Help translators include translation team's web or email address.Jim Meyering
2006-07-09(initialize_regex, fix_output_parameters): Don't assume that isprintPaul Eggert
2006-04-17(main) [DEFAULT_IGNORE_FILE]: Remove code to use a defaultJim 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-16Don't embed `this'-style quotes in format strings.Jim Meyering
2005-05-14Update FSF postal mail address.Jim Meyering
2005-05-14Update FSF postal mail address.Jim Meyering
2005-04-11(main): Don't assume fopen returns stdout after closingPaul Eggert
2005-03-28(long_options, format_args): Use NULL, not `0'.Jim Meyering
2004-09-21Remove unused "case 0".Paul Eggert
2004-08-03Add a FIXME mentioning that there are manyPaul Eggert
2004-06-21(main): Standardize on the diagnostics given when someone givesJim 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 unusedJim Meyering
2004-04-27Make over 40 global extern variables `static'.Jim Meyering
2004-03-31whoops. Remove old code, too, <blush>.Jim Meyering