Powered by Apache

CVS log for OpenXM/src/asir-contrib/packages/src/tags.h

[BACK] Up to [local] / OpenXM / src / asir-contrib / packages / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 22 06:18:44 2002 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: 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, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9
Changes since 1.1: +10 -10 lines
Diff to previous 1.1 (colored)

We no longer use Tag field to find the datatype of struct.
We use struct_type() function instead.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Aug 25 04:39:03 2001 UTC (22 years, 9 months ago) by takayama
Branch: MAIN

New datatypes are added by using struct (experimental).
See datatype.rr.
base_field : field.
base_identity : identity.
base_text :  text which explains the meaning of identity.
poly_factored_polynomial :  polynomial in factored form.
poly_factored_rational   : rational in factored form.
poly_polynomial          : polynomial that belongs to a ring.
poly_ideal               : ideal
poly_ring                : ring

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>