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

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

Branch merges

Branch information

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

Recent commits

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

Move defmvar from comm2 to globals

- Moved $rootsconmode
- Removed unneeded special declarations.
- Updated dependencies in maxima.system

89410b3... by Raymond Toy <email address hidden>

Move defmvar from asum to globals

- Moved ps-bmt-disrep and silent-taylor-flag
- Removed unneeded special declarations.

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

Move defmvar from asum to globals

- Moved $cflength, $taylordepth, $verbose
- Removed unneeded special declarations.
- Updated dependencies in maxima.system.

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

Move defmvar from asum to globals

- Moved $simpproduct and *infsumsimp
- Removed unneeded special declarations.
- Updated dependencies in maxima.system.

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

Move defmvar from asum to globals

- Moved $simpsum.
- Removed unneeded special declarations.

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

Move defmvar from asum to globals

- Moved $zerobern.
- Removed unneeded special declarations.

34db41d... by Raymond Toy <email address hidden>

Move defmvar from asum to globals

- Moved $zeta%pi, $factlim, $cauchysum, $gensumnum, and $genindex.
- Removed unneeded special declarations.

7d62321... by Raymond Toy <email address hidden>

Move defmvar from algsys to globals

- Moved $%rnum_list
- Removed unneeded special declarations

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

Merge branch 'master' into rtoy-add-defmvar-macro

489da59... by Raymond Toy <email address hidden>

Move float constants from clmacs to globals

- Move most-positive-flonum, most-negative-flonum,
  least-positive-flonum, least-negative-flonum, flonum-epsilon,
  least-positive-normalized-flonum, and flonum-exponent-marker.