Branch


Log

Author Commit Date CI Message
Thomas de Grivel d4dfedbd 2019-10-27T16:27:57 allow opening pathnames
Thomas de Grivel b718bde6 2018-06-29T12:42:11 stream-flush-output
Thomas de Grivel dc0cbafd 2018-06-15T10:48:42 fix types
Thomas de Grivel 19cd0780 2018-06-10T08:45:30 remove duplicate code
Thomas de Grivel 1d40f692 2018-06-10T08:45:09 a unistd-stream is a ub8-stream
Thomas de Grivel 8ca54841 2018-06-04T10:01:51 only close fd if still open
Thomas de Grivel 65bbc2dc 2018-06-04T10:01:37 export unistd-stream-fd
Thomas de Grivel 251522d1 2018-05-15T21:12:42 discard-stream -> stream-discard
Thomas de Grivel 843ac36a 2018-04-27T14:47:42 fix open create mode
Thomas de Grivel 0593bb51 2018-04-27T14:47:28 fix buffered output
Thomas de Grivel aa1e80b3 2018-04-17T15:51:07 close and open-p
Thomas de Grivel 33b983da 2018-04-17T15:49:17 update open
Thomas de Grivel 7908f913 2018-02-06T16:28:34 Split one file per class.
Thomas de Grivel 607f9e9b 2018-02-05T02:03:07 Split UNISTD-STREAM-OPEN.
Thomas de Grivel d303f15b 2018-02-05T02:02:24 STREAM-
Thomas de Grivel 13db0e47 2018-02-05T02:02:00 Fix STREAM-BLOCKING-P.
Thomas de Grivel 5fd61f30 2018-02-02T01:28:41 Rename fd-stream to unistd-stream.
Thomas de Grivel 79a13b38 2018-02-02T01:28:06 Update license info.
Thomas de Grivel 51e2bdc3 2017-06-27T15:58:21 discard-stream-{in,out}put-buffer
Thomas de Grivel 4955ae80 2017-06-20T22:52:48 untabify
Thomas de Grivel fc2afa82 2017-06-18T14:34:24 common-lisp-user
Thomas de Grivel d91a80c9 2017-06-17T21:31:49 more tests
Thomas de Grivel 5a144206 2017-06-17T21:31:40 read
Thomas de Grivel e15cb585 2017-06-17T18:33:33 tests
Thomas de Grivel 634c2dfb 2017-06-17T18:33:20 export symbols
Thomas de Grivel a1f93d58 2017-06-17T18:33:06 open-file
Thomas de Grivel 401fd05b 2017-06-17T18:32:54 stream-write-element-to-buffer
Thomas de Grivel 79e61c4d 2017-06-17T18:32:28 Use specified buffer size
Thomas de Grivel 22149746 2017-06-17T18:32:03 whitespace
Thomas de Grivel e2fb7423 2017-06-17T18:29:08 rename slots
Thomas de Grivel e145ca1e 2017-06-17T13:37:45 Dependencies
Thomas de Grivel 3251c9f5 2017-06-17T13:36:11 Documentation
Thomas de Grivel 6d8cefc9 2017-06-17T13:31:08 README
Thomas de Grivel 8643fbee 2017-06-17T13:28:29 README
Thomas de Grivel 1bc5b4d1 2017-06-17T13:16:32 Description
Thomas de Grivel e98fa982 2017-06-17T13:14:46 Unix file descriptor layer for cl-stream.
Thomas de Grivel 3630f71b 2017-05-28T13:42:35 README
Thomas de Grivel 172a9f5a 2017-05-28T13:41:21 README
Thomas de Grivel 78e630a0 2017-05-28T13:35:17 README
Thomas de Grivel 1135a906 2017-05-28T12:09:30 input-stream, with-input-stream, output-stream, with-output-stream, io-stream, with-io-stream
Thomas de Grivel 8702f9c4 2017-05-28T11:54:35 Fix close
Thomas de Grivel 2a04be53 2017-05-27T22:01:32 Unix file descriptor gray streams for Common Lisp