tvl-depot/src
Eelco Dolstra 1328aa3307 * Start of concurrent garbage collection. Processes write temporary
roots to a per-process temporary file in /nix/var/nix/temproots
  while holding a write lock on that file.  The garbage collector
  acquires read locks on all those files, thus blocking further
  progress in other Nix processes, and reads the sets of temporary
  roots.
2005-01-31 10:27:25 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * This is also useful. 2004-06-18 16:52:31 +00:00
bsdiff-4.2 * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00
libexpr * Missing dependency; only a problem when building from Subversion. 2005-01-27 19:00:48 +00:00
libmain * Use NIX_STORE environment variable to locate the store (in addition 2005-01-28 13:19:16 +00:00
libstore * Start of concurrent garbage collection. Processes write temporary 2005-01-31 10:27:25 +00:00
libutil * Start of concurrent garbage collection. Processes write temporary 2005-01-31 10:27:25 +00:00
log2xml * Do not close a nesting level twice after close() has been 2004-03-27 15:33:19 +00:00
nix-env * Fix and simplify the garbage collector (it's still not concurrent, 2005-01-27 15:21:29 +00:00
nix-hash * Removed the `id' attribute hack. 2005-01-17 16:55:19 +00:00
nix-instantiate * Renamed normalise.cc' -> build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
nix-store * Fix and simplify the garbage collector (it's still not concurrent, 2005-01-27 15:21:29 +00:00
aterm-helper.pl * Support arities > 6. 2005-01-19 11:04:24 +00:00
Makefile.am * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00