log src/core/nginx.c @ 989:5595e47d4f17

age author description
Sun, 24 Dec 2006 18:13:06 +0000 Igor Sysoev worker_rlimit_core supports size in K, M, and G
Sun, 24 Dec 2006 13:11:41 +0000 Igor Sysoev add comment
Sat, 23 Dec 2006 19:54:21 +0000 Igor Sysoev the -V switch
Fri, 15 Dec 2006 21:31:03 +0000 Igor Sysoev allocate aligned ngx_crc32_table_short globally
Mon, 20 Nov 2006 08:51:45 +0000 Igor Sysoev slab allocator in shared memory
Fri, 20 Oct 2006 12:22:39 +0000 Igor Sysoev aligned ngx_crc32_table_short was allocated from wrong pool
Thu, 19 Oct 2006 09:57:49 +0000 Igor Sysoev split ngx_crc32() to short and long version