log src/event/ngx_event_timer.c @ 7875:0c5e84096d99

age author description
Mon, 21 Jun 2021 09:42:43 +0300 Vladimir Homutov Core: added the ngx_rbtree_data() macro.
Fri, 17 Mar 2017 12:09:31 +0300 Ruslan Ermilov Fixed a comment.
Tue, 07 Mar 2017 18:51:15 +0300 Maxim Dounin Cancelable timers are now preserved if there are other timers.
Wed, 13 Aug 2014 22:45:04 +0400 Valentin Bartenev Events: introduced cancelable timers.
Mon, 25 Aug 2014 13:37:06 +0400 Valentin Bartenev Events: simplified cycle in ngx_event_expire_timers().
Mon, 25 Aug 2014 13:34:39 +0400 Valentin Bartenev Events: removed broken thread support from event timers.
Mon, 01 Sep 2014 18:20:03 +0400 Valentin Bartenev Events: removed broken thread support from posted events.
Fri, 06 Apr 2012 23:46:09 +0000 Maxim Dounin Fixed signed integer overflows in timer code (ticket #145).
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 19 Sep 2011 14:48:29 +0000 Ruslan Ermilov Replaced "can not" with "cannot" and "could not" in a bunch of places.
Mon, 17 Dec 2007 08:52:00 +0000 Igor Sysoev optimize rbtree initialization and insert
Fri, 12 Jan 2007 19:26:38 +0000 Igor Sysoev add comment
Thu, 16 Nov 2006 15:34:52 +0000 Igor Sysoev rbtree insert procedure
Sat, 28 Oct 2006 14:32:39 +0000 Igor Sysoev undo the previous wrong commit
Sat, 28 Oct 2006 14:20:13 +0000 Igor Sysoev bad commit