diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2020-03-06 18:01:20 -0500 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2020-03-06 18:49:13 -0500 |
| commit | 231a4b8fde6ff061198c76d02990a471ec48c977 (patch) | |
| tree | 1fd5c25caa7321898f45c45e6a42f6623b94c760 /src/zig_clang.cpp | |
| parent | 4114b63d751cd00ea759f4c0de8568efff58e945 (diff) | |
| download | zig-231a4b8fde6ff061198c76d02990a471ec48c977.tar.gz zig-231a4b8fde6ff061198c76d02990a471ec48c977.zip | |
fixups & make some API decisions
Removed:
std.io.InStream.readUntilDelimiterBuffer
Deprecated:
std.ArrayList.toSlice
std.ArrayList.toSliceConst
std.ArrayList.at
std.ArrayList.ptrAt
std.ArrayList.setOrError
std.ArrayList.set
std.ArrayList.swapRemoveOrError
std.Buffer.toSlice
std.Buffer.toSliceConst
std.io.InStream.readFull => std.io.InStream.readAll
std.io.InStream.readAllBuffer
New:
std.ArrayList.span
std.ArrayList.expandToCapacity
std.Buffer.span
std.io.InStream.readUntilDelimiterArrayList
Diffstat (limited to 'src/zig_clang.cpp')
0 files changed, 0 insertions, 0 deletions
