55
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 22 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Windows installer: Update SBCL. More... 3 months ago
Integer-valuedness of SIGNUM and UNIT_STEP; noun/verb More... 3 months ago
MEMALIKE, ASSOL, $ASSOC: optimize symbol key case More... 3 months ago
In ADDMX (list to list, matrix to matrix, list to matrix or vv), give a more meaningful error for non-conformable arguments.
robert_dodier
as Robert Dodier
More... 3 months ago
#4530 limit(floor( 1/2 + sin(1/x)/10), x, 0) returns ind but should be 0 More... 3 months ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... 3 months ago
DCOMPARE: skip db query for symbols without db info More... 3 months ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... 3 months ago
Move *MAXIMA-...* and sanitized versions from init-cl.lisp to globals.lisp More... 3 months ago
Replace deprecated (SET X Y) by (SETF (SYMBOL-VALUE X) Y) More... 3 months ago
Merge branch 'master' of https://git.code.sf.net/p/maxima/code More... 3 months ago
Move path utility functions from init-cl.lisp to mload.lisp More... 3 months ago
$SYSTEM: ignore SHELL, SHELL-OPT on Lisps that don't need it More... 3 months ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... 3 months ago
RATLOG: remove unused variable B More... 3 months ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... 3 months ago
Inline trivial function ALGORD More... 3 months ago
SIMPLIFYA: when doing resimplification, 2nd arg of SIMPLIFYA = NIL More... 3 months ago
FIND-MEMBER-EQ -> MEMBER-EQ, return sublist More... 3 months ago
Inline trivial RATNUMP, MPLUSP, MTIMESP, MEXPTP More... 3 months ago
ALIKE1, SIMPLIFYA, EQTEST: use inlined MEMBER 'SIMP/'ARRAY More... 3 months ago
ALIKE1, SIMPLIFYA: store repeated subexprs in vars More... 3 months ago
Inline CPLUS, CTIMES, CDIFFERENCE & CMOD, add NORMALIZED-MODULUS More... 3 months ago
UNIX-LIKE-DIRNAME: return "." instead of empty string More... 3 months ago
UNIX-LIKE-BASENAME/DIRNAME: fix for paths without slashes More... 3 months ago
crosscompile-windows/licenses.html: Add mingw-w64. More... 3 months ago
DEFAULT-USERDIR: also try env var "USERPROFILE" More... 3 months ago
LOG*RAT: remove unused variable RES More... 3 months ago
Windows installer: update wxWidgets. More... 3 months ago
Add test cases for tlimit as stated in SF bug #3927. Bug appears to be fixed now.
robert_dodier
as Robert Dodier
More... 3 months ago