From: rtoy <rt...@us...> - 2025-08-13 01:06:25
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Maxima CAS". The branch, rtoy-highlightjs-example-maxima-blocks has been updated via 96af0cab64113a47adbc622d7ad991ba63044bab (commit) via da462c342d571c44ed5f81fe2b0086a067c238c9 (commit) via d3bd2bc5556ddb8e33aa708af0afc0602eca750e (commit) via 7045578f63bd7247741c394dc944d1a3520348ca (commit) via 3e0d72da1d203ce94b6c2c495ba28a7dfbacc9d3 (commit) via d438976270b60a490b9c8e1e9c03df329ca12b96 (commit) via d83fe1095a3bed50ea50c45a68639bd1b2e3e058 (commit) via 85d415a9e2b1a1c39d99ef36a9ff8e56cbcab3e2 (commit) via 44ba34118b9fadf1219cd9ae63b4374b7fe5e73f (commit) via 2230a64cf3580b8dfbe06ee8e34558828913aa5b (commit) via bf1777da841a1e7f7f2a2d0a521f1da4a58ee914 (commit) via 524b800a64d7198d4313406522c9c9b5c61c18f2 (commit) via ad679f91c9526dd393b00b4c78f48c40cbf012dc (commit) via 425f9d985c7697f8442f9ac0ad0646625ba516c8 (commit) via 382754da8fe63c69efdb946be149abde1c55b375 (commit) via 5bb96cd57fe1fa81b8ad3369ef3bf111b713e047 (commit) via 812e8fa399a1880d05d38fc744c89b37e2a4243b (commit) via 8b7d7bc20d488d31adea089faa3b8a6d4f43b199 (commit) from cb49dfeb52d436e42ee9005a74ec48c2dccff32f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 96af0cab64113a47adbc622d7ad991ba63044bab Merge: 3e0d72da1 da462c342 Author: Raymond Toy <toy...@gm...> Date: Tue Aug 12 18:06:10 2025 -0700 Merge branch 'master' into rtoy-highlightjs-example-maxima-blocks commit 3e0d72da1d203ce94b6c2c495ba28a7dfbacc9d3 Merge: cb49dfeb5 d43897627 Author: Raymond Toy <toy...@gm...> Date: Tue Aug 5 07:15:36 2025 -0700 Merge branch 'master' into rtoy-highlightjs-example-maxima-blocks ----------------------------------------------------------------------- Summary of changes: crosscompile-windows/CMakeLists.txt | 4 +- doc/info/Help.texi | 73 ++++++++++--------- doc/info/Runtime.texi | 23 ++++-- doc/info/Special.texi.m4 | 116 ++++++++++++++++++++++++++++-- doc/info/build-html-index.lisp | 9 ++- doc/info/colnew.texi.m4 | 4 +- doc/info/distrib.texi.m4 | 22 +++--- doc/info/levin.texi.m4 | 2 +- doc/info/trigtools.texi.m4 | 32 ++++----- interfaces/xmaxima/Tkmaxima/RunMaxima.tcl | 1 + share/dynamics/plotdf.lisp | 72 ++++++------------- src/gnuplot_def.lisp | 20 ++---- src/macdes.lisp | 28 +++++++- src/maxima.bat.in | 4 +- src/specfn.lisp | 47 ++++++++++++ src/xmaxima_def.lisp | 25 ++----- tests/rtest16.mac | 16 +++++ 17 files changed, 330 insertions(+), 168 deletions(-) hooks/post-receive -- Maxima CAS |