indentation
[oweals/gnunet.git] / src / util / container_heap.c
2011-08-15 Christian Grothoffindentation
2011-04-19 David Brodskichanged name to fit better
2011-04-12 David BrodskiAdded GNUNET_CONTAINER_node_get_cost
2011-03-11 Christian Grothoffchanging heap remove node api to not pass heap; more...
2010-06-20 Christian Grothoffredundant
2010-03-18 Nathan S. Evansremove initialize size to zero
2010-03-18 Nathan S. Evansinitialize size to zero
2009-12-30 Christian Grothofffix
2009-12-23 Christian Grothofffix
2009-12-23 Christian Grothoffupdating heap API and implementation
2009-12-03 Nathan S. Evansheap bugfix
2009-11-08 Christian Grothoffindenting
2009-11-08 Christian Grothofffixing leak
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-10-30 Christian Grothoffbugfixes
2009-10-29 Christian Grothofffix
2009-09-24 Christian Grothoffuse static'
2009-09-23 Nathan S. Evansforgot heap check
2009-09-23 David BarksdaleRemove use of log2(). FreeBSD doesn't have it and why...
2009-09-22 Nathan S. Evansheap merge from .8, fixed testcase
2009-09-22 Christian Grothoffuseless
2009-09-22 Christian Grothoffheap fixes
2009-09-16 Christian Grothoffstuff
2009-07-08 Christian Grothoffforward-porting heap bugfixes
2009-05-29 Christian Grothoffng