Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix an error message in the Lemon parser generator. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b6d7d42b7426622a26b67809cd1f2128 |
User & Date: | drh 2019-04-30 14:26:31 |
Context
2019-04-30
| ||
15:36 | Fix a problem allowing a Table object to be deleted from within a call to the xDestroy method of the associated virtual table, causing a use-after-free error. check-in: 1dbbb010 user: dan tags: trunk | |
14:26 | Fix an error message in the Lemon parser generator. check-in: b6d7d42b user: drh tags: trunk | |
11:54 | Small performance increase and size reduction in the implementation of the LIKE and GLOB operators. check-in: f97626f9 user: drh tags: trunk | |
Changes
Changes to tool/lemon.c.