log src/http/modules/perl/ngx_http_perl_module.c @ 2713:b4d8aef4a1ad

age author description
Wed, 15 Apr 2009 20:26:33 +0000 Igor Sysoev fix segfault if no http section is defined in confguraiton,
Tue, 09 Dec 2008 17:27:48 +0000 Igor Sysoev use "!= NGX_OK" instead of "== NGX_ERROR"
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Mon, 17 Mar 2008 08:58:07 +0000 Igor Sysoev some perl builds require my_perl for PERL_SYS_TERM()
Fri, 14 Mar 2008 12:31:20 +0000 Igor Sysoev style fix
Thu, 13 Mar 2008 15:48:36 +0000 Igor Sysoev fix building on 64-bit platforms broken in r1900
Sat, 16 Feb 2008 14:29:44 +0000 Igor Sysoev pass additional arguments in ngx_http_perl_call_handler() as SV