55
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 14 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add space to avoid texinfo warning. More... about 23 years ago
Ignore html output files More... about 23 years ago
Empty files to make automake happy. These files need to be filled before release. More... about 23 years ago
The newly added final sentence should have been there in the first place. More... about 23 years ago
cvsignore files wherever needed More... about 23 years ago
ignore generated files More... about 23 years ago
Fix for CMUCL bug in rtest12. Thanks to Ole Rohne, who offers the following reservations: More... about 23 years ago
Important change. Formerly, we used one lisp invocation to compile the system and save the image. We use to lisp invocations: one to compile, another to load and save. More... about 23 years ago
eval-when change. Needed to include "load" along with compile and eval for some functions. Change was needed for gcl only, but should not hurt on other compilers. More... about 23 years ago
MABS problem solved once and for all. The macro formerly known as MABS is now HYP-MABS. More... about 23 years ago
Correct value of beta(1/2,2/5) More... about 23 years ago
Instructions for building from cvs. More... about 23 years ago
concatenation portion of maxima migration More... over 23 years ago
Updates for recent changes. More... over 23 years ago
Nearly all file installations are now performed. More... over 23 years ago
summarize-log now understands the new output of tests.lisp More... over 23 years ago
This message really applies to the previous commit. More... over 23 years ago
fixed a couple of expected test values. More... over 23 years ago
implement for clisp. cmucl not done yet. More... over 23 years ago
Preliminary Makefile.am's for interfaces. None are complete. More... over 23 years ago
migrate now deals with each file exactly once. More... over 23 years ago
added texi -> html item More... over 23 years ago
png is politicly correct replament for gif More... over 23 years ago
Bugfix for solvequad from Richard Fateman and willisb. More... over 23 years ago
Provide access to autoconf variables through lisp file autoconf-variables.lisp. Obsoletes version.lisp. More... over 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... over 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... over 23 years ago
Automatically generated by changes in maxima.system. More... over 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... over 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... over 23 years ago