guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (2c07a32 -> 0e912ce)


From: Ludovic Courtès
Subject: [Guile-commits] branch master updated (2c07a32 -> 0e912ce)
Date: Sat, 16 May 2020 16:36:38 -0400 (EDT)

civodul pushed a change to branch master
in repository guile.

    from 2c07a32  Tree-IL lowerer only loads needed optimizations
     new 786fbcd  popen: Add 'pipeline' procedure.
     new 9971861  Use 'pass-if-equal' for 'pipeline' tests.
     new 0e912ce  doc: Tweak 'pipeline' documentation.

The 3 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:
 doc/ref/posix.texi          | 25 +++++++++++++++++
 libguile/posix.c            | 66 +++++++++++++--------------------------------
 module/ice-9/popen.scm      | 46 ++++++++++++++++++++++++++++++-
 test-suite/tests/popen.test | 42 +++++++++++++++++++++++++++--
 4 files changed, 128 insertions(+), 51 deletions(-)



reply via email to

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