[ANNOUNCE] xkbprint 1.0.4
Alan Coopersmith
alan.coopersmith at oracle.com
Thu Apr 16 23:45:52 PDT 2015
xkbprint generates a printable or encapsulated PostScript description
of an XKB keyboard description.
This minor maintenance release provides the recent round of build
configuration improvements and janitorial cleanups.
Alan Coopersmith (26):
Convert sources to X.Org standard coding style
unifdef -Unotyet -UNOTYET
Fix many const char * warnings
Remove unused uASSERT macro
Remove unused debugging & function tracing frameworks
Remove unused uStrCasePrefix fallback for strncasecmp
Remove unused uRealloc & uRecalloc functions
Remove unused uTmpAlloc & uTmpFree fallbacks for alloca
Replace sole call to uFree() with direct call to free()
Replace custom uAlloc/uCalloc with plain malloc/calloc
Replace uStringDup() with direct calls to strdup()
Replace uStrCaseCmp() with direct calls to strcasecmp()
Add printf & noreturn attributes recommended by gcc
Replace several malloc+sprintf pairs with asprintf() calls
Replace remaining sprintf calls with snprintf()
Combine repeated sequences of fprintf() calls into single calls
Replace calls to index() with calls to strchr()
Combine IsoKeyCaps array of strings into a single string
Move some local variables to the scope in which they live
Remove unused INPUT_* definitions
Fix some sign/size conversion warnings from clang
Add -version option to print program version
Remove old CVS id tags
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
xkbprint 1.0.4
Gaetan Nadon (3):
man: remove trailing spaces and tabs
man: replace hard coded man page section with substitution strings
config: move man pages into their own directory
git tag: xkbprint-1.0.4
http://xorg.freedesktop.org/archive/individual/app/xkbprint-1.0.4.tar.bz2
MD5: 3c25b40de530112c08bf7d229c5c6a28
SHA1: c0c1e71a32f7d8bfc40539e7f315ca7e02d99205
SHA256: 0b3faab8fefad03dfb7e866f634cf859822801de6b5fc6cf5e0a62857ed93e12
PGP: http://xorg.freedesktop.org/archive/individual/app/xkbprint-1.0.4.tar.bz2.sig
http://xorg.freedesktop.org/archive/individual/app/xkbprint-1.0.4.tar.gz
MD5: 4dd9d4fdbdc08f70dc402da149e4d5d8
SHA1: 674d47d13313ee986f1f5fcf0192d82425719374
SHA256: 169ebbf57fc8b7685c577c73a435998a38c27e0d135ce0a55fccc64cbebec768
PGP: http://xorg.freedesktop.org/archive/individual/app/xkbprint-1.0.4.tar.gz.sig
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-announce/attachments/20150416/4db5101b/attachment.sig>
More information about the xorg-announce
mailing list