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
*
use single backtick (#17133)
flywind
2021-02-21
1
-1
/
+1
*
better getTempDir (#16914)
flywind
2021-02-15
1
-2
/
+2
*
add widestrs.newWideCString overload (#16860)
flywind
2021-02-01
1
-0
/
+3
*
fix #15663 (#15839) [backport:1.4]
flywind
2020-11-05
1
-0
/
+7
*
arc allocation method aligned (#15588)
cooldome
2020-10-19
1
-2
/
+8
*
Move `wasMoved` out of `=destroy`
Clyybber
2020-07-10
1
-1
/
+0
*
fix #14750, don't allocate too much in newWideCString (#14773)
Miran
2020-06-23
1
-3
/
+2
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
1
-0
/
+1
*
nimv2 widestring indexing (#13279)
cooldome
2020-01-28
1
-2
/
+2
*
Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0....
Ico Doornekamp
2020-01-23
1
-6
/
+2
*
ARC: cycle detector (#12823)
Andreas Rumpf
2019-12-17
1
-1
/
+1
*
fixes #11807 (#11900)
Andreas Rumpf
2019-08-07
1
-6
/
+51
*
code cleanup (#10874)
Arne Döring
2019-03-28
1
-11
/
+14
*
system refactorings (#10559)
Andreas Rumpf
2019-02-06
1
-2
/
+2
*
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