2005-09-10 |
Jim Meyering | csplit could produce corrupt output, given input lines... |
blob | commitdiff | raw |
2005-09-09 |
Paul Eggert | (process_regexp): Store match length in regoff_t, |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Jim Meyering | Cosmetic: use X2NREALLOC (only two arguments) rather... |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Paul Eggert | Don't include stdio.h; no longer needed. |
blob | commitdiff | raw | diff to current |
2005-07-03 |
Paul Eggert | Include fd-reopen.h. |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Jim Meyering | Don't embed `this'-style quotes in format strings. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-04-11 |
Paul Eggert | Include stdio-safer.h. |
blob | commitdiff | raw | diff to current |
2005-04-09 |
Paul Eggert | (SA_NOCLDSTOP): Define to 0 if not defined. |
blob | commitdiff | raw | diff to current |
2005-03-28 |
Jim Meyering | (extract_regexp): Use NULL, not `0'. |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Jim Meyering | (usage): Say the default names are `xx00, xx01, ..... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Jim Meyering | (xalloc_die): Declare to be `extern', not `static' |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Jim Meyering | (xalloc_die): Declare to be static. |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Paul Eggert | Remove unused "case 0". |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Paul Eggert | (xalloc_die): New function. |
blob | commitdiff | raw | diff to current |
2004-08-03 |
Paul Eggert | (struct line): Use size_t for sizes. |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Jim Meyering | (main): Standardize on the diagnostics given when someo... |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Jim Meyering | - csplit sometimes failed to remove files when interru... |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Jim Meyering | (usage): Use EXIT_SUCCESS, not 0, for clarity. |
blob | commitdiff | raw | diff to current |
2004-01-04 |
Jim Meyering | (new_control_record): Use x2nrealloc rather than xrealloc. |
blob | commitdiff | raw | diff to current |
2003-11-16 |
Jim Meyering | Fix read-from-free'd-buffer error detected by valgrind. |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Jim Meyering | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS... |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Jim Meyering | (main): Remove obsolete FIXME. |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Jim Meyering | csplit cleanup. |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Jim Meyering | Don't exhaust virtual memory when processing large... |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Jim Meyering | (close_output_file): Don't report bogus errno value |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jim Meyering | (WRITTEN_BY): Rename from AUTHORS. |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jim Meyering | revert previous change |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jim Meyering | Update AUTHORS definition to be a comma-separated list... |
blob | commitdiff | raw | diff to current |
2003-07-23 |
Jim Meyering | Don't include headers already included by system.h: |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Jim Meyering | (main): Call initialize_main. |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Jim Meyering | Remove anachronistic casts of xmalloc, |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Jim Meyering | Remove all uses of `PARAMS'. |
blob | commitdiff | raw | diff to current |
2002-11-10 |
Jim Meyering | (interrupt_handler): Use raise, rather than kill+getpid. |
blob | commitdiff | raw | diff to current |
2002-11-05 |
Jim Meyering | (handle_line_error, parse_patterns): |
blob | commitdiff | raw | diff to current |
2002-10-12 |
Jim Meyering | (struct cstring) [len]: Declare to be unsigned int, |
blob | commitdiff | raw | diff to current |
2002-09-30 |
Jim Meyering | Don't include stdlib.h here. It's already included... |
blob | commitdiff | raw | diff to current |
2002-09-26 |
Jim Meyering | add a FIXME comment |
blob | commitdiff | raw | diff to current |
2002-09-15 |
Jim Meyering | (get_format_width): Add cast to avoid |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Jim Meyering | Change `exit (0)' to `exit (EXIT_SUCCESS)', |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Jim Meyering | (usage): Use the PACKAGE_BUGREPORT e-mail address,... |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Jim Meyering | Don't include "xalloc.h", as system.h already does... |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Jim Meyering | Reflect renaming to, and new usage of these macros: |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Jim Meyering | (usage): Use new macros, EMIT_HELP_DESCRIPTION and... |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Jim Meyering | Factor out some common strings to make translation... |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Jim Meyering | csplit could get a failed assertion: printf 'a\n\n... |
blob | commitdiff | raw | diff to current |
2001-11-11 |
Jim Meyering | (usage): Split --help output into smaller pieces. |
blob | commitdiff | raw | diff to current |
2001-11-04 |
Jim Meyering | (usage): Say that |
blob | commitdiff | raw | diff to current |
2001-08-13 |
Jim Meyering | (AUTHORS): Mark string for translation, since it contai... |
blob | commitdiff | raw | diff to current |
2000-08-05 |
Jim Meyering | (MAX): Remove definition (It's in sys2.h). |
blob | commitdiff | raw | diff to current |
2000-05-20 |
Jim Meyering | Arrange to call close_stdout upon exit. Don't close... |
blob | commitdiff | raw | diff to current |
2000-01-18 |
Jim Meyering | (interrupt_handler, main): |
blob | commitdiff | raw | diff to current |
1999-05-07 |
Jim Meyering | (handle_line_error): Use %s, not %d, now that human_rea... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Jim Meyering | Include new "xstrtol.h", not "xstrtoul.h". |
blob | commitdiff | raw | diff to current |
1999-04-04 |
Jim Meyering | Standardize --help and --version processing. |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Jim Meyering | Use AUTHORS in place of string in parse_long_options... |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Jim Meyering | Insert AUTHORS definition. |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Jim Meyering | Use PROGRAM_NAME in place of string in parse_long_optio... |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Jim Meyering | define PROGRAM_NAME |
blob | commitdiff | raw | diff to current |
1999-03-04 |
Jim Meyering | Include long-options.h |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Jim Meyering | update copyright dates |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Jim Meyering | Don't prototype usage as static. |
blob | commitdiff | raw | diff to current |
1998-09-19 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Jim Meyering | Remove #ifdef around <regex.h> inclusion. |
blob | commitdiff | raw | diff to current |
1998-06-29 |
Jim Meyering | revert back to using lower case _unlocked wrapper names |
blob | commitdiff | raw | diff to current |
1998-06-29 |
Jim Meyering | Change all uses of unlocked-wrapped functions to their... |
blob | commitdiff | raw | diff to current |
1998-04-26 |
Jim Meyering | Do not define _GNU_SOURCE and/or NDEBUG |
blob | commitdiff | raw | diff to current |
1998-04-12 |
Jim Meyering | Use STREQ rather than strcmp |
blob | commitdiff | raw | diff to current |
1998-04-11 |
Jim Meyering | Include safe-read.h instead of merely declaring safe_read. |
blob | commitdiff | raw | diff to current |
1998-01-10 |
Jim Meyering | CHAR_BIT SCHAR_MAX UCHAR_MAX SHRT_MAX INT_MAX UINT_MAX... |
blob | commitdiff | raw | diff to current |
1997-12-21 |
Jim Meyering | s/__P/PARAMS/ |
blob | commitdiff | raw | diff to current |
1997-12-13 |
Jim Meyering | (close_output_file): Check ferror before calling fclose. |
blob | commitdiff | raw | diff to current |
1997-10-25 |
Jim Meyering | Include xalloc.h. |
blob | commitdiff | raw | diff to current |
1997-10-23 |
Jim Meyering | Remove malloc and realloc dcls. |
blob | commitdiff | raw | diff to current |
1997-10-07 |
Jim Meyering | indent cpp directives to reflect nesting |
blob | commitdiff | raw | diff to current |
1997-10-07 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | raw | diff to current |
1997-02-09 |
Jim Meyering | update copyrights for 1997 |
blob | commitdiff | raw | diff to current |
1997-02-01 |
Jim Meyering | bracket bug address with <> and append a period |
blob | commitdiff | raw | diff to current |
1997-02-01 |
Jim Meyering | Compare getopt_long return value against -1, not EOF... |
blob | commitdiff | raw | diff to current |
1997-01-25 |
Jim Meyering | update for changed xstrtou?l |
blob | commitdiff | raw | diff to current |
1996-12-14 |
Jim Meyering | twiddle FSF address in comment. |
blob | commitdiff | raw | diff to current |
1996-12-14 |
Jim Meyering | (get_format_width, get_format_prec): Avoid |
blob | commitdiff | raw | diff to current |
1996-11-23 |
Jim Meyering | (process_regexp): Update CURRENT_LINE only if |
blob | commitdiff | raw | diff to current |
1996-11-03 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | raw | diff to current |
1996-11-02 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | raw | diff to current |
1996-10-04 |
Jim Meyering | (main): update --version output again |
blob | commitdiff | raw | diff to current |
1996-10-04 |
Jim Meyering | (main): update --version output to conform to coding... |
blob | commitdiff | raw | diff to current |
1996-09-02 |
Jim Meyering | (usage): Tell where to report bugs. |
blob | commitdiff | raw | diff to current |
1996-04-24 |
Jim Meyering | update Copyright years for 1996 |
blob | commitdiff | raw | diff to current |
1996-03-24 |
Jim Meyering | Call error with EXIT_FAILURE (rather than `1') as first... |
blob | commitdiff | raw | diff to current |
1996-03-24 |
Jim Meyering | Exit with status EXIT_SUCCESS or EXIT_FAILURE, rather... |
blob | commitdiff | raw | diff to current |
1996-03-22 |
Jim Meyering | Include assert.h, but disable assertions. |
blob | commitdiff | raw | diff to current |
1996-03-21 |
Jim Meyering | (main): Declare to be of type int, not void. |
blob | commitdiff | raw | diff to current |
1996-03-16 |
Jim Meyering | Don't include version.h. |
blob | commitdiff | raw | diff to current |
1996-03-09 |
Jim Meyering | (main): Initialize for internationalized message suppor... |
blob | commitdiff | raw | diff to current |
1995-12-31 |
Jim Meyering | (extract_regexp) [!WITH_REGEX]: Initialize re_compiled... |
blob | commitdiff | raw | diff to current |
1995-12-06 |
Jim Meyering | [!WITH_REGEX]: Include rx.h. |
blob | commitdiff | raw | diff to current |
1995-11-27 |
Jim Meyering | s/non-zero/nonzero/g |
blob | commitdiff | raw | diff to current |
1995-11-26 |
Jim Meyering | [!UINT_MAX]: Define. |
blob | commitdiff | raw | diff to current |
next |