Paul Eggert
8b848def9b
Handle weird cases like (ceil 0 0.0)
...
* src/floatfns.c (double_integer_scale): Distinguish Inf from NaN.
(rounding_driver): Handle (ceil 0 0.0) and (ceil 0 1.0e+INF).
* test/src/floatfns-tests.el (special-round): Add tests for
weird cases like this.
Avoid crash with (floor 0 0.0)
* src/floatfns.c (rounding_driver): Signal an arithmetic
error if divisor is 0.0 or -0.0, instead of crashing.
2019-11-14 18:52:48 -08:00
..
2019-01-01 01:01:13 +00:00
2018-12-31 17:57:29 -08:00
2018-12-31 18:47:22 -08:00
2019-04-15 19:11:16 +03:00
2019-09-22 10:45:14 -07:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-01-27 15:52:06 -08:00
2019-01-01 01:01:13 +00:00
2019-08-24 15:55:08 -07:00
2019-01-01 01:01:13 +00:00
2019-11-09 19:38:05 -08:00
2019-11-14 14:44:42 -08:00
2019-08-16 16:27:27 -07:00
2019-09-26 18:37:23 +02:00
2019-10-30 14:43:14 -07:00
2019-11-14 18:52:48 -08:00
2019-10-04 17:30:57 +02:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-06-29 07:41:52 +02:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-05-25 14:25:18 -07:00
2019-11-11 10:32:53 -08:00
2019-01-01 01:01:13 +00:00
2019-11-09 21:56:30 +02:00
2019-10-30 14:43:14 -07:00
2019-11-08 10:04:13 +01:00
2019-06-28 17:30:18 +02:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-06-14 09:40:40 +03:00
2019-08-20 17:36:46 -07:00
2019-08-08 08:26:31 -04:00
2019-01-01 01:01:13 +00:00