Merge branch 'master' of /cu
[platform/upstream/coreutils.git] / src / factor.c
2005-10-03 Jim Meyering(MAX_N_FACTORS): Define in terms of sizeof (uintmax_t)
2005-10-01 Jim Meyering(main): Don't stop processing arguments upon the first...
2005-09-11 Jim Meyering(usage): Remove leading spaces in 2-line
2005-06-16 Jim MeyeringDon't embed `this'-style quotes in format strings.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-03-06 Jim MeyeringRemove `register' keyword.
2004-12-07 Paul Eggert(factor): Don't list 1 as a factor of 1.
2004-11-17 Paul Eggert(main): Use getopt_long rather than getopt.
2004-09-21 Paul EggertInclude <getopt.h>.
2004-08-03 Paul Eggert(wheel_tab): Use unsigned char instead of unsigned
2004-03-21 Jim Meyering(do_stdin): Reflect changes in use of readtoken.
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-11-05 Jim MeyeringCast NULL to `(char *)' in call to variadic function,
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim MeyeringUpdate AUTHORS definition to be a comma-separated list...
2003-09-14 Jim Meyering(print_factors): Give a separate diagnostic
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-06-17 Jim Meyering(main): Call initialize_main.
2002-11-05 Jim Meyering(print_factors):
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2001-12-15 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-11-25 Jim Meyering(usage): Indent --help and --version strings to start...
2001-04-24 Jim MeyeringInclude wheel-size.h.
2001-02-04 Jim Meyering(usage): Tweak --help output: it prints the _prime_
2001-02-03 Jim MeyeringImprove the performance of `factor' (more than 2x speed...
2000-07-09 Jim Meyeringupdate copyright date
2000-05-07 Jim MeyeringInclude "closeout.h".
2000-05-05 Jim MeyeringInclude "closeout.h".
1999-05-03 Jim Meyering(main): Manually handle `--', since we no longer call...
1999-04-21 Jim Meyeringupdate comment
1999-04-21 Jim Meyering<xstrtol.h>: Include this, not xstrtoul.h.
1999-03-31 Jim Meyering(PROGRAM_NAME, AUTHORS): Define and use.
1999-03-04 Jim Meyering(main): Include author name argument in call to parse_l...
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-25 Jim Meyering(usage): Remove static attribute.
1998-09-26 Jim Meyeringfactor.c
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-06-29 Jim Meyeringrevert back to using lower case _unlocked wrapper names
1998-06-29 Jim MeyeringChange all uses of unlocked-wrapped functions to their...
1997-12-21 Jim MeyeringDon't include limits.h.
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-05-01 Jim Meyeringindent cpp-directives
1997-02-20 Jim Meyering(factor): Rewrite inner loop to be more efficient.
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-01-26 Jim Meyering(print_factors): Reflect changes to xstrtoul interface.
1996-11-03 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyeringchange bug-reporting address
1996-10-05 Jim Meyering(main): update --version output to conform to coding...
1996-09-02 Jim Meyering(usage): Tell where to report bugs.
1996-04-21 Jim Meyering(usage): Improve help message. From Karl Berry.
1996-04-07 Jim Meyering(usage): Give minimal description of the program.
1996-03-24 Jim MeyeringUpdate FSF's address.
1996-03-21 Jim Meyering(main): Declare to be of type int, not void.
1996-03-16 Jim MeyeringDon't include version.h.
1996-03-12 Jim Meyering(main): Initialize for internationalized message support:
1996-02-29 Jim MeyeringGeneral cleanup. Use xstrtoul, not atoi.
1996-01-06 Jim MeyeringProtoize and __P-protect forward dcls.
1995-08-08 Jim MeyeringAnnotate localizable strings with _(...). From Franc...
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
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 Jim Meyeringstill checking
1994-12-31 Jim Meyeringchecking whether cvs lock works
1994-12-31 Jim MeyeringIndent.
1994-12-31 Jim MeyeringUse readtoken.
1994-12-20 Jim MeyeringBegin overhaul.
1994-12-13 Jim Meyering(main): Move to end.
1994-12-12 Jim Meyering.