Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-05-03 | (main): Manually handle `--', since we no longer call getopt. | Jim Meyering | |
1999-04-21 | update comment | Jim Meyering | |
1999-04-21 | <xstrtol.h>: Include this, not xstrtoul.h. | Jim Meyering | |
<human.h>: Include. Use uintmax_t in place of unsigned long. Use human_readable to convert to strings for printing. | |||
1999-03-31 | (PROGRAM_NAME, AUTHORS): Define and use. | 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-25 | (usage): Remove static attribute. | Jim Meyering | |
1998-09-26 | factor.c | Jim Meyering | |
1998-09-19 | update bug-reporting address | Jim Meyering | |
1998-06-29 | revert back to using lower case _unlocked wrapper names | Jim Meyering | |
1998-06-29 | Change all uses of unlocked-wrapped functions to their upper case wrapper names. | Jim Meyering | |
1997-12-21 | Don't include limits.h. | Jim Meyering | |
(UINT_MAX): Don't define. (INT_MAX): Don't define. These are all done in system.h now. | |||
1997-10-07 | update bug-reporting address | Jim Meyering | |
1997-05-01 | indent cpp-directives | Jim Meyering | |
1997-02-20 | (factor): Rewrite inner loop to be more efficient. | Jim Meyering | |
Patch from Torbjorn Granlund. | |||
1997-02-09 | update copyrights for 1997 | Jim Meyering | |
1997-02-01 | bracket bug address with <> and append a period | Jim Meyering | |
1997-01-26 | (print_factors): Reflect changes to xstrtoul interface. | Jim Meyering | |
1996-11-03 | change bug-reporting address | Jim Meyering | |
1996-11-02 | change bug-reporting address | Jim Meyering | |
1996-10-05 | (main): update --version output to conform to coding standard | Jim Meyering | |
1996-09-02 | (usage): Tell where to report bugs. | Jim Meyering | |
1996-04-21 | (usage): Improve help message. From Karl Berry. | Jim Meyering | |
1996-04-07 | (usage): Give minimal description of the program. | Jim Meyering | |
(print_factors): Give a better diagnostic. (main): Suggest --help upon failure. Reported by Karl Eichwalder <ke@ke.Central.DE>. | |||
1996-03-24 | Update FSF's address. | Jim Meyering | |
1996-03-21 | (main): Declare to be of type int, not void. | Jim Meyering | |
1996-03-16 | Don't include version.h. | Jim Meyering | |
(main): Use PACKAGE_VERSION instead of version_string. | |||
1996-03-12 | (main): Initialize for internationalized message support: | Jim Meyering | |
call setlocale, bindtextdomain, and textdomain. | |||
1996-02-29 | General cleanup. Use xstrtoul, not atoi. | Jim Meyering | |
Change output format. Allow inputs as large as ULONG_MAX. Allow more than one command line argument. | |||
1996-01-06 | Protoize and __P-protect forward dcls. | Jim Meyering | |
1995-08-08 | Annotate localizable strings with _(...). From Franc,ois. | Jim Meyering | |
1995-03-09 | add 1995 to Copyright dates | Jim Meyering | |
1994-12-31 | . | Jim Meyering | |
1994-12-31 | . | Jim Meyering | |
1994-12-31 | . | Jim Meyering | |
1994-12-31 | . | Jim Meyering | |
1994-12-31 | . | Jim Meyering | |
1994-12-31 | still checking | Jim Meyering | |
1994-12-31 | checking whether cvs lock works | Jim Meyering | |
1994-12-31 | Indent. | Jim Meyering | |
Add deactivated assertions. | |||
1994-12-31 | Use readtoken. | Jim Meyering | |
1994-12-20 | Begin overhaul. | Jim Meyering | |
1994-12-13 | (main): Move to end. | Jim Meyering | |
(factor, do_stdin): Declare static. | |||
1994-12-12 | . | Jim Meyering | |