Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-02 | libregexp: various fixes | David du Colombier | 1 | -1/+0 |
2015-06-03 | libregexp: fix copy-paste error | David du Colombier | 1 | -1/+1 |
2008-01-10 | libregexp: fix match choice bug | Russ Cox | 1 | -1/+1 |
2007-12-07 | libregexp: revert regexp fix | Russ Cox | 1 | -35/+26 |
2007-12-07 | libregexp: fix ambiguous match selection | Russ Cox | 1 | -26/+35 |
2007-06-09 | another | rsc | 1 | -1/+1 |
2007-05-21 | fix pointer comparison (Ramon de Vera) | rsc | 1 | -1/+1 |
2007-05-18 | Match leading ^ in regexp with embedded newlines (Roger Peppe) | rsc | 1 | -10/+9 |
2004-03-05 | Update libregexp with recent bug fixes from Plan 9. | rsc | 1 | -10/+10 |
2003-09-30 | Initial revision | rsc | 1 | -0/+213 |