xedit: Changes to 'refs/tags/xedit-1.2.2'

Matt Turner mattst88 at kemper.freedesktop.org
Sat Feb 21 13:49:33 PST 2015


Tag 'xedit-1.2.2' created by Matt Turner <mattst88 at gmail.com> at 2015-02-21 21:49 -0800

xedit-1.2.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABAgAGBQJU6P1sAAoJEA/daC2XTKcqt8sP/0xsB17j7a6mAesb9ppJts1w
GoK+eRtVPkgaGTtj7g4vSc2gSaYO6Uf7WJZxNJmbURiZzBU6nDlQFX6I3HsLTHJZ
8yT0Ma7Y42LWpAPTUfntF3adhVaUihbriqwh77MqYoPPHeunONWcpm9jPLc8p+x6
+KUqC7FQ5fxMvnOY+qRFG4HdtjYcoxxvZ9Os2ENmfu5OmXs+h66rjVxIbzAvnaGS
uIjHK1Z4AJvp6olupyKseuP+IU7r16Nq5c26KBtkQPIeZavKIQ+13MkF0snRWAuG
x9lFg+kGZA4BKm8QrBTUJJ8i8hzlw1LmzwLVI72oXbCzxAlUnNKcywJfW6onko9b
c+7KeUmNxkq32lgyQU8L5rPg3YSvKpkfUWT2+s+4aLQ0eUrAQYSF/x+JeVz7ejK6
0p5NxVT2vA61/pm7FRlK1XjjynG+BHxkRzepDlXKc5XoObP+HgHOjCzPYcvuDd2m
K4QKnhtRjuTYJUiEkCc8v+Cq0zp3xudyWgpJCP7OQcLJOSN2CGxf1x/3zAE+mhYZ
lmo3RKp8uT1HUcDnh2tSVhbcHIxHDVirkLKLNKJ3DQkob0YJKfPKNimpJMzVibpK
h4DymXxLLf/EMU4btDdS7HIqiCqNyMyDp+kXCyyCPrUeICm0ireiL0kK9ajUNrB1
8mue3TTiVEKWFOMRApM4
=Um4g
-----END PGP SIGNATURE-----

Changes since xedit-1.2.1:
Alan Coopersmith (7):
      Fix man page tbl markup
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Require OS to provide rename(2), as all POSIX.1-1990 & later OS'es do
      Copious const cleanup
      Check for pagesize options via autoconf instead of per-platform #ifdefs
      Use automake subdir-objects option

Gaetan Nadon (1):
      Remove obsolete Imake SIGNALRETURNSINT

Matt Turner (1):
      xedit 1.2.2

Stéphane Aulery (1):
      Drop CRAY support

Ted Tanberry (1):
      Include AM_PROG_AR to detect 'ar' instead of hard-coding it

---
 .gitignore      |    1 
 autogen.sh      |    5 +
 commands.c      |   19 -------
 configure.ac    |   10 ++-
 hash.c          |    7 +-
 hook.c          |   35 +++++++------
 ispell.c        |   19 -------
 lisp/compile.c  |    2 
 lisp/core.c     |    3 -
 lisp/debugger.c |   16 +++---
 lisp/format.c   |   43 ++++++++---------
 lisp/internal.h |   50 +++++++++----------
 lisp/io.c       |   37 ++++++--------
 lisp/io.h       |   16 +++---
 lisp/lisp.c     |  141 +++++++++++++++++++++++---------------------------------
 lisp/lisp.h     |    2 
 lisp/mathimp.c  |    4 -
 lisp/package.c  |    6 +-
 lisp/package.h  |    4 -
 lisp/pathname.c |    3 -
 lisp/private.h  |   19 ++-----
 lisp/re/re.c    |    4 -
 lisp/read.c     |   81 ++++++++++++++++----------------
 lisp/stream.c   |    2 
 lisp/write.c    |   25 +++++----
 lisp/write.h    |    2 
 lisp/xedit.c    |   14 -----
 man/xedit.man   |   12 ++--
 util.c          |    8 +--
 util.h          |    2 
 xedit.h         |    6 +-
 31 files changed, 263 insertions(+), 335 deletions(-)
---


More information about the xorg-commit mailing list