31
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 21 hours ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
srfi-207: remove vestigial ice-9/read/bytestring.scm include More... 12 months ago
Merge support for SRFI 207: String-notated bytevectors More... 12 months ago
bytestring-join: create result via a single bytevector-append More... 12 months ago
srfi-207: change string and keyowrd eqv? checks to eq?; use 1+ More... 12 months ago
srfi-207: pregenerate and reuse standard base64 decodings More... 12 months ago
srfi-207: pregenerate and reuse standard base64 encodings More... 12 months ago
byte64->bytevector bytevector->base64: check digits string length More... 12 months ago
bytevector->hex-string: avoid constructing intermediate strings More... 12 months ago
NEWS: remove trailing periods on summary lines for 3.0.11 More... 12 months ago
tmpfile: preserve O_CLOEXEC so children won't prevent removal More... 12 months ago
make-struct/no-tail scm_c_make_structv: ensure layout is symbol More... 12 months ago
(test-suite lib automake) reporter: handle 'fail arguments More... 12 months ago
array-fill!: have rafill helper accept *three* arguments More... 12 months ago
Don't use stale default_dynamic_state null pointer during init More... 12 months ago
srfi-43: Import vector-copy using define-module instead of @ More... about 1 year ago
NEWS: mention that guile-test is no longer declarative More... about 1 year ago
NEWS: mention srfi-207 support More... about 1 year ago
doc: Explicitly mention the name of GOOPS More... about 1 year ago
Document ‘in-vicinity’. More... about 1 year ago
Make it easier to find the meaning of ice-9 More... about 1 year ago
guile(1): Add missing -C --rNrs --language args More... about 1 year ago
test-suite: support SRFI-64 based tests More... about 1 year ago
Convert srfi-197 implementation and tests to modules More... over 1 year ago
Remove redundant/unused functions and type checks from srfi-207 More... over 1 year ago
Write srfi-207 bytestrings when (print-enable 'bytestrings) More... over 1 year ago
Read srfi-207 bytestrings when (read-enable 'bytestrings) More... over 1 year ago
Convert srfi-207.html to texinfo and add to srfi-modules.texi More... over 1 year ago
Convert srfi-197.html to texinfo and add to srfi-modules.texi More... over 1 year ago
make-bytestring(!): only allocate once and and write directly More... over 1 year ago
Add (srfi srfi-207) with read-textual-bytestring; enable tests More... over 1 year ago