lix/src
Eelco Dolstra c364d5d1e3 * Made the garbage collector a lot faster. It no longer computes the
complete set of live and dead paths before starting the actual
  deletion, but determines liveness on demand.  I.e. for any path in
  the store, it first tries to delete all the referrers, and then the
  path itself.  This means that the collector can start deleting paths
  almost immediately.
2009-11-23 16:34:24 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * Install some headers in the right location. 2009-03-05 14:57:50 +00:00
bsdiff-4.3 * Mac OS X 10.5 compatibility. 2007-12-13 22:06:19 +00:00
libexpr * Remove support for old (before Nix 0.12pre12020) databases. 2009-11-06 01:15:44 +00:00
libmain * Don't show trace information by default (`--show-trace' to enable). 2009-06-30 13:28:29 +00:00
libstore * Made the garbage collector a lot faster. It no longer computes the 2009-11-23 16:34:24 +00:00
libutil * OpenSolaris compatibility. 2009-09-30 09:54:29 +00:00
nix-env * Remove support for old (before Nix 0.12pre12020) databases. 2009-11-06 01:15:44 +00:00
nix-hash * Remove support for old (before Nix 0.12pre12020) databases. 2009-11-06 01:15:44 +00:00
nix-instantiate * Remove support for old (before Nix 0.12pre12020) databases. 2009-11-06 01:15:44 +00:00
nix-log2xml * Ignore carriage returns. 2008-11-25 02:30:35 +00:00
nix-setuid-helper * Remove a warning. 2007-04-16 14:45:25 +00:00
nix-store * Remove the --use-atime / --max-atime garbage collector flags. Many 2009-11-20 17:12:38 +00:00
nix-worker * Remove the --use-atime / --max-atime garbage collector flags. Many 2009-11-20 17:12:38 +00:00
aterm-helper.pl * Big cleanup of the semantics of paths, strings, contexts, string 2006-10-16 15:55:34 +00:00
Makefile.am * Start of the setuid helper (the program that performs the operations 2006-12-06 01:24:02 +00:00