Up to [local] / OpenXM / src / ox_toolkit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 26 21:00:13 2015 UTC (9 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1967 -1339
lines
Diff to previous 1.12 (unified) to selected 1.2 (unified)
Now configure.in uses modern style. The configure script was regenerated by autoconf 2.69.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Aug 5 00:59:05 2015 UTC (9 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.11: +389 -202
lines
Diff to previous 1.11 (unified) to selected 1.2 (unified)
Fixed bugs in functions for sending/receiving int64.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 2 02:57:30 2015 UTC (9 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.10: +1 -0
lines
Diff to previous 1.10 (unified) to selected 1.2 (unified)
The configure script is directly fixed for supporting MacOS X Yosemite because autoconf 2.69 does not know the path /opt/X11.
Revision 1.10 / (download) - annotate - [select for diffs], Mon May 7 17:38:08 2012 UTC (12 years, 6 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.9: +11534 -19632
lines
Diff to previous 1.9 (unified) to selected 1.2 (unified)
Updated configure script for MacOS X.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Apr 8 18:27:08 2007 UTC (17 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_2_3_12,
DEB_REL_1_2_3-9
Changes since 1.8: +19484 -2893
lines
Diff to previous 1.8 (unified) to selected 1.2 (unified)
Regenerated the configure script by autoconf 2.61/automake 1.10, because of building shared libraries on Mac OS X.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 3 04:40:51 2005 UTC (19 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: new-mathcap-branch,
KNOPPIX_2006
Changes since 1.7: +1 -29
lines
Diff to previous 1.7 (unified) to selected 1.2 (unified)
1. Remove an option --with-gmp of configure. 2. Add two member functions send_double and receive_double to the OXFILE class.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 28 12:39:11 2004 UTC (20 years, 4 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.6: +1028 -9
lines
Diff to previous 1.6 (unified) to selected 1.2 (unified)
We imported automake/libtool technology to the ox_toolkit package. Libtool-ja.txt is the working log. (written in Japanese) REMARK: A shared object "libox.so" will be installed to ${OpenXM_HOME}/lib.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 28 23:39:38 2004 UTC (20 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX
Changes since 1.5: +86 -0
lines
Diff to previous 1.5 (unified) to selected 1.2 (unified)
The configure script uses these new files.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 28 16:54:55 2004 UTC (20 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.4: +135 -0
lines
Diff to previous 1.4 (unified) to selected 1.2 (unified)
Define _ALL_SOURCE on Interix system.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 11 04:24:40 2003 UTC (21 years ago) by takayama
Branch: MAIN
Changes since 1.3: +3774 -1348
lines
Diff to previous 1.3 (unified) to selected 1.2 (unified)
Added a check of dlopen for Redhat.
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: +15 -12
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 - [selected], Tue Mar 25 10:00:53 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.1: +115 -87
lines
Diff to previous 1.1 (unified)
generated by autoconf 2.13
Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 21 03:43:38 2001 UTC (23 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Diff to selected 1.2 (unified)
Add configure