xkbcomp: Changes to 'master'

Tilman Sauerbeck tilman at kemper.freedesktop.org
Sun Sep 23 11:16:27 PDT 2007


 .gitignore   |    2 ++
 action.c     |    4 ++--
 expr.h       |    2 +-
 geometry.c   |    6 +++---
 keycodes.c   |    4 ++--
 keytypes.c   |    2 +-
 misc.c       |    9 +++++----
 misc.h       |   24 ++++++++++++------------
 parseutils.h |    2 +-
 symbols.c    |    2 +-
 utils.c      |   18 +++++++++---------
 utils.h      |   20 ++++++++++----------
 vmod.c       |    3 ++-
 xkbcomp.c    |    5 ++---
 xkbparse.y   |    5 +++--
 xkbpath.c    |    2 +-
 xkbpath.h    |    2 +-
 xkbscan.c    |    2 +-
 18 files changed, 59 insertions(+), 55 deletions(-)

New commits:
commit 6aae208fe5bd8f71757c294a441d7c599a1ec4a1
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun Sep 23 20:15:47 2007 +0200

    Ignore *.o and ylwrap.

commit 829cb75130d1edd88fa1d33e277f49167daedacf
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun Sep 23 20:15:13 2007 +0200

    Fixed a bunch of const correctness bugs.

commit e8ffa513a109209849b11a3c608356cc28314a8e
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun Sep 23 17:50:41 2007 +0200

    Fixed an invalid memory access.
    
    Some keynames are less than 3 characters long (not counting the
    terminator). We're now also initializing all of the keyName array.



More information about the xorg-commit mailing list