Files
tor/changes
Nick Mathewson 0bec9f320b Use %f, not %lf when formatting doubles
%f is correct; %lf is only needed with scanf.  Apparently, on some
old BSDs, %lf is deprecated.

Didn't we do this before?  Yes, we did.  But we only got the
instances of %lf, not more complicated things like %.5lf .  This
patch tries to get everything.

Based on a patch for 3894 by grarpamp.
2012-05-16 14:26:35 -04:00
..
2011-05-21 16:08:21 -04:00
2011-06-02 15:11:21 -04:00
2011-05-12 18:49:28 -04:00
2011-05-15 22:02:24 -04:00
2011-10-26 17:13:04 -04:00
2011-05-31 20:43:55 -04:00
2011-06-13 13:42:00 -04:00
2011-06-14 13:45:12 -04:00
2011-08-10 23:12:09 +02:00
2011-09-09 10:41:06 -04:00
2011-09-07 11:59:16 -04:00
2011-09-20 09:56:26 -04:00
2011-10-29 11:21:37 +02:00
2011-11-14 22:43:40 -05:00
2011-11-06 18:00:10 +01:00
2011-11-20 20:15:13 -05:00
2012-01-18 10:48:29 -05:00
2011-12-27 21:47:04 -05:00
2012-01-05 12:28:55 -05:00
2012-02-02 02:31:28 -05:00
2012-03-08 19:28:59 +01:00
2012-04-18 23:02:09 -04:00
2012-05-10 12:55:33 +05:30
2012-05-15 10:03:10 -04:00
2011-07-01 12:54:24 -04:00
2011-05-20 08:25:43 -07:00
2011-07-20 13:17:48 -04:00
2012-02-29 13:22:41 -05:00
2011-08-24 13:52:44 -04:00
2011-09-10 16:15:52 -04:00