civodul pushed a change to branch main in repository guile. from c1353972e srfi-19: Fix ~V converter in date->string. new b3a4dea94 doc: Update ‘release.org’. new 25c9440e4 Add `LIB_GETRANDOM` to `Libs.private` in `.pc` files new 5abb24efe Fix make-custom-port in case encoding is #f new ff4d79074 libguile/scm.h: Allow compilation with ‘-Werror=undef’. new 93119355b doc: Remove all remaining references to GDS. new 6ea7c858a HACKING: Update mailing list URL. new a58c2d21f doc: Remove reference to long-gone tutorial. new 75fd1d643 Remove lib/malloc/.dirstamp and register to .gitignore. new b8031fc96 Exclude the finalizer thread from the ‘all-threads’ result. new 7b7340b2d Warn about mutation of ‘environ’ when multi-threaded. new 5be5a10a8 Update NEWS.
The 11 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: .gitignore | 4 +- HACKING | 2 +- NEWS | 16 +- doc/README | 5 +- doc/ref/Makefile.am | 3 - doc/ref/gds.dia | Bin 1645 -> 0 bytes doc/ref/gds.eps | 449 --------------------------------------- doc/ref/gds.pdf | Bin 2936 -> 0 bytes doc/ref/gds.txt | 17 -- doc/release.org | 60 +++--- lib/malloc/.dirstamp | 0 libguile/finalizers.c | 21 +- libguile/finalizers.h | 5 +- libguile/posix.c | 31 +-- libguile/scm.h | 4 +- libguile/threads.c | 7 +- meta/Makefile.am | 1 + meta/guile-3.0-uninstalled.pc.in | 8 +- meta/guile-3.0.pc.in | 8 +- module/ice-9/custom-ports.scm | 2 +- 20 files changed, 103 insertions(+), 540 deletions(-) delete mode 100644 doc/ref/gds.dia delete mode 100644 doc/ref/gds.eps delete mode 100644 doc/ref/gds.pdf delete mode 100644 doc/ref/gds.txt delete mode 100644 lib/malloc/.dirstamp