Up to [local] / OpenXM_contrib2 / asir2000 / lib
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 22 05:04:21 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6,
STABLE_1_1_3,
R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
RELEASE_1_2_1,
RELEASE_1_1_3,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Sorry, the email address in the license agreement was incorrect.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:41 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.2: +49 -1
lines
Diff to previous 1.2 (colored)
Added copyright notice and license agreement. It is mandatory to distribute Risa/Asir source codes freely.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 11 06:43:37 2000 UTC (24 years, 10 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_20000124,
RELEASE_1_1_2
Changes since 1.1: +89 -13
lines
Diff to previous 1.1 (colored)
Sorry for many updates at once. builtin/poly.c : added maxblen(). builtin/int.c : added ntoint32() and int32ton(). io/tcpf.c : added ox_intr(). parse/glob.c : int_hander() has been modified so that it calls debug() in ox_asir.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 27 04:16:32 1999 UTC (24 years, 10 months ago) by noro
Branch: MAIN
Added several functions for distributed polynomial multiplication.