Up to [local] / OpenXM / src / ox_toolkit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [selected], Tue Aug 4 07:14:46 2015 UTC (9 years, 3 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Add -lmpfr to makefiles.
Revision 1.4 / (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,
R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.3: +10 -17
lines
Diff to previous 1.3 (colored) to selected 1.5 (colored)
1. Remove an option --with-gmp of configure. 2. Add two member functions send_double and receive_double to the OXFILE class.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 2 08:19:07 2004 UTC (20 years, 4 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored) to selected 1.5 (colored)
-lgc ./libox.la => ./libox.la -lgc (for cygwin)
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 29 04:55:05 2004 UTC (20 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)
fixed for FreeBSD 4-stable.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jun 28 12:39:11 2004 UTC (20 years, 4 months ago) by ohara
Branch: MAIN
Diff to selected 1.5 (colored)
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.