fstobdf: Changes to 'refs/tags/fstobdf-1.0.7'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Oct 6 01:44:36 UTC 2022


Tag 'fstobdf-1.0.7' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2022-10-06 01:44 +0000

fstobdf-1.0.7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCgAGBQJjPjL6AAoJEM/fFIgoxkKn6VIP/3iwha12PsO6ZfX8Hj/QT+Ov
W9WjQKgyB3jb2ZjxIziEcn6QApBIIaEUHpLEX1vYUG7N+8YhK3CnXCGYrKj2G5/H
IxGv+Ik0fXxqFCkriMv6vniOjQ7xzS5JiVIp4MMQrXR16/rj+8DcSTAKzHgulQnG
iMklJypldvaj936nFA9IVot5Oo0ZzCGHslmz8B+GU6cOYggSLoW6OA0DCrIIH1AP
MTX96ljcjr9OJB3oF6tAF9yLcIcKnguEypkDQ4nEdQsGGkCwfmL0pm59XmV96vYe
JSvAbRUNQwUdNgfw+HWwbkVWkJA2dwPYcKhfX7/5JQia3uY/K05+VT5GIgpo8Ryv
1VJfU6OLIWOVDbkFxmHn0rdQSOg7cP8HAayvG02Toxhe/QdSYa06clmUV54u9mGT
LQ2UXgds818A1x3PsOxLKTPwZDd2ehGqA0eDWBYgh0JHVFm51dRa5Gq18llkmyN2
Rpzhk+yeNNTaBXCPTa7VjJh0AZAEap7VfHzDX2iB107Vazev6MrCPotiPRP/K3nB
LZxQwXASS6NyfEpQWLw/Nu/VaLM40lSHlUmi1z4LDqjPyQbBCHSRNMPBvBSTBDWW
c2mM9MCbNlxqv+yHahGD3E2vRfqbh90IATj7a8nDFbxvO9TRNcxbOedXhM0A+D0S
TXM/BPKDKA+eNrFNR4UG
=Xrs+
-----END PGP SIGNATURE-----

Changes since fstobdf-1.0.6:
Alan Coopersmith (14):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      Use memcpy() instead of memmove() when buffers are known not to overlap
      Convert sources to standard X.Org code style
      EmitBitmap: declare maskTab as const
      Reduce scope of some variables
      AddQuotes: mark input as const
      Store strlen() results in size_t instead of unsigned int
      Simplify printing of warning header
      Add .git-blame-ignore-revs to hide whitespace commits from git blame
      fstobdf 1.0.7

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

---
 .git-blame-ignore-revs |   18 +++++
 .gitlab-ci.yml         |   99 +++++++++++++++++++++++++++++
 Makefile.am            |    2 
 README                 |   28 --------
 README.md              |   20 +++++
 autogen.sh             |   11 ++-
 chars.c                |  129 ++++++++++++++++++--------------------
 configure.ac           |    6 -
 fstobdf.c              |   94 +++++++++++++---------------
 fstobdf.h              |   18 ++---
 header.c               |  164 +++++++++++++++++++++++--------------------------
 props.c                |  114 +++++++++++++++++-----------------
 12 files changed, 401 insertions(+), 302 deletions(-)
---


More information about the xorg-commit mailing list