Up to [local] / OpenXM / src / ox_toolkit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 12 15:20:18 2003 UTC (21 years ago) by iwane
Branch: MAIN
CVS Tags: new-mathcap-branch,
R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.2: +9 -1
lines
Diff to previous 1.2 (colored)
added extern "C" for C++
Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 9 09:33:07 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
1. stddef.h is included. 2. Add a member _mp_alloc to __mpz_struct.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 30 08:10:57 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
Add gmp_fake.c which is a minimal subset of GNU MP. Only some interfaces are implemented.