2016-03-22 Morten Welinder * Release 0.10.28 2016-03-11 Jean Brefort * plugins/plot_distrib/gog-histogram.c (gog_histogram_plot_series_update): avoid issues with -INFINITY as well. 2016-03-10 Jean Brefort * plugins/plot_distrib/gog-histogram.c (gog_histogram_plot_series_update): don't take nans and infinite into account when evaluating automatic bins. [#763446] 2016-03-09 Morten Welinder * tests/constants.c (print_bits): Fix bit pattern rounding past the break. 2016-03-05 Morten Welinder * goffice/math/go-complex.c (go_complex_sqrt): Fix accuracy of real component when argument is very near the negative real axis. (go_complex_tan): Improve accuracy. (go_complex_ln): Improve accuracy near unit circle. 2016-02-23 Morten Welinder * goffice/math/go-complex.c (go_complex_powx): Expose the power function with separate return value for powers of 2. 2016-02-16 Morten Welinder * goffice/math/go-complex.c: Make a boxed type for the benefit of introspection. 2016-02-08 Morten Welinder * configure.ac: Require C99. Fix handling of $CC that includes options. Don't check for yacc and lex. 2016-02-06 Morten Welinder * configure.ac: Post-release bump.