Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a6ce520c | 2008-06-12 14:43:35 | allow min_heap_erase to be called on removed members; from liusifan svn:r849 | ||
| 9626a421 | 2008-04-29 18:11:23 | r15341@tombo: nickm | 2008-04-29 14:09:50 -0400 Use internal implementation for evutil_timercmp() everywhere, to avoid bugs when the platform timercmp() has never heard of <= or >=. Also, replace timercmp() usage in min_heap.c with call to evutil_timercmp(). svn:r744 | ||
| ae09ac4a | 2008-04-17 19:18:40 | r15220@tombo: nickm | 2008-04-17 15:16:02 -0400 Use new includes in more files still svn:r717 | ||
| 4e1ec3e0 | 2007-11-07 21:01:26 | Make all the C files in the libraries compile under MSVC 2005 Express. There are still a few warnings, and probably some subtle issues, but it's better than nothing. svn:r499 | ||
| 30ae40cc | 2007-11-03 18:04:53 | switch timeouts to a min heap; from Maxim Yegorushkin svn:r467 |