Up to [local] / OpenXM / doc / OpenXM-specs
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs], Sat Mar 14 01:21:56 2020 UTC (4 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +157 -157
lines
Diff to previous 1.13 (colored)
euc --> utf8. A note on XQuartz X11 and OX_XTERM_GEOMETRY.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Aug 22 09:08:50 2016 UTC (8 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.12: +59 -3
lines
Diff to previous 1.12 (colored)
Added the option no_ox_reset.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Mar 8 03:08:12 2004 UTC (20 years, 8 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,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.11: +47 -1
lines
Diff to previous 1.11 (colored)
Problem: There was no way to execute a function with optional argument on an ox server. For example, dp_gr_main([x^2+y^2-1,x*y-1] | order=[[10,1]]); cannot be executed on the ox_asir (except using executeString). Solution: Added a new SM command SM_executeFunctionWithOptionalArgument.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Aug 23 08:42:35 2003 UTC (21 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX
Changes since 1.10: +5 -6
lines
Diff to previous 1.10 (colored)
A change that I forgot to commit three months ago.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Sep 11 17:37:28 2000 UTC (24 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_1_2_2,
RELEASE_1_2_1,
RELEASE_1_1_3
Changes since 1.9: +7 -7
lines
Diff to previous 1.9 (colored)
Correction of typo on XML expression of mathcap.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Sep 9 21:59:13 2000 UTC (24 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.8: +49 -1
lines
Diff to previous 1.8 (colored)
Added examples of OpenXM/XML expressions. Complete DTD should be written in a future. Several corrections of typos.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 8 20:01:38 2000 UTC (24 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.7: +1 -0
lines
Diff to previous 1.7 (colored)
Added the $OpenXM$ tag.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Sep 8 20:00:46 2000 UTC (24 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.6: +5 -1
lines
Diff to previous 1.6 (colored)
Added the version number of the protocol --- 1.1.3 to the specification. The protocol version number 1.1.3 should be encoded as 001001003 in the mathcap.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 2 02:03:41 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.5: +32 -0
lines
Diff to previous 1.5 (colored)
A new SM tag SM_pushCMOtag is added. It pushes the CMO tag of the top object on the server stack. The object itself remains on the server stack. See stackmachine.tex for details.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 24 12:32:49 2000 UTC (24 years, 9 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.4: +9 -4
lines
Diff to previous 1.4 (colored)
Final fix before freezing (I hope).
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 24 02:48:24 2000 UTC (24 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.3: +86 -85
lines
Diff to previous 1.3 (colored)
Basic0->Primitive Basic1->Basic Fixed typos. Removed appendix.tex.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 21 08:44:55 2000 UTC (24 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.2: +90 -149
lines
Diff to previous 1.2 (colored)
Completed Section 5.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 21 06:24:49 2000 UTC (24 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.1: +473 -276
lines
Diff to previous 1.1 (colored)
Updates (Section 4, 5). oxweave is now called with --plain.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jan 20 08:52:46 2000 UTC (24 years, 9 months ago) by noro
Branch: NORO
CVS Tags: SPECS_20000120
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Imported the OpenXM specifications.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 20 08:52:46 2000 UTC (24 years, 9 months ago) by noro
Branch: MAIN
Initial revision