luit: Changes to 'refs/tags/luit-1.1.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Oct 6 19:05:57 PDT 2010


Tag 'luit-1.1.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-10-07 03:05 -0700

luit 1.1.0

Changes since luit-1.0.5:
Alan Coopersmith (3):
      Warn if configure does not find Xlib, but don't link against it.
      config: Remove unnecessary calls from configure.ac
      luit 1.1.0

Gaetan Nadon (7):
      man: replacement string should be __locale_alias__
      man: replacement string should be __appmansuffix__
      man: replace hardcoded (7) with __miscmansuffix__
      config: upgrade to util-macros 1.8 for additional man page support
      luit.man: remove trailing whitespace
      make: whitespace management
      config: update AC_PREREQ statement to 2.60

Jeremy Huddleston (2):
      Integrate changes from Thomas Dickey's luit-20100601 fork
      Whitespace cleanup from Thomas Dickey's luit-20100601 fork

---
 Makefile.am     |   71 --
 acinclude.m4    |  116 ++++
 charset.c       |  624 +++++++++++++----------
 charset.h       |   41 -
 configure.ac    |   47 +
 iso2022.c       | 1503 ++++++++++++++++++++++++++++++--------------------------
 iso2022.h       |   79 +-
 luit.c          |  909 ++++++++++++++++++---------------
 luit.h          |    7 
 luit.man        |  224 --------
 man/Makefile.am |   35 +
 man/luit.man    |  246 +++++++++
 other.c         |  446 +++++++++-------
 other.h         |   39 -
 parser.c        |  203 +++----
 parser.h        |    5 
 sys.c           |  523 ++++++++++---------
 sys.h           |   26 
 18 files changed, 2912 insertions(+), 2232 deletions(-)
---


More information about the xorg-commit mailing list