index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minheap-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Protect min_heap_push_ against integer overflow.
Tobias Stoeckmann
2019-04-22
1
-24
/
+24
*
Remove an unreachable return statement in minheap-internal.h
Nick Mathewson
2013-08-01
1
-1
/
+0
*
Have all visible internal function names end with an underscore.
Nick Mathewson
2012-02-29
1
-26
/
+26
*
Convert include-guard macro convention to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-3
/
+3
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-10
1
-1
/
+1
|
\
|
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
Save a needless comparison when removing/adjusting timeouts
Nick Mathewson
2011-02-02
1
-7
/
+17
*
|
Optimize the case where we reinsert an existing timeout
Nick Mathewson
2011-02-02
1
-0
/
+18
*
|
Include evconfig-private.h in internal files for great good.
Kevin Bowling
2011-01-02
1
-0
/
+1
|
/
*
Fix all warnings in the main codebase flagged by -Wsigned-compare
Nick Mathewson
2010-09-23
1
-1
/
+1
*
Move event-config.h to include/event2
Nick Mathewson
2010-08-06
1
-1
/
+1
*
Fix a free(NULL) in minheap-internal.h
Nick Mathewson
2010-03-26
1
-1
/
+1
*
Fix minheap code to use replacement malloc functions
Nick Mathewson
2010-03-26
1
-2
/
+3
*
Remove a needless min_heap_shift_up_() call
Nick Mathewson
2010-03-26
1
-1
/
+1
*
more whitespace normalization
Nick Mathewson
2010-03-05
1
-4
/
+4
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
Clean up formatting: function/keyword spacing consistency.
Nick Mathewson
2010-02-19
1
-2
/
+2
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
1
-65
/
+65
*
Implement queued timeouts for case where many timeouts are the same.
Nick Mathewson
2009-11-09
1
-12
/
+12
*
Do not notify the main thread more than needed.
Nick Mathewson
2009-10-02
1
-0
/
+6
*
Compilation fixes for vc++ 2008 express. Not the end of them.
Nick Mathewson
2009-04-30
1
-0
/
+2
*
Fix min_heap_erase when we remove an element from the middle of the heap.
Nick Mathewson
2009-04-23
1
-1
/
+11
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
1
-1
/
+2
*
Rename four internal headers to follow the -internal.h convention.
Nick Mathewson
2009-01-13
1
-0
/
+140