| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace unnecessary _u() compat function with u prefix to string | Jon Dufresne | 2018-12-31 | 1 | -42/+33 |
| * | Check if all spaces are transliterated to spaces. | Tomaz Solc | 2018-12-30 | 1 | -0/+9 |
| * | Drop support for EOL Python 2.6 & 3.3 | Jon Dufresne | 2018-06-30 | 1 | -12/+0 |
| * | Fix transliteration of enclosed alphanumerics | Krzysztof Jurewicz | 2016-05-29 | 1 | -0/+7 |
| * | Fix typos | Jakub Wilk | 2015-12-10 | 1 | -1/+1 |
| * | Check type of returned string in unit test. | Tomaz Solc | 2015-11-17 | 1 | -2/+8 |
| * | Test all variants of the unidecode function. | Tomaz Solc | 2015-11-17 | 1 | -24/+22 |
| * | Rename unidecode_fast to unidecode_expect_ascii | Tomaz Solc | 2015-11-17 | 1 | -3/+3 |
| * | Add unidecode_fast function to speedup mostly-ASCII transliterations. | dukebody | 2015-11-14 | 1 | -1/+12 |
| * | skip test_unicode_text_converter on narrow builds | Tomaz Solc | 2015-05-14 | 1 | -0/+1 |
| * | Fix surrogate test for Python 3.4 | Tomaz Solc | 2015-05-14 | 1 | -1/+4 |
| * | One test file for both Python 2.x and 3.x | Tomaz Solc | 2015-05-13 | 1 | -0/+502 |
