- 21 Oct, 2018 1 commit
-
-
Zach Beane authored
Updated to track latest AllegroServe. Bumped purported ACL version to 10.1 See merge request zbeane/zacl!1
-
- 20 Oct, 2018 1 commit
-
-
Dave Cooper authored
Added stubs for non-implemented inflate and deflate functions. Deal with the situation where Puri is loaded (e.g. from Drakma) before Zacl is loaded, which was giving a package conflict for "net.uri" package.
-
- 18 Oct, 2018 4 commits
-
-
Dave Cooper authored
-
Dave Cooper authored
aserve performance.
-
Dave Cooper authored
-
Dave Cooper authored
-
- 17 Oct, 2018 2 commits
-
-
Dave Cooper authored
-
Dave Cooper authored
-
- 25 Jul, 2017 1 commit
-
-
Zach Beane authored
-
- 14 Dec, 2016 4 commits
-
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
Also add some net.uri tests.
-
- 13 Dec, 2016 1 commit
-
-
Zach Beane authored
Needed because Clozure process semantics don't do what I expect. I hope to eliminate Clozure-specific process fiddling when I get my head wrapped around the Clozure behavior.
-
- 12 Dec, 2016 3 commits
-
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
- 09 Dec, 2016 2 commits
-
-
Zach Beane authored
-
Zach Beane authored
Define the protocol in a cleaner way and manage *ALL-PROCESSES* more carefully.
-
- 07 Dec, 2016 3 commits
-
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
- 06 Dec, 2016 3 commits
-
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
- Do our own locking on the queue; simple-cqueue fails on SBCL! - Implement portable process object on bordeaux-threads
-
- 05 Dec, 2016 2 commits
-
-
Zach Beane authored
Not sure how this could have worked before. SBCL signals a compile-time error on the old setup.
-
Zach Beane authored
Avoids calling CCL:DOTTED-TO-IPADDR on Clozure, and works on SBCL.
-
- 01 Dec, 2016 2 commits
-
-
Zach Beane authored
-
Zach Beane authored
-
- 30 Nov, 2016 1 commit
-
-
Zach Beane authored
Move it into CCL:STREAM-READ-VECTOR for now. Make the underlying EXCL:DEVICE-READ work on its internal (unsigned-byte 8) buffer instead of a string.
-
- 29 Nov, 2016 4 commits
-
-
Zach Beane authored
Should fix issue #3.
-
Zach Beane authored
This seems to get the wrong answer for chunking sizes, but it's better than hardcoding 42?
-
Zach Beane authored
-
- 28 Nov, 2016 6 commits
-
-
Zach Beane authored
I get "no shared cipher" errors with it.
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
Uses new URI-DESIGNATOR function.
-
Zach Beane authored
-