guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.2 updated (9a11be1 -> 51a52cd)


From: Ludovic Courtès
Subject: [Guile-commits] branch stable-2.2 updated (9a11be1 -> 51a52cd)
Date: Wed, 12 Feb 2020 05:43:28 -0500 (EST)

civodul pushed a change to branch stable-2.2
in repository guile.

    from 9a11be1  00-repl-server.test: don't use fixed path for socket
     new f361584  Fix check for rl_get_keymap
     new 149d229  texinfo: Add '*line-width*' fluid to control line wrapping.
     new 7dfd7b0  texinfo: Properly render @acronym in plain text.
     new f4b0c3a  Remove duplicate procedure in slot-allocation.scm.
     new 885484c  Handle GMP allocations through libgc and remove bignum 
finalizers.
     new 51a52cd  Fix build on platforms where the stack grows upwards.

The 6 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:
 acinclude.m4                             | 10 +++---
 doc/ref/texinfo.texi                     |  8 ++++-
 guile-readline/readline.c                |  6 ++--
 libguile/continuations.c                 |  2 +-
 libguile/numbers.c                       | 19 +++++++-----
 module/language/cps/slot-allocation.scm  | 27 ++++++++---------
 module/texinfo/plain-text.scm            | 24 ++++++++++++---
 test-suite/Makefile.am                   |  1 +
 test-suite/tests/texinfo.plain-text.test | 52 ++++++++++++++++++++++++++++++++
 9 files changed, 113 insertions(+), 36 deletions(-)
 create mode 100644 test-suite/tests/texinfo.plain-text.test



reply via email to

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