heap: convert inline implemenatation to regular one
authorMarko Kreen <markokr@gmail.com>
Tue, 12 Oct 2010 10:47:55 +0000 (13:47 +0300)
committerMarko Kreen <markokr@gmail.com>
Tue, 12 Oct 2010 10:58:48 +0000 (13:58 +0300)
commite36300e1c4d1278577e7618baa64bb8febe53509
tree8b5232eff819327943ff577cd38ef7a4af031319
parent797fb6cc7602f5e3739ae2efe13d347008fc4f2d
heap: convert inline implemenatation to regular one

the minor performance advantages are not worth
more complex use.
test/compile.c
test/test_heap.c
usual/event.c
usual/heap-impl.h [deleted file]
usual/heap.c [new file with mode: 0644]
usual/heap.h [new file with mode: 0644]