Up to [local] / OpenXM_contrib2 / asir2000 / parse
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11, Tue Apr 1 15:25:53 2008 UTC (16 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
HEAD
Changes since 1.10: +1 -1
lines
FILE REMOVED
Imakefile's are removed.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 25 04:47:42 2002 UTC (22 years, 3 months ago) by noro
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,
DEB_REL_1_2_3-9
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (unified)
Now we use gc6 instead of gc5.3.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 25 01:50:32 2002 UTC (22 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.8: +4 -2
lines
Diff to previous 1.8 (unified)
Fixed a bug in Imakefile for Solaris.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 25 08:59:49 2001 UTC (22 years, 10 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.7: +4 -2
lines
Diff to previous 1.7 (unified)
For cygwin.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 25 02:37:22 2001 UTC (22 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.6: +4 -2
lines
Diff to previous 1.6 (unified)
Modifications to support cygwin.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 20 09:03:27 2001 UTC (23 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.5: +5 -3
lines
Diff to previous 1.5 (unified)
1. load_exec(FileName) : load and execute FileName. It can be used for demand loading. Caution : load_exec() cannot be nested. load() should be used within a load_exec() execution. XXX : there is a bug on printing of evaluted value containing load_exec(). 2. Arithimetics of quoted objects has been implemented.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 15 07:56:06 2001 UTC (23 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.4: +6 -1
lines
Diff to previous 1.4 (unified)
AIX support (32bit version)
Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 22 01:30:27 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6,
STABLE_1_1_3,
RELEASE_1_1_3
Changes since 1.3: +6 -1
lines
Diff to previous 1.3 (unified)
Added a short copyright notice to Imakefiles.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 22 01:22:32 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (unified)
Removed 'parse/id.c' from the source tree, which contains password check functions.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 10 03:05:05 2000 UTC (24 years, 8 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.1: +8 -1
lines
Diff to previous 1.1 (unified)
Imakefile: Added a new target 'install-bin-lib' for OpenXM. include/Imakefile, gc/Imakefile, parse/Imakefile: Added a new taget 'install-include' for the library mode. lib/*: Updates of help/html files.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 3 07:39:11 1999 UTC (24 years, 11 months ago) by noro
Branch: NORO
CVS Tags: RELEASE_20000124,
ASIR2000
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (unified)
Imported asir2000 as OpenXM_contrib2/asir2000.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 3 07:39:11 1999 UTC (24 years, 11 months ago) by noro
Branch: MAIN
Initial revision