- 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 7 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
-
Zach Beane authored
It's not currently signaled anywhere but does fix a handler-bind issue.
-
- 27 Nov, 2016 2 commits
-
-
Zach Beane authored
-
Zach Beane authored
The old code could return :NIL if that symbol existed in the image in any form.
-
- 25 Nov, 2016 1 commit
-
-
Zach Beane authored
This allows POST requests to work.
-
- 23 Nov, 2016 4 commits
-
-
Zach Beane authored
Should signal an error if file in question does not exist.
-
Zach Beane authored
Return a universal-time, not a Unix epoch time.
-
Zach Beane authored
The default args to all keywords must be populated to produce a valid copy.
-
Zach Beane authored
Does nothing at the moment.
-