Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-04 | Ensure the local yywrap is used. Fixes build with newer flex. | jperkin | 1 | -0/+14 | |
2011-10-13 | Patch the lexer to ignore _Pragma(). | dholland | 1 | -0/+36 | |
2006-07-10 | Don't re-generate the HTML documentation unnecessarily. Patch provided | rillig | 1 | -0/+25 | |
by Gilles Dauphin in PR 33962. | |||||
2006-03-07 | Remove an obsolete patch (hi drochner!). | minskim | 1 | -12/+0 | |
2000-02-05 | added patch-sum, modified patch-aa for pkglint | wiz | 1 | -1/+1 | |
1999-08-24 | Import of cxref-1.5a | hwr | 1 | -0/+12 | |
Cxref is s a program that will produce documentation (in LaTeX, HTML, RTF or SGML) including cross-references from C program source code. It has been designed to work with ANSI C, incorporating K&R, and most popular GNU extensions. The documentation for the program is produced from comments in the code that are appropriately formatted. The cross referencing comes from the code itself and requires no extra work. |