libX11 GIT Repository: Changes to 'master'

Matthias Hopf mhopf at kemper.freedesktop.org
Fri Jun 16 18:49:16 EEST 2006


 configure.ac                 |   12 +
 include/X11/Xlibint.h        |    7 
 modules/im/ximcp/imDefIm.c   |    2 
 modules/im/ximcp/imLcFlt.c   |   22 +-
 modules/im/ximcp/imLcIc.c    |    5 
 modules/im/ximcp/imLcIm.c    |  438 ++++++++++++++++++++++++++++++++++++++++---
 modules/im/ximcp/imLcLkup.c  |   26 +-
 modules/im/ximcp/imLcPrs.c   |  107 +++++-----
 modules/im/ximcp/imThaiFlt.c |   45 ++--
 modules/im/ximcp/imThaiIc.c  |   59 ++---
 src/XlibInt.c                |   20 +
 src/xlibi18n/Ximint.h        |    4 
 src/xlibi18n/XimintL.h       |   39 ++-
 src/xlibi18n/lcFile.c        |   40 +++
 14 files changed, 666 insertions(+), 160 deletions(-)

New commits:
commit 1f4c9893ade08bad30c9bd12a36bee57d30b001e
Author: Matthias Hopf <mhopf at suse.de>
Date:   Fri Jun 16 15:36:40 2006 +0200

    Bug #3104: Compose table cache for faster X11 application starts.

commit 4fe22647e6010a2886c2f3a7093adeaeb6678faa
Author: Matthias Hopf <mhopf at suse.de>
Date:   Tue Jun 13 20:23:46 2006 +0200

    Bug #3104: Compose table cache for faster X11 application starts.

commit 1d28a655629a11ea7fd1e5df4c7b77dd4b63e3be
Author: Lubos Lunak <llunak at suse.de>
Date:   Mon Jun 12 18:48:08 2006 +0200

    Bug #3104: Compose table cache for faster X11 application starts.

commit 9354351fcb8baeaab85250d14409cfb4fa50f3e9
Author: Matthias Hopf <mhopf at suse.de>
Date:   Fri Jun 9 18:24:02 2006 +0200

    Bug #3104: Compose table cache for faster X11 application starts. Part 1: Pointerless compose data structure, using indices instead of pointers, needed for mmap()ing data structure.




More information about the xorg-commit mailing list