Powered by Apache

CVS log for OpenXM_contrib2/asir2000/plot/plotg.c

[BACK] Up to [local] / OpenXM_contrib2 / asir2000 / plot

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [selected], Fri Aug 14 13:51:56 2015 UTC (8 years, 9 months ago) by fujimoto
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified)

Removed unneeded 'defined(__MINGW64__)'.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 6 10:01:53 2015 UTC (8 years, 9 months ago) by fujimoto
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified) to selected 1.9 (unified)

Added defined(__MINGW32__) and defined(__MINGW64__) for mingw32/mingw64.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 29 03:08:16 2002 UTC (21 years, 9 months ago) by noro
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, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (unified) to selected 1.9 (unified)

Modified the behavior of destroy_canvas().

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 30 08:31:34 2002 UTC (22 years, 3 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.5: +5 -2 lines
Diff to previous 1.5 (unified) to selected 1.9 (unified)

Ad hoc patch for strange behavior of Darwin ld.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 9 02:30:44 2000 UTC (23 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified) to selected 1.9 (unified)

One can specify color for draw_obj() on X11.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 7 06:06:40 2000 UTC (23 years, 6 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.3: +7 -1 lines
Diff to previous 1.3 (unified) to selected 1.9 (unified)

Enhanced the multiplication in Weyl algebra.

Added and modified some new functions related to plotting.
(sorry, not documented yet)

ifplot(), conplot(), plot() : push the 'index' which indicates
the index of the created canvas. A canvas is specified by (Id,Index),
where Id is the identifier for an ox server.

open_canvas(Id): create a white canvas.

draw_obj(Id,Index,PointOrSegment): create a white canvas. This function
also pushes the index.

PointOrSegment : a list. If the length is 2, it is regarded as a point.
If the length is 4, it is regarded as a line segment.

clear_canvas(Id,Index): clears the canvas.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 22 05:04:32 2000 UTC (23 years, 9 months ago) by noro
Branch: MAIN
CVS Tags: STABLE_1_1_3, RELEASE_1_1_3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified) to selected 1.9 (unified)

Sorry, the email address in the license agreement was incorrect.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:51 2000 UTC (23 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.1: +49 -1 lines
Diff to previous 1.1 (unified) to selected 1.9 (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:13 1999 UTC (24 years, 5 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) to selected 1.9 (unified)

Imported asir2000 as OpenXM_contrib2/asir2000.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 3 07:39:13 1999 UTC (24 years, 5 months ago) by noro
Branch: MAIN
Diff to selected 1.9 (unified)

Initial revision

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>