| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
|
|
|
|
|
| |
PR: 3457 (plus many private mails)
Submitted by: Sandro Sigala <ssigala@globalnet.it>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
New version has its own configure script and honors the PREFIX. So we no
longer need to patch config.mk.
|
|
It is composed by the following utilities:
cinfo, cinfoc and cinfodc - C language documentation tools
cdecl and cundecl - decode and encode C type declarations
cobfusc - make a C source file unreadable but compilable
chilight - highlight C source files with colors
yyextract - extract grammar rules from yacc grammar
yyref - yacc grammar reference program
Submitted by: Sandro Sigala <ssigala@globalnet.it>
|