0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version to 0.7 More... almost 10 years ago
Merge pull request #10 from damz/pr/stack-smash More... almost 10 years ago
PCRE_CONFIG_PARENS_LIMIT is an unsigned long. More... almost 10 years ago
bump version to 0.6 More... about 10 years ago
update copyright string More... about 10 years ago
document Python 2.6 support More... about 10 years ago
Merge pull request #7 from tklikifi/master More... about 10 years ago
Backported 'pcre' module to Python 2.6. More... about 10 years ago
Fixed segfault when trying to configure ulong params with int function (ubuntu 14.04 amd64) More... almost 11 years ago
cleanup More... about 11 years ago
rephrase More... about 11 years ago
fix readme More... about 11 years ago
add pcre.config More... about 11 years ago
update to version 0.5 More... about 11 years ago
add support for Python 3.x More... about 11 years ago
use Python memory manager for PCRE allocations More... about 11 years ago
improved re templates More... about 11 years ago
assert that __init__ has been called at point of entry More... about 11 years ago
improved group arg error handling More... about 11 years ago
set PCRE_NO_UTF8_CHECK for ascii patterns/subjects More... about 11 years ago
fix readme More... about 11 years ago
improved unicode handling; v0.4 More... about 11 years ago
improved JIT support More... about 11 years ago
don't modify instance in pattern_init() in case of an error More... about 11 years ago
improve unicode explanation More... about 11 years ago
version 0.3 More... about 11 years ago
fix referece leak in match_init() More... about 11 years ago
fix convert_re_template(r"\\1 \0 \107 \108 \800") More... about 11 years ago
fix convert_template, rename to convert_re_template More... about 11 years ago
update tested versions More... about 11 years ago