summaryrefslogtreecommitdiff
path: root/textproc/py-regex
AgeCommit message (Collapse)AuthorFilesLines
2019-12-12py-regex: updated to 2019.12.9adam2-7/+7
2019.12.9: Unknown changes
2019-11-15py-regex: updated to 2019.11.1adam3-27/+14
2019.11.1: Unknown changes
2019-10-16py-regex: updated to 2019.08.19adam2-7/+7
2019.08.19: Unknown changes
2019-07-05py-regex: updated to 2019.06.08adam2-7/+7
2019.06.08: Unknown changes
2019-03-21py-regex: updated to 2019.03.12adam2-9/+9
2019.03.12: Unknown changes
2019-03-04py-regex: updated to 2019.02.21adam3-18/+24
2019.02.21: Unknown changes
2019-01-29py-regex: updated to 2019.01.24adam2-7/+7
2019.01.24: Unknown changes
2018-12-22py-regex: updated to 2018.11.22adam2-7/+7
2018.11.22: Unknown changes
2018-11-14py-regex: updated to 2018.11.07adam2-11/+10
2018.11.07: Unknown changes
2018-08-19py-regex: updated to 2018.08.17adam2-7/+7
2018.08.17: Unknown changes.
2018-08-07py-regex: updated to 2018.07.11adam2-7/+7
2018.07.11: Unknown changes.
2018-02-26py-regex: updated to 2018.02.21adam2-7/+7
2018.02.21: Bug fixes.
2018-02-09py-regex: updated to 2018.02.08adam2-7/+7
regex-2018.02.08: Bug fixes.
2018-02-07py-regex: updated to 2018.02.03adam2-7/+7
2018.02.03: Bug fixes.
2018-02-02py-regex: updated to 2018.01.10adam2-10/+9
2018.01.10: Bug fixes.
2017-12-13py-regex: updated to 2017.12.12adam2-7/+7
2017.12.12: Bug fixes.
2017-12-10py-regex: updated to 2017.12.09adam2-7/+7
regex-2017.12.09: Bug fixes.
2017-11-09py-regex: updated to 2017.11.09adam2-7/+7
2017.11.09: Bug fix.
2017-11-08py-regex: updated to 2017.11.08adam2-7/+7
2017.11.08: Unknown changes
2017-10-28py-regex: updated to 2017.09.23adam2-11/+11
2017.09.23: Bug fixes.
2017-09-29py-regex: set EGGNAME instead of hardcoding egg names in PLISTwiz3-9/+12
Fix some other pkglint warnings while here.
2017-09-29Add regex-2017.07.28:joerg4-0/+48
This regex implementation is backwards-compatible with the standard ‘re’ module, but offers additional functionality.