54
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 13 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make $integrate_use_rootsof a defmvar with setting-list
rtoy
as Raymond Toy
More... 2 days ago
Correctly indent one cond clause in kill1
rtoy
as Raymond Toy
More... 4 days ago
Merge branch 'bug-3703-enforce-allowed-values'
rtoy
as Raymond Toy
More... 4 days ago
Enforce valid values for the translator options and add tests.
rtoy
as Raymond Toy
More... 4 days ago
Simplify code by adding function to test each value
rtoy
as Raymond Toy
More... 4 days ago
Merge branch 'bug-3703-enforce-allowed-values'
rtoy
as Raymond Toy
More... 4 days ago
Add more tests for variables
rtoy
as Raymond Toy
More... 4 days ago
Add test file for setting variables.
rtoy
as Raymond Toy
More... 4 days ago
Merge branch 'bug-3703-enforce-allowed-values'
rtoy
as Raymond Toy
More... 4 days ago
Add test expectations for rtest_servar
rtoy
as Raymond Toy
More... 5 days ago
Only allow display2d to be set to true and false.
rtoy
as Raymond Toy
More... 5 days 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... 5 days ago
scalarmatrixp also accepts all (undocumented)
rtoy
as Raymond Toy
More... 6 days ago
Address #3703: Variables can only be set to allowed values.
rtoy
as Raymond Toy
More... 6 days ago
Describe defmvar option :setting-predicate better
rtoy
as Raymond Toy
More... 6 days ago
Allow display2d_unicode to accept only true and false
rtoy
as Raymond Toy
More... 6 days 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... 7 days ago
Makes the i% prompts appear in red,after they have been accepted by Maxima.
Jaime E. Villate
as villate
More... 7 days ago
Add special case for maxima-init.lisp and maxima-init.mac
rtoy
as Raymond Toy
More... 8 days ago
Corrected a small typo in the manual (fixes commit 1d283174). More... 10 days ago
Add period at end of error message.
rtoy
as Raymond Toy
More... 10 days ago
Fix #4284: Better error handling for bad trig name in quad_qawo
rtoy
as Raymond Toy
More... 10 days ago
Documentation: Mention more startup files. More... 11 days ago
German manual page: remove 2 unneeded line breaks. More... 11 days ago
Fix unicode display code to work with gcl
rtoy
as Raymond Toy
More... 11 days ago
Update expected results for rtest3 180, 181, 183
rtoy
as Raymond Toy
More... 11 days 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... 12 days ago
Fixes the copyright of xmaxima.svg that was wrong.
Jaime E. Villate
as villate
More... 12 days ago
An icon for Xmaxima, different from the Maxima icon.
Jaime E. Villate
as villate
More... 12 days ago
Converts the Maxima icon from BMP format to BMP3, for the Windows installer to accept it.
Jaime E. Villate
as villate
More... 12 days ago