copyuntil(out::IO, in::IO, delim) #48273
stevengj
changed the title in-place `readuntil!` readuntil(out::IO, in::IO, delim) 3 years ago
stevengj
changed the title readuntil(out::IO, in::IO, delim) copyuntil(out::IO, in::IO, delim) 3 years ago
stevengj
force pushed
from
ae4b1d4a
to
36212dbf
3 years ago
stevengj
force pushed
from
c9f52ade
to
c19e9064
2 years ago
stevengj
force pushed
from
6734b68e
to
80b77a76
2 years ago
stevengj
force pushed
from
80b77a76
to
c50ee4e0
2 years ago
in-place `readuntil!`
734eb832
docstring tweaks
e0b05427
fix bootstrapping
b097bcc4
bugfix
81bb0a69
more general delimiters
9bb9ca67
fix argument order
fc3ea490
add at least 128 bytes on resize, in case caller starts with an empty…
942beadb
bug fixes and improvements in jl_readuntil_buf
1e7831f4
add readuntil! to manual
d7d7b72e
optimized IOBuffer readuntil
88b21552
tests, fixes
53e1731e
NEWS
635d50e4
bugfix
24894414
readuntil(out::IO, ...) instead of readuntil!
dcdff443
bugfixes
b4b3e585
rm stray semicolon
20644c82
readline(out, ...)
b1709713
readuntil -> copyuntil
06703c58
add manual entries for copyuntil and copyline
6580502e
try calling cleanup() more often in test for Windows
6eb89170
use _unsafe_take and a few other tweaks
243a15bf
bugfix: missing ensureroom
1f4ef8ae
Update base/io.jl
7061e7f4
Update base/io.jl
13bbd485
stevengj
force pushed
from
c50ee4e0
to
13bbd485
2 years ago
vtjnash
merged
c14d4bbe
into master 2 years ago
vtjnash
deleted the sgj/readuntil_inplace branch 2 years ago
Assignees
No one assigned
Labels
performance
io
strings
Login to write a write a comment.
Login via GitHub