log src/os/win32/ngx_win32_config.h @ 6738:e78705391830

age author description
Mon, 17 Aug 2015 18:09:17 +0300 Maxim Dounin Win32: MSVC 2015 compatibility.
Thu, 26 Mar 2015 14:20:51 +0300 Ruslan Ermilov Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t. stable-1.6
Wed, 04 Mar 2015 18:26:25 +0300 Ruslan Ermilov Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t.
Wed, 15 Oct 2014 21:15:01 +0900 Kouhei Sutou Win32: made build-able with MinGW-w64 gcc.
Mon, 23 Sep 2013 19:37:13 +0400 Maxim Dounin Added ngx_filename_cmp() with "/" sorted to the left.