guix/src
Eelco Dolstra 0791282b2f * Substitutes and nix-pull now work again.
* Fixed a segfault caused by the buffering of stderr.
* Fix now allows the specification of the full output path.  This
  should be used with great care, since it by-passes the normal hash
  generation.
* Incremented the version number to 0.4 (prerelease).
2003-10-16 16:29:57 +00:00
..
Makefile.am * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
archive.cc * Get rid of identifiers since they are redundant now. This greatly 2003-10-08 15:06:59 +00:00
archive.hh * Get rid of identifiers since they are redundant now. This greatly 2003-10-08 15:06:59 +00:00
db.cc * Upgraded to Berkeley DB 4.1.25 and do not synchronously flush the 2003-10-16 08:52:44 +00:00
db.hh * Refactoring: move all database manipulation into store.cc. 2003-10-15 12:42:39 +00:00
dotgraph.cc * Substitutes and nix-pull now work again. 2003-10-16 16:29:57 +00:00
dotgraph.hh * Get rid of identifiers since they are redundant now. This greatly 2003-10-08 15:06:59 +00:00
exec.cc * Nix now respects $TMPDIR for the creation of temporary build directories. 2003-10-02 11:55:38 +00:00
exec.hh * Derivation expressions now can specify arguments to be passed to the 2003-08-15 12:32:37 +00:00
expr.cc * Substitutes and nix-pull now work again. 2003-10-16 16:29:57 +00:00
expr.hh * Substitutes and nix-pull now work again. 2003-10-16 16:29:57 +00:00
fix.cc * Substitutes and nix-pull now work again. 2003-10-16 16:29:57 +00:00
globals.cc * Refactoring: move all database manipulation into store.cc. 2003-10-15 12:42:39 +00:00
globals.hh * Refactoring: move all database manipulation into store.cc. 2003-10-15 12:42:39 +00:00
hash.cc * Get rid of identifiers since they are redundant now. This greatly 2003-10-08 15:06:59 +00:00
hash.hh * Get rid of identifiers since they are redundant now. This greatly 2003-10-08 15:06:59 +00:00
md5.c
md5.h
nix-hash.cc * A flag `--flat' to just compute the MD5 checksum of the contents of 2003-08-06 09:06:32 +00:00
nix-help.txt * Refactoring: move all database manipulation into store.cc. 2003-10-15 12:42:39 +00:00
nix.cc * Don't sort the result of `--query --list'. 2003-10-16 08:06:19 +00:00
normalise.cc * Substitutes and nix-pull now work again. 2003-10-16 16:29:57 +00:00
normalise.hh * Substitutes and nix-pull now work again. 2003-10-16 16:29:57 +00:00
pathlocks.cc * Automatically recover the database in case of a crash. 2003-10-14 15:33:00 +00:00
pathlocks.hh * Automatically recover the database in case of a crash. 2003-10-14 15:33:00 +00:00
references.cc * Added some missing #includes. 2003-09-11 08:31:29 +00:00
references.hh * Get rid of identifiers since they are redundant now. This greatly 2003-10-08 15:06:59 +00:00
shared.cc * Substitutes and nix-pull now work again. 2003-10-16 16:29:57 +00:00
shared.hh * Refactoring: move initialisation and argument parsing into a shared 2003-07-04 15:42:03 +00:00
store.cc * Substitutes and nix-pull now work again. 2003-10-16 16:29:57 +00:00
store.hh * Substitutes and nix-pull now work again. 2003-10-16 16:29:57 +00:00
test-builder-1.sh * Set execute bit. 2003-07-31 13:13:27 +00:00
test-builder-2.sh * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
test-expr-1.nix * Test for expression dereferencing. 2003-06-17 15:47:25 +00:00
test.cc * Get rid of identifiers since they are redundant now. This greatly 2003-10-08 15:06:59 +00:00
util.cc * string -> Path. 2003-10-07 14:37:41 +00:00
util.hh * string -> Path. 2003-10-07 14:37:41 +00:00