Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-02 | libregexp: update from Plan 9 | David du Colombier | 1 | -8/+1 | |
R=rsc https://codereview.appspot.com/10690044 | |||||
2007-12-07 | libregexp: revert regexp fix | Russ Cox | 1 | -3/+3 | |
2007-12-07 | libregexp: fix ambiguous match selection | Russ Cox | 1 | -3/+3 | |
echo SYSSYSR1 | sed 's/SYS.+/sysr1/' was producing SYSsysr1 instead of sysr1. Bug was introduced during overflow cleanup earlier this year. Also bring regexec.c and rregexec.c into sync again. Also allocate large enough lists in the regexec2/rregexec2 case. | |||||
2004-03-05 | Update libregexp with recent bug fixes from Plan 9. | rsc | 1 | -3/+3 | |
2003-09-30 | Initial revision | rsc | 1 | -0/+74 | |