| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-01 | extmod/re1.5: Workaround issue with mingw32-gcc 4.2.1. | Paul Sokolovsky | |
| 2015-11-01 | extmod/re1.5: Update to 0.8. | Paul Sokolovsky | |
| Contains implementation of ?: (non-capturing groups), ?? (non-greedy ?), as well as much improved robustness, and edge cases and error handling by Amir Plivatsky (@ampli). | |||
| 2015-03-18 | extmod: Update re1.5 to 0.7. | Paul Sokolovsky | |
| Includes static function fix and all the previous improvements and fixes by @dpgeorge. | |||
| 2015-03-10 | extmod: Pull in upstream changes to re1.5; fixes bugs with regex errors. | Damien George | |
| 2015-02-21 | extmod: Pull in upstream changes to re1.5; fixes bug, adds named class. | Damien George | |
| 2014-10-17 | modure: Update to re1.5 v0.6.1, fixed and extended character class support. | Paul Sokolovsky | |
| 2014-10-15 | modure: Update to re1.5 v0.6, support for char sets/classes ([a-c]). | Paul Sokolovsky | |
| 2014-10-12 | modure: Upgrade re1.5 to 0.5.1 | Paul Sokolovsky | |
| Changes include: regexp.h: Add double-include protection. | |||
| 2014-10-11 | modure: Import needed files from re1.5 v0.5. | Paul Sokolovsky | |
| https://github.com/pfalcon/re1.5 | |||
