aboutsummaryrefslogtreecommitdiff
path: root/lib/std/unicode
AgeCommit message (Expand)Author
2021-10-04migrate from `std.Target.current` to `@import("builtin").target`Andrew Kelley
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2021-06-21std, src, doc, test: remove unused variablesJacob G-W
2021-01-07Reduce use of deprecated IO typesJay Petacat
2020-12-31Year++Frank Denis
2020-11-05std: Make utf8CountCodepoints much fasterLemonBoy
2020-08-20add license header to all std lib filesAndrew Kelley
2020-04-03Update all remaining uses of &outStream().streamRyan Liptak
2020-01-06zig fmt and update `extern fn` to `callconv(.C)`Andrew Kelley
2019-12-28std: add warm up phase to benchmarkdaurnimator
2019-12-08std.fmt.format: tuple parameter instead of var argsAndrew Kelley
2019-11-25rename std.heap.direct_allocator to std.heap.page_allocatorAndrew Kelley
2019-11-13std.io.getStdOut and related fns no longer can errorAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley