Andreas Rumpf
|
74bf316619
more progress on destructor based strings
|
6 years ago |
Jacek Sieka
|
22684370b0
remove ArrayDummySize with unchecked arrays (#5818)
|
7 years ago |
Andreas Rumpf
|
cb0d65280f
fixes #6131
|
7 years ago |
Araq
|
3caf108425
system/unicode: check for buffer overflows; refs #5284
|
8 years ago |
Araq
|
346ea6d171
system.nim: don't use deprecated symbols/constructs
|
8 years ago |
Dmitry Polienko
|
c768fea630
Fix newWideCString(cstring, int)
|
8 years ago |
Jacek Sieka
|
64b0485207
fix types of ansi_c/sysio to more closely match C ABI
|
8 years ago |
Adam Strzelecki
|
43bddf62dd
lib: Trim .nim files trailing whitespace
|
9 years ago |
jangko
|
7c757599f1
fixed UTF-16 to UTF-8 conversion in widestrs.nim
|
9 years ago |
jangko
|
c103eddc73
fixed UTF-16 to UTF-8 conversion in widestrs.nim
|
9 years ago |
jangko
|
493dbc8932
fixed UTF-16 to UTF-8 conversion in widestrs.nim
|
9 years ago |
pdw
|
2ca90a20a1
lib/system/g-w - Dropped 'T' from types
|
9 years ago |
Araq
|
dbf9117c56
the big renamefest: first steps
|
10 years ago |
Araq
|
dd806cafa0
distinguish between 'defined' and 'declared'
|
10 years ago |
Grzegorz Adam Hankiewicz
|
1daa54e5a2
Downgrades public module comments to private level.
|
10 years ago |
Araq
|
92b8fac94a
case consistency part 4
|
11 years ago |
Araq
|
4447c1b7e3
tcnstseq works again
|
11 years ago |
Araq
|
9145bcfbb6
new VM: some progress for the FFI support
|
11 years ago |
Araq
|
baf89e3d66
GC'ed wide strings for windows
|
11 years ago |
Araq
|
ff4a69b624
win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wide char versions of the WinAPI
|
13 years ago |