lix/src/libutil
Eelco Dolstra 4af88a4c91
Merge pull request #5906 from pennae/primops-optimization
optimize primops and utils by caching more and copying less
2022-01-18 19:43:28 +01:00
..
tests Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
abstract-setting-to-json.hh
ansicolor.hh
archive.cc dump(): Use emplace() 2022-01-07 13:23:17 +01:00
archive.hh
args.cc Don't insert spaces when completing attribute paths 2021-12-22 16:17:01 +01:00
args.hh Don't insert spaces when completing attribute paths 2021-12-22 16:17:01 +01:00
callback.hh
closure.hh
comparator.hh
compression.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
compression.hh Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
compute-levels.cc
compute-levels.hh
config.cc
config.hh
error.cc BaseError::calcWhat: take loggerSettings.showTrace into account 2021-12-28 15:53:21 +03:00
error.hh serialise.hh: Use std::string_view 2022-01-17 22:20:23 +01:00
experimental-features.cc
experimental-features.hh
finally.hh
fmt.hh
hash.cc
hash.hh
json.cc avoid ostream sentries per json string character 2022-01-07 06:53:47 +01:00
json.hh
local.mk
logging.cc
logging.hh Make --repair-path also repair corrupt optimised links 2022-01-11 11:57:45 +01:00
lru-cache.hh
monitor-fd.hh
pool.hh
ref.hh
rust-ffi.cc
rust-ffi.hh
serialise.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
serialise.hh Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
split.hh
sync.hh
tarfile.cc
tarfile.hh
thread-pool.cc
thread-pool.hh
topo-sort.hh
types.hh use more string_view in utils 2022-01-13 13:51:29 +01:00
url-parts.hh
url.cc
url.hh
util.cc Merge pull request #5906 from pennae/primops-optimization 2022-01-18 19:43:28 +01:00
util.hh use more string_view in utils 2022-01-13 13:51:29 +01:00
xml-writer.cc
xml-writer.hh