log src/core/ngx_conf_file.c @ 2772:9b107cdf53f6

age author description
Tue, 28 Apr 2009 20:06:03 +0000 Igor Sysoev *) do not show line number for -g option
Mon, 27 Apr 2009 13:17:33 +0000 Igor Sysoev ngx_log_errno()
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"