~peterpall/maxima/+git/maxima.code:branch-5_37

Last commit made on 2015-11-24
Get this branch:
git clone -b branch-5_37 https://git.launchpad.net/~peterpall/maxima/+git/maxima.code

Branch merges

Branch information

Name:
branch-5_37
Repository:
lp:~peterpall/maxima/+git/maxima.code

Recent commits

c46a0b7... by PeterPall

info: A cross-reference from num to denom and vice versa. Also added 2 examples.

0824c45... by PeterPall

This should make unicode characters work in wxMaxima for windows using sbcl.

8106b41... by Robert Dodier <email address hidden>

Merge branch 'branch-5_37' of ssh://git.code.sf.net/p/maxima/code into branch-5_37

a0a54d7... by Robert Dodier <email address hidden>

Define new special *MAXIMA-TOPDIR* which is the top-level directory,
and put that on the lists file_search_lisp and file_search_maxima.
Fixes bug reported to mailing list 2015-11-08: "testsuite failure with ecl"

(cherry picked from commit 668587b3af622b3dda9b5128e32badf8dfe8c654)

05200b8... by Robert Dodier <email address hidden>

Advance configure.ac version number to 5.37.3.

079759d... by Robert Dodier <email address hidden>

Do not reorder "+" expressions if they are not simplified.
This restores the pre-5.37 behavior and fixes SF bug report #3019: "transfer function"
as well as various bugs reported to the mailing list (as listed in rtest9a).

(cherry picked from commit 6d35b66ebaed5bb0f57bad853b047c9ddd3e0243)

1c0b386... by Robert Dodier <email address hidden>

Replace all references to *LOAD-PATHNAME* with a call to
MAXIMA-LOAD-PATHNAME-DIRECTORY, which has GCL-specific code that can
handle both <= 2.6.12 and > 2.6.12. This (to the best of my knowledge)
fixes moodle-qtype_stack issue #149: "draw.list file"
(https://github.com/maths/moodle-qtype_stack/issues/149)

MAXIMA-LOAD-PATHNAME-DIRECTORY returns the device as well as the
directory, so using that function should make some operations succeed
in the presence of multiple devices (e.g. MS Windows) whereas they
would fail (if ever they were attempted) with just *LOAD-PATHNAME*.

This commit generalizes the *LOAD-PATHNAME* changes from commit
367d0e22. There are other changes in that commit which are not
handled in this commit.

(cherry picked from commit 623a51341e8a128732f289abeb0a5e9c9882e1e9)

0743c29... by Robert Dodier <email address hidden>

When trying to find some indication of MS Windows in host string,
remember that ssearch returns an integer if there is a match, and false otherwise.
Fixes problem reported to mailing list 2015-09-04: "Re: Maxima 5.37.1"
(cherry picked from commit b26bc5c60b094034c5dd1efd5e5039a379185c73)

d0bca70... by andrejv

Added missing node items to minpack documentation.
(cherry picked from commit c484f291ae87008cc842d98acffa6b505d488ab2)

8fb7d3a... by Wolfgang Dautermann <email address hidden>

Updated branch_5.37 to crosscompile wxmaxima 15.08.2