Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-05 | Resolve about 24 DOCDOCs | Nick Mathewson | |
2012-06-04 | Add about 60 more DOCDOC comments to 0.2.3 | Nick Mathewson | |
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. | |||
2009-05-24 | fix codestyle issues | Sebastian Hahn | |
2009-05-08 | Include the *_sha1.i files in their own *_codedigest.c files. | Nick Mathewson | |
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. |