An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Igor Sysoev a9d26d2e19 fix building by gcc 4.x with -O2/3/s in some Linux distributions:
dereferencing type-punned pointer will break strict-aliasing rules
the bug has been introduced in r3065
2009-12-21 21:56:48 +00:00
auto do not add NGX_GCC_OPT twice: it is added later with -W 2009-12-21 17:51:30 +00:00
conf add conf/fastcgi.conf 2009-12-15 13:54:41 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-0.8.30-RELEASE 2009-12-15 14:34:09 +00:00
misc fix "make zip", the bug has been introduced in r2841 2009-05-18 16:50:05 +00:00
src fix building by gcc 4.x with -O2/3/s in some Linux distributions: 2009-12-21 21:56:48 +00:00
.hgtags release-0.8.30 tag 2009-12-15 14:34:10 +00:00