55
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Windows installer: Update Gnuplot. More... 6 days ago
Merge branch 'master' of https://git.code.sf.net/p/maxima/code More... 8 days ago
CONSTANT and MAXIMA-CONSTANTP: answer from SYSCONST property first More... 8 days ago
forget(), remove(), killcontext(): make return values more useful More... 8 days ago
Windows installer: Update mswebview. More... 8 days ago
Windows: Update w64devkit (used for ECL). More... 8 days ago
Windows: Build wxMaxima with -DWXM_USE_FRIBIDI=OFF. More... 8 days ago
TRUE*: index kind facts on the subject only More... 8 days ago
Database: finish the queue test in the remaining walkers More... 8 days ago
Database: protect the built-in assertions in the global context More... 8 days ago
DB: remove the dead UNTRUE fact removal chain More... 8 days ago
ASSUME, FORGET: reject expressions the database cannot hold More... 8 days ago
ASSUME: accept kind(...) expressions More... 8 days ago
Bug #4760 is fixed More... 8 days ago
Bind %INITIALLEARNFLAG dynamically instead of SETQing it More... 8 days ago
Database: test the queue, not the dequeued node, for exhaustion More... 9 days ago
KIND-ALL-OF-P was dequeueing (DQ+) and marking (MARK+) one time too much More... 9 days ago
Look for 'SIMP in (CDAR FORM), not (CAR FORM) More... 9 days ago
Use :TEST #'EQ for (MEMBER ... *BUILTIN-NUMERIC-CONSTANTS*) More... 9 days ago
SIMPEXPT: fast-path for symbolic bases # %i More... 9 days ago
SIMPEXPT: check EVNUMP before $CSIGN More... 9 days ago
SIMPEXPT: avoid determining the $csign of base multiple times More... 9 days ago
6x speed-up for some common SIMPEXPT cases More... 9 days ago
SIMPEXPT: avoid calling EVOD twice More... 9 days ago
MULTIPLEP: avoid unnecessary SUB if coefficient is zero More... 9 days ago
Reorder some checks so that cheaper ones run first More... 9 days ago
$COMPARE: reorder tests to do cheap ones first More... 9 days ago
TMS: remove O(n) dead code More... 9 days ago
Reduce CEXPT results with CMOD to keep coefficients canonical More... 9 days ago
Taylor: step the truncation vector in SRF More... 10 days ago