1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make SPOON an alias for FORK-THREAD. More... about 21 years ago
Moved srfi-19.scm to scsh/. More... about 21 years ago
Always run latex twice. More... about 21 years ago
New version from Will Fitzgerald adapted to scsh. More... about 21 years ago
Use with-sigevents to initialize the sigevent system. This also keeps track wether the thunk retuned in which case WAITING-FOR-SIGEVENT? will now always return #f. More... about 21 years ago
Documentation for -le and -de. More... about 21 years ago
Added SRFI-37. More... about 21 years ago
Document bind-prepare-listen-accept-loop. More... about 21 years ago
Added bind-prepare-listen-accept-loop. More... about 21 years ago
set-uid and set-gid change the effective uid as well. It is therefore not only required to update the cache but also to set the thread-local value. More... about 21 years ago
Fixed let-optionals* in structure slow-simple-let-opt which caused the macro to loop endlessly More... over 21 years ago
Clean up get_groups: don't ever allocate dynamically, and remove potential trouble spot where it used to call itself recursively without looking at the return value. More... over 21 years ago
GC some dead variables. More... over 21 years ago
Added AUC TeX annotations. More... over 21 years ago
R4RS -> \RnRS R5RS -> \RnRS More... over 21 years ago
Added documentation for stripped-scsh.image More... over 21 years ago
Fix character sets containing both ] and -. More... over 21 years ago
Replace a C++ comment by a C comment. More... over 21 years ago
Fixes from S48 1.0: STRUCTURE-CLIENTS may contain both, packages and structures. More... over 21 years ago
In file-name-{sans-}extension, check whether the rightmost "." occurs within a directory name. More... over 21 years ago
Even more constants from sqlext.h More... over 21 years ago
Scheme version of constants from sql.h More... over 21 years ago
Code for generating scheme-variables from sql.h's #defines More... over 21 years ago
+ removed two bogus inexact->exact + fixed typo More... over 21 years ago
Added forgotten with-resources-aligned to delete-directory, read-symlink, set-file-times, and open-directory-stream. More... over 21 years ago
First try to fix the reference implementation for SRFI 19. More... over 21 years ago
Imported css.t2p from tex2page 4q7d More... over 21 years ago
In time2date, return #f instead of "" for the time zone, if we want the Scheme-side code to compute a numerical offset to UTC. More... over 21 years ago
Initial notes for 0.6.4. More... over 21 years ago
Add switches to evaluate exec scripts. More... over 21 years ago