9 Commits (3220bc4254f53dec3a8c73a3a691fcfee56d8c8b)

Author SHA1 Message Date
Ben Noordhuis 3220bc4254 smalloc: don't take address of stack var 12 years ago
Trevor Norris ead8e26b5b smalloc: call callback if set on AllocDispose 12 years ago
Trevor Norris aa8c4a0766 smalloc: zero size allocs may need to be free'd 12 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 12 years ago
Trevor Norris eec43351c4 smalloc: revert change to use pointer indirection 12 years ago
Fedor Indutny 28609d1779 smalloc: fix style, use macro 12 years ago
Trevor Norris fa10b757f5 smalloc: use malloc instead of new 12 years ago
Trevor Norris 252cdfa43b smalloc: add api to manually dispose Persistent 12 years ago
Trevor Norris 8f3f9f7830 smalloc: initial implementation 12 years ago