- 18 Jan, 2022 1 commit
-
-
Gabor Melis authored
Paper over implementation incompatibilities in WITH-OPEN-FILE*.
-
- 24 Oct, 2021 3 commits
-
-
Tim Bradshaw authored
-
Tim Bradshaw authored
The element type of the buffer should also be the element type of the stream, rather than character. This is a fix to the previous commit.
-
Tim Bradshaw authored
Default the element type of the string being created from the element type of the stream being read. This has two advantages: it will make things work for implementations which have a mode where the default string element type is a subtype of character, and it will also mean that if the stream's element type is a subtype of character you may get thinner strings.
-
- 04 Mar, 2020 1 commit
-
-
Philipp Marek authored
-
- 22 Nov, 2016 1 commit
-
-
fix typos in docstring and error messages.
-
- 03 Apr, 2016 1 commit
-
-
Jan Moringen authored
export and document them use them in READ-FILE-INTO-{STRING,BYTE-VECTOR} no smoke test for READ-STREAM-CONTENT-INTO-BYTE-VECTOR due to lack of something like WITH-INPUT-FROM-BYTE-VECTOR
-
- 30 Mar, 2012 1 commit
-
-
Nikodemus Siivola authored
Added test-case.
-
- 07 Mar, 2012 1 commit
-
-
- 02 Mar, 2012 1 commit
-
-
Attila Lendvai authored
-
- 08 Oct, 2010 1 commit
-
-
Attila Lendvai authored
-
- 24 Mar, 2009 1 commit
-
-
Attila Lendvai authored
-
- 05 Dec, 2008 1 commit
-
-
Attila Lendvai authored
-
- 23 Nov, 2008 2 commits
-
-
Attila Lendvai authored
-
Attila Lendvai authored
-
- 27 Oct, 2008 1 commit
-
-
Attila Lendvai authored
use &key's in copy-stream just like the other io functions. add :force-output, :buffer and :buffer-size arguments.
-
- 23 Jun, 2008 1 commit
-
-
Levente Meszaros authored
-
- 02 Jun, 2008 1 commit
-
-
Attila Lendvai authored
with-input-from-file with-output-to-file read-file-into-string write-string-into-file copy-stream copy-file
-