|
archive.cc
|
int2String() -> std::to_string()
|
2015-10-29 13:26:55 +01:00 |
|
compression.cc
|
Add xz compression function
|
2016-02-15 21:45:56 +01:00 |
|
compression.hh
|
Add xz compression function
|
2016-02-15 21:45:56 +01:00 |
|
hash.cc
|
Make hashLength32() a method of Hash
|
2016-01-27 17:18:20 +01:00 |
|
local.mk
|
Require OpenSSL
|
2015-11-04 16:37:49 +01:00 |
|
monitor-fd.hh
|
Pedantry
|
2014-12-14 01:51:14 +01:00 |
|
serialise.cc
|
Implement buildDerivation() via the daemon
|
2015-09-03 12:56:59 +02:00 |
|
serialise.hh
|
Implement buildDerivation() via the daemon
|
2015-09-03 12:56:59 +02:00 |
|
types.hh
|
ref<T>: Add cast operator
|
2016-02-11 15:32:48 +01:00 |
|
util.cc
|
Trivia
|
2016-01-27 17:18:31 +01:00 |
|
util.hh
|
Merge pull request #762 from ctheune/ctheune-floats
|
2016-02-12 12:49:59 +01: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 |