29
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Oct 07, 2024 — Oct 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use clock_gettime/QueryPerrformanceCounter for jiffies More... 3 months ago
remove stale code lines from chicken-do.c More... 3 months ago
ack johnjaye More... 3 months ago
C_long is long long on windows More... 3 months ago
avoid single quotes More... 3 months ago
remove spurious quote from test More... 3 months ago
smarter argument parsing on windows More... 3 months ago
fix borked process object creation on windows More... 3 months ago
add arg conversions back to quote args on windows More... 3 months ago
resolve conflicts More... 3 months ago
ddrop pointless conversion procedure argument, fix off-by-one when creating execargs stringlists More... 3 months ago
clarify C_c_string doc (pointed out by Anton Idukov) More... 3 months ago
add test for recently fixed library-syntax problem with "include" More... 4 months ago
Merge branch 'master' of ssh://call-cc.org/usr/local/repos/chicken-core More... 4 months ago
some safety measures in chicken-do.c for Windows More... 4 months ago
fix uses of _wreaddir More... 4 months ago
posixunix.scm: Check for _eagain in file-lock
mario-goulart
as Mario Domenech Goulart
More... 4 months ago
file.scm: s/_wdirent/dirent/ in C_foundfile for non-Windows systems
mario-goulart
as Mario Domenech Goulart
More... 4 months ago
manual/chicken.errno: Document all errno constants
mario-goulart
as Mario Domenech Goulart
More... 4 months ago
typo fixes in posixwin.scm, use correct _wdirent stuff in file.scm More... 4 months ago
win32 subprocess invocation does not quote (exec, spawn), also fix argv conversion More... 5 months ago
use wide char API on win32 for some file operations, ensure renamed-to file is deleted first More... 5 months ago
simplify argv handling on win32, remove duplicate code More... 5 months ago
correct mistakes in file.scm More... 5 months ago
Merge branch 'master' of ssh://chicken-repo/usr/local/repos/chicken-core More... 5 months ago
Merge branch 'c6mingw' More... 5 months ago
Merge branch 'master' of ssh://call-cc.org/usr/local/repos/chicken-core More... 5 months ago
fix broken handling of "include" in "define-library" forms More... 5 months ago
Get rid of trailing space in bytevector-append section heading More... 5 months ago
csi, not csc More... 6 months ago