| .. |
|
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
|
* Refactoring: move all database manipulation into store.cc.
|
2003-10-15 12:42:39 +00:00 |
|
db.hh
|
* Refactoring: move all database manipulation into store.cc.
|
2003-10-15 12:42:39 +00:00 |
|
dotgraph.cc
|
* Get rid of identifiers since they are redundant now. This greatly
|
2003-10-08 15:06:59 +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
|
* Refactoring: move all database manipulation into store.cc.
|
2003-10-15 12:42:39 +00:00 |
|
expr.hh
|
* Get rid of identifiers since they are redundant now. This greatly
|
2003-10-08 15:06:59 +00:00 |
|
fix.cc
|
* Automatically recover the database in case of a crash.
|
2003-10-14 15:33:00 +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 |
|
Makefile.am
|
* Synchronise terminology with the ICSE paper (e.g., slice -> closure,
|
2003-10-07 12:27:49 +00:00 |
|
md5.c
|
* Fix for big-endian platforms: check for endianness in MD5 computations.
|
2003-05-27 09:55:47 +00:00 |
|
md5.h
|
* For efficiency: md5 integrated into nix.
|
2003-03-24 17:49:56 +00:00 |
|
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
|
* Refactoring: move all database manipulation into store.cc.
|
2003-10-15 12:42:39 +00:00 |
|
normalise.cc
|
* Refactoring: move all database manipulation into store.cc.
|
2003-10-15 12:42:39 +00:00 |
|
normalise.hh
|
* Reverse mappings for the successor and substitute mappings.
|
2003-10-10 14:46:28 +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
|
* Get rid of identifiers since they are redundant now. This greatly
|
2003-10-08 15:06:59 +00:00 |
|
shared.hh
|
* Refactoring: move initialisation and argument parsing into a shared
|
2003-07-04 15:42:03 +00:00 |
|
store.cc
|
* Refactoring: move all database manipulation into store.cc.
|
2003-10-15 12:42:39 +00:00 |
|
store.hh
|
* Refactoring: move all database manipulation into store.cc.
|
2003-10-15 12:42:39 +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 |