summary refs log tree commit diff stats
path: root/lib/pure/unidecode
Commit message (Collapse)AuthorAgeFilesLines
* Improve documentation for unidecode (#16986)konsumlamm2021-02-092-26/+28
| | | | | | | * Improve documentation for unidecode Minor changes to gen.py * Fix typo in gen.py
* fix some warnings (#16952)flywind2021-02-081-1/+1
|
* [docs minor]space for code-block (#16266)flywind2020-12-061-9/+3
| | | | | | | | | * [docs minor]space for code-block * correct more errors * to runnableExamples * add newline
* move tests to testament (#16101)flywind2020-11-241-5/+0
| | | | | | | | | * move tests to testament * minor * fix random * disable test random
* fix unidecode.unidecode example input stringJulian Fondren2019-04-201-1/+1
|
* fixes #8768 properlyAraq2018-08-303-17/+18
|
* unidecode module: change the default to: embed resource file into the ↵Araq2018-08-301-10/+10
| | | | application; fixes #8767
* fixes #8768Araq2018-08-303-430/+430
|
* even more strict isNil handling for strings/seqs in order to detect bugsAraq2018-08-221-1/+0
|
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-11/+11
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Turn some test outputs into actual testsOleh Prypin2015-04-211-2/+1
|
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+2
|
* big renameAraq2014-08-271-2/+2
|
* fixes constant array indexing bugAraq2014-06-301-0/+0
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-162-0/+0
|
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* further steps to get rid of deprecated endOfFile and readLineAraq2011-11-291-1/+1
|
* small bugfixes to make more tests greenAraq2011-11-021-1/+2
|
* slurp uses path; unidecode is improved and threadsafeAraq2011-10-081-19/+27
|
* version 0.8.8Andreas Rumpf2010-03-141-2/+2
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-263-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-143-0/+0
|
* further progress on the new XML processing modulesAndreas Rumpf2010-02-123-0/+0
|
* more enhancements for the libAndreas Rumpf2010-02-083-0/+65502