Up to [local] / OpenXM / src / ox_toolkit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 5 06:17:27 2018 UTC (6 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +32 -1
lines
Diff to previous 1.7 (colored) to selected 1.4 (colored)
Now print_cmo() accepts cmo_polynomial_in_one_variable and cmo_recursive_polynomial.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 4 09:52:03 2018 UTC (6 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.6: +23 -1
lines
Diff to previous 1.6 (colored) to selected 1.4 (colored)
Now print_cmo() accepts cmo_zz and cmo_qq.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 4 09:44:09 2018 UTC (6 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.5: +37 -1
lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)
Now a function print_cmo() accepts cmo_tree, cmo_double and cmo_bf.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 3 23:13:23 2003 UTC (21 years, 9 months ago) by ohara
Branch: MAIN
CVS Tags: new-mathcap-branch,
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.4: +4 -5
lines
Diff to previous 1.4 (colored)
symbol_get_key() replaced by get_symbol_by_tag().
Revision 1.4 / (download) - annotate - [selected], Mon Jan 13 12:03:12 2003 UTC (21 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.3: +12 -12
lines
Diff to previous 1.3 (colored)
Add ox_printf() for wrapping fprintf(stderr, ...).
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 11 11:42:32 2003 UTC (21 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.2: +12 -12
lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)
Add a global variable ox_stderr and ox_stderr_init() for CYGWIN.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 18 05:46:10 2000 UTC (23 years, 11 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)
Now, it prints the length of a cmo list.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 10 05:23:21 2000 UTC (24 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6
Diff to selected 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.