Up to [local] / OpenXM_contrib2 / asir2000 / parse
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (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.9: +2 -2
lines
Diff to previous 1.9 (colored)
1) Boehm's gc updated to 7.4.2. 2) Rewritten in automake 1.15 and autoconf 2.69.
Revision 1.9 / (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.8: +2 -2
lines
Diff to previous 1.8 (colored)
Added -I${prefix}/include to each Makefile.am and updated Makefile.in by automake.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Feb 13 13:21:20 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.7: +2 -2
lines
Diff to previous 1.7 (colored)
Macro MPIINC and MPILIB are removed.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 11 08:44:13 2007 UTC (17 years ago) by ohara
Branch: MAIN
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
The configure and Makefile.in are recreated by autoconf-2.61 and automake-1.10.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 18 08:46:47 2007 UTC (17 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: DEB_REL_1_2_3-9
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Upgrade gc6.5 to 6.8
Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 18 05:36:28 2007 UTC (17 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
Fixed for MacOS X. This work is temporary. Risa/Asir cannot be built on MacOS X 10.4 (i386). TODO: Upgrade gc6.5 to 6.8.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 20 07:34:12 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
KNOPPIX_2006
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
1. Add a variable asirdir 2. Use bindir and libdir
Revision 1.3 / (download) - annotate - [select for diffs], Thu Mar 20 02:02:40 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
1. gc_risa.o is removed in libasir.a 2. asir directly links with libasir.a
Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 12 08:22:54 2003 UTC (21 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.1: +1 -1
lines
Diff to previous 1.1 (colored)
The OpenXM ID tags are replaced behind ##.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 23 03:05:39 2003 UTC (21 years, 8 months ago) by ohara
Branch: MAIN
Sources files which generate a configure script and Makefiles by GNU autoconf/automake.