nginx/src
Igor Sysoev c7bb66a9a3 Fix of "%f" format handling.
ngx_sprintf("%.2f", 0.999) incorrectly resulted in "0.100" instead of "1.00".
2012-04-23 11:11:32 +00:00
..
core Fix of "%f" format handling. 2012-04-23 11:11:32 +00:00
event Fixed master exit if there is no events section (ticket #150). 2012-04-18 14:47:10 +00:00
http Proxy: added ctx checking to input filters. 2012-04-23 10:40:01 +00:00
mail Whitespace fixes. 2012-03-05 18:09:06 +00:00
misc Copyright updated. 2012-01-18 15:07:43 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14). 2012-04-17 09:13:58 +00:00