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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Oct 15 17:10:44 UTC 2022


Tag 'xditview-1.0.6' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2022-10-15 17:10 +0000

xditview-1.0.6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCgAGBQJjSumOAAoJEM/fFIgoxkKnNEYP/2DUuSbz9CxW2rlAdn8FmsgB
GSkoxKZwsw+eP1RxIDCudtKHdYC4dgN0NyCc7pU5767sbagavKleaRhbSNSj16ta
Khmyixw4+Po5ke5KokJNcQ2nqdwFRt2KEIJtE9lR5dDTCR2orFxgenzy+ZSZuYUV
s+uT0Te6YI7tZS3f9yjuyuxdzXrr0fyjglckgPwlb0AZ247lz+xfi2IztOri3+bl
F+CsLc43McQrRB8YNmIaCC5Y869cGwYfA8w3GnQfGLpvFVkiq1cb1OiSntTh0vpx
lcL/0+Jbn5WFZyNFrVX9QOva/0yiyruc/IjeJ84v4KmwtpqsksrwibWCsBq57L75
xVm+V18iZLYxc/eRp0tM2SCQgenNe+P2MQzbW5KjvOfAYFyVdkvEy4zHu0e/7fX2
KXP8b18XKb85Nsn868qos/AIaugx86nt5ApfE5PMXxkMZFYngqEboS/kZb+nMEVQ
CI7qtyG27cLbXATEJ/ufrlrnhem+4ebqqpCWgLYr+BR4gVX9yIJbX9Hw4bGQ+AjV
3hfOB6neHRYKIie5EfQKQ4Oui4hfA7wENYaOwF794sCr0KnBfjUynjOWledjY8xC
wta865ttOjxnPuTeFq5uLUkvqBRvb4akJf0FuKc1KdXRzSKQ5yxs232ZsAnCxfNT
SQZwxP2n1m577GVN20E1
=D9Fx
-----END PGP SIGNATURE-----

Changes since xditview-1.0.5:
Alan Coopersmith (14):
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      man page: remove out-of-date COPYRIGHT section
      Variable scope reductions as recommended by cppcheck
      Use _CONST_X_STRING to make libXt declare String as const char *
      Clear -Wmissing-field-initializers warnings
      Fix -Wsign-compare warnings
      Delete HorizontalMove macro that shadows/duplicates HorizontalMove function
      Inline *Move & *Goto functions
      Use standard strrchr() instead of ancient rindex()
      Avoid leak of new_file if we decide not to use it
      Declare guesses const
      xditview 1.0.6

---
 .gitlab-ci.yml   |   98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Dvi.c            |    9 ++---
 DviChar.c        |   31 ++++++++---------
 DviChar.h        |    2 -
 DviP.h           |   29 ++++++++++++++--
 Makefile.am      |    1 
 README.md        |    2 -
 XFontName.c      |    3 -
 configure.ac     |    6 +--
 draw.c           |   61 ++++++++++------------------------
 font.c           |   59 +++++++++++++++------------------
 man/xditview.man |    4 --
 parse.c          |    4 --
 xditview.c       |   11 +++---
 14 files changed, 204 insertions(+), 116 deletions(-)
---


More information about the xorg-commit mailing list