summaryrefslogtreecommitdiffhomepage
path: root/auto/types/typedef (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-06-27Configure: fix build with -Werror=old-style-definition.Piotr Sikora1-1/+1
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
2016-04-01Configure: improved multiple types handling in auto/types/typedef.Maxim Dounin1-1/+5
2016-04-01Configure: fixed autotest source code logging.Maxim Dounin1-3/+4
Fixed a regression introduced in rev. 434548349838 that prevented auto/types/sizeof and auto/types/typedef properly reporting autotest source code to autoconf.err in case of test failure.
2013-07-31Configure: fixed autotest cleanup commands.Sergey Kandaurov1-1/+1
Previously, if configured with --with-cc="clang -g", the autotest.dSYM directories were left unremoved.
2012-03-27Fixed more gcc46 warnings in configure tests.Maxim Dounin1-3/+2
Steps to reproduce: ./configure --with-cc="gcc46" --with-cc-opt="-Wall -Werror -O2"
2012-03-15Fixed compilation warnings in configuration C tests.Ruslan Ermilov1-1/+2
Based on a patch by Piotr Sikora.
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2005-12-05nginx-0.3.13-RELEASE importrelease-0.3.13Igor Sysoev1-1/+3
*) Feature: the IMAP/POP3 proxy supports STARTTLS and STLS. *) Bugfix: the IMAP/POP3 proxy did not work with the select, poll, and /dev/poll methods. *) Bugfix: in SSI handling. *) Bugfix: now Solaris sendfilev() is not used to transfer the client request body to FastCGI-server via the unix domain socket. *) Bugfix: the "auth_basic" directive did not disable the authorization; the bug had appeared in 0.3.11.
2004-10-21nginx-0.1.2-RELEASE importrelease-0.1.2Igor Sysoev1-18/+32
*) Feature: the --user=USER, --group=GROUP, and --with-ld-opt=OPTIONS options in configure. *) Feature: the server_name directive supports *.domain.tld. *) Bugfix: the portability improvements. *) Bugfix: if configuration file was set in command line, the reconfiguration was impossible; the bug had appeared in 0.1.1. *) Bugfix: proxy module may get caught in an endless loop when sendfile is not used. *) Bugfix: with sendfile the response was not recoded according to the charset module directives; the bug had appeared in 0.1.1. *) Bugfix: very seldom bug in the kqueue processing. *) Bugfix: the gzip module compressed the proxied responses that was already compressed.
2004-09-29nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev1-0/+3
2004-06-27nginx-0.0.7-2004-06-27-22:01:57 importIgor Sysoev1-1/+1
2004-03-04nginx-0.0.2-2004-03-04-19:34:23 importIgor Sysoev1-1/+1
2004-02-05nginx-0.0.2-2004-02-05-19:58:36 importIgor Sysoev1-0/+1
2004-02-03nginx-0.0.2-2004-02-03-23:27:11 importIgor Sysoev1-2/+2
2003-12-14nginx-0.0.1-2003-12-14-23:10:27 importIgor Sysoev1-27/+38
2003-11-26nginx-0.0.1-2003-11-26-18:42:18 importIgor Sysoev1-1/+4
2003-11-25nginx-0.0.1-2003-11-25-23:44:56 importIgor Sysoev1-31/+41
2003-11-20nginx-0.0.1-2003-11-20-20:36:43 importIgor Sysoev1-0/+32