Next | Query returned 4 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-08-22 11:14:38 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.1.4.

Changes:

1.1.4

This release improves compatibility with libXfont 1.5 and cleans up
many compiler warnings and chunks of dead code.

Alan Coopersmith (17):
      Require ANSI C89 pre-processor, drop pre-C89 token pasting support
      Remove CRAY/WORD64 support
      Don't abort() just because we found more names than client requested
      Only call SnfSetFormat if libXfont is built with SNF support
      unifdef -UNOTYET
      unifdef -USABER
      Convert remaining sprintf calls to snprintf
      Replace fsalloc(strlen) + strcpy with strdup
      Delete unused extension code
      Move EventSwapVector from extenst.h to difs.h
      Delete XpClient stubs
      Print which option was in error along with usage message
      Add -version option to print program version
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Add subdir-objects to automake options
      xfs 1.1.4

Julien Cristau (2):
      Use the register_fpe_functions() function from libXfont
      Delete unused CopyISOLatin1Lowered function

Keith Packard (1):
      Warning fixes.

Yaakov Selkowitz (1):
      Fix CFLAGS and LDFLAGS for Cygwin/MinGW

1.1.3

This release contains a number of code cleanups and other minor fixes.

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
   2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-13 16:19:42 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 1.1.2, fix some pkglint:

1.1.2:
This minor maintenance release contains a number of fixes for issues
found by static analysis and compiler warnings, code & doc cleanups,
and build configuration improvements.

Alan Coopersmith (15):
      Make config.cpp rule compatible with Solaris make
      resync font-path checking with xserver's configure.ac
      Remove dependency on libFS, the client-side library
      Fix gcc -Wwrite-strings warnings for initialization with string literals
      Add _X_ATTRIBUTE_PRINTF to error reporting functions
      Fix warnings about mismatched printf arg types
      Add _X_NORETURN to declarations of functions that exit
      Don't pass a static string to TRANS(GetReopenInfo)
      Constify string argument to MakeAtom
      Make CONFIG_ERR_* values be strings instead of indexes in ConfigErrors array
      Fix printf format errors found by gcc now that it can check
      Move os/config.h into os/config.c
      Use config.h for autoconf output now that there's no conflict
      Call malloc, not xalloc
      xfs 1.1.2

Gaetan Nadon (6):
      config: HTML file generation: use the installed copy of xorg.css
      doc: use common makefile for developers documentation
      config: fix distcheck for config.cpp
      devbook.am: maintenance update from docbook.am
      docs: use the &fullrelvers; entity to set X11 release information
      xfs-design: add missing legal text for Copyright holder

Martin Jansa (1):
      config: look for fontpath.d only if --with-default-font-path wasn't \ 
specified #31290
   2011-10-17 04:36:16 by Makoto Fujiwara | Files touched by this commit (7) | Imported package
Log message:
Import xfs-1.1.1 as wip/xfs.

Xorg version of X font server.


Next | Query returned 4 messages, browsing 1 to 10 | previous