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

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Oct 20 22:37:48 PDT 2010


Tag 'libfontenc-1.1.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-10-21 06:35 -0700

libfontenc 1.1.0

Changes since libfontenc-1.0.5:
Alan Coopersmith (4):
      Use font-utils 1.1 macros to find encodings path
      Replace malloc(strlen()) + strcpy() with strdup()
      Don't need to check if pointer is NULL before calling free()
      libfontenc 1.1.0

Gaetan Nadon (8):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: move CWARNFLAGS from configure.ac to Makefile.am
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

Mikhail Gusarov (4):
      Nuke RCS tags
      unifdef FONTENC_NO_LIBFONT
      Expand xalloc/xrealloc/xfree macros
      Nuke unnecessary casts

---
 .gitignore                  |   72 +++++++++++++++++++++++++++-----
 Makefile.am                 |   10 ++--
 configure.ac                |   33 +++++++-------
 include/X11/fonts/fontenc.h |    2 
 src/Makefile.am             |    7 +--
 src/encparse.c              |   98 ++++++++++++++++----------------------------
 src/fontenc.c               |   36 ++++------------
 src/fontencI.h              |    2 
 8 files changed, 133 insertions(+), 127 deletions(-)
---


More information about the xorg-commit mailing list