29
I Use This!
Moderate Activity

Commits : Listings

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