Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-19 | Fix cause of minor warnings | Oliver Reiche | |
2024-11-14 | tests: Implement IWYU suggestions | Maksim Denisov | |
2024-10-25 | Test deep rehashing of Git trees to bazel Directories | Maksim Denisov | |
Co-authored-by: Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | |||
2024-10-07 | Enable readability-* checks. | Maksim Denisov | |
2024-08-07 | Replace classic C boolean operators with keywords | Maksim Denisov | |
! => not; && => and, || => or | |||
2024-05-02 | Small changes to allow gsl-lite support | Paul Cristian Sarbu | |
The gsl-lite implementation is slightly more picky in terms of type conversions and constness resolution in initializers, therefore small changes were needed. | |||
2024-04-08 | Use properly included standard library types by default | Paul Cristian Sarbu | |
2024-04-02 | LargeObjectUtils: Randomize large files and directories for testing purposes | Maksim Denisov | |