log src/core/ngx_radix_tree.c @ 4925:32030fa8cb14

age author description
Sat, 18 Aug 2012 23:17:58 +0000 Maxim Dounin Radix tree preallocation fix.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 03 Dec 2008 13:26:02 +0000 Igor Sysoev add radix tree skip node radix_with_skip
Wed, 03 Dec 2008 13:23:07 +0000 Igor Sysoev remove parent from radix tree node to add skip field radix_with_skip
Tue, 02 Dec 2008 16:50:56 +0000 Igor Sysoev fix comment
Mon, 01 Sep 2008 13:52:55 +0000 Igor Sysoev use ngx_pmemalign() to allocate radix pages
Tue, 06 Mar 2007 12:18:45 +0000 Igor Sysoev style fix