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

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

Branch merges

Branch information

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

Recent commits

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

Move defmvar from cpoly to globals

- Moved $polyfactor
- Removed unneeded special declarations.

230e1a8... by Raymond Toy <email address hidden>

Move defvar from compar to globals

- Moved $prederror and limitp
- Removed unneeded special declarations.
- Updated dependencies in maxima.system.

00ab930... by Raymond Toy <email address hidden>

Move defvar from comm to globals

- Moved dummy-variable-operators
- Removed unneeded special declarations.

1e6d695... by Raymond Toy <email address hidden>

Move defvar from comm to globals

- Moved atvars, in-p, and substp
- Removed unneeded special declarations.
- Updated dependencies in maxima.system

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

Move defvar from comm to globals

- Moved *mopl*, $gradefs, and $dependencies
- Removed unneeded special declarations.
- Updated dependencies in maxima.system

835cb2f... by Raymond Toy <email address hidden>

Move defvar from comm to globals

- Moved *islinp* and *atp*
- Removed unneeded special declarations.
- Updated dependencies in maxima.system

062f756... by Raymond Toy <email address hidden>

Move defmvar from comm to globals

- Moved $exptsubst, $partswitch, $inflag, $derivsubst, and $opsubst.
- Removed unneeded special declarations.
- Updated dependencies in maxima.system

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.