From: Daniel Dickman Subject: [update] maxima 5.46.0 -> 5.48.0 To: ports@openbsd.org Date: Fri, 1 Aug 2025 00:08:20 -0400 Here's an update of maxima to the recently released 5.48.0 version. This release catches up on about 3 years of development work. Tests and oks welcome... Index: Makefile =================================================================== RCS file: /cvs/ports/math/maxima/Makefile,v diff -u -p -u -r1.53 Makefile --- Makefile 7 Nov 2023 14:19:37 -0000 1.53 +++ Makefile 1 Aug 2025 04:03:07 -0000 @@ -1,9 +1,8 @@ -COMMENT= GPL computer algebra system based on DOE Macsyma +COMMENT= computer algebra system based on Macsyma -VERSION= 5.46.0 +VERSION= 5.48.0 DISTNAME= maxima-${VERSION} CATEGORIES= math -REVISION= 0 HOMEPAGE= https://maxima.sourceforge.net/ @@ -27,6 +26,7 @@ SUBST_VARS= VERSION MAKE_FLAGS = MAKEINFO="${LOCALBASE}/bin/gtexi2any" \ TEXI2DVI="${LOCALBASE}/bin/gtexi2dvi" +CONFIGURE_ENV += MAKEINFO=${PREFIX}/bin/gtexi2any CONFIGURE_ARGS+= --enable-ecl CONFIGURE_STYLE= gnu Index: distinfo =================================================================== RCS file: /cvs/ports/math/maxima/distinfo,v diff -u -p -u -r1.25 distinfo --- distinfo 30 May 2023 16:18:03 -0000 1.25 +++ distinfo 1 Aug 2025 04:03:07 -0000 @@ -1,2 +1,2 @@ -SHA256 (maxima-5.46.0.tar.gz) = c5Dwa0jaZckDPosvYpuXi5AFZFSlQCLbfecOIiWqiwc= -SIZE (maxima-5.46.0.tar.gz) = 47492457 +SHA256 (maxima-5.48.0.tar.gz) = da8r8YlN8qF674pcN41y1NU8ZpufR9YOxbqMhnbEqqs= +SIZE (maxima-5.48.0.tar.gz) = 53969887 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/math/maxima/pkg/PLIST,v diff -u -p -u -r1.26 PLIST --- pkg/PLIST 30 May 2023 16:18:03 -0000 1.26 +++ pkg/PLIST 1 Aug 2025 04:03:07 -0000 @@ -3,14 +3,19 @@ bin/rmaxima bin/xmaxima @info info/abs_integrate.info @info info/drawutils.info +@info info/guess.info @info info/imaxima.info @info info/kovacicODE.info @info info/logic.info +@info info/mathml.info +info/maxima-index-html.lisp info/maxima-index.lisp info/maxima.info info/maxima.info-1 info/maxima.info-2 info/maxima.info-3 +@info info/nelder_mead.info +@info info/raddenest.info @info info/symplectic_ode.info @info info/xmaxima.info lib/maxima/ @@ -27,7 +32,7 @@ man/de/man1/ man/ru/ man/ru/man1/ @man man/ru/man1/maxima.1 -share/applications/net.sourceforge.maxima.xmaxima.desktop +share/applications/Xmaxima.desktop share/bash-completion/completions/maxima share/bash-completion/completions/rmaxima share/bash-completion/completions/xmaxima @@ -46,6 +51,11 @@ share/emacs/site-lisp/mylatex.ltx.el share/emacs/site-lisp/setup-imaxima-imath.el share/emacs/site-lisp/smart-complete.el share/emacs/site-lisp/sshell.el +share/icons/ +share/icons/text-x-maxima-out.svg +share/icons/text-x-maximasession.svg +share/icons/xmaxima.png +share/icons/xmaxima.svg share/maxima/ share/maxima/${VERSION}/ share/maxima/${VERSION}/demo/ @@ -61,13 +71,118 @@ share/maxima/${VERSION}/demo/manual.demo share/maxima/${VERSION}/demo/newfac.dem share/maxima/${VERSION}/demo/plots.mac share/maxima/${VERSION}/demo/romberg.dem +share/maxima/${VERSION}/demo/solve.dem +share/maxima/${VERSION}/demo/subst.dem share/maxima/${VERSION}/demo/sumcon.dem share/maxima/${VERSION}/demo/trgsmp.dem share/maxima/${VERSION}/doc/ share/maxima/${VERSION}/doc/EMaximaIntro.ps share/maxima/${VERSION}/doc/contributors share/maxima/${VERSION}/doc/html/ -share/maxima/${VERSION}/doc/html/contents.hhc +share/maxima/${VERSION}/doc/html/Bug-Detection-and-Reporting.html +share/maxima/${VERSION}/doc/html/Command-Line.html +share/maxima/${VERSION}/doc/html/Command_002dline-options.html +share/maxima/${VERSION}/doc/html/Data-Types-and-Structures.html +share/maxima/${VERSION}/doc/html/Debugging.html +share/maxima/${VERSION}/doc/html/Differential-Equations.html +share/maxima/${VERSION}/doc/html/Differentiation.html +share/maxima/${VERSION}/doc/html/Documentation-Categories.html +share/maxima/${VERSION}/doc/html/Elementary-Functions.html +share/maxima/${VERSION}/doc/html/Elliptic-Functions.html +share/maxima/${VERSION}/doc/html/Equations.html +share/maxima/${VERSION}/doc/html/Error-and-warning-messages.html +share/maxima/${VERSION}/doc/html/Evaluation.html +share/maxima/${VERSION}/doc/html/Expressions.html +share/maxima/${VERSION}/doc/html/File-Input-and-Output.html +share/maxima/${VERSION}/doc/html/Function-Definition.html +share/maxima/${VERSION}/doc/html/Function-and-Variable-Index.html +share/maxima/${VERSION}/doc/html/Groups.html +share/maxima/${VERSION}/doc/html/Help.html +share/maxima/${VERSION}/doc/html/Integration.html +share/maxima/${VERSION}/doc/html/Introduction-to-Maxima.html +share/maxima/${VERSION}/doc/html/Limits.html +share/maxima/${VERSION}/doc/html/Matrices-and-Linear-Algebra.html +share/maxima/${VERSION}/doc/html/Maxima_0027s-Database.html +share/maxima/${VERSION}/doc/html/Miscellaneous-Options.html +share/maxima/${VERSION}/doc/html/Number-Theory.html +share/maxima/${VERSION}/doc/html/Numerical.html +share/maxima/${VERSION}/doc/html/Operators.html +share/maxima/${VERSION}/doc/html/Package-affine.html +share/maxima/${VERSION}/doc/html/Package-alt_002ddisplay.html +share/maxima/${VERSION}/doc/html/Package-asympa.html +share/maxima/${VERSION}/doc/html/Package-atensor.html +share/maxima/${VERSION}/doc/html/Package-augmented_005flagrangian.html +share/maxima/${VERSION}/doc/html/Package-bernstein.html +share/maxima/${VERSION}/doc/html/Package-bitwise.html +share/maxima/${VERSION}/doc/html/Package-bode.html +share/maxima/${VERSION}/doc/html/Package-cartan.html +share/maxima/${VERSION}/doc/html/Package-celine.html +share/maxima/${VERSION}/doc/html/Package-clebsch_005fgordan.html +share/maxima/${VERSION}/doc/html/Package-cobyla.html +share/maxima/${VERSION}/doc/html/Package-colnew.html +share/maxima/${VERSION}/doc/html/Package-combinatorics.html +share/maxima/${VERSION}/doc/html/Package-contrib_005fode.html +share/maxima/${VERSION}/doc/html/Package-ctensor.html +share/maxima/${VERSION}/doc/html/Package-descriptive.html +share/maxima/${VERSION}/doc/html/Package-diag.html +share/maxima/${VERSION}/doc/html/Package-distrib.html +share/maxima/${VERSION}/doc/html/Package-draw.html +share/maxima/${VERSION}/doc/html/Package-drawdf.html +share/maxima/${VERSION}/doc/html/Package-dynamics.html +share/maxima/${VERSION}/doc/html/Package-engineering_002dformat.html +share/maxima/${VERSION}/doc/html/Package-ezunits.html +share/maxima/${VERSION}/doc/html/Package-f90.html +share/maxima/${VERSION}/doc/html/Package-finance.html +share/maxima/${VERSION}/doc/html/Package-format.html +share/maxima/${VERSION}/doc/html/Package-fractals.html +share/maxima/${VERSION}/doc/html/Package-gentran.html +share/maxima/${VERSION}/doc/html/Package-ggf.html +share/maxima/${VERSION}/doc/html/Package-graphs.html +share/maxima/${VERSION}/doc/html/Package-grobner.html +share/maxima/${VERSION}/doc/html/Package-hompack.html +share/maxima/${VERSION}/doc/html/Package-impdiff.html +share/maxima/${VERSION}/doc/html/Package-interpol.html +share/maxima/${VERSION}/doc/html/Package-itensor.html +share/maxima/${VERSION}/doc/html/Package-lapack.html +share/maxima/${VERSION}/doc/html/Package-lbfgs.html +share/maxima/${VERSION}/doc/html/Package-levin.html +share/maxima/${VERSION}/doc/html/Package-lindstedt.html +share/maxima/${VERSION}/doc/html/Package-linearalgebra.html +share/maxima/${VERSION}/doc/html/Package-lsquares.html +share/maxima/${VERSION}/doc/html/Package-makeOrders.html +share/maxima/${VERSION}/doc/html/Package-minpack.html +share/maxima/${VERSION}/doc/html/Package-mnewton.html +share/maxima/${VERSION}/doc/html/Package-numericalio.html +share/maxima/${VERSION}/doc/html/Package-odepack.html +share/maxima/${VERSION}/doc/html/Package-operatingsystem.html +share/maxima/${VERSION}/doc/html/Package-opsubst.html +share/maxima/${VERSION}/doc/html/Package-orthopoly.html +share/maxima/${VERSION}/doc/html/Package-pslq.html +share/maxima/${VERSION}/doc/html/Package-pytranslate.html +share/maxima/${VERSION}/doc/html/Package-quantum_005fcomputing.html +share/maxima/${VERSION}/doc/html/Package-ratpow.html +share/maxima/${VERSION}/doc/html/Package-romberg.html +share/maxima/${VERSION}/doc/html/Package-simplex.html +share/maxima/${VERSION}/doc/html/Package-simplification.html +share/maxima/${VERSION}/doc/html/Package-solve_005frec.html +share/maxima/${VERSION}/doc/html/Package-stats.html +share/maxima/${VERSION}/doc/html/Package-stirling.html +share/maxima/${VERSION}/doc/html/Package-stringproc.html +share/maxima/${VERSION}/doc/html/Package-sym.html +share/maxima/${VERSION}/doc/html/Package-to_005fpoly_005fsolve.html +share/maxima/${VERSION}/doc/html/Package-trigtools.html +share/maxima/${VERSION}/doc/html/Package-unit.html +share/maxima/${VERSION}/doc/html/Package-wrstcse.html +share/maxima/${VERSION}/doc/html/Package-zeilberger.html +share/maxima/${VERSION}/doc/html/Plotting.html +share/maxima/${VERSION}/doc/html/Polynomials.html +share/maxima/${VERSION}/doc/html/Program-Flow.html +share/maxima/${VERSION}/doc/html/Rules-and-Patterns.html +share/maxima/${VERSION}/doc/html/Runtime-Environment.html +share/maxima/${VERSION}/doc/html/Sets.html +share/maxima/${VERSION}/doc/html/Simplification.html +share/maxima/${VERSION}/doc/html/Special-Functions.html +share/maxima/${VERSION}/doc/html/Sums-Products-and-Series.html share/maxima/${VERSION}/doc/html/figures/ share/maxima/${VERSION}/doc/html/figures/bodegain1.png share/maxima/${VERSION}/doc/html/figures/bodegain2.png @@ -242,6 +357,9 @@ share/maxima/${VERSION}/doc/html/figures share/maxima/${VERSION}/doc/html/figures/introduction1.png share/maxima/${VERSION}/doc/html/figures/introduction2.png share/maxima/${VERSION}/doc/html/figures/introduction3.png +share/maxima/${VERSION}/doc/html/figures/maxima-unicode-display-variety-1-ascii.png +share/maxima/${VERSION}/doc/html/figures/maxima-unicode-display-variety-1.png +share/maxima/${VERSION}/doc/html/figures/maxima.svg share/maxima/${VERSION}/doc/html/figures/orthopoly1.png share/maxima/${VERSION}/doc/html/figures/plotdf1.png share/maxima/${VERSION}/doc/html/figures/plotdf2.png @@ -276,6 +394,13 @@ share/maxima/${VERSION}/doc/html/figures share/maxima/${VERSION}/doc/html/figures/plotting9.png share/maxima/${VERSION}/doc/html/figures/scene1.png share/maxima/${VERSION}/doc/html/figures/scene2.png +share/maxima/${VERSION}/doc/html/figures/trigtools-1.png +share/maxima/${VERSION}/doc/html/figures/trigtools-2.png +share/maxima/${VERSION}/doc/html/figures/trigtools-3.png +share/maxima/${VERSION}/doc/html/figures/trigtools-4.png +share/maxima/${VERSION}/doc/html/figures/trigtools-5.png +share/maxima/${VERSION}/doc/html/figures/trigtools-6.png +share/maxima/${VERSION}/doc/html/figures/trigtools-7.png share/maxima/${VERSION}/doc/html/figures/worldmap_geomap.png share/maxima/${VERSION}/doc/html/figures/worldmap_geomap2.png share/maxima/${VERSION}/doc/html/figures/worldmap_geomap3.png @@ -288,11 +413,11 @@ share/maxima/${VERSION}/doc/html/figures share/maxima/${VERSION}/doc/html/figures/worldmap_make_polygon.png share/maxima/${VERSION}/doc/html/figures/worldmap_region_boundaries.png share/maxima/${VERSION}/doc/html/figures/worldmap_region_boundaries_plus.png -share/maxima/${VERSION}/doc/html/header.hhp -share/maxima/${VERSION}/doc/html/index.hhk +share/maxima/${VERSION}/doc/html/index.html share/maxima/${VERSION}/doc/html/intromax.html -share/maxima/${VERSION}/doc/html/maxima.hhp -share/maxima/${VERSION}/doc/html/maxima.html +share/maxima/${VERSION}/doc/html/js_licenses.html +share/maxima/${VERSION}/doc/html/manual.css +share/maxima/${VERSION}/doc/html/maxima_0.html share/maxima/${VERSION}/doc/html/maxima_1.html share/maxima/${VERSION}/doc/html/maxima_10.html share/maxima/${VERSION}/doc/html/maxima_100.html @@ -300,309 +425,35 @@ share/maxima/${VERSION}/doc/html/maxima_ share/maxima/${VERSION}/doc/html/maxima_102.html share/maxima/${VERSION}/doc/html/maxima_103.html share/maxima/${VERSION}/doc/html/maxima_104.html -share/maxima/${VERSION}/doc/html/maxima_105.html -share/maxima/${VERSION}/doc/html/maxima_106.html -share/maxima/${VERSION}/doc/html/maxima_107.html -share/maxima/${VERSION}/doc/html/maxima_108.html -share/maxima/${VERSION}/doc/html/maxima_109.html share/maxima/${VERSION}/doc/html/maxima_11.html -share/maxima/${VERSION}/doc/html/maxima_110.html -share/maxima/${VERSION}/doc/html/maxima_111.html -share/maxima/${VERSION}/doc/html/maxima_112.html -share/maxima/${VERSION}/doc/html/maxima_113.html -share/maxima/${VERSION}/doc/html/maxima_114.html -share/maxima/${VERSION}/doc/html/maxima_115.html -share/maxima/${VERSION}/doc/html/maxima_116.html -share/maxima/${VERSION}/doc/html/maxima_117.html -share/maxima/${VERSION}/doc/html/maxima_118.html -share/maxima/${VERSION}/doc/html/maxima_119.html share/maxima/${VERSION}/doc/html/maxima_12.html -share/maxima/${VERSION}/doc/html/maxima_120.html -share/maxima/${VERSION}/doc/html/maxima_121.html -share/maxima/${VERSION}/doc/html/maxima_122.html -share/maxima/${VERSION}/doc/html/maxima_123.html -share/maxima/${VERSION}/doc/html/maxima_124.html -share/maxima/${VERSION}/doc/html/maxima_125.html -share/maxima/${VERSION}/doc/html/maxima_126.html -share/maxima/${VERSION}/doc/html/maxima_127.html -share/maxima/${VERSION}/doc/html/maxima_128.html -share/maxima/${VERSION}/doc/html/maxima_129.html share/maxima/${VERSION}/doc/html/maxima_13.html -share/maxima/${VERSION}/doc/html/maxima_130.html -share/maxima/${VERSION}/doc/html/maxima_131.html -share/maxima/${VERSION}/doc/html/maxima_132.html -share/maxima/${VERSION}/doc/html/maxima_133.html -share/maxima/${VERSION}/doc/html/maxima_134.html -share/maxima/${VERSION}/doc/html/maxima_135.html -share/maxima/${VERSION}/doc/html/maxima_136.html -share/maxima/${VERSION}/doc/html/maxima_137.html -share/maxima/${VERSION}/doc/html/maxima_138.html -share/maxima/${VERSION}/doc/html/maxima_139.html share/maxima/${VERSION}/doc/html/maxima_14.html -share/maxima/${VERSION}/doc/html/maxima_140.html -share/maxima/${VERSION}/doc/html/maxima_141.html -share/maxima/${VERSION}/doc/html/maxima_142.html -share/maxima/${VERSION}/doc/html/maxima_143.html -share/maxima/${VERSION}/doc/html/maxima_144.html -share/maxima/${VERSION}/doc/html/maxima_145.html -share/maxima/${VERSION}/doc/html/maxima_146.html -share/maxima/${VERSION}/doc/html/maxima_147.html -share/maxima/${VERSION}/doc/html/maxima_148.html -share/maxima/${VERSION}/doc/html/maxima_149.html share/maxima/${VERSION}/doc/html/maxima_15.html -share/maxima/${VERSION}/doc/html/maxima_150.html -share/maxima/${VERSION}/doc/html/maxima_151.html -share/maxima/${VERSION}/doc/html/maxima_152.html -share/maxima/${VERSION}/doc/html/maxima_153.html -share/maxima/${VERSION}/doc/html/maxima_154.html -share/maxima/${VERSION}/doc/html/maxima_155.html -share/maxima/${VERSION}/doc/html/maxima_156.html -share/maxima/${VERSION}/doc/html/maxima_157.html -share/maxima/${VERSION}/doc/html/maxima_158.html -share/maxima/${VERSION}/doc/html/maxima_159.html share/maxima/${VERSION}/doc/html/maxima_16.html -share/maxima/${VERSION}/doc/html/maxima_160.html -share/maxima/${VERSION}/doc/html/maxima_161.html -share/maxima/${VERSION}/doc/html/maxima_162.html -share/maxima/${VERSION}/doc/html/maxima_163.html -share/maxima/${VERSION}/doc/html/maxima_164.html -share/maxima/${VERSION}/doc/html/maxima_165.html -share/maxima/${VERSION}/doc/html/maxima_166.html -share/maxima/${VERSION}/doc/html/maxima_167.html -share/maxima/${VERSION}/doc/html/maxima_168.html -share/maxima/${VERSION}/doc/html/maxima_169.html share/maxima/${VERSION}/doc/html/maxima_17.html -share/maxima/${VERSION}/doc/html/maxima_170.html -share/maxima/${VERSION}/doc/html/maxima_171.html -share/maxima/${VERSION}/doc/html/maxima_172.html -share/maxima/${VERSION}/doc/html/maxima_173.html -share/maxima/${VERSION}/doc/html/maxima_174.html -share/maxima/${VERSION}/doc/html/maxima_175.html -share/maxima/${VERSION}/doc/html/maxima_176.html -share/maxima/${VERSION}/doc/html/maxima_177.html -share/maxima/${VERSION}/doc/html/maxima_178.html -share/maxima/${VERSION}/doc/html/maxima_179.html share/maxima/${VERSION}/doc/html/maxima_18.html -share/maxima/${VERSION}/doc/html/maxima_180.html -share/maxima/${VERSION}/doc/html/maxima_181.html -share/maxima/${VERSION}/doc/html/maxima_182.html -share/maxima/${VERSION}/doc/html/maxima_183.html -share/maxima/${VERSION}/doc/html/maxima_184.html -share/maxima/${VERSION}/doc/html/maxima_185.html -share/maxima/${VERSION}/doc/html/maxima_186.html -share/maxima/${VERSION}/doc/html/maxima_187.html -share/maxima/${VERSION}/doc/html/maxima_188.html -share/maxima/${VERSION}/doc/html/maxima_189.html share/maxima/${VERSION}/doc/html/maxima_19.html -share/maxima/${VERSION}/doc/html/maxima_190.html -share/maxima/${VERSION}/doc/html/maxima_191.html -share/maxima/${VERSION}/doc/html/maxima_192.html -share/maxima/${VERSION}/doc/html/maxima_193.html -share/maxima/${VERSION}/doc/html/maxima_194.html -share/maxima/${VERSION}/doc/html/maxima_195.html -share/maxima/${VERSION}/doc/html/maxima_196.html -share/maxima/${VERSION}/doc/html/maxima_197.html -share/maxima/${VERSION}/doc/html/maxima_198.html -share/maxima/${VERSION}/doc/html/maxima_199.html share/maxima/${VERSION}/doc/html/maxima_2.html share/maxima/${VERSION}/doc/html/maxima_20.html -share/maxima/${VERSION}/doc/html/maxima_200.html -share/maxima/${VERSION}/doc/html/maxima_201.html -share/maxima/${VERSION}/doc/html/maxima_202.html -share/maxima/${VERSION}/doc/html/maxima_203.html -share/maxima/${VERSION}/doc/html/maxima_204.html -share/maxima/${VERSION}/doc/html/maxima_205.html -share/maxima/${VERSION}/doc/html/maxima_206.html -share/maxima/${VERSION}/doc/html/maxima_207.html -share/maxima/${VERSION}/doc/html/maxima_208.html -share/maxima/${VERSION}/doc/html/maxima_209.html share/maxima/${VERSION}/doc/html/maxima_21.html -share/maxima/${VERSION}/doc/html/maxima_210.html -share/maxima/${VERSION}/doc/html/maxima_211.html -share/maxima/${VERSION}/doc/html/maxima_212.html -share/maxima/${VERSION}/doc/html/maxima_213.html -share/maxima/${VERSION}/doc/html/maxima_214.html -share/maxima/${VERSION}/doc/html/maxima_215.html -share/maxima/${VERSION}/doc/html/maxima_216.html -share/maxima/${VERSION}/doc/html/maxima_217.html -share/maxima/${VERSION}/doc/html/maxima_218.html -share/maxima/${VERSION}/doc/html/maxima_219.html share/maxima/${VERSION}/doc/html/maxima_22.html -share/maxima/${VERSION}/doc/html/maxima_220.html -share/maxima/${VERSION}/doc/html/maxima_221.html -share/maxima/${VERSION}/doc/html/maxima_222.html -share/maxima/${VERSION}/doc/html/maxima_223.html -share/maxima/${VERSION}/doc/html/maxima_224.html -share/maxima/${VERSION}/doc/html/maxima_225.html -share/maxima/${VERSION}/doc/html/maxima_226.html -share/maxima/${VERSION}/doc/html/maxima_227.html -share/maxima/${VERSION}/doc/html/maxima_228.html -share/maxima/${VERSION}/doc/html/maxima_229.html share/maxima/${VERSION}/doc/html/maxima_23.html -share/maxima/${VERSION}/doc/html/maxima_230.html -share/maxima/${VERSION}/doc/html/maxima_231.html -share/maxima/${VERSION}/doc/html/maxima_232.html -share/maxima/${VERSION}/doc/html/maxima_233.html -share/maxima/${VERSION}/doc/html/maxima_234.html -share/maxima/${VERSION}/doc/html/maxima_235.html -share/maxima/${VERSION}/doc/html/maxima_236.html -share/maxima/${VERSION}/doc/html/maxima_237.html -share/maxima/${VERSION}/doc/html/maxima_238.html -share/maxima/${VERSION}/doc/html/maxima_239.html share/maxima/${VERSION}/doc/html/maxima_24.html -share/maxima/${VERSION}/doc/html/maxima_240.html -share/maxima/${VERSION}/doc/html/maxima_241.html -share/maxima/${VERSION}/doc/html/maxima_242.html -share/maxima/${VERSION}/doc/html/maxima_243.html -share/maxima/${VERSION}/doc/html/maxima_244.html -share/maxima/${VERSION}/doc/html/maxima_245.html -share/maxima/${VERSION}/doc/html/maxima_246.html -share/maxima/${VERSION}/doc/html/maxima_247.html -share/maxima/${VERSION}/doc/html/maxima_248.html -share/maxima/${VERSION}/doc/html/maxima_249.html share/maxima/${VERSION}/doc/html/maxima_25.html -share/maxima/${VERSION}/doc/html/maxima_250.html -share/maxima/${VERSION}/doc/html/maxima_251.html -share/maxima/${VERSION}/doc/html/maxima_252.html -share/maxima/${VERSION}/doc/html/maxima_253.html -share/maxima/${VERSION}/doc/html/maxima_254.html -share/maxima/${VERSION}/doc/html/maxima_255.html -share/maxima/${VERSION}/doc/html/maxima_256.html -share/maxima/${VERSION}/doc/html/maxima_257.html -share/maxima/${VERSION}/doc/html/maxima_258.html -share/maxima/${VERSION}/doc/html/maxima_259.html share/maxima/${VERSION}/doc/html/maxima_26.html -share/maxima/${VERSION}/doc/html/maxima_260.html -share/maxima/${VERSION}/doc/html/maxima_261.html -share/maxima/${VERSION}/doc/html/maxima_262.html -share/maxima/${VERSION}/doc/html/maxima_263.html -share/maxima/${VERSION}/doc/html/maxima_264.html -share/maxima/${VERSION}/doc/html/maxima_265.html -share/maxima/${VERSION}/doc/html/maxima_266.html -share/maxima/${VERSION}/doc/html/maxima_267.html -share/maxima/${VERSION}/doc/html/maxima_268.html -share/maxima/${VERSION}/doc/html/maxima_269.html share/maxima/${VERSION}/doc/html/maxima_27.html -share/maxima/${VERSION}/doc/html/maxima_270.html -share/maxima/${VERSION}/doc/html/maxima_271.html -share/maxima/${VERSION}/doc/html/maxima_272.html -share/maxima/${VERSION}/doc/html/maxima_273.html -share/maxima/${VERSION}/doc/html/maxima_274.html -share/maxima/${VERSION}/doc/html/maxima_275.html -share/maxima/${VERSION}/doc/html/maxima_276.html -share/maxima/${VERSION}/doc/html/maxima_277.html -share/maxima/${VERSION}/doc/html/maxima_278.html -share/maxima/${VERSION}/doc/html/maxima_279.html share/maxima/${VERSION}/doc/html/maxima_28.html -share/maxima/${VERSION}/doc/html/maxima_280.html -share/maxima/${VERSION}/doc/html/maxima_281.html -share/maxima/${VERSION}/doc/html/maxima_282.html -share/maxima/${VERSION}/doc/html/maxima_283.html -share/maxima/${VERSION}/doc/html/maxima_284.html -share/maxima/${VERSION}/doc/html/maxima_285.html -share/maxima/${VERSION}/doc/html/maxima_286.html -share/maxima/${VERSION}/doc/html/maxima_287.html -share/maxima/${VERSION}/doc/html/maxima_288.html -share/maxima/${VERSION}/doc/html/maxima_289.html share/maxima/${VERSION}/doc/html/maxima_29.html -share/maxima/${VERSION}/doc/html/maxima_290.html -share/maxima/${VERSION}/doc/html/maxima_291.html -share/maxima/${VERSION}/doc/html/maxima_292.html -share/maxima/${VERSION}/doc/html/maxima_293.html -share/maxima/${VERSION}/doc/html/maxima_294.html -share/maxima/${VERSION}/doc/html/maxima_295.html -share/maxima/${VERSION}/doc/html/maxima_296.html -share/maxima/${VERSION}/doc/html/maxima_297.html -share/maxima/${VERSION}/doc/html/maxima_298.html -share/maxima/${VERSION}/doc/html/maxima_299.html share/maxima/${VERSION}/doc/html/maxima_3.html share/maxima/${VERSION}/doc/html/maxima_30.html -share/maxima/${VERSION}/doc/html/maxima_300.html -share/maxima/${VERSION}/doc/html/maxima_301.html -share/maxima/${VERSION}/doc/html/maxima_302.html -share/maxima/${VERSION}/doc/html/maxima_303.html -share/maxima/${VERSION}/doc/html/maxima_304.html -share/maxima/${VERSION}/doc/html/maxima_305.html -share/maxima/${VERSION}/doc/html/maxima_306.html -share/maxima/${VERSION}/doc/html/maxima_307.html -share/maxima/${VERSION}/doc/html/maxima_308.html -share/maxima/${VERSION}/doc/html/maxima_309.html share/maxima/${VERSION}/doc/html/maxima_31.html -share/maxima/${VERSION}/doc/html/maxima_310.html -share/maxima/${VERSION}/doc/html/maxima_311.html -share/maxima/${VERSION}/doc/html/maxima_312.html -share/maxima/${VERSION}/doc/html/maxima_313.html -share/maxima/${VERSION}/doc/html/maxima_314.html -share/maxima/${VERSION}/doc/html/maxima_315.html -share/maxima/${VERSION}/doc/html/maxima_316.html -share/maxima/${VERSION}/doc/html/maxima_317.html -share/maxima/${VERSION}/doc/html/maxima_318.html -share/maxima/${VERSION}/doc/html/maxima_319.html share/maxima/${VERSION}/doc/html/maxima_32.html -share/maxima/${VERSION}/doc/html/maxima_320.html -share/maxima/${VERSION}/doc/html/maxima_321.html -share/maxima/${VERSION}/doc/html/maxima_322.html -share/maxima/${VERSION}/doc/html/maxima_323.html -share/maxima/${VERSION}/doc/html/maxima_324.html -share/maxima/${VERSION}/doc/html/maxima_325.html -share/maxima/${VERSION}/doc/html/maxima_326.html -share/maxima/${VERSION}/doc/html/maxima_327.html -share/maxima/${VERSION}/doc/html/maxima_328.html -share/maxima/${VERSION}/doc/html/maxima_329.html share/maxima/${VERSION}/doc/html/maxima_33.html -share/maxima/${VERSION}/doc/html/maxima_330.html -share/maxima/${VERSION}/doc/html/maxima_331.html -share/maxima/${VERSION}/doc/html/maxima_332.html -share/maxima/${VERSION}/doc/html/maxima_333.html -share/maxima/${VERSION}/doc/html/maxima_334.html -share/maxima/${VERSION}/doc/html/maxima_335.html -share/maxima/${VERSION}/doc/html/maxima_336.html -share/maxima/${VERSION}/doc/html/maxima_337.html -share/maxima/${VERSION}/doc/html/maxima_338.html -share/maxima/${VERSION}/doc/html/maxima_339.html share/maxima/${VERSION}/doc/html/maxima_34.html -share/maxima/${VERSION}/doc/html/maxima_340.html -share/maxima/${VERSION}/doc/html/maxima_341.html -share/maxima/${VERSION}/doc/html/maxima_342.html -share/maxima/${VERSION}/doc/html/maxima_343.html -share/maxima/${VERSION}/doc/html/maxima_344.html -share/maxima/${VERSION}/doc/html/maxima_345.html -share/maxima/${VERSION}/doc/html/maxima_346.html -share/maxima/${VERSION}/doc/html/maxima_347.html -share/maxima/${VERSION}/doc/html/maxima_348.html -share/maxima/${VERSION}/doc/html/maxima_349.html share/maxima/${VERSION}/doc/html/maxima_35.html -share/maxima/${VERSION}/doc/html/maxima_350.html -share/maxima/${VERSION}/doc/html/maxima_351.html -share/maxima/${VERSION}/doc/html/maxima_352.html -share/maxima/${VERSION}/doc/html/maxima_353.html -share/maxima/${VERSION}/doc/html/maxima_354.html -share/maxima/${VERSION}/doc/html/maxima_355.html -share/maxima/${VERSION}/doc/html/maxima_356.html -share/maxima/${VERSION}/doc/html/maxima_357.html -share/maxima/${VERSION}/doc/html/maxima_358.html -share/maxima/${VERSION}/doc/html/maxima_359.html share/maxima/${VERSION}/doc/html/maxima_36.html -share/maxima/${VERSION}/doc/html/maxima_360.html -share/maxima/${VERSION}/doc/html/maxima_361.html -share/maxima/${VERSION}/doc/html/maxima_362.html -share/maxima/${VERSION}/doc/html/maxima_363.html -share/maxima/${VERSION}/doc/html/maxima_364.html -share/maxima/${VERSION}/doc/html/maxima_365.html -share/maxima/${VERSION}/doc/html/maxima_366.html -share/maxima/${VERSION}/doc/html/maxima_367.html -share/maxima/${VERSION}/doc/html/maxima_368.html -share/maxima/${VERSION}/doc/html/maxima_369.html share/maxima/${VERSION}/doc/html/maxima_37.html -share/maxima/${VERSION}/doc/html/maxima_370.html -share/maxima/${VERSION}/doc/html/maxima_371.html -share/maxima/${VERSION}/doc/html/maxima_372.html -share/maxima/${VERSION}/doc/html/maxima_373.html -share/maxima/${VERSION}/doc/html/maxima_374.html -share/maxima/${VERSION}/doc/html/maxima_375.html -share/maxima/${VERSION}/doc/html/maxima_376.html -share/maxima/${VERSION}/doc/html/maxima_377.html -share/maxima/${VERSION}/doc/html/maxima_378.html share/maxima/${VERSION}/doc/html/maxima_38.html share/maxima/${VERSION}/doc/html/maxima_39.html share/maxima/${VERSION}/doc/html/maxima_4.html @@ -671,9 +522,7 @@ share/maxima/${VERSION}/doc/html/maxima_ share/maxima/${VERSION}/doc/html/maxima_97.html share/maxima/${VERSION}/doc/html/maxima_98.html share/maxima/${VERSION}/doc/html/maxima_99.html -share/maxima/${VERSION}/doc/html/maxima_ovr.html share/maxima/${VERSION}/doc/html/maxima_singlepage.html -share/maxima/${VERSION}/doc/html/maxima_toc.html share/maxima/${VERSION}/doc/implementation/ share/maxima/${VERSION}/doc/implementation/dir_vars.txt share/maxima/${VERSION}/doc/implementation/external-interface.txt @@ -744,14 +593,56 @@ share/maxima/${VERSION}/share/algebra/re share/maxima/${VERSION}/share/algebra/recur.transcript share/maxima/${VERSION}/share/algebra/rtest_recur.mac share/maxima/${VERSION}/share/algebra/solver/ +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/ +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/.directory +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/AILOGO.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/BAUM.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/BELASTG.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/BEWERTG.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/BJTAMP.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/BJTAMPOP.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/CONSCHK.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/ConschkEn.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/EXAMPLES.TEX +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/HEURALGO.TEX +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/IMMED.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/ImmedEn.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/KRAEFTE.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/LINEAR.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/LinearEn.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/POSTPROC.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/PREPROC.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/PostProcEn.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/PreprocEn.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/SOLVER.TEX +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/SOLVRDOC.TEX +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/SOLVRLIT.TEX +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/STABSTR.TEX +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/STRUKTUR.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/StrukturEn.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/TUBS.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/TUBS1.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/TUBS2.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/VALSOLV1.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/VALSOLV2.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/Valsolv1En.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/Valsolv2aEn.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/Valsolv2bEn.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/solver-E.tex +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/solver-diagrams.docx +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/solver-diagrams.pdf +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/vschplan.png +share/maxima/${VERSION}/share/algebra/solver/EnglishSource/zweischl.png share/maxima/${VERSION}/share/algebra/solver/Solver.mac share/maxima/${VERSION}/share/algebra/solver/linsolve.mac share/maxima/${VERSION}/share/algebra/solver/misc.mac share/maxima/${VERSION}/share/algebra/solver/readme share/maxima/${VERSION}/share/algebra/solver/slvrmsgs.mac share/maxima/${VERSION}/share/algebra/solver/slvrtbox.mac +share/maxima/${VERSION}/share/algebra/solver/solver.dem share/maxima/${VERSION}/share/algebra/solver/solver1-en.html share/maxima/${VERSION}/share/algebra/solver/solver1.pdf +share/maxima/${VERSION}/share/algebra/solver/solverEn.pdf share/maxima/${VERSION}/share/algebra/solver/test.mac share/maxima/${VERSION}/share/amatrix/ share/maxima/${VERSION}/share/amatrix/README @@ -868,6 +759,7 @@ share/maxima/${VERSION}/share/colnew/pro share/maxima/${VERSION}/share/colnew/prob2.mac share/maxima/${VERSION}/share/colnew/prob3.mac share/maxima/${VERSION}/share/colnew/prob4.mac +share/maxima/${VERSION}/share/colnew/prob5.mac share/maxima/${VERSION}/share/combinatorics/ share/maxima/${VERSION}/share/combinatorics/README share/maxima/${VERSION}/share/combinatorics/combinatorics.dem @@ -917,7 +809,6 @@ share/maxima/${VERSION}/share/contrib/Ze share/maxima/${VERSION}/share/contrib/Zeilberger/readme.txt share/maxima/${VERSION}/share/contrib/Zeilberger/rtest_zeilberger.mac share/maxima/${VERSION}/share/contrib/Zeilberger/rtest_zeilberger_extreme.mac -share/maxima/${VERSION}/share/contrib/Zeilberger/settings.mac share/maxima/${VERSION}/share/contrib/Zeilberger/shiftQuotient.mac share/maxima/${VERSION}/share/contrib/Zeilberger/testZeilberger.mac share/maxima/${VERSION}/share/contrib/Zeilberger/whatsnew.txt @@ -925,6 +816,7 @@ share/maxima/${VERSION}/share/contrib/Ze share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger.mac share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger_algorithm.mac share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger_linear_algebra.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger_settings.mac share/maxima/${VERSION}/share/contrib/alt-display/ share/maxima/${VERSION}/share/contrib/alt-display/alt-display.lisp share/maxima/${VERSION}/share/contrib/alt-display/alt-display.mac @@ -967,7 +859,7 @@ share/maxima/${VERSION}/share/contrib/di share/maxima/${VERSION}/share/contrib/diffequations/kummer.lisp share/maxima/${VERSION}/share/contrib/diffequations/lazysolver.lisp share/maxima/${VERSION}/share/contrib/diffequations/ode1_abel.mac -share/maxima/${VERSION}/share/contrib/diffequations/ode1_clairault.mac +share/maxima/${VERSION}/share/contrib/diffequations/ode1_clairaut.mac share/maxima/${VERSION}/share/contrib/diffequations/ode1_factor.mac share/maxima/${VERSION}/share/contrib/diffequations/ode1_lagrange.mac share/maxima/${VERSION}/share/contrib/diffequations/ode1_lie.mac @@ -984,8 +876,8 @@ share/maxima/${VERSION}/share/contrib/di share/maxima/${VERSION}/share/contrib/diffequations/tests/README share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_ode1_abel.mac share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_ode1_riccati.mac -share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_sym.mac -share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_sym2.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_ode_sym.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_ode_sym2.mac share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_1.mac share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_2.mac share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_3.mac @@ -1024,7 +916,6 @@ share/maxima/${VERSION}/share/contrib/el share/maxima/${VERSION}/share/contrib/elliptic_curves/rtest_elliptic_curves.mac share/maxima/${VERSION}/share/contrib/engineering-format.lisp share/maxima/${VERSION}/share/contrib/f90.lisp -share/maxima/${VERSION}/share/contrib/floatproperties.lisp share/maxima/${VERSION}/share/contrib/format/ share/maxima/${VERSION}/share/contrib/format/README share/maxima/${VERSION}/share/contrib/format/autoload-m.macsyma @@ -1034,9 +925,9 @@ share/maxima/${VERSION}/share/contrib/fo share/maxima/${VERSION}/share/contrib/format/coeflistp.lisp share/maxima/${VERSION}/share/contrib/format/format.announce share/maxima/${VERSION}/share/contrib/format/format.demo -share/maxima/${VERSION}/share/contrib/format/format.lisp share/maxima/${VERSION}/share/contrib/format/format.mac share/maxima/${VERSION}/share/contrib/format/format.ps +share/maxima/${VERSION}/share/contrib/format/miller-format.lisp share/maxima/${VERSION}/share/contrib/format/pois2.demo share/maxima/${VERSION}/share/contrib/format/pois2m.ps share/maxima/${VERSION}/share/contrib/format/rtest_format.mac @@ -1118,6 +1009,12 @@ share/maxima/${VERSION}/share/contrib/gf share/maxima/${VERSION}/share/contrib/gf/whatsnew.txt share/maxima/${VERSION}/share/contrib/ggf.mac share/maxima/${VERSION}/share/contrib/graph2d.lisp +@info share/maxima/${VERSION}/share/contrib/guess/ +share/maxima/${VERSION}/share/contrib/guess/guess-index.lisp +@info share/maxima/${VERSION}/share/contrib/guess/guess.info +share/maxima/${VERSION}/share/contrib/guess/guess.mac +share/maxima/${VERSION}/share/contrib/guess/guess.texi +share/maxima/${VERSION}/share/contrib/guess/texinfo.tex share/maxima/${VERSION}/share/contrib/impdiff.mac share/maxima/${VERSION}/share/contrib/implicit_plot.lisp @info share/maxima/${VERSION}/share/contrib/integration/ @@ -1137,12 +1034,15 @@ share/maxima/${VERSION}/share/contrib/le share/maxima/${VERSION}/share/contrib/lindstedt.mac share/maxima/${VERSION}/share/contrib/lll.lisp share/maxima/${VERSION}/share/contrib/log10.mac -share/maxima/${VERSION}/share/contrib/lurkmathml/ +@info share/maxima/${VERSION}/share/contrib/lurkmathml/ share/maxima/${VERSION}/share/contrib/lurkmathml/README +share/maxima/${VERSION}/share/contrib/lurkmathml/example.mac +share/maxima/${VERSION}/share/contrib/lurkmathml/mathml-index.lisp +@info share/maxima/${VERSION}/share/contrib/lurkmathml/mathml.info share/maxima/${VERSION}/share/contrib/lurkmathml/mathml.lisp -share/maxima/${VERSION}/share/contrib/lurkmathml/mathml_ref_list_for_IE +share/maxima/${VERSION}/share/contrib/lurkmathml/mathml.texi share/maxima/${VERSION}/share/contrib/lurkmathml/mathmltest -share/maxima/${VERSION}/share/contrib/lurkmathml/maximadiffs.txt +share/maxima/${VERSION}/share/contrib/lurkmathml/texinfo.tex share/maxima/${VERSION}/share/contrib/makeOrders.mac @info share/maxima/${VERSION}/share/contrib/maxima-odesolve/ share/maxima/${VERSION}/share/contrib/maxima-odesolve/README @@ -1167,10 +1067,6 @@ share/maxima/${VERSION}/share/contrib/mc share/maxima/${VERSION}/share/contrib/mcclim/postscriptoutput.png share/maxima/${VERSION}/share/contrib/meijer_g.tex share/maxima/${VERSION}/share/contrib/meijer_gv2.mac -share/maxima/${VERSION}/share/contrib/namespaces/ -share/maxima/${VERSION}/share/contrib/namespaces/foo.mac -share/maxima/${VERSION}/share/contrib/namespaces/namespaces.lisp -share/maxima/${VERSION}/share/contrib/namespaces/rtest_namespaces.mac share/maxima/${VERSION}/share/contrib/noninteractive/ share/maxima/${VERSION}/share/contrib/noninteractive/asksign1.lisp share/maxima/${VERSION}/share/contrib/noninteractive/expand_branches.mac @@ -1272,7 +1168,7 @@ share/maxima/${VERSION}/share/contrib/sa share/maxima/${VERSION}/share/contrib/sarag/sarag.mac share/maxima/${VERSION}/share/contrib/sarag/sarag_initialization.mac share/maxima/${VERSION}/share/contrib/sarag/sarag_linear_algebra.mac -share/maxima/${VERSION}/share/contrib/sarag/settings.mac +share/maxima/${VERSION}/share/contrib/sarag/sarag_settings.mac share/maxima/${VERSION}/share/contrib/sarag/signDetermination.mac share/maxima/${VERSION}/share/contrib/sarag/topology.mac share/maxima/${VERSION}/share/contrib/sarag/whatsnew.txt @@ -1286,7 +1182,7 @@ share/maxima/${VERSION}/share/contrib/st share/maxima/${VERSION}/share/contrib/state/c.cir share/maxima/${VERSION}/share/contrib/state/d.cir share/maxima/${VERSION}/share/contrib/state/matrix2.mac -share/maxima/${VERSION}/share/contrib/state/readfile.lsp +share/maxima/${VERSION}/share/contrib/state/readfile.lisp share/maxima/${VERSION}/share/contrib/state/sortem.mac share/maxima/${VERSION}/share/contrib/state/state.mac share/maxima/${VERSION}/share/contrib/state/tree.mac @@ -1313,6 +1209,8 @@ share/maxima/${VERSION}/share/contrib/un share/maxima/${VERSION}/share/contrib/unicodedata/unicodedata.mac share/maxima/${VERSION}/share/contrib/unicodedata/unicodedata.system share/maxima/${VERSION}/share/contrib/unit/ +share/maxima/${VERSION}/share/contrib/unit/rtest_unit.mac +share/maxima/${VERSION}/share/contrib/unit/rtest_unit_usersetunits.mac share/maxima/${VERSION}/share/contrib/unit/unit-functions.lisp share/maxima/${VERSION}/share/contrib/unit/unit.mac share/maxima/${VERSION}/share/contrib/unwind_protect.lisp @@ -1353,7 +1251,7 @@ share/maxima/${VERSION}/share/diffequati share/maxima/${VERSION}/share/diffequations/drawdf.mac share/maxima/${VERSION}/share/diffequations/exampl.mac share/maxima/${VERSION}/share/diffequations/hstep.lisp -share/maxima/${VERSION}/share/diffequations/linde1.mc +share/maxima/${VERSION}/share/diffequations/linde1.mac share/maxima/${VERSION}/share/diffequations/ode2.mac share/maxima/${VERSION}/share/diffequations/ode2.usg share/maxima/${VERSION}/share/diffequations/odeaux.mac @@ -1378,6 +1276,9 @@ share/maxima/${VERSION}/share/draw/gnupl share/maxima/${VERSION}/share/draw/grcommon.lisp share/maxima/${VERSION}/share/draw/picture.lisp share/maxima/${VERSION}/share/draw/rtest_draw.mac +share/maxima/${VERSION}/share/draw/rtest_picture.mac +share/maxima/${VERSION}/share/draw/test-example-rgba.csv +share/maxima/${VERSION}/share/draw/test-example.xpm share/maxima/${VERSION}/share/draw/texinfo.tex share/maxima/${VERSION}/share/draw/vtk.lisp share/maxima/${VERSION}/share/draw/wbd.lisp @@ -1403,7 +1304,6 @@ share/maxima/${VERSION}/share/fftpack5/ share/maxima/${VERSION}/share/fftpack5/fftpack5-interface.lisp share/maxima/${VERSION}/share/fftpack5/fftpack5.lisp share/maxima/${VERSION}/share/fftpack5/fftpack5.mac -share/maxima/${VERSION}/share/fftpack5/fftpack5.sse2f share/maxima/${VERSION}/share/fftpack5/fftpack5.system share/maxima/${VERSION}/share/fftpack5/lisp/ share/maxima/${VERSION}/share/fftpack5/lisp/c1f2kb.lisp @@ -1453,8 +1353,8 @@ share/maxima/${VERSION}/share/fftpack5/l share/maxima/${VERSION}/share/fftpack5/lisp/costb1.lisp share/maxima/${VERSION}/share/fftpack5/lisp/costf1.lisp share/maxima/${VERSION}/share/fftpack5/lisp/costmi.lisp -share/maxima/${VERSION}/share/fftpack5/lisp/factor.lisp share/maxima/${VERSION}/share/fftpack5/lisp/fftpack5.lisp +share/maxima/${VERSION}/share/fftpack5/lisp/fftpack5_factor.lisp share/maxima/${VERSION}/share/fftpack5/lisp/mcfti1.lisp share/maxima/${VERSION}/share/fftpack5/lisp/mcsqb1.lisp share/maxima/${VERSION}/share/fftpack5/lisp/mcsqf1.lisp @@ -1521,6 +1421,14 @@ share/maxima/${VERSION}/share/fourier_el share/maxima/${VERSION}/share/fractals/ share/maxima/${VERSION}/share/fractals/fractals.mac share/maxima/${VERSION}/share/fractals/rtest_fractals.mac +share/maxima/${VERSION}/share/gamma_simp/ +share/maxima/${VERSION}/share/gamma_simp/CONTRIBUTING.md +share/maxima/${VERSION}/share/gamma_simp/LICENSE.md +share/maxima/${VERSION}/share/gamma_simp/README.md +share/maxima/${VERSION}/share/gamma_simp/gamma_simp.mac +share/maxima/${VERSION}/share/gamma_simp/isequal.lisp +share/maxima/${VERSION}/share/gamma_simp/psi_simp.mac +share/maxima/${VERSION}/share/gamma_simp/rtest_gamma_simp.mac share/maxima/${VERSION}/share/graphs/ share/maxima/${VERSION}/share/graphs/cgraphs.mac share/maxima/${VERSION}/share/graphs/connectivity.mac @@ -1609,11 +1517,7 @@ share/maxima/${VERSION}/share/hompack/li share/maxima/${VERSION}/share/hompack/load-hompack.lisp share/maxima/${VERSION}/share/hypergeometric/ share/maxima/${VERSION}/share/hypergeometric/abramowitz_id.mac -share/maxima/${VERSION}/share/hypergeometric/hypergeometric.lisp share/maxima/${VERSION}/share/hypergeometric/hypergeometric_mac.mac -share/maxima/${VERSION}/share/hypergeometric/nfloat.lisp -share/maxima/${VERSION}/share/hypergeometric/rtest_hg.mac -share/maxima/${VERSION}/share/hypergeometric/rtest_nfloat.mac share/maxima/${VERSION}/share/integequations/ share/maxima/${VERSION}/share/integequations/inteqn.mac share/maxima/${VERSION}/share/integequations/inteqn.usg @@ -1870,6 +1774,7 @@ share/maxima/${VERSION}/share/lapack/lap share/maxima/${VERSION}/share/lapack/lapack/zunmhr.lisp share/maxima/${VERSION}/share/lapack/lapack/zunmqr.lisp share/maxima/${VERSION}/share/lapack/load-lapack.lisp +share/maxima/${VERSION}/share/lapack/rtest_dgemm.mac share/maxima/${VERSION}/share/lapack/rtest_dgeqrf.mac share/maxima/${VERSION}/share/lapack/rtest_dgesv.mac share/maxima/${VERSION}/share/lbfgs/ @@ -2004,6 +1909,23 @@ share/maxima/${VERSION}/share/multiaddit share/maxima/${VERSION}/share/multiadditive/multiadditive.lisp share/maxima/${VERSION}/share/multiadditive/multiadditive.mac share/maxima/${VERSION}/share/multiadditive/rtest_opproperties.mac +@info share/maxima/${VERSION}/share/nelder_mead/ +share/maxima/${VERSION}/share/nelder_mead/COPYING.txt +share/maxima/${VERSION}/share/nelder_mead/README.txt +share/maxima/${VERSION}/share/nelder_mead/defpackage.lisp +share/maxima/${VERSION}/share/nelder_mead/la.lisp +share/maxima/${VERSION}/share/nelder_mead/load-neldermead.lisp +share/maxima/${VERSION}/share/nelder_mead/nelder_mead-index.lisp +@info share/maxima/${VERSION}/share/nelder_mead/nelder_mead.info +share/maxima/${VERSION}/share/nelder_mead/nelder_mead.mac +share/maxima/${VERSION}/share/nelder_mead/nelder_mead.system +share/maxima/${VERSION}/share/nelder_mead/nelder_mead.texi +share/maxima/${VERSION}/share/nelder_mead/nelder_mead.txt +share/maxima/${VERSION}/share/nelder_mead/neldermead.asd +share/maxima/${VERSION}/share/nelder_mead/neldermead.lisp +share/maxima/${VERSION}/share/nelder_mead/nm-maxima.lisp +share/maxima/${VERSION}/share/nelder_mead/rtest_nelder_mead.mac +share/maxima/${VERSION}/share/nelder_mead/texinfo.tex share/maxima/${VERSION}/share/numeric/ share/maxima/${VERSION}/share/numeric/bffac.mac share/maxima/${VERSION}/share/numeric/brmbrg.lisp @@ -2176,8 +2098,9 @@ share/maxima/${VERSION}/share/orthopoly/ share/maxima/${VERSION}/share/orthopoly/changes_0.9_to_0.94.txt share/maxima/${VERSION}/share/orthopoly/h_atom.dem share/maxima/${VERSION}/share/orthopoly/orthopoly.lisp +share/maxima/${VERSION}/share/orthopoly/plot_orthopoly.mac +share/maxima/${VERSION}/share/orthopoly/rtest_orthopoly.mac share/maxima/${VERSION}/share/orthopoly/rtest_pochhammer.mac -share/maxima/${VERSION}/share/orthopoly/test_orthopoly.mac share/maxima/${VERSION}/share/orthopoly/variational_method.dem share/maxima/${VERSION}/share/pdiff/ share/maxima/${VERSION}/share/pdiff/battex.sty @@ -2201,6 +2124,12 @@ share/maxima/${VERSION}/share/physics/ph share/maxima/${VERSION}/share/physics/rtest_dimension.mac share/maxima/${VERSION}/share/physics/units.mac share/maxima/${VERSION}/share/physics/units.usg +share/maxima/${VERSION}/share/pslq/ +share/maxima/${VERSION}/share/pslq/README.md +share/maxima/${VERSION}/share/pslq/pslq.mac +share/maxima/${VERSION}/share/pslq/pslq_integer_relation.lisp +share/maxima/${VERSION}/share/pslq/pslq_maxima.mac +share/maxima/${VERSION}/share/pslq/rtest_pslq.mac share/maxima/${VERSION}/share/pytranslate/ share/maxima/${VERSION}/share/pytranslate/cantorr.py share/maxima/${VERSION}/share/pytranslate/maxima-to-ir.html @@ -2211,8 +2140,16 @@ share/maxima/${VERSION}/share/pytranslat share/maxima/${VERSION}/share/pytranslate/rtest_pytranslate.mac share/maxima/${VERSION}/share/quantum/ share/maxima/${VERSION}/share/quantum/quantum_computing.mac +@info share/maxima/${VERSION}/share/raddenest/ +share/maxima/${VERSION}/share/raddenest/README.md +share/maxima/${VERSION}/share/raddenest/raddenest-index.lisp +share/maxima/${VERSION}/share/raddenest/raddenest.dem +@info share/maxima/${VERSION}/share/raddenest/raddenest.info +share/maxima/${VERSION}/share/raddenest/raddenest.mac +share/maxima/${VERSION}/share/raddenest/raddenest.texi +share/maxima/${VERSION}/share/raddenest/rtest_raddenest.mac +share/maxima/${VERSION}/share/raddenest/texinfo.tex share/maxima/${VERSION}/share/readme-share.txt -share/maxima/${VERSION}/share/share.usg share/maxima/${VERSION}/share/simplex/ share/maxima/${VERSION}/share/simplex/Readme.txt share/maxima/${VERSION}/share/simplex/Tests/ @@ -2258,8 +2195,8 @@ share/maxima/${VERSION}/share/simplifica share/maxima/${VERSION}/share/simplification/rducon.lisp share/maxima/${VERSION}/share/simplification/rncomb.dem share/maxima/${VERSION}/share/simplification/rncomb.mac +share/maxima/${VERSION}/share/simplification/rtest_facexp.mac share/maxima/${VERSION}/share/simplification/rtest_rncomb.mac -share/maxima/${VERSION}/share/simplification/rtest_sqdnst.mac share/maxima/${VERSION}/share/simplification/scifac.dem share/maxima/${VERSION}/share/simplification/scifac.lisp share/maxima/${VERSION}/share/simplification/sqdnst.mac @@ -2298,7 +2235,6 @@ share/maxima/${VERSION}/share/stringproc share/maxima/${VERSION}/share/stringproc/len-897-md5-f353a8.txt share/maxima/${VERSION}/share/stringproc/len-98-md5-669560.txt share/maxima/${VERSION}/share/stringproc/md5.lisp -share/maxima/${VERSION}/share/stringproc/pregexp.lisp share/maxima/${VERSION}/share/stringproc/printf.lisp share/maxima/${VERSION}/share/stringproc/rectangular.csv-utf-16be share/maxima/${VERSION}/share/stringproc/rectangular.csv-utf-16le @@ -2411,33 +2347,40 @@ share/maxima/${VERSION}/share/tensor/ten share/maxima/${VERSION}/share/tensor/tensor.dem share/maxima/${VERSION}/share/tensor/tentex.lisp share/maxima/${VERSION}/share/tensor/tetrad.dem +share/maxima/${VERSION}/share/tensor/tracefree-code/ +share/maxima/${VERSION}/share/tensor/tracefree-code/README +share/maxima/${VERSION}/share/tensor/tracefree-code/formQ0-examples-additional.mac +share/maxima/${VERSION}/share/tensor/tracefree-code/formQ0-examples.mac +share/maxima/${VERSION}/share/tensor/tracefree-code/formQ0.mac +share/maxima/${VERSION}/share/tensor/tracefree-code/makeQ0-example.mac +share/maxima/${VERSION}/share/tensor/tracefree-code/makeQ0.mac share/maxima/${VERSION}/share/tensor/weyl.dem share/maxima/${VERSION}/share/test_batch_encodings/ -share/maxima/${VERSION}/share/test_batch_encodings/foo-CP1252.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-CP1252-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-CP1252.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-1.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-1-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-1.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-10.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-10-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-10.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-14.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-14-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-14.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-15.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-15-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-15.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-2.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-2-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-2.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-3.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-3-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-3.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-4.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-4-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-4.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-5.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-5-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-5.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-6.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-6-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-6.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-7.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-7-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-7.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-8.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-8-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-8.mac -share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-9.UTF-8.mac +share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-9-UTF-8.mac share/maxima/${VERSION}/share/test_batch_encodings/foo-ISO-8859-9.mac share/maxima/${VERSION}/share/test_batch_encodings/rtest_batch_encodings.mac share/maxima/${VERSION}/share/to_poly_solve/ @@ -2529,6 +2472,7 @@ share/maxima/${VERSION}/src/expintegral. share/maxima/${VERSION}/src/ezgcd.lisp share/maxima/${VERSION}/src/factor.lisp share/maxima/${VERSION}/src/fcall.lisp +share/maxima/${VERSION}/src/float-properties.lisp share/maxima/${VERSION}/src/float.lisp share/maxima/${VERSION}/src/fortra.lisp share/maxima/${VERSION}/src/gamma.lisp @@ -2537,11 +2481,13 @@ share/maxima/${VERSION}/src/generate-sys share/maxima/${VERSION}/src/generr.lisp share/maxima/${VERSION}/src/geomview_def.lisp share/maxima/${VERSION}/src/getopt.lisp +share/maxima/${VERSION}/src/globals.lisp share/maxima/${VERSION}/src/gnuplot_def.lisp share/maxima/${VERSION}/src/grind.lisp share/maxima/${VERSION}/src/hayat.lisp share/maxima/${VERSION}/src/homog.lisp share/maxima/${VERSION}/src/hyp.lisp +share/maxima/${VERSION}/src/hypergeometric.lisp share/maxima/${VERSION}/src/hypgeo.lisp share/maxima/${VERSION}/src/ifactor.lisp share/maxima/${VERSION}/src/init-cl.lisp @@ -2589,16 +2535,16 @@ share/maxima/${VERSION}/src/mutils.lisp share/maxima/${VERSION}/src/nalgfa.lisp share/maxima/${VERSION}/src/newdet.lisp share/maxima/${VERSION}/src/newinv.lisp +share/maxima/${VERSION}/src/nfloat.lisp share/maxima/${VERSION}/src/nforma.lisp share/maxima/${VERSION}/src/nisimp.lisp share/maxima/${VERSION}/src/nparse.lisp share/maxima/${VERSION}/src/nrat4.lisp -share/maxima/${VERSION}/src/nregex.lisp share/maxima/${VERSION}/src/nset.lisp share/maxima/${VERSION}/src/numeric.lisp share/maxima/${VERSION}/src/numerical/ +share/maxima/${VERSION}/src/numerical/f2cl-lib-package.lisp share/maxima/${VERSION}/src/numerical/f2cl-lib.lisp -share/maxima/${VERSION}/src/numerical/f2cl-package.lisp share/maxima/${VERSION}/src/numerical/slatec/ share/maxima/${VERSION}/src/numerical/slatec.lisp share/maxima/${VERSION}/src/numerical/slatec/d9aimp.lisp @@ -2728,7 +2674,6 @@ share/maxima/${VERSION}/src/numth.lisp share/maxima/${VERSION}/src/opers.lisp share/maxima/${VERSION}/src/optim.lisp share/maxima/${VERSION}/src/optimize.lisp -share/maxima/${VERSION}/src/option.lisp share/maxima/${VERSION}/src/outmis.lisp share/maxima/${VERSION}/src/pade.lisp share/maxima/${VERSION}/src/plasma.lisp @@ -2737,6 +2682,7 @@ share/maxima/${VERSION}/src/pois2.lisp share/maxima/${VERSION}/src/pois3.lisp share/maxima/${VERSION}/src/polynomialp.lisp share/maxima/${VERSION}/src/polyrz.lisp +share/maxima/${VERSION}/src/pregexp.lisp share/maxima/${VERSION}/src/psolve.lisp share/maxima/${VERSION}/src/rand-mt19937.lisp share/maxima/${VERSION}/src/rat3a.lisp @@ -2756,8 +2702,6 @@ share/maxima/${VERSION}/src/schatc.lisp share/maxima/${VERSION}/src/scs.lisp share/maxima/${VERSION}/src/series.lisp share/maxima/${VERSION}/src/server.lisp -share/maxima/${VERSION}/src/share-subdirs.lisp -share/maxima/${VERSION}/src/share-subdirs_autogenerated.lisp share/maxima/${VERSION}/src/simp.lisp share/maxima/${VERSION}/src/sin.lisp share/maxima/${VERSION}/src/sinint.lisp @@ -2795,6 +2739,7 @@ share/maxima/${VERSION}/src/trprop.lisp share/maxima/${VERSION}/src/trutil.lisp share/maxima/${VERSION}/src/ufact.lisp share/maxima/${VERSION}/src/utils.lisp +share/maxima/${VERSION}/src/verify-html-index.lisp share/maxima/${VERSION}/src/xmaxima_def.lisp share/maxima/${VERSION}/src/zero.lisp share/maxima/${VERSION}/tests/ @@ -2828,8 +2773,7 @@ share/maxima/${VERSION}/tests/rtest_abs. share/maxima/${VERSION}/tests/rtest_algebraic.mac share/maxima/${VERSION}/tests/rtest_algsys.mac share/maxima/${VERSION}/tests/rtest_allnummod.mac -share/maxima/${VERSION}/tests/rtest_ask.mac -share/maxima/${VERSION}/tests/rtest_ask_input.mac +share/maxima/${VERSION}/tests/rtest_ask1.mac share/maxima/${VERSION}/tests/rtest_boolean.mac share/maxima/${VERSION}/tests/rtest_carg.mac share/maxima/${VERSION}/tests/rtest_diff_invtrig.mac @@ -2838,10 +2782,16 @@ share/maxima/${VERSION}/tests/rtest_elli share/maxima/${VERSION}/tests/rtest_equal.mac share/maxima/${VERSION}/tests/rtest_everysome.mac share/maxima/${VERSION}/tests/rtest_expintegral.mac +share/maxima/${VERSION}/tests/rtest_extensions.mac share/maxima/${VERSION}/tests/rtest_extra.mac share/maxima/${VERSION}/tests/rtest_float_inf.mac share/maxima/${VERSION}/tests/rtest_gamma.mac +share/maxima/${VERSION}/tests/rtest_gcd.mac +share/maxima/${VERSION}/tests/rtest_great.mac +share/maxima/${VERSION}/tests/rtest_great_slow.mac +share/maxima/${VERSION}/tests/rtest_hg.mac share/maxima/${VERSION}/tests/rtest_hypgeo.mac +share/maxima/${VERSION}/tests/rtest_ilt.mac share/maxima/${VERSION}/tests/rtest_index_properties.mac share/maxima/${VERSION}/tests/rtest_integrate.mac share/maxima/${VERSION}/tests/rtest_integrate_special.mac @@ -2850,10 +2800,13 @@ share/maxima/${VERSION}/tests/rtest_lapa share/maxima/${VERSION}/tests/rtest_laplace.mac share/maxima/${VERSION}/tests/rtest_limit.mac share/maxima/${VERSION}/tests/rtest_limit_extra.mac +share/maxima/${VERSION}/tests/rtest_limit_gruntz.mac +share/maxima/${VERSION}/tests/rtest_limit_wester.mac share/maxima/${VERSION}/tests/rtest_log.mac share/maxima/${VERSION}/tests/rtest_map.mac share/maxima/${VERSION}/tests/rtest_maxmin.mac share/maxima/${VERSION}/tests/rtest_mset.mac +share/maxima/${VERSION}/tests/rtest_nfloat.mac share/maxima/${VERSION}/tests/rtest_numth.mac share/maxima/${VERSION}/tests/rtest_plot.mac share/maxima/${VERSION}/tests/rtest_plotoptions.mac @@ -2863,8 +2816,10 @@ share/maxima/${VERSION}/tests/rtest_powe share/maxima/${VERSION}/tests/rtest_round.mac share/maxima/${VERSION}/tests/rtest_rules.mac share/maxima/${VERSION}/tests/rtest_scalarp.mac +share/maxima/${VERSION}/tests/rtest_setvar.mac share/maxima/${VERSION}/tests/rtest_sign.mac share/maxima/${VERSION}/tests/rtest_signum.mac +share/maxima/${VERSION}/tests/rtest_sqdnst.mac share/maxima/${VERSION}/tests/rtest_sqrt.mac share/maxima/${VERSION}/tests/rtest_taylor.mac share/maxima/${VERSION}/tests/rtest_tex.mac @@ -2872,6 +2827,7 @@ share/maxima/${VERSION}/tests/rtest_tmli share/maxima/${VERSION}/tests/rtest_trace.mac share/maxima/${VERSION}/tests/rtest_translator.mac share/maxima/${VERSION}/tests/rtest_trig.mac +share/maxima/${VERSION}/tests/rtest_unicode_display.mac share/maxima/${VERSION}/tests/rtest_zeta.mac share/maxima/${VERSION}/tests/rtestconjugate.mac share/maxima/${VERSION}/tests/rtestdefstruct.mac @@ -2888,6 +2844,7 @@ share/maxima/${VERSION}/tests/rtestparse share/maxima/${VERSION}/tests/rtestparser_continuations_crnl.mac share/maxima/${VERSION}/tests/rtestparser_continuations_nl.mac share/maxima/${VERSION}/tests/rtestsum.mac +share/maxima/${VERSION}/tests/test_limits_wester.mac share/maxima/${VERSION}/tests/test_readbase_lisp.lisp share/maxima/${VERSION}/tests/test_readbase_lisp_autoload.lisp share/maxima/${VERSION}/tests/test_readbase_maxima.mac @@ -2896,6 +2853,7 @@ share/maxima/${VERSION}/tests/testbench_ share/maxima/${VERSION}/tests/testbench_drawdf_manual.wxm share/maxima/${VERSION}/tests/testbench_plot_manual.wxm share/maxima/${VERSION}/tests/testbench_plotdf_manual.wxm +share/maxima/${VERSION}/tests/ulp_tests.mac share/maxima/${VERSION}/tests/wester_problems/ share/maxima/${VERSION}/tests/wester_problems/test_algebra.mac share/maxima/${VERSION}/tests/wester_problems/test_boolean_logic.mac @@ -2935,6 +2893,14 @@ share/maxima/${VERSION}/xmaxima/ share/maxima/${VERSION}/xmaxima/demos.html share/maxima/${VERSION}/xmaxima/examples.html share/maxima/${VERSION}/xmaxima/html/ +share/maxima/${VERSION}/xmaxima/html/Command_002dline-options.html +share/maxima/${VERSION}/xmaxima/html/Concept-Index.html +share/maxima/${VERSION}/xmaxima/html/Entering-commands.html +share/maxima/${VERSION}/xmaxima/html/Getting-Help.html +share/maxima/${VERSION}/xmaxima/html/Main-Window.html +share/maxima/${VERSION}/xmaxima/html/Session-control.html +share/maxima/${VERSION}/xmaxima/html/The-browser.html +share/maxima/${VERSION}/xmaxima/html/Xmaxima-plots.html share/maxima/${VERSION}/xmaxima/html/figures/ share/maxima/${VERSION}/xmaxima/html/figures/xmaximabrowser.png share/maxima/${VERSION}/xmaxima/html/figures/xmaximaembedded.png @@ -2942,39 +2908,22 @@ share/maxima/${VERSION}/xmaxima/html/fig share/maxima/${VERSION}/xmaxima/html/figures/xmaximaslider.png share/maxima/${VERSION}/xmaxima/html/figures/xmaximawindow.png share/maxima/${VERSION}/xmaxima/html/index.html -share/maxima/${VERSION}/xmaxima/html/xmaxima.html -share/maxima/${VERSION}/xmaxima/html/xmaxima_1.html -share/maxima/${VERSION}/xmaxima/html/xmaxima_10.html -share/maxima/${VERSION}/xmaxima/html/xmaxima_2.html -share/maxima/${VERSION}/xmaxima/html/xmaxima_3.html -share/maxima/${VERSION}/xmaxima/html/xmaxima_4.html -share/maxima/${VERSION}/xmaxima/html/xmaxima_5.html -share/maxima/${VERSION}/xmaxima/html/xmaxima_6.html -share/maxima/${VERSION}/xmaxima/html/xmaxima_7.html -share/maxima/${VERSION}/xmaxima/html/xmaxima_8.html -share/maxima/${VERSION}/xmaxima/html/xmaxima_9.html share/maxima/${VERSION}/xmaxima/html/xmaxima_abt.html share/maxima/${VERSION}/xmaxima/html/xmaxima_singlepage.html share/maxima/${VERSION}/xmaxima/html/xmaxima_toc.html share/maxima/${VERSION}/xmaxima/intro.html -share/maxima/${VERSION}/xmaxima/maxima-icon.gif -share/maxima/${VERSION}/xmaxima/maxima-icon.ico -share/maxima/${VERSION}/xmaxima/maxima-icon.png share/maxima/${VERSION}/xmaxima/msgs/ share/maxima/${VERSION}/xmaxima/msgs/es.msg share/maxima/${VERSION}/xmaxima/msgs/ru.msg share/maxima/${VERSION}/xmaxima/net.sourceforge.maxima.gif +share/maxima/${VERSION}/xmaxima/net.sourceforge.maxima.ico share/maxima/${VERSION}/xmaxima/net.sourceforge.maxima.png share/maxima/${VERSION}/xmaxima/net.sourceforge.maxima.svg share/maxima/${VERSION}/xmaxima/plotmaxima.html +share/maxima/${VERSION}/xmaxima/primer.html share/metainfo/ share/metainfo/net.sourceforge.maxima.xmaxima.appdata.xml share/mime/packages/x-mac.xml share/mime/packages/x-maxima-out.xml -share/pixmaps/ -share/pixmaps/net.sourceforge.maxima.png -share/pixmaps/net.sourceforge.maxima.svg -share/pixmaps/text-x-maxima-out.svg -share/pixmaps/text-x-maximasession.svg @tag update-desktop-database @tag update-mime-database