1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-26 12:10:59 +01:00
nix/src/libstore
2007-10-08 12:24:02 +00:00
..
build.cc Fixes to decodeValidPathInfo and cleanups 2007-10-08 12:24:02 +00:00
build.hh * Fixed very old transactional bug that caused a freeze sometimes 2007-08-17 15:35:34 +00:00
db.cc Merged R9105 2007-10-08 11:58:34 +00:00
db.hh Merged R9105 2007-10-08 11:58:34 +00:00
derivations-ast.def Changed the [solid-state-dependencies] list in the derivation to a single variable 'externalState' (since we also have a single state path) which can, for instance, be set to ~/.mozilla-test in the case of firefox (not bugfree yet) 2007-09-03 19:22:09 +00:00
derivations.cc Changed the [solid-state-dependencies] list in the derivation to a single variable 'externalState' (since we also have a single state path) which can, for instance, be set to ~/.mozilla-test in the case of firefox (not bugfree yet) 2007-09-03 19:22:09 +00:00
derivations.hh Changed the [solid-state-dependencies] list in the derivation to a single variable 'externalState' (since we also have a single state path) which can, for instance, be set to ~/.mozilla-test in the case of firefox (not bugfree yet) 2007-09-03 19:22:09 +00:00
gc.cc Merged R9105 2007-10-08 11:58:34 +00:00
globals.cc Merged R9105 2007-10-08 11:58:34 +00:00
globals.hh Merged R9105 2007-10-08 11:58:34 +00:00
local-store.cc Fixes to decodeValidPathInfo and cleanups 2007-10-08 12:24:02 +00:00
local-store.hh Merged R9105 2007-10-08 11:58:34 +00:00
Makefile.am * Fixed very old transactional bug that caused a freeze sometimes 2007-08-17 15:35:34 +00:00
misc.cc Merged R9105 2007-10-08 11:58:34 +00:00
misc.hh Fixed a lot of remote store issues. But there is still a bug with 32bit unsigned integers: 'implementation cannot deal with > 32-bit integers' 2007-08-28 15:22:27 +00:00
pathlocks.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
pathlocks.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
references.cc 2007-07-18 11:19:41 +00:00
references.hh 2007-07-18 11:19:41 +00:00
remote-store.cc Merged R9105 2007-10-08 11:58:34 +00:00
remote-store.hh Merged R9105 2007-10-08 11:58:34 +00:00
store-api.cc Fixes to decodeValidPathInfo and cleanups 2007-10-08 12:24:02 +00:00
store-api.hh Merged R9105 2007-10-08 11:58:34 +00:00
store-state.cc Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
store-state.hh Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
worker-protocol.hh Merged R9105 2007-10-08 11:58:34 +00:00