Powered by Apache

CVS log for OpenXM/src/kan96xx/plugin/cmo.c

[BACK] Up to [local] / OpenXM / src / kan96xx / plugin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 6 11:33:47 2020 UTC (3 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +21 -12 lines
Diff to previous 1.17 (colored)

All causes of the warnings are fixed.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Oct 4 06:10:36 2020 UTC (3 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Reverted inconsistent changes.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Oct 4 03:14:07 2020 UTC (3 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Added function prototypes.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Aug 28 02:43:14 2016 UTC (7 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

Added SM_nop (300) to the specification.

asirgui --> ox_sm1 by sm1.start() partially works,
but ox_reset(...) still hangs with waiting syncball after getting
(OX_COMMAND,SM_nop)
(We can try it by asir_contrib_update(|update=7); from tomorrow's rsync.)

Revision 1.14 / (download) - annotate - [select for diffs], Wed Nov 6 06:23:24 2013 UTC (10 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.13: +3 -2 lines
Diff to previous 1.13 (colored)

return; in int valued functions is replaced by return number;

It still stops with a core for the input
(2).. /ff set
ff ::
cf. coeff.c

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jun 16 05:07:24 2005 UTC (18 years, 11 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.12: +41 -37 lines
Diff to previous 1.12 (colored)

The initialization of the variables of the type struct object
are added.  It is necessary to initialize the field "attr"
(object attribute) of stuct object.  cf. misc-2005/06/gfan/opt.sm1 test2.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Aug 28 12:50:06 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored)

Added CMO_QQ to the mathcap.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 8 08:24:42 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

Kan/sm1 and ox_sm1 support the new stackmachine command
SM_executeFunctionWithOptionalArgument.
See also (oxexecWithOpt) usage ;

Revision 1.10 / (download) - annotate - [select for diffs], Sat Dec 6 02:35:54 2003 UTC (20 years, 5 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX
Changes since 1.9: +7 -1 lines
Diff to previous 1.9 (colored)

Fixed a bug on CMO_RATIONAL.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Sep 1 01:37:49 2001 UTC (22 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2, RELEASE_1_2_1
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

sm1 supports new format of CMO_TREE.
(node name, attribute list, arg list).

Revision 1.8 / (download) - annotate - [select for diffs], Fri May 4 01:06:29 2001 UTC (23 years ago) by takayama
Branch: MAIN
Changes since 1.7: +98 -98 lines
Diff to previous 1.7 (colored)

indent-region and untabify.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 15 07:55:07 2001 UTC (23 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.6: +18 -12 lines
Diff to previous 1.6 (colored)

Allow to send recursive polynomials of "tree" variables as cmo's.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 2 03:30:48 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

ox_sm1* server supports SM_pushCMOtag

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 25 05:07:11 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Bug fix for an empty HOSTTYPE.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 27 01:41:11 1999 UTC (24 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.3: +15 -12 lines
Diff to previous 1.3 (colored)

The new mathcap format is supported.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 18 23:57:19 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2 (colored)

A bug fix on [(oxWatch) client] extension.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 25 01:39:03 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Build symbolic links automatically.
Use gmp-2.0.2-ssh-2 for FreeBSD 3.3.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:05 1999 UTC (24 years, 7 months ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

o import OpenXM sources

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:05 1999 UTC (24 years, 7 months ago) by maekawa
Branch: MAIN

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>