Log

Author Commit Date CI Message
Thomas de Grivel 76348b8c 2018-07-03T11:49:34 stdio
Thomas de Grivel e18991b1 2018-07-02T16:01:28 export fixnum+
Thomas de Grivel cf779329 2018-06-29T12:17:10 fix queue
Thomas de Grivel 6a9c4025 2018-06-29T12:16:54 sort exported symbols
Thomas de Grivel 74d8d625 2018-06-29T12:16:31 fix multi-buffered-output-stream
Thomas de Grivel 2ed6eaea 2018-06-29T12:14:57 type declarations
Thomas de Grivel 2f224642 2018-06-14T13:33:44 super-stream
Thomas de Grivel 4c2c5d57 2018-06-14T13:33:24 string-input-stream
Thomas de Grivel cee17061 2018-06-14T13:32:53 conditions
Thomas de Grivel b1fcbea9 2018-06-04T10:10:32 stream-flush for vector-output-stream
Thomas de Grivel a0af5b71 2018-06-04T10:10:15 fix multi-buffered-output-stream
Thomas de Grivel c91f1107 2018-06-04T10:09:38 fix fixnum class for clisp
Thomas de Grivel 24c145ce 2018-05-30T14:42:28 stream-flush-output-buffer -> stream-flush-output
Thomas de Grivel baffe386 2018-05-30T14:39:33 string-output-stream-string -> sequence-output-stream-sequence
Thomas de Grivel 35e3f862 2018-05-30T13:38:25 fix string-output-stream
Thomas de Grivel 1ca611f6 2018-05-29T20:23:13 remove closer-mop dependency
Thomas de Grivel ef68f422 2018-05-22T12:30:03 character-stream ub8-stream
Thomas de Grivel 7535c48f 2018-05-29T20:24:49 move stdio to outer package
Thomas de Grivel 1dee3146 2018-05-22T12:29:49 fix warning
Thomas de Grivel 3ccf009e 2018-05-18T10:50:17 relax typechecking for check-if-open on cl:stream
Thomas de Grivel a9df8d19 2018-05-18T10:50:04 defparameter for stdio streams
Thomas de Grivel b3048ebf 2018-05-18T10:49:43 export stream-fd
Thomas de Grivel 4239b22d 2018-05-18T10:49:29 stream-copy-n
Thomas de Grivel b9c0c454 2018-05-18T10:49:06 stream-discard-n
Thomas de Grivel 8e9b4e98 2018-05-16T08:23:38 fix buffered-output-stream
Thomas de Grivel cb95338d 2018-05-16T08:23:20 stdin and stdout are variables now
Thomas de Grivel 6e7fb7c0 2018-04-27T14:54:32 remove unused code
Thomas de Grivel d98fbb8c 2018-04-27T12:38:09 change stdio to variables
Thomas de Grivel 8d51e775 2018-04-27T10:56:32 export write-string
Thomas de Grivel 644e4c80 2018-04-27T10:56:08 fix stream-copy and output buffer flushing
Thomas de Grivel 46db5be2 2018-04-27T10:55:10 use variables for stdio
Thomas de Grivel f67c83bb 2018-04-24T13:57:38 rename array-output-stream to vector-output-stream
Thomas de Grivel 1024d79c 2018-04-17T15:57:24 wip
Thomas de Grivel a60bb07c 2018-04-17T15:56:23 update multi-buffered-output-stream
Thomas de Grivel bdc156da 2018-04-17T15:56:03 array output stream
Thomas de Grivel a1029999 2018-04-17T15:54:39 update buffered output stream
Thomas de Grivel 9342f511 2018-04-17T15:54:09 doc
Thomas de Grivel e288699a 2018-04-17T15:53:38 doc
Thomas de Grivel 9b75af85 2018-04-17T15:53:18 a buffered output stream has an element type
Thomas de Grivel dd74bbee 2018-03-05T15:57:01 stdio
Thomas de Grivel 0d80ec5c 2018-03-05T15:56:20 stream-open-p
Thomas de Grivel 905cc374 2018-03-05T15:51:10 ws
Thomas de Grivel 7ab1eaae 2018-03-05T15:50:42 stream-copy
Thomas de Grivel b8685eed 2018-03-05T11:23:35 stream-copy
Thomas de Grivel 511066f4 2018-03-05T11:23:06 doc
Thomas de Grivel 5b0c2b18 2018-03-05T11:22:58 depend on closer-mop
Thomas de Grivel 01b830e4 2018-03-05T11:22:37 add more support for cl:stream
Thomas de Grivel 54aa7401 2018-03-05T11:21:49 stream-discard-input-buffer stream-discard-output-buffer
Thomas de Grivel 427f98cd 2018-03-05T11:21:02 stream-copy
Thomas de Grivel a5481176 2018-02-10T15:30:26 Use cl:stream implementation for stdio by default.
Thomas de Grivel 7e2305dc 2018-02-10T15:27:52 Rename discard-stream-output-buffer to stream-clear-output and flush to stream-finish-output and stream-flush-output.
Thomas de Grivel 87102197 2018-02-07T00:52:23 Add a little description.
Thomas de Grivel 07028df0 2018-02-07T00:52:04 Define constant +EOF+ as a gensym.
Thomas de Grivel e10bf99c 2018-02-07T00:51:08 Export stream-read-line, stream-read-sequence, stream-write-sequence.
Thomas de Grivel 23402551 2018-02-06T16:19:14 Make READ compatible with COMMON-LISP:READ.
Thomas de Grivel 0dc4a3f5 2018-02-05T00:01:35 Standard I/O.
Thomas de Grivel d3cce33c 2018-02-05T00:00:47 Sort definitions.
Thomas de Grivel d5a5c33a 2018-02-04T23:59:31 Export more STREAM- functions.
Thomas de Grivel a3852477 2018-02-04T23:57:23 Rename STREAM-FLUSH.
Thomas de Grivel 01f768e8 2018-02-01T23:35:00 Rename *default-buffer-size* to *stream-default-buffer-size*
Thomas de Grivel 702558fc 2018-02-01T23:27:48 Split cl-stream.lisp into multiple files, one per class.
Thomas de Grivel 3795b27e 2017-06-27T15:56:10 multi-buffered-output-stream
Thomas de Grivel d478bc25 2017-06-27T15:55:59 stream-underlying-stream
Thomas de Grivel fadb0f33 2017-06-27T15:55:34 discard-stream-{in,out}put-buffer
Thomas de Grivel 18fecaea 2017-06-26T23:30:05 queue
Thomas de Grivel bf452d18 2017-06-26T23:29:42 shorter code for write
Thomas de Grivel 654f2b61 2017-06-26T23:29:25 stream-input-error, stream-output-error
Thomas de Grivel e9f1a630 2017-06-26T23:29:14 stream-end-error
Thomas de Grivel 29bc5292 2017-06-26T23:28:52 io-stream
Thomas de Grivel 1c9ba85d 2017-06-21T11:00:30 untabify
Thomas de Grivel 77dcc9f1 2017-06-21T11:00:17 string-output-stream
Thomas de Grivel 8403d28e 2017-06-21T10:58:59 sequence-output-stream-reset
Thomas de Grivel 992678a7 2017-06-18T14:38:50 read-line, read-until, read-sequence-until
Thomas de Grivel 25d8919d 2017-06-18T14:38:28 repair sequence-output-stream
Thomas de Grivel c694e362 2017-06-17T21:31:13 ecase -> case
Thomas de Grivel 694888aa 2017-06-17T21:28:09 :otherwise -> otherwise
Thomas de Grivel 17424bc8 2017-06-17T21:27:45 stream-read-element-from-buffer
Thomas de Grivel 689fcce2 2017-06-17T18:27:19 export symbols
Thomas de Grivel 2bd93454 2017-06-17T18:27:00 shadowing-import-from
Thomas de Grivel 58cd1c3f 2017-06-17T18:26:33 stream-write-element-to-buffer
Thomas de Grivel 4ebda1f7 2017-06-17T18:25:53 setf stream-output-buffer
Thomas de Grivel 29f2c535 2017-06-17T18:25:01 close methods
Thomas de Grivel c11c1a91 2017-06-17T18:24:20 setf stream-input-buffer
Thomas de Grivel 8a4cbc65 2017-06-17T18:23:44 with-stream
Thomas de Grivel b5634bcc 2017-06-17T18:23:06 stream-blocking-p
Thomas de Grivel 99e624f7 2017-06-10T19:45:36 README
Thomas de Grivel cd77ffab 2017-06-10T19:42:33 README
Thomas de Grivel bd9de167 2017-06-08T16:45:57 Stream classes for Common Lisp