Up to [local] / OpenXM / src / ruby
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5, Sat Sep 9 00:34:58 2000 UTC (24 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6,
R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
RELEASE_1_2_1,
RELEASE_1_1_3,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.4: +1 -1
lines
FILE REMOVED
A sample ruby client to call OpenXM servers.
Revision 1.4 / (download) - annotate - [selected], Sun Jul 30 11:03:23 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.3: +17 -12
lines
Diff to previous 1.3 (colored)
I'm implementing the reverse connection mode to Class OXSession. I've not yet finished, but I'm sorry that I have to commit because I'm working on a computer at home.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 28 07:45:28 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)
A bug fix to search ox servers.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 28 07:08:30 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.1: +22 -7
lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)
Ruby works as a front-end for ox_sm1.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 28 06:02:20 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
Diff to selected 1.4 (colored)
Takayama's version of ox.rb. It can submit commands by strings and get results by strings.