Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [local] / OpenXM_contrib2 / asir2018 / include
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
Attic/ [Don't hide] | ||||
al.h | 1.1 | 6 years | noro | *** empty log message *** |
b.h | 1.1 | 6 years | noro | *** empty log message *** |
base.h | 1.1 | 6 years | noro | *** empty log message *** |
bf.h | 1.1 | 6 years | noro | *** empty log message *** |
ca-27.h | 1.1 | 6 years | noro | *** empty log message *** |
ca.h | 1.21 | 2 years | noro | Changes for using clang-cl. |
com.h | 1.3 | 4 years | fujimoto | #include <rpc/rpc.h> --> #include <netinet/in.h> Fixed for Fedora and Alpine Lin... |
config.h-dist | 1.1 | 6 years | noro | *** empty log message *** |
inline.h | 1.3 | 2 years | noro | Reverted a declaration of a variable in nd.c. |
interval.h | 1.5 | 4 years | kondoh | fix interval arithmetic |
itv-pari.h | 1.1 | 6 years | noro | *** empty log message *** |
ox.h | 1.8 | 2 years | noro | Changes for using clang-cl. |
prime.h | 1.2 | 6 years | noro | Added several functions for 64bit modular computation. U64 -> mp_limb_t. |
version.h | 1.93 | 2 years | noro | dp_nf and dp_true_nf accepts inputs with non-integer coefficients. |
wsio.h | 1.3 | 4 years | fujimoto | Fixed (FILE fp;) --> (FILE* fp;) |