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
/
system
/
widestrs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
more progress on destructor based strings
Andreas Rumpf
2018-07-13
1
-2
/
+1
*
remove ArrayDummySize with unchecked arrays (#5818)
Jacek Sieka
2017-08-28
1
-1
/
+1
*
fixes #6131
Andreas Rumpf
2017-07-22
1
-1
/
+1
*
system/unicode: check for buffer overflows; refs #5284
Araq
2017-02-08
1
-18
/
+31
*
system.nim: don't use deprecated symbols/constructs
Araq
2017-02-08
1
-2
/
+2
*
Fix newWideCString(cstring, int)
Dmitry Polienko
2016-07-19
1
-3
/
+3
*
fix types of ansi_c/sysio to more closely match C ABI
Jacek Sieka
2016-06-05
1
-6
/
+1
*
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-3
/
+3
*
fixed UTF-16 to UTF-8 conversion in widestrs.nim
jangko
2015-08-21
1
-6
/
+20
*
fixed UTF-16 to UTF-8 conversion in widestrs.nim
jangko
2015-08-20
1
-7
/
+7
*
fixed UTF-16 to UTF-8 conversion in widestrs.nim
jangko
2015-08-20
1
-26
/
+18
*
lib/system/g-w - Dropped 'T' from types
pdw
2015-06-04
1
-7
/
+8
*
the big renamefest: first steps
Araq
2014-08-22
1
-2
/
+2
*
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-2
/
+2
*
Downgrades public module comments to private level.
Grzegorz Adam Hankiewicz
2014-08-05
1
-2
/
+2
*
case consistency part 4
Araq
2013-12-27
1
-148
/
+148
*
tcnstseq works again
Araq
2013-12-23
1
-0
/
+3
*
new VM: some progress for the FFI support
Araq
2013-12-23
1
-1
/
+2
*
GC'ed wide strings for windows
Araq
2013-05-20
1
-235
/
+124
*
win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...
Araq
2012-03-04
1
-0
/
+260