3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small fix in WITH-EVENT-BASE. More... over 17 years ago
Replace PROGN with LOCALLY in a few macros. More... over 17 years ago
Clean up WITH-SERVER in TRIVIAL-SOCKETS compat. More... over 17 years ago
Clean up SEND-QUERY. More... over 17 years ago
CONDified an expression. More... over 17 years ago
Remove code about running timers in a separate thread. More... over 17 years ago
Use PRINT-OBJECT to print structures instead of custom functions. More... over 17 years ago
Fix CLOSE method on MY-FILE-STREAM in the stream test suite. More... over 17 years ago
Cosmetic changes. More... over 17 years ago
Split %WAIT-UNTIL-FD-READY. More... over 17 years ago
Add clearer error messages to WAIT-UNTIL-FD-READY. More... over 17 years ago
Fix SO_BINDTODEVICE socket option, add keyword argument :INTERFACE to MAKE-SOCKET. More... over 17 years ago
Turned a PROG1 into MULTIPLE-VALUE-PROG1. More... over 17 years ago
Add friendlier error messages to all uses of ASSERT. More... over 17 years ago
Use IGNORE-PARSE-ERRORS where appropriate. More... over 17 years ago
Add ENSURE-STRING-OR-UNSIGNED-BYTE, use it in LOOKUP-INTERFACE, LOOKUP-PROTOCOL and LOOKUP-SERVICE. More... over 17 years ago
Improve LOOKUP-INTERFACE. More... over 17 years ago
Add friendlier error messages to CHECK-TYPE. More... over 17 years ago
Friendlier creation of local stream sockets. More... over 17 years ago
Improve LOOKUP-PROTOCOL. More... over 17 years ago
Improve LOOKUP-SERVICE. More... over 17 years ago
Add ENSURE-NUMERICAL-SERVICE, use it in MAKE-SOCKET helpers. More... over 17 years ago
Small improvement in CREATE-SOCKET. More... over 17 years ago
Remove comments about adding finalizers to sockets. More... over 17 years ago
Rename SELECT-SOCKET-TYPE to SELECT-SOCKET-CLASS. More... over 17 years ago
Use WHEN-LET in a few places. More... over 17 years ago
Miscellaneous cosmetic changes. More... over 17 years ago
When LOCAL-PORT or REMOTE-PORT are not numbers, MAKE-SOCKET now uses LOOKUP-SERVICE to resolve them. More... over 17 years ago
Fix binding of *IPV6* in MAKE-SOCKET when FAMILY is :IPV4 or :IPV6. More... over 17 years ago
Remove unused keyword arguments from MAKE-SOCKET. More... over 17 years ago