Age | Commit message (Expand) | Author |
2005-12-15 | Diagnose "sort -c -o FILE". | Paul Eggert |
2005-12-14 | (incompatible_options): New function. | Paul Eggert |
2005-12-14 | (incompat4): New test. | Paul Eggert |
2005-12-14 | sort now reports incompatible options. | Paul Eggert |
2005-12-14 | (check_ordering_compatibility): New function. | Paul Eggert |
2005-12-14 | (incompat1, incompat2, incompat3): New tests. | Paul Eggert |
2005-12-14 | *** empty log message *** | Jim Meyering |
2005-12-14 | (libcoreutils_a_SOURCES): Remove fprintftime.c | Jim Meyering |
2005-12-14 | *** empty log message *** | Jim Meyering |
2005-12-14 | Require gl_FPRINTFTIME. | Jim Meyering |
2005-12-14 | Undo previous change to cat.c. | Paul Eggert |
2005-12-14 | Undo previous change. | Paul Eggert |
2005-12-14 | * src/cat.c (main): Check for close (STDOUT_FILENO) failure. | Paul Eggert |
2005-12-14 | (main): Check for close (STDOUT_FILENO) failure. | Paul Eggert |
2005-12-14 | One other stdbool.m4 change. | Paul Eggert |
2005-12-14 | (AM_STDBOOL_H): Substitue HAVE__BOOL again, reverting | Paul Eggert |
2005-12-14 | * Makefile.am (stdbool.h): Resurrect the 'sed' that goes along | Paul Eggert |
2005-12-14 | (stdbool.h): Resurrect the 'sed' that goes along with '#if !@HAVE_BOOL@". | Paul Eggert |
2005-12-13 | Sync from gnulib. | Paul Eggert |
2005-12-13 | (_Bool): Resurrect the "#if !@HAVE__BOOL@" check, to | Paul Eggert |
2005-12-13 | (AC_HEADER_STDBOOL): Check for buggy compiler that | Paul Eggert |
2005-12-12 | Install a more-conservative approach for sort -R. | Paul Eggert |
2005-12-12 | (struct irand_state, irand_init, irand32, irand_mod): Moved back here, | Paul Eggert |
2005-12-12 | (struct irand_state, irand_init, irand32, irand_mod): Move to shred.c. | Paul Eggert |
2005-12-12 | (EXTRA_DIST): Add rand-isaac.c. | Paul Eggert |
2005-12-12 | (sort invocation): Clarify explanation of | Paul Eggert |
2005-12-12 | Clarify sort -R. | Paul Eggert |
2005-12-12 | Add src/rand-isaac.c. | Paul Eggert |
2005-12-12 | Remove. All uses now simply include rand-isaac.c. | Paul Eggert |
2005-12-12 | Mention shred_SOURCES and sort_SOURCES, too. | Paul Eggert |
2005-12-12 | Use a more-conservative but slower approach for sort -R. | Paul Eggert |
2005-12-12 | Include rand-isaac.c rather than rand-isaac.h. | Paul Eggert |
2005-12-12 | Include rand-isaac.c rather than rand-isaac.h. | Paul Eggert |
2005-12-12 | Revert to what used to be in shred.c, without | Paul Eggert |
2005-12-12 | (noinst_HEADERS): Remove rand-isaac.h. | Paul Eggert |
2005-12-10 | *** empty log message *** | Jim Meyering |
2005-12-10 | (noinst_HEADERS): Add rand-isaac.h. | Jim Meyering |
2005-12-10 | *** empty log message *** | Jim Meyering |
2005-12-10 | Cleaner: | Jim Meyering |
2005-12-10 | *** empty log message *** | Jim Meyering |
2005-12-10 | Avoid shred segfault on 64-bit systems. | Jim Meyering |
2005-12-10 | *** empty log message *** | Jim Meyering |
2005-12-10 | Mention sort's new options. | Jim Meyering |
2005-12-10 | *** empty log message *** | Jim Meyering |
2005-12-10 | * src/rand-isaac.h (isaac_mix): Remove declaration. | Jim Meyering |
2005-12-10 | * src/rand-isaac.c (isaac_mix): Declare to be static. | Jim Meyering |
2005-12-10 | *** empty log message *** | Jim Meyering |
2005-12-10 | *** empty log message *** | Jim Meyering |
2005-12-10 | (get_hash): Change position of `*' in parameter type to conform with convention. | Jim Meyering |
2005-12-10 | *** empty log message *** | Jim Meyering |