libX11 GIT Repository: Changes to 'refs/tags/libX11-1_0_2'

Donnie Berkholz spyderous at kemper.freedesktop.org
Fri Jun 23 01:35:23 EEST 2006


Tag 'libX11-1_0_2' created by Donnie Berkholz <spyderous at gentoo.org> at 2006-06-22 23:31 -0700

Tag stable branch for libX11 1.0.2 release.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQBEmxphXVaO67S1rtsRAmm9AKCAr1G38eJMlNh4LzlMmHtLAMcNewCgxFNS
4c9kYTBneCgF6cM0mGnaCus=
=BRCP
-----END PGP SIGNATURE-----

Changes since libX11-1_0_1:
Adam Jackson:
      libXcursor.so.1, not libXcursor.so

Alan Coopersmith:
      Add *~ to ignore emacs droppings

Daniel Stone:
      Properly clip bounds when only one point is defining an outline.
      Bug #1625: Include keysym.h from Xutil.h.
      Coverity #826: Fix potential memory leak.
      Coverity #209: Fix potential NULL dereference. (Alan Coopersmith)
      Coverity #205: Fix potential NULL dereference.
      Coverity #203, #204: Fix potential NULL dereferences.
      locale.alias.pre: bg_BG typo fix
      XKBMisc.c: use Xfree, not xfree
      i18n: separate data and lib directories
      optional XKB support fix
      nls: fix use of non-keysym dead_space (#5107)
      en_US.UTF-8 Compose.pre: updates from Simos (#5129)
      xkb support: small typo
      im: add Braille input method (#6296)
      nls: Serbian (sr_CS) update (#5575)
      Bug #2186: Add cs_CZ.iso8859-2 alias.
      Fix threading support on GNU/kFreeBSD systems.  (Robert Millan)

Derek Wang:
      Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loaded

Donnie Berkholz:
      Merge branch 'stable' of http://people.freedesktop.org/~jamey/libX11 into stable

Eric Anholt:
      Coverity #582: Free newly-allocated region in error path.
      Coverity #558: Free newly-allocated Database in error path.
      Check if visualList == NULL, not nVisualsMatched == 0. NULL happens in more

Jamey Sharp:
      Move .cvsignore to .gitignore.
      Update .gitignores for *.o and nls/locale.dir*.
      Fix bug #7035: unnecessary memmove in XOpenDisplay.

Jeremy C. Reed:
      Set XTHREADLIB correctly for dragonfly platforms.

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

Matthias Hopf:
      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.
      Bug #3104: Compose table cache for faster X11 application starts.
      Bug #3104: Compose table cache for faster X11 application starts.

Matthieu Herrb:
      Fix prototype of XConfigureWindow(). Bugzilla #6023.
      Check setuid() return value.

Scott Revelt:
      Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separators

---
 .gitignore                      |    1 
 ChangeLog                       |    6 
 configure.ac                    |   23 
 include/X11/Xlibint.h           |    7 
 include/X11/Xutil.h             |    1 
 man/XConfigureWindow.man        |    2 
 modules/.cvsignore              |    2 
 modules/im/.cvsignore           |    2 
 modules/im/ximcp/imDefIm.c      |    2 
 modules/im/ximcp/imLcFlt.c      |   54 
 modules/im/ximcp/imLcIc.c       |   17 
 modules/im/ximcp/imLcIm.c       |  438 +
 modules/im/ximcp/imLcLkup.c     |  158 
 modules/im/ximcp/imLcPrs.c      |  107 
 modules/im/ximcp/imRm.c         |    4 
 modules/im/ximcp/imThaiFlt.c    |   45 
 modules/im/ximcp/imThaiIc.c     |   59 
 modules/lc/.cvsignore           |    2 
 modules/lc/Utf8/.cvsignore      |    7 
 modules/lc/def/.cvsignore       |    7 
 modules/lc/gen/.cvsignore       |    7 
 modules/lc/xlocale/.cvsignore   |    7 
 modules/om/.cvsignore           |    2 
 modules/om/generic/.cvsignore   |    7 
 nls/.cvsignore                  |    8 
 nls/.gitignore                  |   11 
 nls/armscii-8/.cvsignore        |    4 
 nls/compose.dir.pre             |    3 
 nls/el_GR.UTF-8/.cvsignore      |    4 
 nls/en_US.UTF-8/.cvsignore      |    4 
 nls/en_US.UTF-8/Compose.pre     |11084 +++++++++++++++++++---------------------
 nls/georgian-academy/.cvsignore |    4 
 nls/georgian-ps/.cvsignore      |    4 
 nls/ibm-cp1133/.cvsignore       |    4 
 nls/iscii-dev/.cvsignore        |    4 
 nls/isiri-3342/.cvsignore       |    4 
 nls/iso8859-1/.cvsignore        |    4 
 nls/iso8859-10/.cvsignore       |    4 
 nls/iso8859-11/.cvsignore       |    4 
 nls/iso8859-13/.cvsignore       |    4 
 nls/iso8859-14/.cvsignore       |    4 
 nls/iso8859-15/.cvsignore       |    4 
 nls/iso8859-2/.cvsignore        |    4 
 nls/iso8859-3/.cvsignore        |    4 
 nls/iso8859-4/.cvsignore        |    4 
 nls/iso8859-5/.cvsignore        |    4 
 nls/iso8859-6/.cvsignore        |    4 
 nls/iso8859-7/.cvsignore        |    4 
 nls/iso8859-8/.cvsignore        |    4 
 nls/iso8859-9/.cvsignore        |    4 
 nls/iso8859-9e/.cvsignore       |    4 
 nls/ja.JIS/.cvsignore           |    4 
 nls/ja.S90/.cvsignore           |    4 
 nls/ja.SJIS/.cvsignore          |    4 
 nls/ja.U90/.cvsignore           |    4 
 nls/ja/.cvsignore               |    4 
 nls/ja_JP.UTF-8/.cvsignore      |    4 
 nls/ko/.cvsignore               |    4 
 nls/ko_KR.UTF-8/.cvsignore      |    4 
 nls/koi8-c/.cvsignore           |    4 
 nls/koi8-r/.cvsignore           |    4 
 nls/koi8-u/.cvsignore           |    4 
 nls/locale.alias.pre            |   79 
 nls/locale.dir.pre              |    3 
 nls/microsoft-cp1251/.cvsignore |    4 
 nls/microsoft-cp1255/.cvsignore |    4 
 nls/microsoft-cp1256/.cvsignore |    4 
 nls/mulelao-1/.cvsignore        |    4 
 nls/nokhchi-1/.cvsignore        |    4 
 nls/pt_BR.UTF-8/.cvsignore      |    4 
 nls/pt_BR.UTF-8/Compose.pre     |    4 
 nls/tatar-cyr/.cvsignore        |    4 
 nls/th_TH.UTF-8/.cvsignore      |    4 
 nls/th_TH/.cvsignore            |    4 
 nls/tscii-0/.cvsignore          |    4 
 nls/vi_VN.tcvn/.cvsignore       |    4 
 nls/vi_VN.viscii/.cvsignore     |    4 
 nls/zh_CN.UTF-8/.cvsignore      |    4 
 nls/zh_CN.gb18030/.cvsignore    |    4 
 nls/zh_CN.gbk/.cvsignore        |    4 
 nls/zh_CN/.cvsignore            |    4 
 nls/zh_HK.UTF-8/.cvsignore      |    4 
 nls/zh_HK.big5/.cvsignore       |    4 
 nls/zh_HK.big5hkscs/.cvsignore  |    4 
 nls/zh_TW.UTF-8/.cvsignore      |    4 
 nls/zh_TW.big5/.cvsignore       |    4 
 nls/zh_TW/.cvsignore            |    4 
 src/.gitignore                  |    2 
 src/FSWrap.c                    |    2 
 src/Makefile.am                 |    5 
 src/OpenDis.c                   |    5 
 src/PolyReg.c                   |    4 
 src/XlibInt.c                   |   20 
 src/util/makekeys.c             |    2 
 src/xcms/.cvsignore             |    7 
 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/cmsCmap.c              |    2 
 src/xcms/uvY.c                  |   19 
 src/xcms/xyY.c                  |   19 
 src/xkb/.cvsignore              |    7 
 src/xkb/XKBGeom.c               |    3 
 src/xkb/XKBGetMap.c             |   16 
 src/xkb/XKBMAlloc.c             |    2 
 src/xkb/XKBMisc.c               |    5 
 src/xlibi18n/.cvsignore         |    7 
 src/xlibi18n/Ximint.h           |    6 
 src/xlibi18n/XimintL.h          |   42 
 src/xlibi18n/XlcDL.c            |   16 
 src/xlibi18n/XlcPubI.h          |    6 
 src/xlibi18n/lcDB.c             |    1 
 src/xlibi18n/lcFile.c           |  203 
 115 files changed, 6764 insertions(+), 6113 deletions(-)
---



More information about the xorg-commit mailing list