Theodore Dubois
19465856e9
Fix displaying negative numbers in emacs
...
It tests for whether a number is NaN by testing whether !(x * 0 >= 0),
and this was passing for all negative numbers because -0 was considered
less than and equal to 0.
Also fix some UBsan things
Fixed #749
2020-05-31 11:46:42 -07:00
..
2020-05-09 10:50:28 -07:00
2020-05-22 22:30:50 -07:00
2019-08-06 16:48:00 +03:00
2019-01-21 12:20:43 -08:00
2019-10-20 20:48:29 -07:00
2019-11-25 15:51:12 -08:00
2019-08-06 16:48:00 +03:00
2019-08-06 16:48:00 +03:00
2019-03-30 20:07:53 -07:00
2020-05-29 18:00:34 -07:00
2020-04-12 13:18:41 -07:00
2019-02-08 20:29:03 -08:00
2020-05-22 20:18:34 -07:00
2020-03-08 23:02:09 +00:00
2020-05-30 21:43:15 -07:00
2019-12-30 14:15:28 -08:00
2019-12-30 14:15:28 -08:00
2020-05-30 21:43:15 -07:00
2019-08-06 16:48:00 +03:00
2019-08-06 16:48:00 +03:00
2020-04-12 17:07:47 -07:00
2020-02-17 13:10:03 -08:00
2020-02-17 13:10:03 -08:00
2020-04-12 13:18:41 -07:00
2020-05-22 20:18:34 -07:00
2020-05-31 11:46:42 -07:00
2020-05-09 10:50:28 -07:00
2019-11-11 01:28:26 -08:00
2019-12-29 14:18:26 -08:00
2020-05-30 21:43:15 -07:00
2020-04-12 13:18:41 -07:00
2020-05-30 20:23:04 -07:00
2020-01-20 14:31:41 -08:00
2019-04-14 22:46:25 -07:00
2019-04-14 22:46:25 -07:00
2019-12-29 14:18:26 -08:00
2020-04-12 20:05:31 -07:00
2020-05-30 14:41:11 -07:00
2020-05-30 17:31:55 -07:00
2020-05-30 17:31:55 -07:00
2019-11-03 21:47:09 -08:00