This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
mpir
Watch
1
Star
0
Fork
0
You've already forked mpir
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
58b10275c9
mpir
/
tests
/
misc
History
jasonmoxham
65b1ec121a
removed all use HAVE_HOST , except for timing on the powerpc
2011-09-12 01:23:43 +00:00
..
Makefile.am
add tests in mpz mpf mpq misc mpn dir to regen script
2011-03-15 10:37:06 +00:00
Makefile.in
removed all use HAVE_HOST , except for timing on the powerpc
2011-09-12 01:23:43 +00:00
t-locale.c
msvc cl build tweeks
2011-05-09 00:03:42 +00:00
t-printf.c
for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
2009-02-12 10:24:24 +00:00
t-scanf.c
for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
2009-02-12 10:24:24 +00:00