Up to [local] / OpenXM / src / kxx
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 7 07:47:23 2020 UTC (4 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +9 -0
lines
Diff to previous 1.8 (colored)
The causes of the warnings in kxx/ are fixed.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 10 11:29:46 2015 UTC (9 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.7: +1 -0
lines
Diff to previous 1.7 (colored)
Added some missing prototype declarations.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 2 04:16:49 2006 UTC (18 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.6: +5 -0
lines
Diff to previous 1.6 (colored)
^L \n is the end-mark for the data in the error channel. Error messages are improved for ox clients.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 1 00:30:05 2006 UTC (18 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.5: +23 -1
lines
Diff to previous 1.5 (colored)
A sample implementation of a new structure of error packets. See OX-RFC-103.oxw for details. Example. [["reason_of_error","invalid argument"], ["where",["shell","length"]]
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 18 10:55:16 2005 UTC (19 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.4: +34 -1
lines
Diff to previous 1.4 (colored)
Error messages are returned by XML from the server. Example: (ox.sm1) run sm1connectr oxsm1.ccc (1 shell 1 2 add ) oxsubmit oxsm1.ccc oxpopcmo :: Class.ErrorPacket [ 12 , -1 , $<ox103:error_message><ox103:message>executeString: Usage:length</ox103:message><ox103:stack_trace>Trace: length<-shell<-;</ox103:stack_trace><ox103:source_trace>1 shell 1 2 add</ox103:source_trace></ox103:error_message>$ ]
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 16 05:07:24 2005 UTC (19 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.3: +6 -6
lines
Diff to previous 1.3 (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.3 / (download) - annotate - [select for diffs], Sun May 6 07:53:01 2001 UTC (23 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
RELEASE_1_2_1
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
mark-whole-buffer, indent-region, untabify.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 2 03:30:49 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_1_1_3,
RELEASE_1_1_2
Changes since 1.1: +11 -0
lines
Diff to previous 1.1 (colored)
ox_sm1* server supports SM_pushCMOtag
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:13 1999 UTC (25 years, 1 month ago) by maekawa
Branch: OpenXM
CVS Tags: RELEASE_20000124,
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:13 1999 UTC (25 years, 1 month ago) by maekawa
Branch: MAIN
Initial revision