55
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Define instsrcdir. More... about 23 years ago
Recent loadpath improvements have made the explicit load of trigrat redundant. More... about 23 years ago
Add testcase for maxima-Bugs-541993 - trigrat crashes on example in manual which is now fixed. More... about 23 years ago
subdirectories of share are now searched as well as share itself More... about 23 years ago
clean and distclean should now work properly. Source files are now installed. More... about 23 years ago
Sloppy quoting was causing problems on Solaris. Fixed. More... about 23 years ago
fixed non-portable shell construct More... about 23 years ago
added MAXIMAHTML = before including maximahtml.mk (with MAXIMAHTML +=) in order to keep automake happy. More... about 23 years ago
files renamed to avoid having names that differ only by case, which causes problems on Windows. More... about 23 years ago
Fixes for problems with path names when no explicit --prefix is given to configure. Autoconf is amazingly stupid about the various standard path names. More... about 23 years ago
Define strcat for all Lisps. More... about 23 years ago
o As in rev 1.13, we make the defstruct for polygon outside of eval-when for all Lisps. (Without this, CMUCL can't do 3-D plots.) o Also change the :constructor for polygon from make-polygon to %make-polygon. o The macro make-polygon seems to work just fine on CMUCL now. More... about 23 years ago
All tests are now run with stdin redirected to /dev/null, so a failure mode which causes maxima to expect input will no longer just sit there. More... about 23 years ago
errset macro fix (for errcatch command) for new ansi gcl More... about 23 years ago
Bug fix: previously, the test code would always pass a test that returned "TRUE", even if something else was expected, e.g. FALSE! More... about 23 years ago
omplotdata and mgnuplot scripts are now found in their installed directories. maxima-local now finds them locally. More... about 23 years ago
omplotdata and mgnuplot now installed in verpkglibexecdir. More... about 23 years ago
omplotdata moved to plotting directory More... about 23 years ago
o Add a little more documentation o Delete the old, unused version of SHOW-INFO. o Fix the problem where describe(plot2d) just printed out the function without the actual documentation. More... about 23 years ago
o Make the default range on Y much larger so that we don't just clip the output. If the user wants a clipped plot, let him specify the clipping explicitly. o When using gnuplot for plotting, the output data file sometimes contains lines with the string "move". Gnuplot doesn't like that, so don't do it. More... about 23 years ago
Add dependency of the slatec module on f2cl-lib and packages modules. More... about 23 years ago
Add missing semicolon. More... about 23 years ago
Fixed a typo. Ooops. More... about 23 years ago
New tests highlighting bug found in "integration bug" thread on the Maxima mailing list April 2002. More... about 23 years ago
Moved mactex-utilitiles back into a separate file. Fixed bug in tex(expr,file) More... about 23 years ago
Add definition of $system for CMUCL. (From Tim Moore.) More... about 23 years ago
Bug fix from Wolfgang Jenkner. Here is an excerpt from his mail message: More... about 23 years ago
Fixes for itensor from Valerij Pipin. His readme file is now itensor.usg. More... about 23 years ago
Bug fix from Valerij Pipin. Here is an excerpt from his mail message: More... about 23 years ago
Bug fix from Fedor Bezrukov. Here is an excerpt from his mail message: More... about 23 years ago