common-lisp.net
/
projects/iolib/iolib.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
projects/iolib/iolib.git
2008-08-20
Stelian Ionescu
Add old ABNF-PPCRE code.
abnf-ppcre
commit
|
commitdiff
|
tree
2008-08-20
Stelian Ionescu
Refactor split-sequence.
commit
|
commitdiff
|
tree
2008-08-20
Stelian Ionescu
Also export CHECK-BOUNDS and MULTIPLE-VALUE-CASE from...
commit
|
commitdiff
|
tree
2008-08-20
Stelian Ionescu
Minor fix to COMPUTE-FLAGS.
commit
|
commitdiff
|
tree
2008-08-20
Stelian Ionescu
Move more utils from NET.SOCKETS to base.
commit
|
commitdiff
|
tree
2008-08-20
Stelian Ionescu
Move reader macro utils to base.
commit
|
commitdiff
|
tree
2008-08-20
Stelian Ionescu
Remove useless comments from SPLIT-SEQUENCE.
commit
|
commitdiff
|
tree
2008-08-20
Stelian Ionescu
Refactored SPLIT-SEQUENCE.
commit
|
commitdiff
|
tree
2008-08-20
Stelian Ionescu
Copy SPLIT-SEQUENCE to base.
commit
|
commitdiff
|
tree
2008-08-19
Stelian Ionescu
Use MULTIPLE-VALUE-PROG1 instead of PROG1.
commit
|
commitdiff
|
tree
2008-08-19
Stelian Ionescu
Fix argument names to socket syscalls.
commit
|
commitdiff
|
tree
2008-08-16
Stelian Ionescu
Add DEFOBSOLETE to base package.
commit
|
commitdiff
|
tree
2008-08-15
Stelian Ionescu
Don't use #'(LAMBDA ...) any more.
commit
|
commitdiff
|
tree
2008-08-15
Stelian Ionescu
Add LAMBDA*.
commit
|
commitdiff
|
tree
2008-08-15
Stelian Ionescu
Use RETURN* everywhere.
commit
|
commitdiff
|
tree
2008-08-15
Stelian Ionescu
Fix symbol exporting from IOLIB.BASE
commit
|
commitdiff
|
tree
2008-08-15
Stelian Ionescu
Fixed DEFMETHOD arg parsing.
commit
|
commitdiff
|
tree
2008-08-15
Stelian Ionescu
Use IOLIB.BASE everywhere instead of COMMON-LISP package.
commit
|
commitdiff
|
tree
2008-08-15
Stelian Ionescu
Rename IOLIB.UTILS to IOLIB.BASE.
commit
|
commitdiff
|
tree
2008-08-15
Stelian Ionescu
Improve RETURN*.
commit
|
commitdiff
|
tree
2008-08-15
Stelian Ionescu
Add IOLIB.UTILS package with RETURN* for a start.
commit
|
commitdiff
|
tree
2008-08-15
Stelian Ionescu
Fix typo.
commit
|
commitdiff
|
tree
2008-08-14
Stelian Ionescu
Fix typo.
commit
|
commitdiff
|
tree
2008-08-03
Stelian Ionescu
Use :IO instead of :BOTH.
commit
|
commitdiff
|
tree
2008-07-25
Stelian Ionescu
Add some IGNORE declarations.
commit
|
commitdiff
|
tree
2008-07-25
Stelian Ionescu
Remove :NONBLOCKING keyword argument from file creation.
commit
|
commitdiff
|
tree
2008-07-21
Stelian Ionescu
Minor change.
commit
|
commitdiff
|
tree
2008-07-20
Stelian Ionescu
Style changes.
commit
|
commitdiff
|
tree
2008-07-20
Stelian Ionescu
Add :AROUND methods on DEVICE-READ and DEVICE-WRITE...
commit
|
commitdiff
|
tree
2008-07-20
Stelian Ionescu
Better buffer synchronization macro.
commit
|
commitdiff
|
tree
2008-07-20
Stelian Ionescu
Style changes.
commit
|
commitdiff
|
tree
2008-07-20
Stelian Ionescu
Rewrite buffering.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Small fix.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix BUFFER-CLEAR-INPUT, BUFFER-CLEAR-OUTPUT and BUFFER...
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix buffer locking.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add locks around all other BUFFER methods.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add ABORT optional parameter to DEVICE-CLOSE and a...
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix DEVICE-POSITION for buffers.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix comment.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add more granular buffer locking.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add WAIT-FOR-INPUT and WAIT-FOR-OUTPUT.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add optional locking on buffers.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Small fix to SYNCHRONIZE-OUTPUT.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add buffer coherency protocol for single-channel buffers.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Improved IOBUF->VECTOR and VECTOR->IOBUF .
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix initialization of SINGLE-CHANNEL-P for BUFFER insta...
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add PRINT-OBJECT method for FILE-DEVICE instances.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Better error handling.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add DEVICE-READ-CHAR for testing.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix initialization of BUFFER instances.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add correct DEVICE-POSITION for buffers.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Remove superfluous use of (SETF DEVICE-POSITION).
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix DEVICE-POSITION for files.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Some fixes and cleanups.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
More code cleanup.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Re-organise files.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add write buffering, code cleanup.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add buffering.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Small improvement to DEVICE-OPEN for FILE-DEVICEs.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
More code cleanup.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Minor change.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix default values of if-exists and if-does-not-exist...
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Further improvements
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Add working implementation if FILE-DEVICEs.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Clean up buffer code.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix licence.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Started ZETA-STREAMS.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix epoll multiplexer.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Small fix in CALL-WITH-BUFFERS-FOR-FD-PASSING.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Really fix bug in %WRITE-SIMPLE-ARRAY-UB8.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Minor changes in protocol and service lookup.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Fix use of ENSURE-STRING-OR-UNSIGNED-BYTE.
commit
|
commitdiff
|
tree
2008-07-17
Stelian Ionescu
Use conses for representing network interfaces instead...
commit
|
commitdiff
|
tree
2008-07-16
Stelian Ionescu
Fix ENSURE-NUMBER and ENSURE-STRING-OR-UNSIGNED-BYTE.
commit
|
commitdiff
|
tree
2008-07-16
Stelian Ionescu
Fix bug in %WRITE-SIMPLE-ARRAY-UB8.
commit
|
commitdiff
|
tree
2008-07-16
Stelian Ionescu
Make +EPOLL-MAX-EVENTS+ a constant.
commit
|
commitdiff
|
tree
2008-07-16
Stelian Ionescu
Fix importing SERIES symbols.
commit
|
commitdiff
|
tree
2008-07-06
Attila Lendvai
Fix timeout calculation in WAIT-UNTIL-FD-READY.
commit
|
commitdiff
|
tree
2008-06-28
Stelian Ionescu
Simplify SOCKADDR-UN->SOCKADDR.
commit
|
commitdiff
|
tree
2008-06-28
Stelian Ionescu
Better ADDRESS-TO-STRING for LOCAL-ADDRESS instances.
commit
|
commitdiff
|
tree
2008-06-28
Stelian Ionescu
Add ABSTRACT keyword argument to ENSURE-ADDRESS.
commit
|
commitdiff
|
tree
2008-06-28
Stelian Ionescu
Add INITIALIZE-INSTANCE method for LOCAL-ADDRESS instances.
commit
|
commitdiff
|
tree
2008-06-28
Stelian Ionescu
Clearer SOCKADDR-UN->SOCKADDR.
commit
|
commitdiff
|
tree
2008-06-27
Stelian Ionescu
Cosmetic fix.
commit
|
commitdiff
|
tree
2008-06-25
Stelian Ionescu
Fix LOOKUP-HOST tests.
commit
|
commitdiff
|
tree
2008-06-25
Stelian Ionescu
Fix pretty printing in INTEGER-TO-DOTTED.
commit
|
commitdiff
|
tree
2008-06-25
Stelian Ionescu
Bind *PRINT-BASE* to 10 in VECTOR-TO-DOTTED.
commit
|
commitdiff
|
tree
2008-06-25
Stelian Ionescu
Replace mem-ref with mem-aref.
commit
|
commitdiff
|
tree
2008-06-21
Stelian Ionescu
Cosmetic fix.
commit
|
commitdiff
|
tree
2008-06-18
Stelian Ionescu
Cosmetic change.
commit
|
commitdiff
|
tree
2008-06-17
Stelian Ionescu
Minor change in LOOKUP-HOST.
commit
|
commitdiff
|
tree
2008-06-16
Stelian Ionescu
LOOKUP-HOST now returns an address as primary value.
commit
|
commitdiff
|
tree
2008-06-16
Stelian Ionescu
Cosmetic fix.
commit
|
commitdiff
|
tree
2008-06-09
Stelian Ionescu
Cosmetic fix.
commit
|
commitdiff
|
tree
2008-05-09
Stelian Ionescu
Make IO.MULTIPLEX depend on TRIVIAL-GRAY-STREAMS becaus...
commit
|
commitdiff
|
tree
2008-05-05
Stelian Ionescu
Make make-socket.lisp ASCII-only.
commit
|
commitdiff
|
tree
2008-05-05
Stelian Ionescu
Small fix for SBCL.
commit
|
commitdiff
|
tree
2008-05-05
Stelian Ionescu
Forgot to change the licence in the system definition...
commit
|
commitdiff
|
tree
2008-05-05
Stelian Ionescu
Export also {EN,DIS}ABLE-READER-MACRO* from net.sockets .
commit
|
commitdiff
|
tree
2008-05-03
Stelian Ionescu
IO.MULTIPLEX:WAIT-UNTIL-FD-READY now accepts only OPEN...
commit
|
commitdiff
|
tree
next