3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Explicitly shadow CL symbols that SERIES shadow in the NET.SOCKETS defpackage form. More... over 17 years ago
Add and export MAKE-SOCKET-STREAM. More... over 17 years ago
Clean up MAKE-SOCKET compiler macros. More... over 17 years ago
Add symbol macro +DEFAULT-INET-FAMILY+. More... over 17 years ago
Simplify handling of *IPV6* in the MAKE-SOCKET compiler macro. More... over 17 years ago
Add type *IPV6*-TYPE. More... over 17 years ago
Small improvement in MAKE-SOCKET compiler macro. More... over 17 years ago
Add compiler macros for low-level socket creation functions. More... over 17 years ago
Add MAKE-LOAD-FORM methods for INET-ADDRESS and LOCAL-ADDRESS. More... over 17 years ago
Removed unused variable in READ-LITERAL-HT. More... over 17 years ago
Add compiler macro for MAKE-SOCKET. More... over 17 years ago
Copy ARGS instead of destructively modifying it in MAKE-SOCKET. More... over 17 years ago
Add utility function REMOVE-PROPERTIES. More... over 17 years ago
Fix literal hash tables test suite on CLISP. More... over 17 years ago
Add test suite for literal hash tables reader macro. More... over 17 years ago
Improved error detection in MAKE-HT-FROM-LIST. More... over 17 years ago
Removed unused macro WITH-EXPECTED-CONDITIONS from the NET.SOCKETS test suite. More... over 17 years ago
Set *SUPPRESS-SERIES-WARNINGS* to T. More... over 17 years ago
Small improvement in READ-LITERAL-HT. More... over 17 years ago
Fix MAKE-HT-FROM-LIST, again. More... over 17 years ago
Fix MAKE-HT-FROM-LIST. More... over 17 years ago
Small improvement in MAKE-HT-FROM-LIST. More... over 17 years ago
Use literal hash tables in defining DNS constants. More... over 17 years ago
Add reader macro for literal hash tables. More... over 17 years ago
Better error management in the DNS resolver. More... over 17 years ago
Fix inverse host lookups. More... over 17 years ago
Fix computation of DNS CNAMEs. More... over 17 years ago
Indentation fix. More... over 17 years ago
Minor fixes in DNS query routines. More... over 17 years ago
Switch the test suite to FiveAM. More... over 17 years ago