Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-20 | * Argh, another short-write problem. Added wrappers around | Eelco Dolstra | 1 | -4/+3 | |
read()/write() to fix this once and for all. | |||||
2003-07-15 | * The new normaliser now passes the unit tests. | Eelco Dolstra | 1 | -16/+28 | |
2003-07-14 | * After building, scan for actual file system references as | Eelco Dolstra | 1 | -0/+98 | |
opposed to declared references. This prunes the reference graph, thus allowing better garbage collection and more efficient derivate distribution. |