xfs: Changes to 'refs/tags/xfs-1.1.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Apr 12 18:47:52 PDT 2013


Tag 'xfs-1.1.3' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-04-13 02:47 -0700

xfs-1.1.3

Changes since xfs-1.1.2:
Alan Coopersmith (11):
      Require libXfont >= 1.4.5 to avoid prototype mismatch errors for MakeAtom
      Remove old OS2 linker file, xfs.def
      unifdef -U__UNIXOS2__
      MakeAtom: get rid of unnecessary casts
      Delete unused function CopyCharInfo
      Convert UseFPE & FreeFPE into static inline functions
      Make FontWakeup functions be static to fonts.c
      Delete unused/empty FreeFonts() function
      Convert Reply initialization to use C99 struct initializers
      Remove unused server cache functionality
      xfs 1.1.3

Arvind Umrao (1):
      Revert of ac59cccf8bc1ae3d41e0608f131b5eb888f9362b

---
 Makefile.am        |    4 
 configure.ac       |    5 
 difs/atom.c        |    4 
 difs/cache.c       |  382 -----------------------------------------------------
 difs/dispatch.c    |  122 +++++++++-------
 difs/events.c      |   26 +--
 difs/extensions.c  |   27 +--
 difs/fontinfo.c    |   86 ++++-------
 difs/fonts.c       |   96 ++++++-------
 difs/main.c        |    7 
 doc/xfs-design.xml |  137 -------------------
 include/cache.h    |   71 ---------
 include/cachestr.h |   74 ----------
 include/difs.h     |    7 
 os/config.c        |   29 ----
 os/connection.c    |    6 
 os/io.c            |    2 
 os/osglue.c        |    7 
 os/waitfor.c       |    3 
 os/xfstrans.c      |    2 
 xfs.def            |    4 
 21 files changed, 178 insertions(+), 923 deletions(-)
---


More information about the xorg-commit mailing list