log src/http/ngx_http.c @ 1974:f32cc6df6bd6

age author description
Mon, 24 Mar 2008 13:04:02 +0000 Igor Sysoev use ngx_int_t in ngx_sort() callback
Mon, 03 Mar 2008 16:44:56 +0000 Igor Sysoev fix r1490
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Wed, 07 Nov 2007 13:46:29 +0000 Igor Sysoev r1386, r1388, r1389, r1580, r1581 merge: stable-0.5
Wed, 07 Nov 2007 13:39:53 +0000 Igor Sysoev r1254, r1416, r1493 merge: stable-0.5
Sun, 23 Sep 2007 19:29:22 +0000 Igor Sysoev r1490 merge: stable-0.5
Sat, 15 Sep 2007 17:11:06 +0000 Igor Sysoev u_char* is enough to keep file name
Tue, 14 Aug 2007 20:02:09 +0000 Igor Sysoev r1354 merge: stable-0.5
Sun, 12 Aug 2007 19:48:12 +0000 Igor Sysoev regex in server_name
Sun, 12 Aug 2007 09:00:56 +0000 Igor Sysoev style fix
Sun, 29 Jul 2007 18:11:39 +0000 Igor Sysoev named location
Mon, 11 Jun 2007 19:49:22 +0000 Igor Sysoev the "www.example.*" wildcard hash support
Tue, 05 Jun 2007 11:42:59 +0000 Igor Sysoev use pointer to an array instead of array for inclusive locations inside location
Mon, 21 May 2007 14:09:12 +0000 Igor Sysoev use stable search where it is required
Mon, 09 Oct 2006 14:03:16 +0000 Igor Sysoev align hash bucket size to cache line