guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch master updated (d484bfb -> b05b67b)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (d484bfb -> b05b67b)
Date: Sun, 10 Jul 2016 10:50:56 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  d484bfb   Update Gnulib to 68b6ade.
       new  b05b67b   Avoid Gnulib unistr/* modules

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build-aux/snippet/unused-parameter.h |   36 --
 lib/Makefile.am                      |  101 +----
 lib/unistr.in.h                      |  750 ----------------------------------
 lib/unistr/u8-mbtouc-aux.c           |  240 -----------
 lib/unistr/u8-mbtouc-unsafe-aux.c    |  260 ------------
 lib/unistr/u8-mbtouc-unsafe.c        |  271 ------------
 lib/unistr/u8-mbtouc.c               |  250 ------------
 lib/unistr/u8-mbtoucr.c              |  285 -------------
 lib/unistr/u8-prev.c                 |   93 -----
 lib/unistr/u8-uctomb-aux.c           |   69 ----
 lib/unistr/u8-uctomb.c               |   88 ----
 lib/unitypes.in.h                    |   46 ---
 m4/gnulib-cache.m4                   |    4 +-
 m4/gnulib-comp.m4                    |   35 --
 m4/inline.m4                         |   40 --
 m4/libunistring-base.m4              |  141 -------
 16 files changed, 4 insertions(+), 2705 deletions(-)
 delete mode 100644 build-aux/snippet/unused-parameter.h
 delete mode 100644 lib/unistr.in.h
 delete mode 100644 lib/unistr/u8-mbtouc-aux.c
 delete mode 100644 lib/unistr/u8-mbtouc-unsafe-aux.c
 delete mode 100644 lib/unistr/u8-mbtouc-unsafe.c
 delete mode 100644 lib/unistr/u8-mbtouc.c
 delete mode 100644 lib/unistr/u8-mbtoucr.c
 delete mode 100644 lib/unistr/u8-prev.c
 delete mode 100644 lib/unistr/u8-uctomb-aux.c
 delete mode 100644 lib/unistr/u8-uctomb.c
 delete mode 100644 lib/unitypes.in.h
 delete mode 100644 m4/inline.m4
 delete mode 100644 m4/libunistring-base.m4



reply via email to

[Prev in Thread] Current Thread [Next in Thread]