3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename IOLIB.UTILS to IOLIB.BASE. More... about 17 years ago
Improve RETURN*. More... about 17 years ago
Add IOLIB.UTILS package with RETURN* for a start. More... about 17 years ago
Fix typo. More... about 17 years ago
Fix typo. More... about 17 years ago
Use :IO instead of :BOTH. More... about 17 years ago
Add some IGNORE declarations. More... about 17 years ago
Remove :NONBLOCKING keyword argument from file creation. More... about 17 years ago
Minor change. More... about 17 years ago
Style changes. More... about 17 years ago
Add :AROUND methods on DEVICE-READ and DEVICE-WRITE that do some bounds checking. More... about 17 years ago
Better buffer synchronization macro. More... about 17 years ago
Style changes. More... about 17 years ago
Rewrite buffering. More... about 17 years ago
Fix epoll multiplexer. More... about 17 years ago
Small fix in CALL-WITH-BUFFERS-FOR-FD-PASSING. More... about 17 years ago
Really fix bug in %WRITE-SIMPLE-ARRAY-UB8. More... about 17 years ago
Minor changes in protocol and service lookup. More... about 17 years ago
Fix use of ENSURE-STRING-OR-UNSIGNED-BYTE. More... about 17 years ago
Use conses for representing network interfaces instead of CLOS instances. More... about 17 years ago
Fix ENSURE-NUMBER and ENSURE-STRING-OR-UNSIGNED-BYTE. More... about 17 years ago
Fix bug in %WRITE-SIMPLE-ARRAY-UB8. More... about 17 years ago
Make +EPOLL-MAX-EVENTS+ a constant. More... about 17 years ago
Fix importing SERIES symbols. More... about 17 years ago
Small fix. More... about 17 years ago
Fix BUFFER-CLEAR-INPUT, BUFFER-CLEAR-OUTPUT and BUFFER-FLUSH-OUTPUT. More... about 17 years ago
Fix buffer locking. More... about 17 years ago
Add locks around all other BUFFER methods. More... about 17 years ago
Add ABORT optional parameter to DEVICE-CLOSE and a method on BUFFERs. More... about 17 years ago
Fix DEVICE-POSITION for buffers. More... about 17 years ago