| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- changed release number
- small corrections in 'pack'
- removed "about" section in .html files
- added files 'HISTORY' and 'lpeg-128.gif'
|
|
|
|
|
|
| |
The C code uses recursion to handle nested captures, so a too deep
nesting could create a stack overflow. The fix limits the handling
of nested captures to 'MAXRECLEVEL' (default is 200 levels).
|
|
LPeg repository is being moved to git. Past versions won't be moved;
they are still available in RCS.
|