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

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

Branch merges

Branch information

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

Recent commits

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.

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

Move defmvar from displa to globals

- Moved $linel, linel, ttyheight, $known_index_properties,
  and *display-labels-p*.
- Removed unneeded special declarations.
- Updated dependencies in maxima.system.

0a560fc... by Raymond Toy <email address hidden>

Move defmvar from displa to globals

- Moved $ttyoff, $display2d, $lispdisp, $derivabbrev, and $stringdisp.
- Removed unneeded special declarations.
- Updated dependencies in maxima.system.

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

Move defmvar from defint to globals

- Moved *semirat*
- Removed unneeded special declarations.

9f32080... by Raymond Toy <email address hidden>

Move defmvar from defint to globals

- Moved integerl and nonintegerl.
- Removed unneeded special declarations.

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

Move defvar from csimp to globals

- Moved $sumsplitfact
- Removed unneeded special declarations.

6515db2... by Raymond Toy <email address hidden>

Move defvar from csimp to globals

- Moved %p%i, fourth%pi, half%pi, %pi2, and half%pi3
- Removed unneeded special declarations.

451c1de... by Raymond Toy <email address hidden>

Move defvar from csimp to globals

- Moved rsn* and plogabs.
- Removed unneeded special declarations.