Wykres commitów

11 Commity (8067bab18923fc6bee308d191b16635c97f91668)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 8067bab189 re-pcre: Implement module-level match(). 2014-04-13 02:14:15 +03:00
Paul Sokolovsky e375c69d43 re-pcre: search(): Implement pos arg support. 2014-04-13 02:14:15 +03:00
Paul Sokolovsky 9fcd9e7b3c re-pcre: Match: add start()/end() methods. 2014-04-13 02:14:15 +03:00
Paul Sokolovsky 9592480266 re-pcre: Add dummy pos/endpos args to search()/match(). 2014-04-13 02:14:15 +03:00
Paul Sokolovsky 9ad8f7090d re-pcre: sub(): support functional replacement arg. 2014-04-13 02:14:15 +03:00
Paul Sokolovsky 72b5eedd3d re-pcre: Implement subset of sub(). 2014-04-13 02:14:15 +03:00
Paul Sokolovsky a943b0f2e8 re-pcre: Allocate match span array of needed size. 2014-04-13 02:14:15 +03:00
Paul Sokolovsky 74d5eccc98 re-pcre: Bump version. 2014-04-13 02:14:15 +03:00
Paul Sokolovsky bad3a0ad5a re-pcre: Add basic flags and partial implementation of match(). 2014-04-13 02:14:15 +03:00
Paul Sokolovsky 833efb5144 re-pcre: Add setup metadata. 2014-04-13 02:14:14 +03:00
Paul Sokolovsky 888ec84821 re-pcre: Add initial impl of re module using ffi against libpcre. 2014-04-13 02:14:14 +03:00