summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | HTTPS link to git repositoryTomaz Solc2014-12-071-1/+1
* | Removed warning test code duplication.Tomaz Solc2014-12-071-24/+29
* | Also test Python 2.6 with tox.Tomaz Solc2014-12-071-1/+4
* | Issue a warning if a surrogate char is encounteredTomaz Solc2014-12-074-3/+65
* | Add missing double-struct italic capitalsTomaz Solc2014-12-071-5/+5
* | Add some missing script latin letters.Tomaz Solc2014-12-072-5/+8
* | Add missing double-struck capital letters.Tomaz Solc2014-12-072-7/+49
* | Add tox configuration for testing.Tomaz Solc2014-11-261-0/+12
* | fix of importing definitionsKarol Sikora2014-11-251-1/+1
|/
* Increased version to 0.04.16release-0.04.16Tomaz Solc2014-05-111-1/+1
* Corrected ChangeLog for 0.04.15Tomaz Solc2014-05-111-0/+5
* Updated copyright yearTomaz Solc2014-05-111-1/+1
* Increased version to 0.04.15release-0.04.15Tomaz Solc2014-05-112-1/+5
* Transliterate U+4E00 as "Yi "Tomaz Solc2014-05-111-1/+1
* Transliterate Euro sign as EUR.Tomaz Solc2013-12-241-1/+1
* Add some comments for commonly requested changes.Tomaz Solc2013-12-241-0/+24
* Remove part of table that is equivalent to ASCIITomaz Solc2013-12-241-128/+11
* Add vim modeline.Tomaz Solc2013-12-241-0/+1
* Increased version to 0.04.14release-0.04.14Tomaz Solc2013-09-202-1/+8
* Restore tests for a, o, u with umlauts.Tomaz Solc2013-08-221-10/+8
* Revert "Fix output for German characters with umlauts."Tomaz Solc2013-08-221-6/+6
* Added minor punctuation fixes.Tomaz Solc2013-08-222-2/+259
* Adding missing circled numbers, letters, ordinalsTomaz Solc2013-08-222-142/+142
* Increased version to 0.04.13release-0.04.13Tomaz Solc2013-05-302-1/+10
* Add test against WordPress remove_accents() tableTomaz Solc2013-05-301-0/+204
* Added transliterations for sm, telephone, fax.Tomaz Solc2013-05-301-3/+3
* added 'trademark sign: (tm) transliterationOvanes Markaryan2013-05-301-1/+1
* Fix output for German characters with umlauts.Geoff Teale2013-05-041-6/+6
* Fixing several punctuation characters.Tomaz Solc2013-04-177-28/+285
* Increased version to 0.04.12release-0.04.12Tomaz Solc2013-01-282-1/+6
* Replace deprecated failUnless methods with assertTomaz Solc2013-01-272-21/+21
* Only count unicode-related warnings in test.Tomaz Solc2013-01-271-1/+5
* Make the warning refer to unidecode()'s caller.Tomaz Solc2013-01-261-1/+2
* Increased version to 0.04.11release-0.04.11Tomaz Solc2013-01-173-2/+8
* Python 2.5 compatible way of running tests.Tomaz Solc2013-01-172-10/+10
* Check for warnings in unit test.Tomaz Solc2013-01-171-0/+20
* Warn if argument is not a subclass of unicodeTomaz Solc2013-01-162-0/+10
* Increased version to 0.04.10release-0.04.10Tomaz Solc2012-12-012-1/+5
* Adding trove classifiers.Tomaz Solc2012-10-021-1/+10
* Increased version to 0.04.9release-0.04.9Tomaz Solc2011-09-232-1/+5
* Fix installation issue with Python 2.5Tomaz Solc2011-09-231-7/+1
* Fix reST syntaxrelease-0.04.8Tomaz Solc2011-09-221-1/+1
* Setting author's proper non-ASCII name.Tomaz Solc2011-09-221-1/+7
* ChangeLog updateTomaz Solc2011-09-221-0/+9
* Increased version to 0.04.8Tomaz Solc2011-09-221-1/+1
* Documentation and license update.Tomaz Solc2011-09-224-91/+442
* Always return a string object on Python 2.xTomaz Solc2011-09-223-9/+17
* Increased version to 0.04.7release-0.04.7Tomaz Solc2011-04-042-1/+6
* Fixed Python 3.x version of unit tests.Tomaz Solc2011-04-011-1/+1
* Skip unit tests that expect a "wide" Python build.Tomaz Solc2011-04-013-0/+40