Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-20 | Use a blank line at most | rbuj | 1 | -9/+0 | |
2020-11-09 | Fix most conversion warnings. | mbkma | 1 | -6/+7 | |
2020-08-04 | mp-convert: Remove trailing spaces/tabs | rbuj | 1 | -2/+2 | |
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/[[:space:]]*$//' {} \; find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/\t*$//' {} \; | |||||
2020-03-08 | Port to GNU MPFR/MPC Library | mbkma | 1 | -408/+28 | |
For further information please visit: https://www.mpfr.org/ http://www.multiprecision.org/mpc | |||||
2019-07-03 | Remove trailing whitespaces | Laurent Napias | 1 | -4/+4 | |
2012-11-24 | Update codebase. | Steve Zesch | 1 | -231/+15 | |
2012-07-31 | fixing address issue of fsf | Perberos | 1 | -7/+7 | |
2011-11-08 | initial | Perberos | 1 | -0/+933 | |