55
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 28, 2024 — Apr 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RATLOG: remove unused variable B More... about 1 month ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... about 1 month ago
Inline trivial function ALGORD More... about 1 month ago
SIMPLIFYA: when doing resimplification, 2nd arg of SIMPLIFYA = NIL More... about 1 month ago
FIND-MEMBER-EQ -> MEMBER-EQ, return sublist More... about 1 month ago
Inline trivial RATNUMP, MPLUSP, MTIMESP, MEXPTP More... about 1 month ago
ALIKE1, SIMPLIFYA, EQTEST: use inlined MEMBER 'SIMP/'ARRAY More... about 1 month ago
ALIKE1, SIMPLIFYA: store repeated subexprs in vars More... about 1 month ago
Inline CPLUS, CTIMES, CDIFFERENCE & CMOD, add NORMALIZED-MODULUS More... about 1 month ago
UNIX-LIKE-DIRNAME: return "." instead of empty string More... about 1 month ago
UNIX-LIKE-BASENAME/DIRNAME: fix for paths without slashes More... about 1 month ago
crosscompile-windows/licenses.html: Add mingw-w64. More... about 1 month ago
DEFAULT-USERDIR: also try env var "USERPROFILE" More... about 1 month ago
LOG*RAT: remove unused variable RES More... about 1 month ago
Windows installer: update wxWidgets. More... about 1 month ago
Add test cases for tlimit as stated in SF bug #3927. Bug appears to be fixed now.
robert_dodier
as Robert Dodier
More... about 1 month ago
Add test cases for SF bug #3906 to rtest_integrate, and mark expected failures (as the bug is still present).
robert_dodier
as Robert Dodier
More... about 1 month ago
matcom.lisp: in GETDEC, replace calls to NCONC with equivalent LIST, in the interest of greater clarity; a couple of lines can be simplified somewhat also.
robert_dodier
as Robert Dodier
More... about 1 month ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... about 1 month ago
FR1: early exit for trivial inputs (~1% speedup) More... about 1 month ago
KINDP: early exit when symbol has no DATA (1.5% speedup) More... about 1 month ago
Use base 10 for system messages More... about 1 month ago
Hopefully, fix documentation for $RESIMPLIFY (thanks, Eric Majzoub) More... about 1 month ago
Introduce $RESIMPLIFY user-level function More... about 1 month ago
Re-commit optimized $MAKELIST translation More... about 1 month ago
rtest_translator.mac: Test zero-arg $MAKELIST More... about 1 month ago
Add 1-argument form of makelist to the documentation More... about 1 month ago
Fix $MAKELIST translation More... about 1 month ago
Fixed errant/confused readline behavior in CLISP.
vttoth
as Viktor T. Toth
More... about 2 months ago
Provide *FEATURES* for distinctiveness of float types More... about 2 months ago