55
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 12 hours ago.
Apr 28, 2024 — Apr 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Instructions for building from cvs. More... about 23 years ago
concatenation portion of maxima migration More... about 23 years ago
Updates for recent changes. More... about 23 years ago
Nearly all file installations are now performed. More... about 23 years ago
summarize-log now understands the new output of tests.lisp More... about 23 years ago
This message really applies to the previous commit. More... about 23 years ago
fixed a couple of expected test values. More... about 23 years ago
implement for clisp. cmucl not done yet. More... about 23 years ago
Preliminary Makefile.am's for interfaces. None are complete. More... about 23 years ago
migrate now deals with each file exactly once. More... about 23 years ago
added texi -> html item More... about 23 years ago
png is politicly correct replament for gif More... about 23 years ago
Bugfix for solvequad from Richard Fateman and willisb. More... about 23 years ago
Provide access to autoconf variables through lisp file autoconf-variables.lisp. Obsoletes version.lisp. More... about 23 years ago
1) Delete redunant loads. 2) Rename getenv to maxima-getenv to avoid infinite loop! 3) Get MAXIMA_DIRECTORY from autoconf setting if enviroment variabled undefined. More... about 23 years ago
1) Change version number to 5.9.0pre-cvs 2) Fix bug in automatic lisp detection. 3) Support autoconf-variables.lisp More... about 23 years ago
Automatically generated by changes in maxima.system. More... about 23 years ago
Print the correct version number under the new build system. Warn the user that the old build system is deprecated if the old build system is used. More... about 23 years ago
Provide a decent error message when lisp directory can not be found. Portions of this code still are not working properly. See comments around "FIXME". More... about 23 years ago
Correct the links for the elliptic functions. More... about 23 years ago
Update for documentation for elliptic functions and integrals. More... about 23 years ago
Documentation for elliptic functions and integrals. More... about 23 years ago
The postscript version of the intro was updated to match the tex version. More... about 23 years ago
macro definition of MABS interfered with real definition of MABS, so the macro was removed More... about 23 years ago
As was done in init_max1.lisp, support file extensions for compiled files for other lisps. More... about 23 years ago
o Add implementation of getenv for various platforms o When the environment var MAXIMA_DIRECTORY is set, assign that to *maxima-directory* More... about 23 years ago
o Send debugging info to *trace-output* instead of *standard-output* (as done by Thomas A. Russ). o Update a docstring. o We forgot to handle the case-insensitive case when we have a literal string at the beginning of our search pattern. More... about 23 years ago
o Make a note of an ANSI CL portability problem. o Because of the above problem, CMUCL calls $describe with the first character of the string chopped off. Don't do that. More... about 23 years ago
Updates for ansi cl info with nregex by Raymond Toy. nregex by Lawrence E. Freil. More... about 23 years ago
Update for new ansi-cl info module. More... about 23 years ago