| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
a program so remove it and fix the build for all -current machines.
Notes:
svn path=/head/; revision=21977
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
|
| |
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
Notes:
svn path=/head/; revision=12467
|
|
This is basically the same concept as lex, except this time it doesn't
turn your code inside out, and it generates actual C code to parse the
expressions (not tables), and the resulting code is usually about 2
times faster than flex.
Notes:
svn path=/head/; revision=11012
|