| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-04-14 | library: Move `CStr` to libcore, and `CString` to liballoc | Vadim Petrochenkov | -240/+0 |
| 2022-03-18 | add CStr::from_bytes_until_nul | Eric Seppanen | -0/+37 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -1/+1 |
| 2022-02-16 | Add debug asserts to validate NUL terminator in c strings | Alex Saveau | -8/+0 |
| 2021-03-28 | ffi::c_str added tests for empty strings | klensy | -0/+16 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+195 |
