Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Resolve about 24 DOCDOCs | Nick Mathewson | 2012-06-05 |
| | |||
* | Add about 60 more DOCDOC comments to 0.2.3 | Nick Mathewson | 2012-06-04 |
| | | | | | | | | Also, try to resolve some doxygen issues. First, define a magic "This is doxygen!" macro so that we take the correct branch in various #if/#else/#endifs in order to get the right documentation. Second, add in a few grouping @{ and @} entries in order to get some variables and fields to get grouped together. | ||
* | Include the *_sha1.i files in their own *_codedigest.c files. | Nick Mathewson | 2009-05-08 |
This way we do not need to rebuild util.c and/or config.c whenever any unrelated source file in src/common or src/or has changed. |