Powered by Apache

CVS log for OpenXM/src/OpenMath/testclient.java

[BACK] Up to [local] / OpenXM / src / OpenMath

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 11 09:30:31 2000 UTC (23 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6, 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, RELEASE_1_2_1, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

An import path is fixed.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 11 08:32:14 2000 UTC (23 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.2: +6 -6 lines
Diff to previous 1.2 (colored)

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

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 15 15:02:06 2000 UTC (24 years, 1 month ago) by tam
Branch: MAIN
CVS Tags: RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.1: +7 -8 lines
Diff to previous 1.1 (colored)

I changed to handle from DataStream to OpenXMconnection.
	OpenXMconnection class is abstract class which has
	stream consists of Bytes and 32bit Integers.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 28 06:22:01 2000 UTC (24 years, 3 months ago) by tam
Branch: MAIN

I tried to write simple test client by Java.

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>