log src/core/ngx_conf_file.c @ 2764:d4a717592877

age author description
Mon, 27 Apr 2009 13:06:20 +0000 Igor Sysoev use ngx_vslprintf(), ngx_slprintf()
Mon, 27 Apr 2009 11:32:33 +0000 Igor Sysoev -p and --prefix=
Thu, 23 Apr 2009 11:13:12 +0000 Igor Sysoev issue start up errors and warning on both stderr and error_log
Wed, 01 Apr 2009 15:47:12 +0000 Igor Sysoev r2336, r2337, r2339, r2390 merge: stable-0.6
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Tue, 25 Nov 2008 15:55:10 +0000 Igor Sysoev allocate cf->conf_file and cf->conf_file->buffer on stack