3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove RETURN-POSIX-ERROR/RESTART, make syscalls signal errors again. More... about 17 years ago
Fix typo in REPEAT-DECREASING-TIMEOUT. More... about 17 years ago
Export %SYS-POLL. More... about 17 years ago
Export more sizes of foreign types from IOLIB.SYSCALLS More... about 17 years ago
Don't shadow TIME in IOLIB.SYSCALLS More... about 17 years ago
Add IOLIB.SYSCALLS package. More... about 17 years ago
Add BUG condition to base package. More... about 17 years ago
Rename WAIT-FOR-* functions to DEVICE-POLL-*. More... about 17 years ago
Move DECODE-TIMEOUT and NORMALIZE-TIMEOUT to base package. More... about 17 years ago
Move FLAGS-CASE to base package. More... about 17 years ago
Fix dependency list of NET.SOCKETS More... about 17 years ago
Add tests for SPLIT-SEQUENCE. More... about 17 years ago
Improve SPLIT-SEQUENCE. More... about 17 years ago
Refactor split-sequence. More... about 17 years ago
Also export CHECK-BOUNDS and MULTIPLE-VALUE-CASE from base package. More... about 17 years ago
Minor fix to COMPUTE-FLAGS. More... about 17 years ago
Move more utils from NET.SOCKETS to base. More... about 17 years ago
Move reader macro utils to base. More... about 17 years ago
Remove useless comments from SPLIT-SEQUENCE. More... about 17 years ago
Refactored SPLIT-SEQUENCE. More... about 17 years ago
Copy SPLIT-SEQUENCE to base. More... about 17 years ago
Use MULTIPLE-VALUE-PROG1 instead of PROG1. More... about 17 years ago
Fix argument names to socket syscalls. More... about 17 years ago
Add DEFOBSOLETE to base package. More... about 17 years ago
Don't use #'(LAMBDA ...) any more. More... about 17 years ago
Add LAMBDA*. More... about 17 years ago
Use RETURN* everywhere. More... about 17 years ago
Fix symbol exporting from IOLIB.BASE More... about 17 years ago
Fixed DEFMETHOD arg parsing. More... about 17 years ago
Use IOLIB.BASE everywhere instead of COMMON-LISP package. More... about 17 years ago