[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch main updated (bce91cebe -> c03115c39)
From: |
Rob Browning |
Subject: |
[Guile-commits] branch main updated (bce91cebe -> c03115c39) |
Date: |
Sat, 3 Aug 2024 15:42:20 -0400 (EDT) |
rlb pushed a change to branch main
in repository guile.
from bce91cebe Merge conversion of srfi-1.c to srfi-1.scm
new b6125a0de NEWS: add some missing 3.0.11 entries
new 2047b532f api-data.texi: fix typo in "Real and Rational Numbers"
section
new 9a57c237d basename: drop last_component null check
new c03115c39 basename: check suffix against basename, not full argument
The 4 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:
NEWS | 17 +++++++++++++++++
doc/ref/api-data.texi | 4 ++--
libguile/filesys.c | 38 ++++++++++++++++++++++----------------
test-suite/tests/filesys.test | 10 +++++++++-
4 files changed, 50 insertions(+), 19 deletions(-)
- [Guile-commits] branch main updated (bce91cebe -> c03115c39),
Rob Browning <=