From 6c1f679e6d85f604ff029c5b756fb04145024176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gunter=20K=C3=B6nigsmann?= Date: Mon, 24 Feb 2020 18:49:19 +0100 Subject: [PATCH] As the next maxima release might be imminent I better release the last bugfixes. --- CMakeLists.txt | 2 +- NEWS.md | 3 +++ .../io.github.wxmaxima_developers.wxMaxima.appdata.xml | 10 ++++++++++ test/automatic_test_files/absCells.wxm | 4 ++-- test/automatic_test_files/atCells.wxm | 4 ++-- test/automatic_test_files/autosave.cfg | 2 +- test/automatic_test_files/boxes.wxm | 4 ++-- test/automatic_test_files/config_from_19.11.cfg | 2 +- test/automatic_test_files/conjugateCells.wxm | 4 ++-- test/automatic_test_files/diffCells.wxm | 4 ++-- test/automatic_test_files/exptCells.wxm | 4 ++-- test/automatic_test_files/formerCrashes.wxm | 4 ++-- test/automatic_test_files/fracCells.wxm | 4 ++-- test/automatic_test_files/functionCells.wxm | 4 ++-- test/automatic_test_files/imageCells.wxm | 4 ++-- test/automatic_test_files/intCells.wxm | 4 ++-- test/automatic_test_files/limitCells.wxm | 4 ++-- test/automatic_test_files/lisp.wxm | 4 ++-- test/automatic_test_files/matrixCells.wxm | 4 ++-- test/automatic_test_files/multiplication.wxm | 4 ++-- test/automatic_test_files/noautosave.cfg | 2 +- test/automatic_test_files/nonsenseConstructs.wxm | 4 ++-- test/automatic_test_files/parenthesisCells.wxm | 4 ++-- test/automatic_test_files/presubsupcells.wxm | 4 ++-- test/automatic_test_files/printf_continuationLines.wxm | 4 ++-- test/automatic_test_files/printf_equations.wxm | 4 ++-- test/automatic_test_files/printf_simple.wxm | 4 ++-- test/automatic_test_files/rememberingAnswers.wxm | 4 ++-- test/automatic_test_files/simpleInput.wxm | 4 ++-- test/automatic_test_files/slideshowCells.wxm | 4 ++-- test/automatic_test_files/sqrtCells.wxm | 4 ++-- test/automatic_test_files/subCells.wxm | 4 ++-- test/automatic_test_files/subsupCells.wxm | 4 ++-- test/automatic_test_files/sumCells.wxm | 4 ++-- test/automatic_test_files/testbench_all_celltypes.wxm | 4 ++-- test/automatic_test_files/unicode.wxm | 4 ++-- test/automatic_test_files/unicode_specialchars.wxm | 4 ++-- test/automatic_test_files/weirdLabels.wxm | 4 ++-- test/automatic_test_files/xmlQuote.wxm | 4 ++-- 39 files changed, 83 insertions(+), 70 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ea640b5d84..07875eac11 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ else() endif() project(wxmaxima LANGUAGES CXX) -set(VERSION 20.02.3-DevelopmentSnapshot) +set(VERSION 20.02.4) set(GITVERSION ${VERSION}) set(PACKAGE wxmaxima) set(APP_NAME wxmaxima) diff --git a/NEWS.md b/NEWS.md index ac42a4a694..0452fdfca0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +#20.02.4 + * Corrected a few last bugs for pre- and post- super- and subscripts + #20.02.3 * Support for pre- and post- super- and subscripts provided by Robert Dodier diff --git a/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml b/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml index ab3058b896..cdf16c1983 100644 --- a/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml +++ b/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml @@ -51,6 +51,16 @@ mild + + +

+ A bugfix-only release. +

+
    +
  • Corrected a few last bugs for pre- and post- super- and subscripts
  • +
+
+

