main
Add SRFI-171 to guile
Replace %boot-9-shared-internal-state with boot-9 created modules
New function srfi-4-vector-type-size in (srfi srfi-4 gnu)
Add implementation of SRFI 42
test-suite: support SRFI-64 based tests
fix srfi-67 compilation
doc: Fix typo in `set-record-type-printer!' doc.
Drop libguile srfi-1
Deprecate passing a non-zero size to make-module
srfi-11: Do not expose variables to later clauses
Fix bug in srfi-111 box printer
Complete changing license to LGPLv3+
Add srfi-16 and srfi-30 to %cond-expand-features.
Associate #:replace info with modules, not variables
srfi-19: date->string: Fix ~I and ~l directive for 00:XX time.
Convert srfi-197 implementation and tests to modules
Add srfi-235: Combinators.
Add SRFI-244 to Guile.
Get rid of `define-macro' in the SRFI 26 implementation
Add missing 'cond-expand' feature identifiers; remove srfi-6 from core list.
Implement SRFI 28: Basic Format Strings.
Re-implement `guard'
srfi-35: Fix expansion of 'condition' for compound conditions.
Fix error messages containing format strings
Add record type printer for srfi-41.
srfi-43: Import vector-copy using define-module instead of @
Add record type printer for srfi-45.
String ports use UTF-8; ignore %default-port-encoding.
Replace bit-count with bitvector-count
srfi-64: Fix test-result-ref
Fix hash-table-merge! bug.
Make srfi-71 visible through 'cond-expand'.
Improve correctness and consistency of 'eval-when' usage.
Remove vestigial code from srfi-9