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
/
encodings.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed libiconv prefix (on OS X) to make encodings compile on OS X.
Hans Raaf
2015-10-28
1
-10
/
+4
*
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-185
/
+185
*
lib/pure/e-o - Dropped 'T' from types
pdw
2015-06-04
1
-2
/
+3
*
fix for https://github.com/nim-lang/Aporia/issues/69
Stephan Diehl
2015-05-28
1
-1
/
+1
*
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-1
/
+1
*
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
more tests green
Araq
2014-08-31
1
-12
/
+12
*
more modules updated
Araq
2014-08-28
1
-9
/
+9
*
big rename
Araq
2014-08-27
1
-16
/
+18
*
added OEMCP for the default OEM codepage
Araq
2014-06-26
1
-0
/
+1
*
make encodings.nim case consistent
Araq
2014-01-19
1
-33
/
+31
*
more tests are green
Araq
2013-12-08
1
-5
/
+5
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
Adds macosx dynamic library name for libiconv.
Grzegorz Adam Hankiewicz
2012-12-17
1
-4
/
+11
*
fixes #162
Araq
2012-07-10
1
-1
/
+1
*
some more bugfixes for the integer promotion rules
Araq
2012-07-10
1
-2
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
bugfix: shallowCopy should not break bootstrapping anymore; encodings.nim for...
Araq
2011-06-21
1
-2
/
+13
*
added encodings stdlib
Araq
2011-06-16
1
-0
/
+445