log src/core/ngx_slab.c @ 4223:1b779cb69dc8

age author description
Mon, 24 Oct 2011 15:46:48 +0000 Igor Sysoev malloc() debugging on MacOSX.
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