xkbcomp: Changes to 'refs/tags/xkbcomp-1.3.0'

Peter Hutterer whot at kemper.freedesktop.org
Thu Nov 20 14:21:02 PST 2014


Tag 'xkbcomp-1.3.0' created by Peter Hutterer <peter.hutterer at who-t.net> at 2014-11-20 22:19 -0800

xkbcomp 1.3.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlRuaP0ACgkQ4jt+cLRn8L/94ACgntxWcsyJDjcicJNoYNHat8th
A8YAmgKzOaSO6V3QAggmAlEaxph0nqpL
=PdCi
-----END PGP SIGNATURE-----

Changes since xkbcomp-1.2.4:
Adam Jackson (1):
      configure: Drop AM_MAINTAINER_MODE

Alan Coopersmith (10):
      unifdef -U__UNIXOS2__
      config: Add missing AC_CONFIG_SRCDIR
      Remove unused function entry/exit tracking framework
      Remove unused uASSERT macro
      Convert remaining sprintf calls to snprintf
      Fix many const char * warnings from gcc
      Remove useless checks for NULL before free in OverlayKeyCreate()
      Don't dereference the pointer whose allocation failed
      Remove useless assignment to 'outline' variable
      Initialize nMatch even if WIN32 is defined

Benno Schulenberg (1):
      Making sure that a copied string is always null-terminated (#66345).

Colin Walters (1):
      autogen.sh: Honor NOCONFIGURE=1

Daniel Stone (2):
      Add parsing support for multiple keysyms per level
      Reset scan state when opening a new file

Laura (1):
      Add #include <stdlib.h> to xkbscan.c

Peter Hutterer (7):
      Use DEBUG, not DEBUG_ON to determine whether debugging is enabled
      man: document -help/-?, -em1, -emp, -eml
      Always terminate the scanBuf string (#66345)
      Parse -w1 flag correctly (#66344)
      compat: don't warn about redefinition when nothing is defined yet
      man: replace default include directory with the one from configure
      xkbcomp 1.3.0

Ryan Pavlik (1):
      Include Xwindows.h rather than windows.h

Thomas Klausner (1):
      Protect config.h like usual.

Vincent Lefevre (1):
      xkbcomp: Improved -w option parsing

---
 action.c        |    8 +++---
 action.h        |    4 +--
 autogen.sh      |    5 ++-
 compat.c        |    4 +--
 configure.ac    |   10 ++++---
 expr.c          |   14 +++++-----
 geometry.c      |   37 +++++++++++++---------------
 indicators.c    |    2 -
 indicators.h    |    2 -
 keycodes.c      |    2 -
 keytypes.c      |    4 +--
 listing.c       |   13 +++++----
 man/Makefile.am |    2 +
 man/xkbcomp.man |   14 +++++++++-
 parseutils.c    |    8 ++----
 parseutils.h    |    3 --
 symbols.c       |    8 +++---
 utils.c         |   59 ---------------------------------------------
 utils.h         |   73 ++------------------------------------------------------
 xkbcomp.c       |   42 ++++++++++++++++++++++----------
 xkbparse.y      |   10 ++++++-
 xkbpath.c       |    3 --
 xkbscan.c       |   16 +++++++++---
 23 files changed, 130 insertions(+), 213 deletions(-)
---


More information about the xorg-commit mailing list