Age | Commit message (Expand) | Author |
2000-08-11 | (usage): Describe -d and -i in a locale-independent way. | Jim Meyering |
2000-08-07 | (usage): Warn more succintly about the effects of | Jim Meyering |
2000-08-05 | (main): Rename local `t' to `tmp_dir' to avoid shadowing | Jim Meyering |
2000-07-29 | (temp_dir): Remove. | Jim Meyering |
2000-05-20 | Arrange to call close_stdout upon exit. Don't close stdout explicitly. | Jim Meyering |
2000-03-06 | (struct buffer.newline_free): New member. | Jim Meyering |
2000-03-03 | (fillbuf): Move declaration of local, cc, into scope of | Jim Meyering |
2000-03-03 | Big performance improvement when sorting many small files, | Jim Meyering |
2000-01-22 | (keycompare): Use global, hard_LC_COLLATE in place of | Jim Meyering |
2000-01-19 | Tweak sort performance. | Jim Meyering |
2000-01-18 | (sighandler, main): | Jim Meyering |
2000-01-13 | (fillbuf): Avoid quadratic behavior with long lines. | Jim Meyering |
1999-11-05 | (SORTALLOC): New macro. | Jim Meyering |
1999-11-04 | (begfield, limfield, findlines, keycompare, compare): | Jim Meyering |
1999-09-02 | Remove xstrdup declaration. | Jim Meyering |
1999-08-22 | (checkfp): Use IF_LINT macro instead of #ifdef lint... | Jim Meyering |
1999-08-06 | Include file name in `write error' diagnostics. | Jim Meyering |
1999-07-04 | Include hard-locale.h, memcoll.h. | Jim Meyering |
1999-05-22 | (general_numcompare): Put exceptional cases | Jim Meyering |
1999-05-22 | (strtod): Declare if STDC_HEADERS is not defined. | Jim Meyering |
1999-05-21 | Treat the trailing newline as part of the line, as required by POSIX.2. | Jim Meyering |
1999-05-20 | (keycompare): Ignore any length difference if the | Jim Meyering |
1999-05-20 | (memcoll, keycompare, compare): Handle NUL | Jim Meyering |
1999-05-20 | (MONTHTAB_CONST): Renamed from NLS_CONST; the use | Jim Meyering |
1999-05-16 | Don't autodetect the locale of numbers and | Jim Meyering |
1999-05-15 | (usage): Whoops. | Jim Meyering |
1999-05-12 | (usage): Split the --help message into two pieces so that | Jim Meyering |
1999-05-09 | (fraccompare, numcompare): Merge the NLS and | Jim Meyering |
1999-05-06 | (numcompare): Handle comparison of two negative | Jim Meyering |
1999-05-05 | add missing backslash-before-newline in usage message | Jim Meyering |
1999-05-05 | add missing backslash-before-newline in usage message | Jim Meyering |
1999-05-01 | (usage): Document the differences between the | Jim Meyering |
1999-04-19 | (tempname): Wrap after 99999 only for length-impaired file systems. | Jim Meyering |
1999-04-18 | (tempname): Add a FIXME comment. | Jim Meyering |
1999-04-18 | (NAME_MAX_IN_DIR): Rename from PATH_MAX_IN_DIR. Use _POSIX_NAME_MAX, | Jim Meyering |
1999-04-18 | Rename global: s/temp_file_prefix/temp_dir/. | Jim Meyering |
1999-04-18 | (usage): s/DIRECT/DIRECTORY/g | Jim Meyering |
1999-04-03 | Use AUTHORS in place of string in parse_long_options call. | Jim Meyering |
1999-04-03 | Insert AUTHORS definition. | Jim Meyering |
1999-04-03 | Use PROGRAM_NAME in place of string in parse_long_options call. | Jim Meyering |
1999-04-03 | define PROGRAM_NAME | Jim Meyering |
1999-03-07 | (main): Use a `%s' format in error call, | Jim Meyering |
1999-03-04 | (main): Include author name argument in call to parse_long_options. | Jim Meyering |
1999-02-16 | update copyright dates | Jim Meyering |
1999-01-14 | Don't prototype usage as static. | Jim Meyering |
1999-01-01 | (PATH_MAX_IN_DIR) [HAVE_UNISTD_H]: New macro, for max | Jim Meyering |
1998-12-13 | add comment about opening exclusively | Jim Meyering |
1998-09-19 | update bug-reporting address | Jim Meyering |
1998-08-01 | (my_setlocale): Guard definition within #ifdef ENABLE_NLS. | Jim Meyering |
1998-07-30 | * src/sort.c (usage): Add angle brackets to make `Report bugs...' | Jim Meyering |