Up to [local] / OpenXM / src / kan96xx / Doc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 1 02:03:41 2003 UTC (21 years, 10 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,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
ox103_reset broadcasts the ox reset message. ox103_set_shared_variable broadcasts a value of a shared variables to all processes. OXRFC 103 has not yet written, but a test implementation is done.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Dec 28 06:37:09 2001 UTC (22 years, 10 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.6: +2 -6
lines
Diff to previous 1.6 (colored)
ostype is determined in oxasir.sm1.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 21 03:00:41 2001 UTC (22 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.5: +6 -2
lines
Diff to previous 1.5 (colored)
Some changes to work on windows as a server of asirgui. oxasir-win.sm1 is still empty because ox_asir server has not yet been ready on windows.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 18 03:12:20 2001 UTC (23 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
A new function sm1_slope is added. This function evaluates of the slopes of a given system of linear differential equations. The slope is used to detect irregularity. Examples are also given.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Dec 15 09:17:15 1999 UTC (24 years, 10 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_20000124,
RELEASE_1_1_3,
RELEASE_1_1_2
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
A new function sm1_xml_tree_to_prefix_string is added. It translates OpenMath/Tree expression in XML into a prefix form. See OpenXM/src/asir-contrib/doc/cman.texi for details.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 27 01:41:10 1999 UTC (24 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
The new mathcap format is supported.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 9 11:43:34 1999 UTC (25 years ago) by takayama
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
By loading var.sm1 and executing the function debugMode, sm1 starts to use an independent stack to store local variables (cf. pushVariables). ox_sm1_forAsir changes to this state after reading callsm1b.sm1. db.restore is for restoring all local variables.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:02 1999 UTC (25 years, 1 month 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:02 1999 UTC (25 years, 1 month ago) by maekawa
Branch: MAIN
Initial revision