Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra | |
2010-11-16 | * Store the size of a store path in the database (to be precise, the | Eelco Dolstra | |
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 | |
one pass. This halves the amount of I/O. | |||
2006-09-04 | * Use a proper namespace. | Eelco Dolstra | |
* 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 | |
much faster. | |||
2003-11-18 | * libnix -> libstore. | Eelco Dolstra | |