Remove DOS line endings on checked in files. git clone on Windows
restore the DOS line endings on the checked out versions of the files,
of course.
Remove trailing whitespace.
Convert tabs to spaces in mpreal.h (these only appeared on a subset of
the lines). This way the displayed version of the code does not
depend on how tabs are interpreted.
Running "git diff -w" on this commit should show no differences.
Remove DOS line endings on checked in files. git clone on Windows restore the DOS line endings on the checked out versions of the files, of course.
Remove trailing whitespace.
Convert tabs to spaces in mpreal.h (these only appeared on a subset of the lines). This way the displayed version of the code does not depend on how tabs are interpreted.
Running "git diff -w" on this commit should show no differences.