54
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename *trigarg* to trigarg and pass it around as needed.
rtoy
as Raymond Toy
More... about 1 year ago
Rename *trigarg* to trigarg and pass it around as needed.
rtoy
as Raymond Toy
More... about 1 year ago
Merge branch 'master' into rtoy-refactor-specvars-sin-var
rtoy
as Raymond Toy
More... about 1 year ago
Fix up indentation on one line
rtoy
as Raymond Toy
More... about 1 year ago
Fix up indentation on one line
rtoy
as Raymond Toy
More... about 1 year ago
Remove nil'ed out declaration of var
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in comments for consistency.
rtoy
as Raymond Toy
More... about 1 year ago
src/mactex.lisp: Fix #4220 tex output does not respect linel
l_butler
as Leo Butler
More... about 1 year ago
o Apply fix that is suggested in bug #4099 o Fix up testsuite.lisp o Change the expected results of two tess in rtest_sqrt.mac More... about 1 year ago
Remove var from declare-top
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in monstertrig
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in diffdiv and add arg to matchsum
rtoy
as Raymond Toy
More... about 1 year ago
o Add sign functions for sine, cosine, floor, and ceiling. This fixes test #98 in rtest_limit_extra o Append regression tests to rtest_sign.mac o Adjust the expected failures in testsuite.lisp o do some miscellaneous clean up in rtest_sign.mac More... about 1 year ago
Rename var to var2 in sinint and add free12
rtoy
as Raymond Toy
More... about 1 year ago
Add some basic out-of-source-build possibilities. More... about 1 year ago
In reference documentation, mention that boxchar, absboxchar, lmxchar, and rmxchar are only used when display2d_unicode = false.
robert_dodier
as Robert Dodier
More... about 1 year ago
In init file which is used by doc/info/update_examples, disable Unicode pretty printer, so output for examples is generated with ASCII art pretty printer instead.
robert_dodier
as Robert Dodier
More... about 1 year ago
For Clozure CL, define character names for the drawing characters which are currently in use in the Unicode pretty printer. This makes it possible to compile src/displa.lisp which mentions characters by name.
robert_dodier
as Robert Dodier
More... about 1 year ago
Merge branch 'master' into rtoy-refactor-specvars-sin-var
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in integrate-exp-special and add freevar02
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in powerlist
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in partial-integration
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in ratlog
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in intsum1
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in intsum
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in trgiint
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in monstertrig
rtoy
as Raymond Toy
More... about 1 year ago
Rename var to var2 in chebyf
rtoy
as Raymond Toy
More... about 1 year ago
Increase linel in a few places in test suite to avoid Lisp error when run_testsuite(display_all = true). This is a workaround for SF bug #4234: https://sourceforge.net/p/maxima/bugs/4234/
robert_dodier
as Robert Dodier
More... about 1 year ago
Rename var to var2 in ratroot
rtoy
as Raymond Toy
More... about 1 year ago