diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-02-19 20:45:22 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-02-19 20:45:22 -0800 |
commit | 124e7dd6977a0853d7a8399921e31fd1ccde2dcb (patch) | |
tree | 358586d1275e7927f72b9995ca68de48d5e557ae /signal.h | |
parent | 916b0f4a081b26ebb4b58afbcb651fc74dbe23cc (diff) | |
download | txr-124e7dd6977a0853d7a8399921e31fd1ccde2dcb.tar.gz txr-124e7dd6977a0853d7a8399921e31fd1ccde2dcb.tar.bz2 txr-124e7dd6977a0853d7a8399921e31fd1ccde2dcb.zip |
* mpi-patches/faster-square-root (mp_sqrt): Bugfix: was computing square
roots that were incorrect in the last digit/bit, because it was not
generating the guess mask all the way down to bit zero. Also, added
an early test to bail the loop when an the guess at the root happens
to be right.
* mpi-patches/add-bitops: Refreshed.
* mpi-patches/fix-ctype-warnings: Likewise.
* mpi-patches/mpi-to-double: Likewise.
Diffstat (limited to 'signal.h')
0 files changed, 0 insertions, 0 deletions