diff options
author | haawda | 2017-11-16 22:52:57 +0100 |
---|---|---|
committer | haawda | 2017-11-16 22:52:57 +0100 |
commit | 3aa9fda41c2a55b56f507d746f312f306f90beca (patch) | |
tree | b8a412992331adffc5f4c1458697e253b7b516ae /.SRCINFO | |
parent | 09e2fc536fc75bdfa8883c0dba0050f32271dd11 (diff) | |
download | aur-3aa9fda41c2a55b56f507d746f312f306f90beca.tar.gz |
Updated version (5.41.1.65.g014d315cf -> 5.41.1.69.g073d9e34e).
Changelog
=========
Test for bug #3356: Added missing combinations involving factors with signs 'pn and 'pnz. (073d9e34e)
In a test case, do forget(t > 0) instead of kill(t) because kill(t) doesn't do the job. (555a1c4a8)
Fixed bug #3356: sign(nz * nz) = nz, added a test case. (c7dd30b07)
Fixes a bug: in a product of permutations, the one on the right is applied first. (12f9c3154)
Fixes a typo in the messages of the demo. (014d315cf)
Updated the message shown by demo when it starts, to reflect its current behavior. (75fff6bae)
Adds a demo file and fixes some bugs (destructive use of lists). (48ea1e474)
rpm build: Document what to do in order to enable more lisps. (f9d377b8f)
rpm build: Enable the sbcl-build per default, as well. (761516336)
rpm build: We by default did ship RPMs that depended on a specific clisp version. (bcaa075b2)
backtrace: print the entire call stack when called with no arguments (1560f255e)
Typecheck backtrace's argument (2d373da79)
Docs: trivial whitespace change for consistency (e5fbfa662)
Expand documentation for lu_backsub, and give examples. Patch supplied by Christof Koehler, tnx Christof. (858c0497a)
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code (a205ba1a7)
In ARRSTORE, disable (comment out) debugging messages which were introduced in commit f70cf35. (96debc805)
Bufix for bug #3349. (e714629af)
More functions added to combinatorics.lisp and a new README file for the share directory. The information that was in share/contrib/README about packages that are not in share/contrib but in share was moved to this new file. (8a078ae8a)
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code (578f6ffda)
Miss spell in rtest_grobner.mac (095eb7870)
Fix for bug No. 3344. sym/chbase.lisp comp2ele() is modified to call cl:make-list instead of makelist defined in lectuer.lisp. The definition of makelist in lecteur.lisp is removed as it is no more used. symtest.mac is added a new test case for comp2ele(). (58857d015)
More functions added. (42be384da)
Updated the header of Xmaxima. (68831a5f3)
Xmaxima: Work around a bug in bash's autocompletions by changing the help text. (724def5c4)
Xmaxima: Removed part of an Win98 workaround that is in maxima.bat now. (9fcd59a1a)
Xmaxima: A place in which an attempt to display an error message did crash. (043248191)
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code (f69eb2ed9)
Xmaxima: Another try to get spaces in the install path working. (4bbd76b24)
combinatorics.lisp: a new package that adds functions for permutations. (d9bc1f516)
Xmaxima: A more standard help text. (752673b46)
Xmaxima: Make the -X option work. (e8cf0fd33)
Revert "Xmaxima: Get rid off all shortnames as we now know a way to avoid using them." (0de95019e)
Xmaxima: Get rid off all shortnames as we now know a way to avoid using them. (745ff1a7d)
XMaxima: More standard long options. (1d3656924)
Xmaxima: Corrected another typo in the help text. (097483f06)
Xmaxima: Corrected an typo in the help text that got propagated to the bash autocompletion. (3ffcb13fa)
Xmaxima: A better workaround for filenames with spaces. (8a3fb193f)
Revert "Xmaxima: A better workaround for filenames with spaces.": Didn't work on Un*x systems. (f2c253fa7)
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code (1cf888054)
draw/vtk: Remove an unused variable (47b789377)
Xmaxima: A better workaround for filenames with spaces. (7e4127aca)
Xmaxima: Remove a few historical workarounds. (385e3965c)
Fixed some typos. (225167d16)
Nightly test: update sbcl to 1.4.1 (6f86edc96)
Updated the list of tcl pieces put together in the xmaxima script (8c57ab945)
A few clarifications for the .deb part of README.developers-howto (671706e98)
Readme.external: Part of the vtk code has migrated to python. (a4d6d98f3)
Readme.developers-howto: Bilding release .deb packages now requires three lisps. (59eb11a7e)
Remove a superfluous variable reference (acf1cc335)
Declare an unused variable to be ignored (9af954fe7)
Remove a useless comment (2462e7613)
Plot: A cross-Ref from grid to grid2d (e5e8a5c94)
Crosscompiling: Fixed the issue with CMake >= 3.9 (fb1c45929)
Change URL of Mathjax. (2e18ba76b)
Update crosscompiling readme. (371f00f36)
: skip walking through *small-primes* when unneccesary (9881344f9)
moved tests for to rtestifactor (7dbadfde1)
Crosscompiling: Do not include the jsMath fonts. (5bf52998d)
Fix bug reported on mailing list by Walter Faxon on October 25th, 2017: "Bug in Maxima function primes()". Added a test for it. (a5025eaa7)
Crosscompiling: update wxmaxima (version number + checksum) (46f1cf015)
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code (d2d4ab2ab)
Correct a typo in comment header for function npv. This is part of patch #44 (thanks to Sergey Litvinov); the other part of the patch (for doc/info/finance.texi) was applied some time ago. (8fc54f702)
Corrected the Maxima help text. (c230af917)
Nightly test: update SBCL (4e49b0e60)
Avoid the endless loop of ECL if wxMaxima crashes (4e4b9d237)
Simplify testing instructions b2y removing leading "-" and adding ";" (c4be7b472)
Add ChangeLog-5.41.md to Makefile.am (f32dabfef)
Updating version number in configure.ac for development branch (320f96a57)
Adding 5.41 change log. (551bca627)
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Tue Nov 14 23:46:39 UTC 2017 +# Thu Nov 16 21:52:57 UTC 2017 pkgbase = maxima-git pkgdesc = a sophisticated computer algebra system - git-version - pkgver = 5.41.1.65.g014d315cf + pkgver = 5.41.1.69.g073d9e34e pkgrel = 1 url = http://maxima.sourceforge.net arch = i686 |