Age | Commit message (Expand) | Author |
---|---|---|
2025-01-01 | Implement move assign for buffer | Steven Le Rouzic |
2025-01-01 | Implement move constructor for buffer | Steven Le Rouzic |
2024-12-31 | Some work on buffer move | Steven Le Rouzic |
2024-12-30 | Buffer clear & destructor | Steven Le Rouzic |
2024-12-29 | Fix use of aligned_alloc on Linux | Steven Le Rouzic |
2024-12-28 | Rework some metaprogramming stuff | Steven Le Rouzic |
2024-12-20 | Add buffer::push | Steven Le Rouzic |
2024-12-20 | Refactor a bunch of memory utilities | Steven Le Rouzic |
2024-12-20 | Add reserve_capacity to buffer | Steven Le Rouzic |
2024-12-20 | Upgrade Bazel to 8.0.0 | Steven Le Rouzic |
2024-12-20 | Some careful work on buffer | Steven Le Rouzic |
2024-12-20 | Start work on buffer | Steven Le Rouzic |