Up to [local] / OpenXM_contrib2 / asir2000 / engine
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Tue Aug 4 06:46:29 2015 UTC (9 years, 3 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (unified)
1) Boehm's gc updated to 7.4.2. 2) Rewritten in automake 1.15 and autoconf 2.69.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Dec 20 03:46:13 2013 UTC (10 years, 10 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (unified)
Added -I${prefix}/include to each Makefile.am and updated Makefile.in by automake.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Dec 20 02:02:24 2013 UTC (10 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (unified)
Modified nd_f4 and nd_f4_trace so that it partially use GMP.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Feb 13 13:21:19 2009 UTC (15 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_2_3_12
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (unified)
Macro MPIINC and MPILIB are removed.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jan 11 07:12:51 2005 UTC (19 years, 10 months ago) by saito
Branch: MAIN
CVS Tags: RELEASE_1_2_3,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (unified)
remove unrefer to other file.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Dec 2 08:22:19 2004 UTC (19 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (unified)
Adding a new data type DAlg for efficient computation over algebraic number fields.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 29 08:50:23 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (unified)
Added a file engine/Z.c to Makefile.{am,in}.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 15 07:30:44 2004 UTC (20 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (unified)
Separeted nd.c into two files: nd.c and ndbug.c. (Fixing inapproprate behaviour of nd on opteron.)
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 23 01:22:50 2003 UTC (21 years, 3 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (unified)
Added engine/nd.c.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Mar 20 07:34:09 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (unified)
1. Add a variable asirdir 2. Use bindir and libdir
Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 12 08:22:51 2003 UTC (21 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.1: +1 -1
lines
Diff to previous 1.1 (unified)
The OpenXM ID tags are replaced behind ##.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 23 03:05:37 2003 UTC (21 years, 8 months ago) by ohara
Branch: MAIN
Sources files which generate a configure script and Makefiles by GNU autoconf/automake.