diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2023-04-10 13:47:45 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2023-04-10 13:47:45 -0300 |
commit | 05edfcff9b7eca52571b221e614b5cbf84e7d43d (patch) | |
tree | 37ca0e23753461795eb3ea6df873d725b94ba54e /HISTORY | |
parent | afd7b912611d5777c12d55cb533beee760207949 (diff) | |
download | lpeg-05edfcff9b7eca52571b221e614b5cbf84e7d43d.tar.gz lpeg-05edfcff9b7eca52571b221e614b5cbf84e7d43d.tar.bz2 lpeg-05edfcff9b7eca52571b221e614b5cbf84e7d43d.zip |
Documentation
Removed '$Id' from all files + updated copyright year + other changes
in comments and documentation
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ | |||
1 | HISTORY for LPeg 1.0.2 | 1 | HISTORY for LPeg 1.1.0 |
2 | |||
3 | * Changes from version 1.0.2 to 1.1.0 | ||
4 | --------------------------------- | ||
5 | + UTF-8 ranges | ||
6 | + Larger limit for number of rules in a grammar | ||
7 | + bug fixes | ||
2 | 8 | ||
3 | * Changes from version 1.0.1 to 1.0.2 | 9 | * Changes from version 1.0.1 to 1.0.2 |
4 | --------------------------------- | 10 | --------------------------------- |