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

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

Branch merges

Branch information

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

Recent commits

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

Move defmvar/defvar from solve to globals

- Moved $breakup, $multiplicities, $programmode, $solvefactors,
  $solvetrigwarn, and $solveradcan
- Removed unneeded declarations.

352d019... by Raymond Toy <email address hidden>

Move defmvar/defvar from simp to globals

- Moved rischp, rp-polylogp, wflag, derivflag, and *zexptsimp?.
- Removed unneeded declarations.

2358ef4... by Raymond Toy <email address hidden>

Move defmvar/defvar from simp to globals

- Moved $ratsimpexpons, $logexpand, $radexpand, $subnumsimp, and $logsimp.
- Removed unneeded declarations.

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

Move defmvar/defvar from simp to globals

- Moved $rootsepsilon, $algepsilon, $true, $false, $logabs,
  $listarith, $domain, $m1pbranch, $%e_to_numlog, and $%emode.
- Removed unneeded declarations.

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

Move defmvar/defvar from simp to globals

- Moved dosimp and errorsw
- Removed unneeded declarations.

43bdd04... by Raymond Toy <email address hidden>

Move defmvar/defvar from simp to globals

- Moved $expop, $expon, $maxposex, and $maxnegex
- Removed unneeded declarations.

870f87b... by Raymond Toy <email address hidden>

Move defmvar/defvar from simp to globals

- Moved $negdistrib, $numer, $simp, $sumexpand, and $numer_pbranch.
- Removed unneeded declarations.

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

Move defmvar/defvar from risch to globals

- Moved $liflag.
- Removed unneeded declarations.

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

Move defmvar/defvar from result to globals

- Moved $resultant.
- Removed unneeded declarations.

4c73558... by Raymond Toy <email address hidden>

Move defmvar/defvar from rat3e to globals

- Moved varlist
- Removed unneeded declarations.