log src/core/ngx_slab.c @ 3330:b3aaccf50be2

age author description
Wed, 15 Apr 2009 19:44:41 +0000 Igor Sysoev fix building by BCC without NGX_DEBUG_MALLOC
Fri, 27 Mar 2009 17:00:42 +0000 Igor Sysoev improve ngx_slab_alloc() error logging
Fri, 27 Mar 2009 16:37:39 +0000 Igor Sysoev delete old debugging and info
Mon, 26 Jan 2009 15:24:14 +0000 Igor Sysoev fix slab page or more sized allocations if nginx was build without debug stable-0.6
Sun, 25 Jan 2009 10:39:59 +0000 Igor Sysoev fix slab page or more sized allocations if nginx was build without debug
Mon, 12 Jan 2009 15:36:30 +0000 Igor Sysoev style fix
Sat, 22 Dec 2007 11:06:53 +0000 Igor Sysoev take MALLOC_OPTIONS=J into account in slab allocator