~peterpall/maxima/+git/maxima.code:rtoy-add-globals-merror

Last commit made on 2022-12-07
Get this branch:
git clone -b rtoy-add-globals-merror https://git.launchpad.net/~peterpall/maxima/+git/maxima.code

Branch merges

Branch information

Name:
rtoy-add-globals-merror
Repository:
lp:~peterpall/maxima/+git/maxima.code

Recent commits

06f8947... by Raymond Toy <email address hidden>

Move defmvar from merror to globals

- Moved $error and $errormsg
- Removed unneeded special declarations.

449a498... by Raymond Toy <email address hidden>

Move defmvar from matrix to globals

- Moved $detout, $ratmx, $matrix_element_mult, and $matrix_element_add.
- Removed unneeded special declarations.
- Update dependencies in maxima.system.

0714f42... by Raymond Toy <email address hidden>

Move defmvar from mat to globals

- Removed unneeded special declarations.

1024b4f... by Raymond Toy <email address hidden>

Move defmvar from mat to globals

- Moved $globalsolve, $sparse, $backsubst
- Removed unneeded special declarations.
- Update dependencies in maxima.system.

6c7a0f5... by Raymond Toy <email address hidden>

Move defmvar from macsys to globals

- Moved $showtime, $_, and $__
- Removed unneeded special declarations.

e1f4458... by Raymond Toy <email address hidden>

Move defmvar from inmis to globals

- Moved $listconstvars
- Removed unneeded special declarations.

2468e32... by Raymond Toy <email address hidden>

Move defmvar from gamma to globals

- Moved $factorial_expand, $beta_expand, and
  $hypergeometric_representation.
- Removed unneeded special declarations.

e45b75c... by Raymond Toy <email address hidden>

Move defmvar from float to globals

- Moved fpprec.
- Removed unneeded special declarations.

9899a66... by Raymond Toy <email address hidden>

Move defmvar from float to globals

- Moved $maxfpprintprec, $fpprec, bigfloatzero, bigfloatone, bfhalf,
  bfmhalf, bigfloat%e, bigfloat%pi, bigfloat%gamma, and bigfloat_log2
- Removed unneeded special declarations.

6e8d55f... by Raymond Toy <email address hidden>

Move defmvar from dskfn to globals

- Moved $packagefile.
- Removed unneeded special declarations.