Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve documentation for unidecode (#16986) | konsumlamm | 2021-02-09 | 2 | -26/+28 |
| | | | | | | | * Improve documentation for unidecode Minor changes to gen.py * Fix typo in gen.py | ||||
* | fix some warnings (#16952) | flywind | 2021-02-08 | 1 | -1/+1 |
| | |||||
* | [docs minor]space for code-block (#16266) | flywind | 2020-12-06 | 1 | -9/+3 |
| | | | | | | | | | * [docs minor]space for code-block * correct more errors * to runnableExamples * add newline | ||||
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -5/+0 |
| | | | | | | | | | * move tests to testament * minor * fix random * disable test random | ||||
* | fix unidecode.unidecode example input string | Julian Fondren | 2019-04-20 | 1 | -1/+1 |
| | |||||
* | fixes #8768 properly | Araq | 2018-08-30 | 3 | -17/+18 |
| | |||||
* | unidecode module: change the default to: embed resource file into the ↵ | Araq | 2018-08-30 | 1 | -10/+10 |
| | | | | application; fixes #8767 | ||||
* | fixes #8768 | Araq | 2018-08-30 | 3 | -430/+430 |
| | |||||
* | even more strict isNil handling for strings/seqs in order to detect bugs | Araq | 2018-08-22 | 1 | -1/+0 |
| | |||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -11/+11 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Turn some test outputs into actual tests | Oleh Prypin | 2015-04-21 | 1 | -2/+1 |
| | |||||
* | Don't run non-test code when defined(testing) | Oleh Prypin | 2015-04-21 | 1 | -1/+2 |
| | |||||
* | big rename | Araq | 2014-08-27 | 1 | -2/+2 |
| | |||||
* | fixes constant array indexing bug | Araq | 2014-06-30 | 1 | -0/+0 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 2 | -0/+0 |
| | |||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | further steps to get rid of deprecated endOfFile and readLine | Araq | 2011-11-29 | 1 | -1/+1 |
| | |||||
* | small bugfixes to make more tests green | Araq | 2011-11-02 | 1 | -1/+2 |
| | |||||
* | slurp uses path; unidecode is improved and threadsafe | Araq | 2011-10-08 | 1 | -19/+27 |
| | |||||
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 1 | -2/+2 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 3 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 3 | -0/+0 |
| | |||||
* | further progress on the new XML processing modules | Andreas Rumpf | 2010-02-12 | 3 | -0/+0 |
| | |||||
* | more enhancements for the lib | Andreas Rumpf | 2010-02-08 | 3 | -0/+65502 |