29
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Jun 18, 2025 — Jun 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
handle generative structure types in heap-dump More... 5 days ago
Revert "ignore utf8 download requests" More... 11 days ago
drop superfluous scheme.base exports More... 17 days ago
more missing exports from scheme.base More... 17 days ago
ignore utf8 download requests More... 19 days ago
fix documentation for make-binary-input-port More... about 1 month ago
add explicit check for continuation bytes when validating utf8 More... about 1 month ago
ensure remaining length is sufficient when decoding during utf-valudation More... about 1 month ago
small optimization More... about 1 month ago
fixed several bugs in string comparisons when more than 2 arguments were given More... about 1 month ago
added more unicode tests (contributed by Anton Idukov) More... about 1 month ago
disable range check for irregex for performance reasons. Not sure if this need to be relaxed later. More... about 1 month ago
disable rewrite rule for integer->char in safe mode to keep range check More... about 1 month ago
integer->char: check argument for proper range More... about 1 month ago
configure: Make config.make settings not overridable through the environment
mario-goulart
as Mario Domenech Goulart
More... about 1 month ago
posixunix.scm: Support flock on OpenIndiana
mario-goulart
as Mario Domenech Goulart
More... about 1 month ago
keep version number for master branch More... about 1 month ago
Add missing exports for binary-/textual-port? More... about 1 month ago
fix bug in utf8->string More... about 1 month ago
typo fix More... about 1 month ago
bootstrap.sh: isolate version and URL and fix retrieval, build + removal More... about 1 month ago
posixunix.scm: Support flock on GNU Hurd
mario-goulart
as Mario Domenech Goulart
More... about 1 month ago
update bootstrap script to include headpad changes required for MacOS More... about 1 month ago
posixunix.scm: Support flock on Haiku
mario-goulart
as Mario Domenech Goulart
More... about 1 month ago
add preinstall linker-path fixup step on Mac for all other tools as well to ensure tests refer to a proper rpath when calling executables More... about 1 month ago
list make check before make install More... about 1 month ago
make utf8->string R7RS conforming, add bytes->string as non-validating variant. More... about 1 month ago
add missing regparm declarations to fix compiler errors in x86/32 bits More... about 1 month ago
fix formatting More... about 1 month ago
always pass -headerpad_max_install_name on macos More... about 1 month ago