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. |
|
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). |
|
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. |
|
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. |
|
More...
|
about 2 months ago
|
Provide *FEATURES* for distinctiveness of float types |
|
More...
|
about 2 months ago
|