libX11: Changes to 'refs/tags/libX11-1.3.1'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 17 18:12:27 PDT 2009


Tag 'libX11-1.3.1' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-10-18 02:11 -0700

libX11 1.3.1

Changes since libX11-1.3:
Alan Coopersmith (5):
      Recognize XSUNBUFFERSIZE alias for XLIBBUFFERSIZE on Solaris
      Move libX11 & XIM/locale specs from xorg-docs
      Use $(AM_V_GEN) to silence echo commands for generating shadow man pages
      Fix make distcheck
      libX11 1.3.1

Jeremy Huddleston (1):
      Split CFLAGS into CPPFLAGS and CFLAGS

Jon TURNEY (1):
      Include sys/select.h for select() and struct timeval, if it exists

Julien Cristau (1):
      configure: quote argument to m4_pattern_forbid

Xake (1):
      Use AM_V_GEN instead of customized macros for AM_SILENT_RULES

Yaakov Selkowitz (2):
      dolt: add Cygwin to supported platforms
      Provide _Xsetlocale compat wrappers on Cygwin

---
 Makefile.am                    |    2 
 acinclude.m4                   |    3 
 configure.ac                   |   37 
 cpprules.in                    |   10 
 man/Makefile.am                |  286 -
 man/xkb/Makefile.am            |    2 
 modules/im/ximcp/Makefile.am   |    6 
 modules/lc/Utf8/Makefile.am    |    6 
 modules/lc/def/Makefile.am     |    8 
 modules/lc/gen/Makefile.am     |    8 
 modules/lc/xlocale/Makefile.am |    8 
 modules/om/generic/Makefile.am |    6 
 nls/Makefile.am                |    6 
 specs/Makefile.am              |    3 
 specs/XIM/Makefile.am          |   33 
 specs/XIM/xim.ms               | 4279 ++++++++++++++++++++++
 specs/i18n/Framework.ms        | 1567 ++++++++
 specs/i18n/LocaleDB.ms         |  502 ++
 specs/i18n/Makefile.am         |   33 
 specs/i18n/Trans.ms            | 1148 ++++++
 specs/libX11/AppA              |  604 +++
 specs/libX11/AppB              |  101 
 specs/libX11/AppC              | 2230 +++++++++++
 specs/libX11/AppD              | 1183 ++++++
 specs/libX11/CH01              |  663 +++
 specs/libX11/CH02              | 2052 ++++++++++
 specs/libX11/CH03              | 3121 ++++++++++++++++
 specs/libX11/CH04              | 1595 ++++++++
 specs/libX11/CH05              |  518 ++
 specs/libX11/CH06              | 4773 +++++++++++++++++++++++++
 specs/libX11/CH07              | 2357 ++++++++++++
 specs/libX11/CH08              | 3468 ++++++++++++++++++
 specs/libX11/CH09              | 1290 ++++++
 specs/libX11/CH10              | 3886 ++++++++++++++++++++
 specs/libX11/CH11              | 1664 ++++++++
 specs/libX11/CH12              | 2680 ++++++++++++++
 specs/libX11/CH13              | 7673 +++++++++++++++++++++++++++++++++++++++++
 specs/libX11/CH14              | 3590 +++++++++++++++++++
 specs/libX11/CH15              | 1628 ++++++++
 specs/libX11/CH16              | 2364 ++++++++++++
 specs/libX11/Makefile.am       |   62 
 specs/libX11/abstract.t        |  106 
 specs/libX11/credits.t         |  216 +
 specs/libX11/glossary          | 1484 +++++++
 specs/libX11/indexmacros.t     |    3 
 specs/libX11/libX11.ms         |   24 
 specs/libX11/postproc          |   17 
 specs/macros.t                 |  226 +
 specs/troffrules.in            |   68 
 src/Makefile.am                |    6 
 src/OpenDis.c                  |   35 
 src/SetLocale.c                |    4 
 src/xcb_io.c                   |    7 
 src/xcms/Makefile.am           |    6 
 src/xkb/Makefile.am            |    6 
 src/xlibi18n/Makefile.am       |    6 
 56 files changed, 57467 insertions(+), 202 deletions(-)
---


More information about the xorg-commit mailing list