src: for every AGPL3.0 file, add SPDX identifier.
[oweals/gnunet.git] / src / util / container_heap.c
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-16 Christian Grothoffsimplify GNUNET_CONTAINER_heap_update_cost API
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-05-06 Gabor X Tothadd GNUNET_CONTAINER_heap_peek2()
2013-12-19 LRNmalloc -> new
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2012-12-16 Christian Grothoff-fixing heap walker
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
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