guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated (6e82a4516 -> 9f8e05e51)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (6e82a4516 -> 9f8e05e51)
Date: Thu, 24 Mar 2022 09:31:42 -0400 (EDT)

civodul pushed a change to branch main
in repository guile.

    from 6e82a4516 Fix "non-revealed port is closed" ports.test
     new 63886aeda Reimplement 'unidata_to_charset.pl' in Awk.
     new 9f8e05e51 Create 'srfi-14.i.c' during build.

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


Summary of changes:
 libguile/Makefile.am            |    12 +-
 libguile/UnicodeData.txt        | 34658 ++++++++++++++++++++++++++++++++++++++
 libguile/srfi-14.i.c            |  5186 ------
 libguile/unidata_to_charset.awk |   417 +
 libguile/unidata_to_charset.pl  |   401 -
 5 files changed, 35083 insertions(+), 5591 deletions(-)
 create mode 100644 libguile/UnicodeData.txt
 delete mode 100644 libguile/srfi-14.i.c
 create mode 100644 libguile/unidata_to_charset.awk
 delete mode 100755 libguile/unidata_to_charset.pl



reply via email to

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