aboutsummaryrefslogtreecommitdiff
path: root/src/references.cc
AgeCommit message (Collapse)Author
2003-09-11* Added some missing #includes.Eelco Dolstra
2003-07-20* Argh, another short-write problem. Added wrappers aroundEelco Dolstra
read()/write() to fix this once and for all.
2003-07-15* The new normaliser now passes the unit tests.Eelco Dolstra
2003-07-14* After building, scan for actual file system references asEelco Dolstra
opposed to declared references. This prunes the reference graph, thus allowing better garbage collection and more efficient derivate distribution.