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
/
core
/
allocators.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
last stdlib cleanups
Araq
2019-09-21
1
-0
/
+2
*
fixes #11844 (#11935)
Andreas Rumpf
2019-08-13
1
-4
/
+4
*
allocators.nim: use zero initialization
Andreas Rumpf
2019-04-08
1
-3
/
+8
*
respect -d:useMalloc everywhere; turn ansi_c and memory into proper Nim modules
Araq
2019-04-08
1
-3
/
+18
*
--newruntime: progress
Andreas Rumpf
2019-03-14
1
-1
/
+1
*
alloc et al don't have any effect; fixes #9746
Araq
2019-03-01
1
-7
/
+7
*
allocators: add a name field for easier debugging
Andreas Rumpf
2019-02-04
1
-0
/
+2
*
gc:destructors: more progress
Andreas Rumpf
2018-11-29
1
-12
/
+7
*
gc:destructors further progress
Andreas Rumpf
2018-11-29
1
-1
/
+14
*
allocators: add deallocAll proc pointer
Andreas Rumpf
2018-07-27
1
-0
/
+1
*
system.substr is not implemented with compilerProcs anymore
Andreas Rumpf
2018-07-11
1
-14
/
+26
*
New runtime: fix allocator inheritable (#7046)
Dmitry Atamanov
2018-01-09
1
-1
/
+1
*
Fixes for new runtime (#7037)
Dmitry Atamanov
2018-01-08
1
-5
/
+5
*
new runtime: added typelayouts.nim
Andreas Rumpf
2018-01-04
1
-14
/
+0
*
allocators.nim: minor typo
Andreas Rumpf
2018-01-04
1
-0
/
+49