Up to [local] / OpenXM / src / ox_math
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17, Thu Dec 9 22:55:45 1999 UTC (24 years, 11 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6,
R_1_3_1-2,
RELEASE_20000124,
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.16: +1 -1
lines
FILE REMOVED
The following files were moved to ox_toolkit.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Nov 28 16:43:21 1999 UTC (24 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.15: +31 -78
lines
Diff to previous 1.15 (colored)
I support new format of mathcap.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Nov 18 21:57:56 1999 UTC (24 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.14: +47 -19
lines
Diff to previous 1.14 (colored)
I implement convert_cmo_list_to_string().
Revision 1.14 / (download) - annotate - [select for diffs], Fri Nov 12 12:55:47 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.13: +18 -14
lines
Diff to previous 1.13 (colored)
I rewote print_cmo...() functions.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Nov 11 09:08:52 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.12: +12 -6
lines
Diff to previous 1.12 (colored)
fix make_mathcap_object().
Revision 1.12 / (download) - annotate - [select for diffs], Sun Nov 7 12:12:55 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.11: +167 -164
lines
Diff to previous 1.11 (colored)
I rewrote error handling functions.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 6 21:39:36 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.10: +124 -53
lines
Diff to previous 1.10 (colored)
(1) I support new mathcap format. (2) OxParse[] can treat SM opecode. (3) I implemented lookup_... functions.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 5 12:34:25 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.9: +16 -9
lines
Diff to previous 1.9 (colored)
I rewrite untrustworthy login_with_otp().
Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 4 19:33:17 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.8: +6 -1
lines
Diff to previous 1.8 (colored)
I implemented OxStartInsecure[] (mathematica command) but I have some problem. For example, in insecure mode, math2ox cannot exchange one byte with ox the control server.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 4 18:13:47 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.7: +26 -25
lines
Diff to previous 1.7 (colored)
I changed the structure of cmo_list and cmo_distributed_polynomial.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 4 06:21:58 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.6: +134 -50
lines
Diff to previous 1.6 (colored)
write send_cmo_distributed_polynomial and ....
Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 4 03:05:50 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.5: +8 -6
lines
Diff to previous 1.5 (colored)
fix some problem about MathLink.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 3 10:56:40 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.4: +72 -54
lines
Diff to previous 1.4 (colored)
I have fixed a problem about authentication, setting a byte order, and pop's behavior.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 2 21:15:02 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.3: +90 -73
lines
Diff to previous 1.3 (colored)
rewrite functions named dump_....
Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 2 18:58:25 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.2: +57 -12
lines
Diff to previous 1.2 (colored)
partly support cmo_distributed_polynomial.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 2 06:11:57 1999 UTC (25 years ago) by ohara
Branch: MAIN
Changes since 1.1: +239 -137
lines
Diff to previous 1.1 (colored)
partly support the followings: cmo_monomial32, cmo_dms_generic, cmo_ring_by_name, cmo_indeterminate.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 29 08:06:41 1999 UTC (25 years ago) by ohara
Branch: OHARA
CVS Tags: OX_MATH_1_0
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
source of ox_math was merged with OpenXM CVS Repositry.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 29 08:06:41 1999 UTC (25 years ago) by ohara
Branch: MAIN
Initial revision