build: ensure make-prime-list doesn't access out of bounds memory
[platform/upstream/coreutils.git] / src / expr.c
2013-01-01 Jim Meyeringmaint: update all copyright year number ranges
2012-05-08 Kevin Lydamaint: fix common spelling errors
2012-01-27 Jim Meyeringmaint: use single copyright year range
2012-01-09 Jim Meyeringmaint: src/*.c: change remaining quotes (without embedd...
2012-01-09 Jim Meyeringmaint: convert `...' to '...' in --help output
2012-01-07 Jim Meyeringmaint: use new emit_try_help in place of equivalent...
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-07-02 Jim Meyeringmaint: use "const" and "pure" function attributes where...
2011-05-26 Jim Meyeringmaint: accommodate gcc's -Wstrict-overflow option
2011-05-19 Jim Meyeringmaint: correct typos involving misuse of "a" and "an"
2011-01-01 Jim Meyeringmaint: update all copyright year number ranges
2010-05-31 Jim Meyeringmaint: make spacing around "=" consistent, even in...
2010-02-25 Eric Blakeexpr: clarify error message
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-09-23 Pádraig Bradymaint: Use logical rather than bitwise operators on...
2009-09-23 Pádraig Bradymaint: expr: avoid compiler warnings without GMP
2009-09-21 Pádraig Bradydoc: mention the texinfo documentation in --help
2009-08-25 Jim Meyeringglobal: convert indentation-TABs to spaces
2009-06-23 Jim Meyeringmaint: update all Copyright year lists to include 2009
2008-10-20 Pádraig Bradyexpr: Fixup authors
2008-10-15 Paul Eggertexpr: remove --bignum and --no-bignum options
2008-10-15 Jim Meyeringexpr: don't interpret argv[0] as an operand
2008-08-14 Jim Meyering"expr --bignum 1" now fails when expr is built without...
2008-08-09 Jim Meyeringexpr: avoid compiler warnings
2008-08-06 James Youngmanexpr: support arbitrary-precision arithmetic
2008-06-27 Jim Meyeringfactor out time_t-to-string conversion idiom
2008-06-08 Bo Borgersonstandardize some error messages
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-05-26 Jim Meyeringadjust copyright dates
2008-05-26 Jim Meyeringconvert single-author programs to use proper_name
2007-10-25 Micah CowanTell xgettext that "ARG1 % ARG2" is not a C format...
2007-08-30 Eric BlakeUse PACKAGE_NAME instead of GNU_PACKAGE.
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-06-15 Jim MeyeringDon't include "quote.h" when it is not used.
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2007-01-11 Jim MeyeringAvoid a leak in expr's implementation of the ":" (match...
2006-10-24 Jim Meyering* src/cat.c (infile): Add "const" to declaration.
2006-09-11 Paul Eggert(eval6): Fix buffer overrun, or bad performance, if
2006-06-08 Paul Eggert(eval4): Detect overflow properly when multiplying...
2006-06-07 Paul EggertDon't claim x86 behavior is erroneous in a comment.
2006-06-07 Paul Eggert(integer_overflow): New function.
2006-04-12 Paul EggertClear the RE_NO_EMPTY_RANGES re syntax option, as this...
2006-04-12 Paul Eggert(docolon): Set re_syntax_options to a value that is...
2006-04-11 Paul Eggert(docolon): Allocate and use a fastmap.
2005-09-13 Paul Eggert(docolon): Add IF_LINT check to avoid GCC warning.
2005-09-09 Paul Eggert* src/expr.c (docolon): 64-bit regex fixes.
2005-06-16 Jim Meyeringwhoops: Adding quote(...) isn't enough :)
2005-06-16 Jim MeyeringDon't embed `this'-style quotes in format strings.
2005-05-27 Paul EggertInclude strnumcmp.h, xstrtol.h.
2005-05-26 Jim Meyering(toarith): Fix a sign error introduced on 2005-01-14.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-03-28 Jim Meyering(docolon): Use NULL, not `0'.
2005-03-10 Jim Meyering(tostring, printv): Use INT_BUFSIZE_BOUND in place...
2005-01-14 Jim Meyering(toarith): Rewrite to detect/diagnose integer overflow,
2004-11-16 Paul Eggert(usage): Improve documentation along the lines suggested
2004-10-05 Paul Eggert(NEW, OLD): Remove, partly to avoid
2004-08-03 Paul Eggert(nextarg): Use bool for booleans.
2004-06-21 Jim Meyering(main): Standardize on the diagnostics given when someo...
2004-06-01 Jim Meyering(nextarg): Prefer the notation `STREQ (a, b)' over...
2004-02-22 Jim Meyering(eval, eval7, eval6, eval5, eval4, eval3, eval2, eval1):
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-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-07-18 Jim MeyeringInclude "exitfail.h", "quotearg.h".
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-05-13 Jim Meyering(OLD): Don't apply cast to argument of free.
2003-05-10 Jim Meyering(main): Handle argc == 0.
2003-04-11 Jim MeyeringRemove anachronistic casts of xmalloc,
2003-03-07 Jim Meyering(usage): Use putchar, not fputs, to output a single...
2002-12-15 Jim MeyeringRemove all uses of `PARAMS'.
2002-11-05 Jim Meyering(inttostr): Remove; use new imaxtostr library function...
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2002-01-21 Jim MeyeringDon't include "xalloc.h", as system.h already does...
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-08-26 Jim Meyering(nextarg): Use strcoll, not strcmp.
2001-08-24 Jim Meyering(posixly_correct): Remove; no longer needed.
2001-08-18 Jim Meyering(nextarg): Advance ARGS by one if the next token matches.
2001-08-18 Jim Meyering(isstring): Remove.
2001-08-18 Jim MeyeringCode cleanup to avoid tricky macros and old-style funct...
2001-08-18 Jim Meyering(main): Handle a leading "--" option as POSIX requires.
2001-08-18 Jim Meyering(toarith): Don't accept plain "-" as a valid integer.
2001-08-18 Jim MeyeringModify 'expr' so that it uses intmax_t, not int, to...
2000-05-07 Jim MeyeringInclude "closeout.h".
1999-11-09 Jim Meyering(NEW): Undefine to avoid warning about redefinition.
1999-09-02 Jim MeyeringRemove xstrdup declaration.
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-19 Jim Meyeringupdate bug-reporting address
next