Powered by Apache

CVS log for OpenXM/doc/OpenXM-specs/OpenXM.tex

[BACK] Up to [local] / OpenXM / doc / OpenXM-specs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: RELEASE_1_2_2_KNOPPIX_b


Revision 1.19 / (download) - annotate - [select for diffs], Mon Mar 8 03:08:12 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b
Changes since 1.18: +31 -3 lines
Diff to previous 1.18 (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.

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>