Up to [local] / OpenXM / src / ox_toolkit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 30 01:14:00 2016 UTC (8 years, 4 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (unified)
Fixed for Visual Studio.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 27 03:03:33 2015 UTC (9 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (unified)
Add directives for VisualStudio.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 26 20:19:36 2015 UTC (9 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (unified)
include string.h
Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 1 17:32:26 2004 UTC (19 years, 11 months ago) by ohara
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,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (unified)
for gcc 3.4.2
Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 15 09:31:41 2003 UTC (21 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (unified)
Add some "cast". Fixed some bugs.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 30 08:05:22 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.2: +1 -9
lines
Diff to previous 1.2 (unified)
Add gmp_fake.c which is a minimal subset of GNU MP. Only some interfaces are implemented.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 23 20:17:35 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.1: +10 -2
lines
Diff to previous 1.1 (unified)
The GMP library can be removed from libox.a (yet not work)
Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 10 05:23:20 2000 UTC (24 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_1_2_1
ox_toolkit is up to date. 0. OXFILE is introduced. 1. we support new method of ox connection. 2. we support exchaging byte order. (in possible, we choose a byte order of machine integer). 3. cmo_list is rewritten. 4. we support a mathcap database. etc. Sorry, I forgot many changes.