Age | Commit message (Expand) | Author |
---|---|---|
2024-06-18 | libutil: tidy Sync and fix its move constructor | Jade Lovelace |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2023-03-31 | Extend internal API docs, part 2 | John Ericson |
2018-06-18 | sync.hh: return cv_status instead of dropping it, in case useful. | Will Dietz |
2017-08-03 | Include missing <cstdlib> for abort() | Brian McKenna |
2017-04-06 | nix-daemon: Disable path info cache | Eelco Dolstra |
2016-10-12 | Add some functions needed by hydra | Eelco Dolstra |
2016-04-08 | Make LocalStore thread-safe | Eelco Dolstra |
2016-02-24 | std::condition_variable_any -> std::condition_variable | Eelco Dolstra |
2016-02-23 | RemoteStore: Make thread-safe | Eelco Dolstra |