xcalc: Changes to 'refs/tags/xcalc-1.0.6'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Jan 19 21:28:45 PST 2015


Tag 'xcalc-1.0.6' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2015-01-20 05:28 -0800

xcalc-1.0.6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (SunOS)

iQIcBAABCgAGBQJUveeJAAoJEM/fFIgoxkKnmhIQAICsh+pFnWM3Oaf/q/6o9D6E
2vGQ0oNevkHnUPsZVxWfA4iwLLtM0r/lR7h3fcYs3Ktqt7ziLnJXvzbJrJloJ8tn
nAYoSBdvuMLL7Z6+2o6iKal46KM/fTSHX7b9V9fWha8VtRyyfOvRX9bBFhlXRe2w
pWJBNNp5ukSO7sb4dJEpKuByQ9kK1QtXKEBoQWg14Z+yup9OG1bRk01cV20IZvXj
vuV1fkTcKNKi2SIHD7kjHRru8A8SrL9kg/UoPAHSEr5VrPuz7zB47yXuMqadLb1T
35qjEkbz0b3qW9NCMGionvqSWWchEY7MfihRlsYFlGhzTYeTz9jkQCkWwNDlyYcY
+ynP6eg97ZRDE87WKDYeBRQW5uK0kwXJESDQilIbzGGVGXY1MhhGbay4jDgUS7FB
B24S+IPRftheLBQ0YCPvtl7yP+5YRz7+9mede+ffPtPbUDmYQuQqW3fRo1s7aJ7z
uC8nJwQBKqC0KlltMuI1QtLkIQ4u+SYS/akT8+Wh6OZqAixqaWUzST0CJP/uFYGF
/bbueKvtU+gJKwz4+I7wERNC3OJuOg0fSdFuwLEUItmYBWBjEGVN93hTFC/VDsB6
JN3N5oeURLAC3jiEXo69rosyYFbCmTYwuk95yA5NSrmC9Et4A7iSV+39ldToVtkr
YnR0Fe4OoS5bUkQpdQfL
=urWh
-----END PGP SIGNATURE-----

Changes since xcalc-1.0.5:
Alan Coopersmith (9):
      Remove unused min & max macros from math.c
      Replace sprintf & strcpy calls with snprintf & strlcpy
      Remove redundant redeclaration of ‘factorial’
      Rename "e" arguments to "ev" to avoid shadowing e() function
      Mark functions noreturn as suggested by gcc -Wmissing-noreturn
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Replace index() call with strchr()
      xcalc 1.0.6

Gaetan Nadon (2):
      Assume signal handlers return void, as C89 requires
      Replace signal_t with void

Stéphane Aulery (3):
      Drop CRAY support
      Use the new M_PI symbol from math.h
      Use the new M_E symbol from math.h

---
 actions.c    |  169 +++++++++++++++++++++++++++++------------------------------
 autogen.sh   |    5 +
 configure.ac |    7 +-
 math.c       |  149 ++++++++++++++++++++++++----------------------------
 xcalc.h      |   17 ++---
 5 files changed, 167 insertions(+), 180 deletions(-)
---


More information about the xorg-commit mailing list