..
affinity.cc
Build sandbox support etc. unconditionally on Linux
2015-12-10 11:47:17 +01:00
affinity.hh
Run the daemon worker on the same CPU as the client
2013-08-07 14:02:04 +02:00
archive.cc
BinaryCacheStore: Implement addToStore()
2016-02-24 16:52:28 +01:00
archive.hh
Add NAR / Store accessor abstraction
2016-02-25 17:43:19 +01:00
args.cc
nix --help: Show short flags
2016-04-21 14:34:46 +02:00
args.hh
nix --help: Show short flags
2016-04-21 14:34:46 +02:00
compression.cc
BinaryCacheStore: Support bzip2 compression
2016-04-29 17:43:37 +02:00
compression.hh
BinaryCacheStore: Support "none" compression method
2016-04-29 17:02:57 +02:00
finally.hh
Eliminate the substituter mechanism
2016-04-29 13:57:08 +02:00
hash.cc
Cache path info lookups in SQLite
2016-04-20 14:12:38 +02:00
hash.hh
Cache path info lookups in SQLite
2016-04-20 14:12:38 +02:00
local.mk
BinaryCacheStore: Support bzip2 compression
2016-04-29 17:43:37 +02:00
logging.cc
Improved logging abstraction
2016-04-25 19:18:45 +02:00
logging.hh
Improved logging abstraction
2016-04-25 19:18:45 +02:00
lru-cache.hh
Move path info caching from BinaryCacheStore to Store
2016-04-19 18:52:53 +02:00
monitor-fd.hh
Pedantry
2014-12-14 01:51:14 +01:00
pool.hh
std::condition_variable_any -> std::condition_variable
2016-02-24 13:31:46 +01:00
ref.hh
Move path info caching from BinaryCacheStore to Store
2016-04-19 18:52:53 +02:00
regex.cc
Add a primop for regular expression pattern matching
2014-11-25 11:47:06 +01:00
regex.hh
Add a primop for regular expression pattern matching
2014-11-25 11:47:06 +01:00
serialise.cc
Eliminate some large string copying
2016-03-04 16:49:56 +01:00
serialise.hh
Eliminate some large string copying
2016-03-04 16:49:56 +01:00
sync.hh
Make LocalStore thread-safe
2016-04-08 18:07:13 +02:00
thread-pool.cc
ThreadPool: Start doing work as soon as work items are enqueued
2016-04-22 18:19:17 +02:00
thread-pool.hh
Factor out parallel processing of work items that have dependencies
2016-04-22 20:50:06 +02:00
types.hh
Improved logging abstraction
2016-04-25 19:18:45 +02:00
util.cc
Support Git repos in the Nix path
2016-04-29 21:07:47 +02:00
util.hh
Support Git repos in the Nix path
2016-04-29 21:07:47 +02:00
xml-writer.cc
OCD: foreach -> C++11 ranged for
2015-07-17 20:13:56 +02:00
xml-writer.hh
And another one
2014-02-26 18:55:18 +01:00