2007-04-29 |
Stelian Ionescu | Added support for {READ,WRITE}-SEQUENCE on OpenMCL. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-29 |
Stelian Ionescu | Fixed closing DUAL-CHANNEL-GRAY-STREAM instances. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-29 |
Stelian Ionescu | Separated DUAL-CHANNEL-GRAY-STREAM implementation from... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-29 |
Stelian Ionescu | Deleted unused stuff. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-29 |
Stelian Ionescu | Muffling compiler notes for IO.ENCODINGS too. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-29 |
Stelian Ionescu | Now using IOLIB-UTILS in all packages. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-29 |
Stelian Ionescu | Stream position is no longer tracked for DUAL-CHANNEL... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-29 |
Stelian Ionescu | CLOSE now uses the ABORT parameter. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-28 |
Stelian Ionescu | Added a few aliases for ISO-8859 latin encodings. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stelian Ionescu | Moved debug test from %STREAM-UNREAD-CHAR to STREAM... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stelian Ionescu | Exporting EXTERNAL-FORMAT-OF, ISTREAM-POS-OF and OSTREAM... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stelian Ionescu | Small fix. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-25 |
Stelian Ionescu | Minor cleanups in PRINT-OBJECT methods for NETADDRs. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-25 |
Stelian Ionescu | Added .gitignore Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-25 |
Stelian Ionescu | Various code cleanups in SOCKET-SEND, SOCKET-RECEIVE... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-25 |
Stelian Ionescu | Turned a few DEFPARAMETERs into DEFVARs. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-24 |
Stelian Ionescu | Removed useless CFFI: prefixes. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-24 |
Stelian Ionescu | Finished implementing WRITE-BYTE, WRITE-CHAR, {READ... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-24 |
Stelian Ionescu | STRING-TO-OCTETS now creates non-adjustable arrays. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-24 |
Stelian Ionescu | Moved REPEAT-*-DECREASING-TIMEOUT and GETTIME into... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-17 |
Stelian Ionescu | Polling syscalls are now restarted when interrupted... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-17 |
Stelian Ionescu | Further improvements to sequence output by Francois... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-01 |
Stelian Ionescu | Fixes to wait-until-fd-ready, fd-ready-p and get-fd... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-30 |
Stelian Ionescu | Added stream-write-char and stream-write-string by... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-30 |
Stelian Ionescu | Small improvement to %octets-to-string by Francois... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-25 |
Stelian Ionescu | Fixes by Francois-Rene Rideau. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-20 |
Stelian Ionescu | Cleaned up DOTTED-TO-VECTOR, patch by Francois-Rene... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-19 |
Stelian Ionescu | PRINT-OBJECT fixes. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-19 |
Stelian Ionescu | More fixes for CMUCL; other fixes. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-19 |
Stelian Ionescu | Fixes for CMUCL compatibility. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-18 |
Stelian Ionescu | Unexporting UNMONITOR-FD.
|
commit | commitdiff | tree |
2007-03-10 |
Stelian Ionescu | Fixed a missing dependency. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-10 |
Stelian Ionescu | Added partial implementation of gray-streams for sockets.
|
commit | commitdiff | tree |
2007-03-10 |
Stelian Ionescu | Minor fixes.
|
commit | commitdiff | tree |
2007-03-10 |
Stelian Ionescu | Removed .hgignore
|
commit | commitdiff | tree |
2007-03-10 |
Stelian Ionescu | Fixed unused variables.
|
commit | commitdiff | tree |
2007-02-24 |
Stelian Ionescu | Using IO.ENCODINGS instead of FLEXI-STREAMS.
|
commit | commitdiff | tree |
2007-02-24 |
Stelian Ionescu | Added IO.ENCODINGS
|
commit | commitdiff | tree |
2007-02-03 |
Stelian Ionescu | Switched licence to LLGPL.
|
commit | commitdiff | tree |
2007-02-03 |
Stelian Ionescu | Using the LLGPLed queue.lisp(thanks to Pascal Bourguignon).
|
commit | commitdiff | tree |
2007-02-03 |
Stelian Ionescu | Fixed slot names.
|
commit | commitdiff | tree |
2007-02-01 |
Stelian Ionescu | Minor fix, dns-query now works on CMUCL.
|
commit | commitdiff | tree |
2007-02-01 |
Stelian Ionescu | Not using finalizers any more.
|
commit | commitdiff | tree |
2007-01-31 |
Stelian Ionescu | Fixed wait-until-fd-usable: not using the event loop...
|
commit | commitdiff | tree |
2007-01-31 |
Stelian Ionescu | moved timeout->milisec.
|
commit | commitdiff | tree |
2007-01-28 |
Stelian Ionescu | Removed DECLAIMs, switched to IOLIB-POSIX, minor fixes.
|
commit | commitdiff | tree |
2007-01-27 |
Stelian Ionescu | Minor cleanup.
|
commit | commitdiff | tree |
2007-01-26 |
Stelian Ionescu | Fixed many errors in the multiplexer main loop.
|
commit | commitdiff | tree |
2007-01-26 |
Stelian Ionescu | Rewrote the I/O multiplexer.
|
commit | commitdiff | tree |
2007-01-21 |
Stelian Ionescu | Updated copyright info.
|
commit | commitdiff | tree |
2007-01-20 |
Stelian Ionescu | Small change.
|
commit | commitdiff | tree |
2007-01-20 |
Stelian Ionescu | Using with-foreign-slots instead of foreign-slot-value...
|
commit | commitdiff | tree |
2007-01-19 |
Stelian Ionescu | Replaced memset() with bzero().
|
commit | commitdiff | tree |
2007-01-19 |
Stelian Ionescu | Now using size-of-<type> constants everywhere.
|
commit | commitdiff | tree |
2007-01-19 |
Stelian Ionescu | Renamed socket-non-blocking-mode to socket-non-blocking...
|
commit | commitdiff | tree |
2007-01-18 |
Stelian Ionescu | Fixed presentation methods for sockets.
|
commit | commitdiff | tree |
2007-01-18 |
Stelian Ionescu | Small fix.
|
commit | commitdiff | tree |
2007-01-18 |
Stelian Ionescu | Added preliminary(and incomplete) KQUEUE support.
|
commit | commitdiff | tree |
2007-01-18 |
Stelian Ionescu | Added TODO.
|
commit | commitdiff | tree |
2007-01-18 |
Stelian Ionescu | Exporting SOCKET-CONNECTED-P.
|
commit | commitdiff | tree |
2007-01-17 |
Stelian Ionescu | Further improvement of the multiplexers.
|
commit | commitdiff | tree |
2007-01-17 |
Stelian Ionescu | Overhaul of the I/O multiplexers.
|
commit | commitdiff | tree |
2007-01-14 |
Stelian Ionescu | Add "HANDLER" symbol to IO-MULTIPLEX export list.
|
commit | commitdiff | tree |
2007-01-01 |
Stelian Ionescu | Fixed reference to int instead of socklen_t.
|
commit | commitdiff | tree |
2007-01-01 |
Stelian Ionescu | Forgot to dereference a pointer when returning a socket...
|
commit | commitdiff | tree |
2007-01-01 |
Stelian Ionescu | .
|
commit | commitdiff | tree |
2007-01-01 |
Stelian Ionescu | .
|
commit | commitdiff | tree |
2007-01-01 |
Stelian Ionescu | Renamed netaddr class to sockaddr, added inetaddr class.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | IOLIB-UTILS is now a metapackage.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | Using iolib-utils-misc.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | Added misc utility package.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | Using iolib-utils.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | Added type-check to parse-number-or-nil.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | Added symbol manipulation utility package.
|
commit | commitdiff | tree |
2006-12-26 |
Stelian Ionescu | Small improvement.
|
commit | commitdiff | tree |
2006-12-26 |
Stelian Ionescu | Fixed parse-number-or-nil.
|
commit | commitdiff | tree |
2006-12-26 |
Stelian Ionescu | Small fix.
|
commit | commitdiff | tree |
2006-12-26 |
Stelian Ionescu | Lisp-only dotted-to-vector, added SPLIT-SEQUENCE dependency.
|
commit | commitdiff | tree |
2006-12-26 |
Stelian Ionescu | Improved number parse and check.
|
commit | commitdiff | tree |
2006-12-24 |
Stelian Ionescu | Fixed an ecase.
|
commit | commitdiff | tree |
2006-12-24 |
Stelian Ionescu | Re-muffling compiler notes.
|
commit | commitdiff | tree |
2006-12-24 |
Stelian Ionescu | Improved htons and htonl.
|
commit | commitdiff | tree |
2006-12-20 |
Stelian Ionescu | Style fix: changed error-p to errorp.
|
commit | commitdiff | tree |
2006-12-20 |
Stelian Ionescu | Fixes for CLISP compatibility.
|
commit | commitdiff | tree |