4 Cross-compiling changes and improvements.
5 Documentation changes and improvements.
6 Build/installation improvements.
8 Changes and improvements to test system.
9 Changes and updates to nightly builds and tests.
10 Added the rules to build a snappy package.
11 Windows installer improvements and fixes.
12 Improvements to Windows maxima.bat.
13 Debian build improvements.
14 Compatibility improvements with diverse LISP compilers.
15 Plotting improvements; improved GNUPLOT error handling.
17 Removed some old/unused code; cosmetic changes.
23 #3329: Follow-on work to bug fix: avoid long argument lists in ssort and sreverse.
24 #3329: Avoid large number of arguments in simplode.
25 #3315: Fixed Maxima/Windows, when a username contains a space
26 #2356: diff(...,%pi) doesn't give an error
27 #3152, #2901, #2550, #2549, #2480, #2063: only simplify abs(x)^2 and (x^a)^b if x not complex
32 271a4b9 Revise GET-DIRS as suggested by Camm Maguire 2017-09-18
33 cae7add gensym could return an integer instead of a symbol
34 6555d51 Fixes a bug in plotdf
35 fce837e Fixed trigsimp bug reported to mailing list on 2017-06-03.
36 4ecf453 Fixed compile/sort bug reported to mailing list on 2017-09-05.
37 e646bd5 Fixed run_testsuite() bug reported to mailing list on 2017-07-12.
38 2ef63bb Handle special case MU = 0 in RNDPOISSON-AHRENS. Fixes bug: random_poisson(0) => error
39 aa9eef0 In DECLARE1, handle alphabetic declaration separately from other cases.
40 aa9eef0 Fixed alphabetic declaration bug reported to mailing list circa 2017-07-23.