Up to [local] / OpenXM_contrib2 / asir2000 / parse
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 31 02:36:21 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +19 -3
lines
Diff to previous 1.7 (unified)
DP object now accepts general data type as coefficients. Added DPM (element of a free module) and several related functions: dpm_ltod, dpm_dtol, dpm_ht, dpm_hm, dpm_hc, dpm_nf, dpm_weyl_nf etc. A monomial of DPM is represented as <<d0,d1,...:k>>, which represents x0^d0*x1^d1*...*ek (ek is the k-th standard base of k[X]^n).
Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 19 04:51:15 2005 UTC (19 years ago) by noro
Branch: MAIN
CVS Tags: 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.6: +9 -1
lines
Diff to previous 1.6 (unified)
quit handler is now called when a windows session terminated from menu. Japanese characters in a file are properly handled (I hope).
Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 9 01:36:25 2001 UTC (23 years, 1 month 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,
RELEASE_1_2_1
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (unified)
Conversion to ANSI style (not completed yet).
Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 5 10:23:07 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.4: +8 -8
lines
Diff to previous 1.4 (unified)
Updates for linking libpari-2.2 in Windows version.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 13 01:48:13 2000 UTC (24 years ago) by noro
Branch: MAIN
Changes since 1.3: +7 -1
lines
Diff to previous 1.3 (unified)
get_line() now reads a line from stdin if no arguments are supplied. Added purge_stdin() for clearing the input buffer before calling get_line().
Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 22 05:04:28 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.2: +2 -2
lines
Diff to previous 1.2 (unified)
Sorry, the email address in the license agreement was incorrect.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:47 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.1: +49 -1
lines
Diff to previous 1.1 (unified)
Added copyright notice and license agreement. It is mandatory to distribute Risa/Asir source codes freely.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 3 07:39:12 1999 UTC (24 years, 11 months ago) by noro
Branch: NORO
CVS Tags: RELEASE_20000124,
RELEASE_1_1_2,
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:12 1999 UTC (24 years, 11 months ago) by noro
Branch: MAIN
Initial revision