54
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'bug-3703-enforce-allowed-values'
rtoy
as Raymond Toy
More... about 2 months ago
Add more tests for variables
rtoy
as Raymond Toy
More... about 2 months ago
Add test file for setting variables.
rtoy
as Raymond Toy
More... about 2 months ago
Merge branch 'bug-3703-enforce-allowed-values'
rtoy
as Raymond Toy
More... about 2 months ago
Add test expectations for rtest_servar
rtoy
as Raymond Toy
More... about 2 months ago
Only allow display2d to be set to true and false.
rtoy
as Raymond Toy
More... about 2 months ago
Ensure that empty lines in strings are displayed as such by the 2d pretty printer. Fixes SF bug #4287: "2d pretty printer ignores successive empty lines"
robert_dodier
as Robert Dodier
More... about 2 months ago
scalarmatrixp also accepts all (undocumented)
rtoy
as Raymond Toy
More... about 2 months ago
Address #3703: Variables can only be set to allowed values.
rtoy
as Raymond Toy
More... about 2 months ago
Describe defmvar option :setting-predicate better
rtoy
as Raymond Toy
More... about 2 months ago
Allow display2d_unicode to accept only true and false
rtoy
as Raymond Toy
More... about 2 months ago
Changes the default value of "absboxchar" from ! to | And changes the integral, product and sum signs when using ASCII, to make them look more similar to the signs used when Unicode is enabled.
Jaime E. Villate
as villate
More... about 2 months ago
Makes the i% prompts appear in red,after they have been accepted by Maxima.
Jaime E. Villate
as villate
More... about 2 months ago
Add special case for maxima-init.lisp and maxima-init.mac
rtoy
as Raymond Toy
More... about 2 months ago
Corrected a small typo in the manual (fixes commit 1d283174). More... about 2 months ago
Add period at end of error message.
rtoy
as Raymond Toy
More... about 2 months ago
Fix #4284: Better error handling for bad trig name in quad_qawo
rtoy
as Raymond Toy
More... about 2 months ago
Documentation: Mention more startup files. More... about 2 months ago
German manual page: remove 2 unneeded line breaks. More... about 2 months ago
Fix unicode display code to work with gcl
rtoy
as Raymond Toy
More... about 2 months ago
Update expected results for rtest3 180, 181, 183
rtoy
as Raymond Toy
More... about 2 months ago
New functions float_infinity_p and float_nan_p, to recognize float infinity and not-a-number, respectively.
robert_dodier
as Robert Dodier
More... about 2 months ago
Fixes the copyright of xmaxima.svg that was wrong.
Jaime E. Villate
as villate
More... about 2 months ago
An icon for Xmaxima, different from the Maxima icon.
Jaime E. Villate
as villate
More... about 2 months ago
Converts the Maxima icon from BMP format to BMP3, for the Windows installer to accept it.
Jaime E. Villate
as villate
More... about 2 months ago
Fix minor positioning bug in display (both Unicode and ASCII) of product symbol, and update test cases to match current output.
robert_dodier
as Robert Dodier
More... about 2 months ago
rtest_unicode_display.mac: update expected results for summations given recent adjustment of Unicode display.
robert_dodier
as Robert Dodier
More... about 2 months ago
Makes CLISP use Unicode unde Windows in both Console Maxima and Xmaxima This is finally a correct solution, after a couple of failed attempts.
Jaime E. Villate
as villate
More... about 2 months ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code
Jaime E. Villate
as villate
More... about 2 months ago
Updates the Maxima logo.
Jaime E. Villate
as villate
More... about 2 months ago