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.
Wed, 04 Sep 2013 20:48:28 +0400 Maxim Dounin Win32: MinGW GCC compatibility.
Wed, 04 Sep 2013 20:48:23 +0400 Maxim Dounin Win32: Borland C compatibility fixes.
Wed, 04 Sep 2013 20:48:22 +0400 Maxim Dounin Win32: Open Watcom C compatibility fixes.
Fri, 05 Jul 2013 11:42:25 +0400 Gleb Smirnoff Make macros safe.
Wed, 20 Mar 2013 10:18:26 +0000 Valentin Bartenev Win32: disabled MSVC warning about '\0' not fitting into array.
Mon, 17 Dec 2012 12:08:53 +0000 Ruslan Ermilov Implemented IPv6 support for URLs specified using domain names.
Thu, 02 Aug 2012 12:53:07 +0000 Maxim Dounin Win32: fixed build with Visual Studio 2005 Express.
Tue, 03 Apr 2012 07:37:31 +0000 Ruslan Ermilov Fixed spelling in multiline C comments.