libX11 GIT Repository: Changes to 'stable'

Daniel Stone daniels at kemper.freedesktop.org
Thu Jun 22 17:17:56 EEST 2006


 .gitignore                   |    1 
 configure.ac                 |   14 +
 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/FSWrap.c                 |    2 
 src/XlibInt.c                |   20 +
 src/xcms/HVC.c               |   19 +
 src/xcms/LRGB.c              |   19 +
 src/xcms/Lab.c               |   19 +
 src/xcms/Luv.c               |   17 +
 src/xcms/XYZ.c               |   19 +
 src/xcms/uvY.c               |   19 +
 src/xcms/xyY.c               |   19 +
 src/xlibi18n/Ximint.h        |    4 
 src/xlibi18n/XimintL.h       |   39 ++-
 src/xlibi18n/lcFile.c        |   46 ++++
 23 files changed, 800 insertions(+), 168 deletions(-)

New commits:
commit 4ff5f285ed513f4f666551d64a8f815b66680e91
Author: Matthieu Herrb <matthieu at deville.herrb.com>
Date:   Tue Jun 20 21:04:03 2006 +0200

    Check setuid() return value.
    (cherry picked from 5169d0e08ff6acb350a6ea768623f5ff0b85b05f commit)

commit e134896dfc06f3f4e8d4d3099ad008b3050485e4
Author: Derek Wang <derek.wang at sun.com>
Date:   Mon Jun 19 11:05:37 2006 -0700

    Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loaded
    (cherry picked from eff50c94a07194297e705da53d9fbb3a40fb9ad4 commit)

commit 3004d7edeb05ff230c7bfded4d58cb5d3020c99b
Author: Scott Revelt <scott.revelt at sun.com>
Date:   Fri Jun 16 19:11:13 2006 -0700

    Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separators
    based on locale that doesn't match those used in the Xcms.txt
    (cherry picked from 94f3213fc4bd6ec49bfb68e8b4a4fddea2bf3baa commit)

commit 60f231660eefb6a9c734bd7e81b71818f4d4e174
Author: Alan Coopersmith <alanc at alf.(none)>
Date:   Fri Jun 16 18:53:33 2006 -0700

    Add *~ to ignore emacs droppings
    (cherry picked from c33d7b8282ac196b36229be26442296768c16f3e commit)

commit b7f2380c3304172bb2742e256ba065026277c3b8
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.
    (cherry picked from 1f4c9893ade08bad30c9bd12a36bee57d30b001e commit)

commit 8a179a8f15ee2163fbe03859bafe39df886746db
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.
    (cherry picked from 4fe22647e6010a2886c2f3a7093adeaeb6678faa commit)

commit 72273ac98dfd65e319f77ec0d9eeb5809d05a5fa
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.
    (cherry picked from 1d28a655629a11ea7fd1e5df4c7b77dd4b63e3be commit)

commit e343f9704d5f3b67acd98a89195fcfd55b084978
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.
    (cherry picked from 9354351fcb8baeaab85250d14409cfb4fa50f3e9 commit)

commit ed36329f71324736e987df1d1c871e165661e418
Author: Daniel Stone <daniels at preemptive.fooishbar.org>
Date:   Sat Jun 3 13:51:51 2006 +0300

    Fix threading support on GNU/kFreeBSD systems.  (Robert Millan)
    (cherry picked from e3acee88cfcc4ef0fa8a7db39763a5ebe2e985cb commit)




More information about the xorg-commit mailing list