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 (07b7490 -> 3986053)


From: Ludovic Courtès
Subject: [Guile-commits] branch stable-2.2 updated (07b7490 -> 3986053)
Date: Fri, 16 Feb 2018 09:29:47 -0500 (EST)

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

      from  07b7490   Sync IP before allocating closures
       new  f390afa   'select' returns empty sets upon EINTR and EAGAIN.
       new  7ade048   build: Use 'sed' invocation compatible with BSD sed.
       new  9417fdb   doc: Fix typo about SRFI-4 syntax.
       new  2c7b350   srfi-18: When timeout is a number, it's a relative number 
of seconds.
       new  3986053   srfi-18: 'thread-sleep!' timeout-as-a-number is relative.

The 5 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:
 doc/ref/api-data.texi         |  2 +-
 libguile/Makefile.am          | 11 +++++-----
 libguile/filesys.c            | 20 ++++++++++++-----
 module/srfi/srfi-18.scm       | 50 +++++++++++++++++++++++++++----------------
 test-suite/tests/srfi-18.test | 18 ++++++----------
 5 files changed, 59 insertions(+), 42 deletions(-)



reply via email to

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