summary refs log tree commit diff stats
path: root/lib/pure/unidecode
Commit message (Collapse)AuthorAgeFilesLines
* 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