xwd: Changes to 'refs/tags/xwd-1.0.9'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jun 3 17:27:08 UTC 2023


Tag 'xwd-1.0.9' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2023-06-03 17:27 +0000

xwd-1.0.9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCgAGBQJke3fmAAoJEM/fFIgoxkKnzFEP/07O2tZq7iuTKX3RitOsc70V
eS4/vtQNGm1r46hN56DZDV9elI/ntTMjd0FrDjiwuSXhqhlhWTwj3DLBm52Q+C2j
ZQmDgdLQDAAYsUGl9GZdC4iCbZ5Kyp4hW8l2j2sNQFBM0ObS+9rFZmAGMeGDo6Lp
Wa5OGU5BNAXrFqKw3ifpQPqsUoeP7RzLpT3D9bfw9gxAR1Hl0d2nGtWb/rK3bDHl
MFw+Qns9pXrDI545qxSja73IUHFaa1kifKALOkx78Sd8QlPfbNpVp7kyida4a/yX
uJ4pBXwh9aHkae/w6e2DQHsAkRJc7uPe3ldVC9UrKNqELun3f9gNClfpUje5npM3
McJo6rqq972MHh5FVrAWzWclwAit6EMZjSRMj0hP8IzgxACj1YPloxEQkpWPtByZ
WyZHr6ziNr8NJW8qhuJUuEZ+lafdi5E02s+4lXUKJo/uWecTJn2RdMAiH1djgrC0
CCePD+FJ/iEMNKxlSrblIIAl2ageHk4zUxOy9HHlIyRl9MV+eLPGz06C0cFRNt4x
lvMSRw9VWUiE6THuxLhCeBrXEgk9/cubeqTRL4SDUVwIM1GrJb25TuHJorr4nGaT
wH+q1l9jWNAYJFc0o5Ieu0ECMeOId/AbaV9c/47mePdPRQc5gN3xWeLksL60YsRn
5e23lRl3rlGMw0J8OFAF
=0L7U
-----END PGP SIGNATURE-----

Changes since xwd-1.0.8:
Alan Coopersmith (12):
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      gitlab CI: stop requiring Signed-off-by in commits
      Remove unused macros
      Handle -Wcomma warnings from clang
      Remove unnecessary casts from malloc() and free() calls
      Variable scope reduction as recommended by cppcheck
      Delete commented-out local copy of list function prototypes
      list.c: Stop building functions that are never called
      Make -help & -version work without requiring an open display
      xwd 1.0.9

---
 .gitlab-ci.yml |   98 ++++++++++++++++++++++++++++++++++++++
 README.md      |    2 
 configure.ac   |    4 -
 dsimple.c      |   14 ++---
 dsimple.h      |    2 
 list.c         |   27 ++++------
 multiVis.c     |  147 ++++++++++++++++++++++++---------------------------------
 wsutils.h      |    8 +--
 xwd.c          |   61 ++++++++++++++---------
 9 files changed, 225 insertions(+), 138 deletions(-)
---


More information about the xorg-commit mailing list