about summary refs log tree commit diff
path: root/src/globals.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2003-07-31 * Enclose most operations that update the database in transactions.Eelco Dolstra1-4/+4
2003-07-31 * Started using Berkeley DB environments. This is necessary forEelco Dolstra1-5/+12
2003-07-15 * Basic work on allowing derive expressions to build multiple paths.Eelco Dolstra1-17/+20
2003-07-10 * Get `nix-push' working again. It now uses Nix/Fix to create NixEelco Dolstra1-0/+2
2003-07-09 * Outline of the new scheme for derivate distribution.Eelco Dolstra1-0/+15
2003-07-08 * Get rid of the `netsources' database.Eelco Dolstra1-15/+4
2003-07-04 * Cleanup.Eelco Dolstra1-1/+7
2003-07-04 * Caching of expression successors.Eelco Dolstra1-9/+7
2003-06-27 * Realisation of File(...) expressions.Eelco Dolstra1-13/+8
2003-06-17 * Derefencing of hashed expressions.Eelco Dolstra1-3/+7
2003-06-16 * Started implementing the new evaluation model.Eelco Dolstra1-0/+60