| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-01-01 | std.mem.compare: breaking API changes | Andrew Kelley |
| 2019-12-20 | sentinel slicing improvements | Andrew Kelley |
| 2019-12-20 | fix std.mem.addNullByte and implement sentinel slicing | Andrew Kelley |
| 2019-12-10 | Replace @typeOf with @TypeOf in all zig source | Robin Voetter |
| 2019-11-27 | remove type coercion from array values to references | Andrew Kelley |
| 2019-11-24 | make std.mem.toSlice use null terminated pointers | Andrew Kelley |
| 2019-11-23 | update the stage1 implementation to the new proposal | Andrew Kelley |
| 2019-11-21 | string literals are now null terminated | Andrew Kelley |
| 2019-11-08 | update the codebase to use `@as` | Andrew Kelley |
| 2019-11-06 | allow type coercion from *[0]T to E![]const T | Andrew Kelley |
| 2019-10-30 | make std.net more portable | Andrew Kelley |
| 2019-10-28 | Add some documentation for standard library things. (#3540) | Nathan Michaels |
| 2019-10-16 | fix std.mem.AsBytesReturnType (#3442) | Emeka Nkurumeh |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley |
