summaryrefslogtreecommitdiff
path: root/source
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-162-898/+129
* maintain separate versions of C extension for Python2/3Ian Ward2011-01-112-72/+894
* 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
* remove Makefile - setup.py takes care of compilingian2007-02-091-29/+0
* merged rbreu-cmodule changes 55:75. closes #2ian2007-02-092-0/+840