aboutsummaryrefslogtreecommitdiff
path: root/src/db.cc
AgeCommit message (Collapse)Author
2003-07-17* For debugging: `nix --verify' to check the consistency of theEelco Dolstra
database and store.
2003-07-16* Substitute fixes.Eelco Dolstra
2003-07-07* Make dbRefs a mapping from Hash to [Path].Eelco Dolstra
2003-05-30* Open the database read-only when enumerating tables.Eelco Dolstra
2003-05-26* FreeBSD / ISO C++ compatibility fixes.Eelco Dolstra
2003-05-26* Some refactoring.Eelco Dolstra