29
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 05, 2024 — May 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get rid of trailing space in bytevector-append section heading More... 6 days ago
csi, not csc More... 14 days ago
Merge branch 'master' of ssh://call-cc.org/usr/local/repos/chicken-core More... 17 days ago
fix stale text in bytevector docs More... 17 days ago
remove clustering optimization as it was ineffective More... 17 days ago
some attempts at improving use of wide-char OS API More... 20 days ago
Drop useless binding of string-copy in string->uninterned-symbol
mario-goulart
as Mario Domenech Goulart
More... 30 days ago
Added missing bytevector type to list of types in the manual More... about 1 month ago
Save C primitive for bytevector-length did not check for non-atomic datum More... about 1 month ago
mention change of "make-input-port"/"make-output-port" arguments to keyword args More... about 1 month ago
map write-bytevector to correct module prefix More... about 2 months ago
Added number-vector-data to (chicken memory representation) to access numvector backing store More... about 2 months ago
better address issues with inclide-library-declarations, and cond-expand in library definitions More... about 2 months ago
fix handling of include-library-declarations, inline use of append-map, which isn't available here More... about 2 months ago
Merge branch 'process-object' More... 3 months ago
Fix bug in process(*) auto-wait on closing of all pipes; simplify More... 3 months ago
Reify the current continuation before calling kill-other-threads More... 3 months ago
Simplify call to maybe-kill-others a bit More... 3 months ago
Clean up process-fork return value handling and fix ##sys#call-with-cthulhu call More... 3 months ago
Always drop the reaped child from the list of children More... 3 months ago
Merge branch 'master' of ssh://call-cc.org/usr/local/repos/chicken-core More... 3 months ago
disable C99 complex number support on TinyCC (patch by zilti) More... 3 months ago
use process-objects; more wchar_t related changes in posixwin More... 3 months ago
drop obsolete script More... 3 months ago
Clean up process-wait return value handling; use epid for drop-child More... 3 months ago
Fix backlink in (chicken errno) manual page More... 4 months ago
Fix the return types of a couple of (chicken file) procedures More... 4 months ago
Merge branch 'master' of ssh://call-cc.org/usr/local/repos/chicken-core More... 4 months ago
fix syntax error in bootstrap.sh More... 4 months ago
bootstrap.sh: Fix case syntax error
mario-goulart
as Mario Domenech Goulart
More... 4 months ago