| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | correct spelling mistakes | Edward Betts | 2017-02-22 | 1 | -2/+2 |
| | | |||||
| * | fix for issue #141 | Grzegorz Aksamit | 2015-07-18 | 1 | -1/+1 |
| | | |||||
| * | Fixes a couple of compilation warnings | Alvaro Lopez Ortega | 2014-12-17 | 1 | -4/+4 |
| | | | | | | Fixes two implicit conversion issues that were generating compilation warnings: long to int, and Py_ssize_t (long) to int. | ||||
| * | 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 |
| | | | | | | --HG-- branch : python3 | ||||
| * | fix for within_double_byte | Ian Ward | 2011-02-16 | 1 | -2/+18 |
| | | | | | | --HG-- branch : python3 | ||||
| * | merge str_util_python3.c into str_util.c | Ian Ward | 2011-02-16 | 2 | -898/+129 |
| | | | | | | --HG-- branch : python3 | ||||
| * | maintain separate versions of C extension for Python2/3 | Ian Ward | 2011-01-11 | 2 | -72/+894 |
| | | | | | | | --HG-- branch : python3 rename : source/str_util.c => source/str_util_python3.c | ||||
| * | Upgrade C extension to Python 3. | Kirk McDonald | 2010-05-02 | 1 | -61/+72 |
| | | | | | | | --HG-- branch : python3 extra : transplant_source : %F3%CF0%CCr4%82%D6Dc%97%B0%FB%B6H%82%E3-%D7%1D | ||||
| * | fix for str_util.is_wide_character by Andrew Psaltis | Ian Ward | 2009-02-28 | 1 | -0/+11 |
| | | | | | | --HG-- extra : transplant_source : %93%89Py%F2Z%07%9CM%C1%D2%E2c2%7FA%BB%19I%5E | ||||
| * | detect Pile changes | ian | 2007-02-23 | 1 | -1/+1 |
| | | | | | | --HG-- extra : convert_revision : c97811113af155d6b2a7c7b1e79159bcb2e7cc51 | ||||
| * | remove Makefile - setup.py takes care of compiling | ian | 2007-02-09 | 1 | -29/+0 |
| | | | | | | --HG-- extra : convert_revision : 0050baa43baa32d127446280a905f251b8ff1cab | ||||
| * | merged rbreu-cmodule changes 55:75. closes #2 | ian | 2007-02-09 | 2 | -0/+840 |
| --HG-- extra : convert_revision : 28ae80df7620525f6d611c036489bb34d2a17c84 | |||||
