Powered by Apache

CVS log for OpenXM/src/ox_toolkit/testclient.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Tue Aug 23 06:13:10 2016 UTC (7 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +7 -4 lines
Diff to previous 1.16 (colored)

testclient to find a cause of ox_asir (defunct)

Revision 1.16 / (download) - annotate - [select for diffs], Wed Oct 12 04:03:37 2005 UTC (18 years, 6 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.15: +3 -3 lines
Diff to previous 1.15 (colored)

The ox_toolkit is reversely patched to the version -D 'July 24 0:0:0 2005'
In order to try and maintain a test implementation of new mathcap in the ox_toolkit,
checkout the new-mathcap-branch by
cd OpenXM/src/ox_toolkit ; rcvs -r new-math-cap update
See OpenXM/doc/HOWTO/cvs-branch-ja.txt for details.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jul 26 12:52:05 2005 UTC (18 years, 9 months ago) by ohara
Branch: MAIN
CVS Tags: new-mathcap-branch
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

Simplifying mathcap handling of ox_toolkit.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jul 20 17:48:03 2005 UTC (18 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.13: +2 -5 lines
Diff to previous 1.13 (colored)

Add some functions to ox toolkit.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 15 09:31:42 2003 UTC (20 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX
Changes since 1.12: +7 -7 lines
Diff to previous 1.12 (colored)

Add some "cast".
Fixed some bugs.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 23 20:17:35 2003 UTC (21 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.11: +1 -5 lines
Diff to previous 1.11 (colored)

The GMP library can be removed from libox.a (yet not work)

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 4 20:43:55 2003 UTC (21 years, 3 months ago) by ohara
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Changing behavior of ox_stderr_init() and ox_printf()

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 13 12:03:12 2003 UTC (21 years, 3 months ago) by ohara
Branch: MAIN
Changes since 1.9: +16 -18 lines
Diff to previous 1.9 (colored)

Add ox_printf() for wrapping fprintf(stderr, ...).

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 11 11:42:32 2003 UTC (21 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.8: +19 -18 lines
Diff to previous 1.8 (colored)

Add a global variable ox_stderr and ox_stderr_init() for CYGWIN.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 28 04:24:12 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.7: +1 -14 lines
Diff to previous 1.7 (colored)

The oxf_cmo_mathcap function moved to oxf.c.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 27 09:57:10 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.6: +16 -3 lines
Diff to previous 1.6 (colored)

compile errors fixed.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 21 07:59:08 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Some variables and functions are renamed.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 10 05:23:21 2000 UTC (23 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.4: +28 -23 lines
Diff to previous 1.4 (colored)

ox_toolkit is up to date.

0. OXFILE is introduced.
1. we support new method of ox connection.
2. we support exchaging byte order.
   (in possible, we choose a byte order of machine integer).
3. cmo_list is rewritten.
4. we support a mathcap database.
etc.

Sorry, I forgot many changes.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 10 12:24:40 2000 UTC (24 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

ox.h and ox_tag.h have been renamed

Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 22 11:26:37 1999 UTC (24 years, 4 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.2: +16 -6 lines
Diff to previous 1.2 (colored)

I add init_parser() function.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 15 07:51:20 1999 UTC (24 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.1: +7 -1 lines
Diff to previous 1.1 (colored)

An example is given.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 15 05:21:25 1999 UTC (24 years, 4 months ago) by ohara
Branch: MAIN

These moved from ox_math directory.

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>