Wykres commitów

9 Commity (8c749d292a3ad493f5f044f6b4fd718625258e2b)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 3ec82997d5 re-pcre: findall(): Rework for compliant implementation. 2015-05-29 02:04:27 +03:00
Paul Sokolovsky 0e4a1ab7e1 re-pcre: Implement findall() method. 2015-05-06 00:09:37 +03:00
Paul Sokolovsky 5262fb8237 re-pcre: Implement count arg to re.sub(). 2014-06-08 00:16:34 +03:00
Paul Sokolovsky f1201bdce9 re-pcre: sub(): If suffix of string matched, None was returned. 2014-06-07 05:04:00 +03:00
Paul Sokolovsky cc4cd5b47a re-pcre: Implement split() method. 2014-05-11 12:20:31 +03:00
Paul Sokolovsky ef315ca90e re-pcre: Implement multiple args to match.group(). 2014-05-10 19:09:03 +03:00
Paul Sokolovsky cebaecf15f re-pcre: Add testcase for inline flags and \Z.
See http://bugs.python.org/issue21464
2014-05-10 00:43:27 +03:00
Paul Sokolovsky 3ff262e08f re-pcre: Add escape() function. 2014-05-10 00:43:26 +03:00
Paul Sokolovsky 1baa8662e7 re-pcre: Add basic tests for module. 2014-04-13 02:14:15 +03:00