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
/
memalloc.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
atomicInc global alloc counters (#20571)
Antonis Geralis
2022-10-16
1
-1
/
+1
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-5
/
+5
*
fixes #20516; system.create doesn't work with bitfield objects (#20518)
ringabout
2022-10-08
1
-6
/
+0
*
fixes #19000 (#19032)
Andreas Rumpf
2021-10-30
1
-0
/
+6
*
[docs]close #12580 (#17549)
flywind
2021-03-28
1
-2
/
+2
*
A few rst doc fixes (#17151)
Danil Yarantsev
2021-02-23
1
-1
/
+1
*
Added cmpMem export (#16484)
Antonis Geralis
2020-12-29
1
-47
/
+60
*
Fix broken links in docs (#16336)
Elliot Waite
2020-12-14
1
-12
/
+12
*
ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...
cooldome
2020-10-28
1
-0
/
+81
*
arc allocation method aligned (#15588)
cooldome
2020-10-19
1
-1
/
+1
*
enable --tlsEmulation:on for --gc:arc (#13685)
Andreas Rumpf
2020-03-18
1
-1
/
+1
*
contributing docs: symbols need package prefix; changed allocStats to nimAllo...
Timothee Cour
2020-01-25
1
-1
/
+1
*
Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0....
Ico Doornekamp
2020-01-23
1
-11
/
+104
*
style fix: change 'JS' to 'js' to make it consistent (#13168)
Miran
2020-01-16
1
-1
/
+1
*
System cleanup, part 2 (#13155)
Miran
2020-01-15
1
-0
/
+262