summaryrefslogtreecommitdiff
path: root/source/str_util.c
Commit message (Expand)AuthorAgeFilesLines
* patch to fix leaks of None objectAndy Grover2011-08-271-2/+2
* fix for is_wide_charIan Ward2011-02-161-2/+5
* fix for within_double_byteIan Ward2011-02-161-2/+18
* merge str_util_python3.c into str_util.cIan Ward2011-02-161-65/+129
* maintain separate versions of C extension for Python2/3Ian Ward2011-01-111-72/+61
* Upgrade C extension to Python 3.Kirk McDonald2010-05-021-61/+72
* fix for str_util.is_wide_character by Andrew PsaltisIan Ward2009-02-281-0/+11
* detect Pile changesian2007-02-231-1/+1
* merged rbreu-cmodule changes 55:75. closes #2ian2007-02-091-0/+811