aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/ref.hh
AgeCommit message (Expand)Author
2024-05-09add and fix -Wdeprecated-copyQyriad
2024-03-05Merge pull request #9634 from 9999years/combine-abstract-pos-and-poseldritch horrors
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-31Extend internal API docs, part 2John Ericson
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-05-16first whack at passing evalState as an arg to debuggerHook.Ben Burdette
2022-04-21remove pos<T>pennae
2021-10-13fix build with gcc11kvtb
2021-08-29Force all Pos* to be non-nullRobert Hensing
2021-07-09ref: Add equality operatorsEelco Dolstra
2016-06-02Allow setting the state directory as a store parameterEelco Dolstra
2016-05-04Add a copyStorePath() utility functionEelco Dolstra
2016-04-19Move path info caching from BinaryCacheStore to StoreEelco Dolstra
2016-03-15Fix Darwin buildEelco Dolstra
2016-02-23Move ref<t> into a separate headerEelco Dolstra