diff --git a/test/automatic_test_files/absCells.wxm b/test/automatic_test_files/absCells.wxm index 9e3e1ef35d..4a4d2f1b9b 100644 --- a/test/automatic_test_files/absCells.wxm +++ b/test/automatic_test_files/absCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -22,4 +22,4 @@ abs(x(100)); /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/atCells.wxm b/test/automatic_test_files/atCells.wxm index 8f02676d56..dc3657474d 100644 --- a/test/automatic_test_files/atCells.wxm +++ b/test/automatic_test_files/atCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -22,4 +22,4 @@ x(100)@t33; /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/autosave.cfg b/test/automatic_test_files/autosave.cfg index c79a29923a..0d34f9f8ee 100644 --- a/test/automatic_test_files/autosave.cfg +++ b/test/automatic_test_files/autosave.cfg @@ -27,7 +27,7 @@ decor_b=0 x=54 y=27 w=1220 -h=1090 +h=1053 Maximized=0 Iconized=0 decor_l=0 diff --git a/test/automatic_test_files/boxes.wxm b/test/automatic_test_files/boxes.wxm index 544e1cae74..4526781b8d 100644 --- a/test/automatic_test_files/boxes.wxm +++ b/test/automatic_test_files/boxes.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ 1+box(x(1))+z; /* [wxMaxima: input end ] */ @@ -17,4 +17,4 @@ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/config_from_19.11.cfg b/test/automatic_test_files/config_from_19.11.cfg index 2c89b7249a..bbaa1b8a44 100644 --- a/test/automatic_test_files/config_from_19.11.cfg +++ b/test/automatic_test_files/config_from_19.11.cfg @@ -22,7 +22,7 @@ Iconized=0 x=54 y=27 w=1220 -h=1090 +h=1053 Maximized=0 Iconized=0 decor_l=0 diff --git a/test/automatic_test_files/conjugateCells.wxm b/test/automatic_test_files/conjugateCells.wxm index 0d9f8e3de1..ce355a547e 100644 --- a/test/automatic_test_files/conjugateCells.wxm +++ b/test/automatic_test_files/conjugateCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ r; /* [wxMaxima: input end ] */ @@ -72,4 +72,4 @@ conjugate(c_100); /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/diffCells.wxm b/test/automatic_test_files/diffCells.wxm index 4390f80ea2..0be5a43e0a 100644 --- a/test/automatic_test_files/diffCells.wxm +++ b/test/automatic_test_files/diffCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -22,4 +22,4 @@ x(n):=sum(x[i],i,1,n)$ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/exptCells.wxm b/test/automatic_test_files/exptCells.wxm index 54290b8a66..19d33a0ad7 100644 --- a/test/automatic_test_files/exptCells.wxm +++ b/test/automatic_test_files/exptCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -22,4 +22,4 @@ exp(sum(x[i],i,1,100)); /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/formerCrashes.wxm b/test/automatic_test_files/formerCrashes.wxm index 163d9a8352..a3b2e64d78 100644 --- a/test/automatic_test_files/formerCrashes.wxm +++ b/test/automatic_test_files/formerCrashes.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ a: (x+y)^2; /* [wxMaxima: input end ] */ @@ -25,4 +25,4 @@ Bauteilwerte:[ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/fracCells.wxm b/test/automatic_test_files/fracCells.wxm index 5b4bfd2596..4ecf20172e 100644 --- a/test/automatic_test_files/fracCells.wxm +++ b/test/automatic_test_files/fracCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -35,4 +35,4 @@ kill(a)$ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/functionCells.wxm b/test/automatic_test_files/functionCells.wxm index 159841d894..eb06dd9419 100644 --- a/test/automatic_test_files/functionCells.wxm +++ b/test/automatic_test_files/functionCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -37,4 +37,4 @@ f1234568901234568901234568901234568901234568901234568901234568901234568901234568 /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/imageCells.wxm b/test/automatic_test_files/imageCells.wxm index 113783b9f1..ba8bbc0714 100644 --- a/test/automatic_test_files/imageCells.wxm +++ b/test/automatic_test_files/imageCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: caption start ] Poldino the guinea pig [wxMaxima: caption end ] */ @@ -16,4 +16,4 @@ show_image("a.png")$ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/intCells.wxm b/test/automatic_test_files/intCells.wxm index 19ac4f7a0c..09d68bae81 100644 --- a/test/automatic_test_files/intCells.wxm +++ b/test/automatic_test_files/intCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -29,4 +29,4 @@ integrate(f(100),t,0,T); /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/limitCells.wxm b/test/automatic_test_files/limitCells.wxm index 570b174999..437116d8f2 100644 --- a/test/automatic_test_files/limitCells.wxm +++ b/test/automatic_test_files/limitCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ f(n):=sum(f[i](t),i,1,n); /* [wxMaxima: input end ] */ @@ -28,4 +28,4 @@ f(n):=sum(f[i](t),i,1,n); /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/lisp.wxm b/test/automatic_test_files/lisp.wxm index eb82f180bc..9baf16f501 100644 --- a/test/automatic_test_files/lisp.wxm +++ b/test/automatic_test_files/lisp.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ to_lisp(); (format t "test"); @@ -26,4 +26,4 @@ to_lisp(); /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/matrixCells.wxm b/test/automatic_test_files/matrixCells.wxm index f6b0fa95fe..8c09fa4c9c 100644 --- a/test/automatic_test_files/matrixCells.wxm +++ b/test/automatic_test_files/matrixCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: subsubsect start ] Rounded parenthesis [wxMaxima: subsubsect end ] */ @@ -54,4 +54,4 @@ funmake('matrix, /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/multiplication.wxm b/test/automatic_test_files/multiplication.wxm index 6068cb503b..05cb936c9b 100644 --- a/test/automatic_test_files/multiplication.wxm +++ b/test/automatic_test_files/multiplication.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ ab≠a*b; /* [wxMaxima: input end ] */ @@ -20,4 +20,4 @@ aa_c*bb; /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/noautosave.cfg b/test/automatic_test_files/noautosave.cfg index ca117a1606..f76c4a90a5 100644 --- a/test/automatic_test_files/noautosave.cfg +++ b/test/automatic_test_files/noautosave.cfg @@ -27,7 +27,7 @@ decor_b=0 x=54 y=27 w=1220 -h=1090 +h=1053 Maximized=0 Iconized=0 decor_l=0 diff --git a/test/automatic_test_files/nonsenseConstructs.wxm b/test/automatic_test_files/nonsenseConstructs.wxm index 070e53b2f6..de08bf21fd 100644 --- a/test/automatic_test_files/nonsenseConstructs.wxm +++ b/test/automatic_test_files/nonsenseConstructs.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ (makelist(c01,i,1,2)+c01); %(1); @@ -13,4 +13,4 @@ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/parenthesisCells.wxm b/test/automatic_test_files/parenthesisCells.wxm index 32d4782904..f5a9a1ba69 100644 --- a/test/automatic_test_files/parenthesisCells.wxm +++ b/test/automatic_test_files/parenthesisCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -31,4 +31,4 @@ a;sin(a/(b+c/(d+e/f))+qdqwldwqkldkqwlk+wqwqlwqlkdkdlcs+wqqdlqqwlk+wdwqdqwqwlklwq /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/presubsupcells.wxm b/test/automatic_test_files/presubsupcells.wxm index 5bb4143a76..d7f86b8d43 100644 --- a/test/automatic_test_files/presubsupcells.wxm +++ b/test/automatic_test_files/presubsupcells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.3-DevelopmentSnapshot ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: section start ] Pre-and-post-sub-and-sup-cells [wxMaxima: section end ] */ @@ -421,4 +421,4 @@ X[a]; /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.3-DevelopmentSnapshot"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/printf_continuationLines.wxm b/test/automatic_test_files/printf_continuationLines.wxm index c46ae3a423..efe9b90892 100644 --- a/test/automatic_test_files/printf_continuationLines.wxm +++ b/test/automatic_test_files/printf_continuationLines.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ for i:0 thru 1000 do printf(true,"t"); /* [wxMaxima: input end ] */ @@ -18,4 +18,4 @@ printf(true,"line4~%")$ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/printf_equations.wxm b/test/automatic_test_files/printf_equations.wxm index 1122ea2980..41c65e38a2 100644 --- a/test/automatic_test_files/printf_equations.wxm +++ b/test/automatic_test_files/printf_equations.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ ( disp("XML Text"), @@ -69,4 +69,4 @@ x=2; /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/printf_simple.wxm b/test/automatic_test_files/printf_simple.wxm index a4be01853c..5f4ab69468 100644 --- a/test/automatic_test_files/printf_simple.wxm +++ b/test/automatic_test_files/printf_simple.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ for i:1 thru 20 do printf(true,"test~%"); /* [wxMaxima: input end ] */ @@ -17,4 +17,4 @@ printf(true,"Ordinary text")$ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/rememberingAnswers.wxm b/test/automatic_test_files/rememberingAnswers.wxm index 5497d0662b..2fb46ebe7f 100644 --- a/test/automatic_test_files/rememberingAnswers.wxm +++ b/test/automatic_test_files/rememberingAnswers.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ askinteger(y); askinteger(n); @@ -46,4 +46,4 @@ n; /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/simpleInput.wxm b/test/automatic_test_files/simpleInput.wxm index 36a4a2ce75..f32aa5de0d 100644 --- a/test/automatic_test_files/simpleInput.wxm +++ b/test/automatic_test_files/simpleInput.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: section start ] Simple input and output cells [wxMaxima: section end ] */ @@ -39,4 +39,4 @@ aa*b_1; /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/slideshowCells.wxm b/test/automatic_test_files/slideshowCells.wxm index 52f2414918..44f9d127fb 100644 --- a/test/automatic_test_files/slideshowCells.wxm +++ b/test/automatic_test_files/slideshowCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ wxanimate_from_imgfiles("a.png","b.png","c.png","d.png")$ /* [wxMaxima: input end ] */ @@ -7,4 +7,4 @@ wxanimate_from_imgfiles("a.png","b.png","c.png","d.png")$ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/sqrtCells.wxm b/test/automatic_test_files/sqrtCells.wxm index 2dc42137d0..d736ac5928 100644 --- a/test/automatic_test_files/sqrtCells.wxm +++ b/test/automatic_test_files/sqrtCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -54,4 +54,4 @@ sqrt(a/b); /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/subCells.wxm b/test/automatic_test_files/subCells.wxm index bb30f0d76f..118d005ee4 100644 --- a/test/automatic_test_files/subCells.wxm +++ b/test/automatic_test_files/subCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -27,4 +27,4 @@ x[x[x[x[1]]]]; /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/subsupCells.wxm b/test/automatic_test_files/subsupCells.wxm index 1a41f9da2d..b9851ae065 100644 --- a/test/automatic_test_files/subsupCells.wxm +++ b/test/automatic_test_files/subsupCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ x(n):=sum(x[i],i,1,n)$ /* [wxMaxima: input end ] */ @@ -37,4 +37,4 @@ a^b^c^d; /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/sumCells.wxm b/test/automatic_test_files/sumCells.wxm index d90fe83c31..990b2965c3 100644 --- a/test/automatic_test_files/sumCells.wxm +++ b/test/automatic_test_files/sumCells.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ f(n):=sum(f[i](t),i,1,n)$ /* [wxMaxima: input end ] */ @@ -22,4 +22,4 @@ f(3); /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/testbench_all_celltypes.wxm b/test/automatic_test_files/testbench_all_celltypes.wxm index bf2fd59179..33abe69466 100644 --- a/test/automatic_test_files/testbench_all_celltypes.wxm +++ b/test/automatic_test_files/testbench_all_celltypes.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: subsect start ] SumCells [wxMaxima: subsect end ] */ @@ -22,4 +22,4 @@ f(3); /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/unicode.wxm b/test/automatic_test_files/unicode.wxm index aa4d54d770..5cd41ea764 100644 --- a/test/automatic_test_files/unicode.wxm +++ b/test/automatic_test_files/unicode.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ print("µ")$ /* [wxMaxima: input end ] */ @@ -12,4 +12,4 @@ print("φ")$ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/unicode_specialchars.wxm b/test/automatic_test_files/unicode_specialchars.wxm index 68953e9506..02d4ac1f50 100644 --- a/test/automatic_test_files/unicode_specialchars.wxm +++ b/test/automatic_test_files/unicode_specialchars.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ ½≠1/2; /* [wxMaxima: input end ] */ @@ -121,4 +121,4 @@ if ∏≠product then /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/weirdLabels.wxm b/test/automatic_test_files/weirdLabels.wxm index 36dbc0b86b..9a9da0aff1 100644 --- a/test/automatic_test_files/weirdLabels.wxm +++ b/test/automatic_test_files/weirdLabels.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ \1:2; if \1≠2 then error("Label \1 doesn't hold the right value!")$ @@ -13,4 +13,4 @@ a\,1:test; /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$ diff --git a/test/automatic_test_files/xmlQuote.wxm b/test/automatic_test_files/xmlQuote.wxm index fb77d5ae5c..8623b543ec 100644 --- a/test/automatic_test_files/xmlQuote.wxm +++ b/test/automatic_test_files/xmlQuote.wxm @@ -1,5 +1,5 @@ /* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ -/* [ Created with wxMaxima version 20.02.2 ] */ +/* [ Created with wxMaxima version 20.02.4 ] */ /* [wxMaxima: input start ] */ print(" <=>")$ print("<=>")$ @@ -8,4 +8,4 @@ print("<=>")$ /* Old versions of Maxima abort on loading files that end in a comment. */ -"Created with wxMaxima 20.02.2"$ +"Created with wxMaxima 20.02.4"$