.. |
test
|
0fdda4fc72
Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network
|
10 years ago |
Allocator.c
|
75a55a601b
Fixed a performance issue which was detected through profiling, you need access to the parent allocator fast.
|
10 years ago |
Allocator.h
|
b5f4036c44
Add option to dump the memory tree to the admin api
|
10 years ago |
Allocator_admin.c
|
b5f4036c44
Add option to dump the memory tree to the admin api
|
10 years ago |
Allocator_admin.h
|
b5f4036c44
Add option to dump the memory tree to the admin api
|
10 years ago |
Allocator_pvt.h
|
75a55a601b
Fixed a performance issue which was detected through profiling, you need access to the parent allocator fast.
|
10 years ago |
BufferAllocator.c
|
666d685b24
Take responsiblity for all TODOs
|
10 years ago |
BufferAllocator.h
|
97b7cb9c86
Removed nasty UniqueName in favor of a little bit of inline js
|
11 years ago |
MallocAllocator.c
|
2ffd748237
major refactor of allocator
|
11 years ago |
MallocAllocator.h
|
5a411fa1a3
Added some crap for the node builder
|
11 years ago |