index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
unidecode
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 applica...
Araq
2018-08-30
1
-10
/
+10
*
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
*
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