Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra | 1 | -4/+1 | |
2010-11-16 | * Store the size of a store path in the database (to be precise, the | Eelco Dolstra | 1 | -1/+1 | |
size of the NAR serialisation of the path, i.e., `nix-store --dump PATH'). This is useful for Hydra. | |||||
2009-03-28 | * Scan for references and compute the SHA-256 hash of the output in | Eelco Dolstra | 1 | -1/+3 | |
one pass. This halves the amount of I/O. | |||||
2006-09-04 | * Use a proper namespace. | Eelco Dolstra | 1 | -2/+4 | |
* Optimise header file usage a bit. * Compile the parser as C++. | |||||
2005-11-16 | * Did something useful while waiting at IAD: reference scanning is now | Eelco Dolstra | 1 | -1/+1 | |
much faster. | |||||
2003-11-18 | * libnix -> libstore. | Eelco Dolstra | 1 | -0/+10 | |