1 Maxima 5.47-post change log
2 ===========================
9 * New example share/colnew/prob5.mac
10 * Add raddenest radical denesting function
14 * Add rtest_raddenest to share_testsuite_files
15 * In src/plot.lisp, clipping is no longer done when plot_format is xmaxima
16 * The default y-range for plots is determined only by points within x-range
23 * Line clipping in plot2d and plotdf
24 * Better integration algorithm for plotdf
26 Changes in the Windows installer:
27 ---------------------------------
33 * Support Clozure Common Lisp (for 64 bit installers)
35 Bug fixes for numbered bugs:
36 ----------------------------
37 * \#4117: Unexpected Behaviour of run_viewer and gnu_term dumb
38 * \#4154: Some info nodes have bad headers (and no "Up"s)
39 * \#4176: fullratsubst(old = new, expr) returns incorrect result
40 * \#4177: lratsubst1 in testsuite
41 * \#4184: bessel_simplify error
42 * \#4186: Correct failing test in share/contrib/diffequations/tests
43 * \#4246: tcl9.0b1 upgrade and xmaxima
44 * \#4263: plot2d discrete with x range computes y range over all data, not restricted to x
45 * \#4269: plot3d ignores the option gnuplot_postamble
47 Unnumbered bugs fixed:
49 * plotdf sliders hidden (reported on the mailing list on 2023/11/26)
53 * Document colnew share package
54 * \#4154: Some info nodes have bad headers (and no "Up"s)
55 * HTML files for the manual now have the name of the corresponding section
59 * Install Maxima icons in an 'icons' subdirectory rather than 'pixmaps'