| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-02 | std: move network code into `sys` | joboet | -2/+0 |
| 2024-09-23 | std: implement the `random` feature | joboet | -8/+0 |
| 2024-08-27 | std: move allocators to `sys` | joboet | -6/+3 |
| 2024-07-16 | zkvm: add `#[forbid(unsafe_op_in_unsafe_fn)]` in `stdlib` | Erik Kaneda | -0/+1 |
| 2024-06-15 | std: refactor the TLS implementation | joboet | -1/+0 |
| 2024-05-02 | std: move thread parking to `sys::sync` | joboet | -3/+0 |
| 2024-04-12 | zkvm: remove cmath | Marijan Petričević | -2/+0 |
| 2024-04-11 | Factor some common `io::Error` constants | Benoît du Garreau | -4/+1 |
| 2024-03-12 | std: move `Once` implementations to `sys` | joboet | -2/+0 |
| 2024-02-20 | Delete architecture-specific memchr code in std::sys | Arthur Carcano | -4/+0 |
| 2024-02-16 | std: move locks to `sys` on platforms without threads | joboet | -2/+0 |
| 2024-02-08 | std: move path into `sys` | joboet | -4/+0 |
| 2024-01-22 | zkvm: add partial std support | Erik Kaneda | -0/+93 |
