index
:
user/sebastian/libevent
OSX_compile
OSX_compile_v2
ancient_gcc
bufferevents_updates
clang_analyzer_fixes
clang_enum
clang_unknown_warning_options
compilewarning
configure
configure_enhancements
disable_debug_mode
fix_clang_compilation
fixcompile
kq_setup_kevent-fix
kqueue_compile
master
new_configure_options
openssl_detection
osx_fun
osx_openssl_deprecation
osx_weak_smybol_fun
osx_weak_symbol_fun
patches-2.0
segfault
static_analysis_fixes
tinytest_header
Sebastian's libevent repository
Sebastian Hahn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minheap-internal.h
Commit message (
Expand
)
Author
Age
*
Fix a free(NULL) in minheap-internal.h
Nick Mathewson
2010-03-26
*
Fix minheap code to use replacement malloc functions
Nick Mathewson
2010-03-26
*
Remove a needless min_heap_shift_up_() call
Nick Mathewson
2010-03-26
*
more whitespace normalization
Nick Mathewson
2010-03-05
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
*
Clean up formatting: function/keyword spacing consistency.
Nick Mathewson
2010-02-19
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
*
Implement queued timeouts for case where many timeouts are the same.
Nick Mathewson
2009-11-09
*
Do not notify the main thread more than needed.
Nick Mathewson
2009-10-02
*
Compilation fixes for vc++ 2008 express. Not the end of them.
Nick Mathewson
2009-04-30
*
Fix min_heap_erase when we remove an element from the middle of the heap.
Nick Mathewson
2009-04-23
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
*
Rename four internal headers to follow the -internal.h convention.
Nick Mathewson
2009-01-13