fonttosfnt: Changes to 'refs/tags/fonttosfnt-1.2.3'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Sep 28 01:47:27 UTC 2023


Tag 'fonttosfnt-1.2.3' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2023-09-28 01:47 +0000

fonttosfnt-1.2.3
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEL328rVsw5mi71RbBz98UiCjGQqcFAmUU2ykACgkQz98UiCjG
QqeHBA/+JKSaQDAQBIDtYZUi8HszXd8QwBIFFdV7V1dRYPSg/HuT7Ixy1d5q2KWo
XV8jy/GK5PpBGhgzNCAWVX8Apb921Ur0Is13HtOSFpmLx6xEJBk6+LkcrImQpEYG
fZSkzyJOldyRsQJWalKTkhpA5ZfhHp/cndxoHQt3cY1FdIcdBaEP0XXKMxdry+X+
qS8keolnaMQjc4g71tngKOel40HrraSiyTduvZHcgyLzwgp2k9J8c+FWNvFx+Z3J
T1GJ0U3iA5SS78SvBlYSQjqQ/ZxwvXB83UeQHCib7IUhtpax089HoZ3avx6IolAq
RlCg35tsKBdLZY47zFJ0uNgwm9BklFSOJGFcQkyokY0qh2qtNlHGg3YA4NLJb4Yh
d1lSGklWrLeqM4TVh6+JoQwyyfm+i4iJbGtTULVm5H8CIPyDS6bhQsXHzykw5b+U
TpbkG0e6lKaA6KYXG9ZjzAG/8rGhrBVzcae4E9LFeakBWEUgo7vypIIAKy+c4fB4
cURDScpmRAb7dUEBofShKQ2AM+yAoSlxSfFcpN4JBJPpVsT+b+AWlG5zryahFZaM
kEQXupJLSgGs3kAHT5Xi8tZ9LSiHI1n9TrBKTaPq2dWp/YOJglvcjqLgPMA7K+ko
3oRCDBNB73sIpQTw9JMnavaJBiYDHcAVYaRT9j+CBxM81e4qRpI=
=VXgN
-----END PGP SIGNATURE-----

Changes since fonttosfnt-1.2.2:
Alan Coopersmith (10):
      Build xz tarballs instead of bzip2
      gitlab CI: enable commit & merge request checks
      gitlab CI: enable gitlab's builtin static analysis
      Variable scope reductions as recommended by cppcheck
      args_copy variable is unused if HAVE_DECL_VA_COPY is not defined
      makeBitmap: declare raster parameter const as recommended by cppcheck
      Remove unused function findIndex
      Allow inlining makeName
      Use C99 compound literals to initialize newly allocated structs
      fonttosfnt 1.2.3

Peng Wu (1):
      Add CI tests

---
 .gitlab-ci.yml |   97 ++++++++++++++++++++++++++++
 configure.ac   |    5 -
 fonttosfnt.c   |    5 -
 fonttosfnt.h   |   10 ++
 struct.c       |  191 ++++++++++++++++++++++++++++-----------------------------
 util.c         |   14 +---
 write.c        |   74 ++++++++--------------
 7 files changed, 238 insertions(+), 158 deletions(-)
---


More information about the xorg-commit mailing list