Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch to fix leaks of None object | Andy Grover | 2011-08-27 | 1 | -2/+2 |
* | fix for is_wide_char | Ian Ward | 2011-02-16 | 1 | -2/+5 |
* | fix for within_double_byte | Ian Ward | 2011-02-16 | 1 | -2/+18 |
* | merge str_util_python3.c into str_util.c | Ian Ward | 2011-02-16 | 2 | -898/+129 |
* | maintain separate versions of C extension for Python2/3 | Ian Ward | 2011-01-11 | 2 | -72/+894 |
* | Upgrade C extension to Python 3. | Kirk McDonald | 2010-05-02 | 1 | -61/+72 |
* | fix for str_util.is_wide_character by Andrew Psaltis | Ian Ward | 2009-02-28 | 1 | -0/+11 |
* | detect Pile changes | ian | 2007-02-23 | 1 | -1/+1 |
* | remove Makefile - setup.py takes care of compiling | ian | 2007-02-09 | 1 | -29/+0 |
* | merged rbreu-cmodule changes 55:75. closes #2 | ian | 2007-02-09 | 2 | -0/+840 |