Powered by Apache

CVS log for OpenXM/src/OpenMath/ORG/openxm/tam/OpenXM.java

[BACK] Up to [local] / OpenXM / src / OpenMath / ORG / openxm / tam

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 29 02:35:12 2021 UTC (3 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +24 -24 lines
Diff to previous 1.10 (colored)

euc --> utf-8

Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 27 10:39:32 2002 UTC (21 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, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.9: +32 -1 lines
Diff to previous 1.9 (colored)

New constructor OpenXM(String ox_server)  starts ox_server by calling
oxd super server (broker).
As for a sample client code, see textclientr.java

Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 23 08:40:16 2002 UTC (21 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.8: +20 -2 lines
Diff to previous 1.8 (colored)

OpenXM(host,ctrlPort,streamPort,ox_server,oxd_port,pass)
starts "ox_server" by calling oxd super server at the port "oxd_port".
(Implementation has not been finished.)

Revision 1.8 / (download) - annotate - [select for diffs], Sun Nov 4 09:58:14 2001 UTC (22 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.7: +37 -12 lines
Diff to previous 1.7 (colored)

Translationed OpenXM.java comments into English.
Type in make in the doc directory, then you will get a document for
OpenXM.java both in English and Japanese.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 1 08:54:50 2001 UTC (22 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.6: +22 -5 lines
Diff to previous 1.6 (colored)

Translating Japanese javadoc comments into English.
This is a work in progress.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 28 19:17:24 2001 UTC (23 years, 5 months ago) by tam
Branch: MAIN
Changes since 1.5: +24 -1 lines
Diff to previous 1.5 (colored)

This change is test for executing ox server from Java.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 11 08:32:15 2000 UTC (23 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

I have replaced all stdout by stderr, that is,
System.out.println ==> System.err.println

Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 13 06:32:43 2000 UTC (23 years, 9 months ago) by tam
Branch: MAIN
CVS Tags: RELEASE_1_1_3
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

I changed from OpenXMconnection to OpenXMstream.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Sep 8 07:29:45 2000 UTC (23 years, 9 months ago) by tam
Branch: MAIN
Changes since 1.2: +19 -9 lines
Diff to previous 1.2 (colored)

I added and changed comments.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 7 11:07:01 2000 UTC (23 years, 9 months ago) by tam
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

I changed and added comments.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 7 10:41:34 2000 UTC (23 years, 9 months ago) by tam
Branch: MAIN

I added comments.

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>