| Age | Commit message (Collapse) | Author | Lines |
|
Finally implements _str.is_utf8, adds from_chars, from_char, to_chars,
char_at, char_len, (push|pop|shift|unshift)_char. Also, proper
character I/O for streams.
|
|
to make this work
|
|
|
|
library, as well as a test case
|
|
Tweak std lib vec fns in process.
|
|
std.fs.list_dir will list the files in a directory, std.fs.file_is_dir
will, given a pathname, determine whether it is a directory or not.
|
|
root within std.rc anyway)
|
|
|
|
|
|
|
|
|
|
|
|
connect.
|
|
|
|
|
|
vec[u8] converter. Add testcase exercising both. Drive-by fix a potential array-out-of-bounds write on rust_str buffers.
|
|
and add a test.
|
|
|
|
type-specific buffered writers as wrappers of buf_writer.
|
|
|
|
|
|
|
|
|