Up to [local] / OpenXM / src / ox_toolkit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.49 / (download) - annotate - [select for diffs], Mon Mar 28 09:12:38 2022 UTC (2 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.48: +4 -3
lines
Diff to previous 1.48 (unified) to selected 1.20 (unified)
Fixed a bug of receive_cmo_string().
Revision 1.48 / (download) - annotate - [select for diffs], Thu Jun 30 01:14:00 2016 UTC (8 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.47: +1 -3
lines
Diff to previous 1.47 (unified) to selected 1.20 (unified)
Fixed for Visual Studio.
Revision 1.47 / (download) - annotate - [select for diffs], Wed Jun 29 05:07:23 2016 UTC (8 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.46: +3 -3
lines
Diff to previous 1.46 (unified) to selected 1.20 (unified)
Add CMO_BIGFLOAT32 (ID: 52).
Revision 1.46 / (download) - annotate - [select for diffs], Tue Jun 28 11:59:15 2016 UTC (8 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.45: +36 -63
lines
Diff to previous 1.45 (unified) to selected 1.20 (unified)
Modified format of CMO_BIGFLOAT.
Revision 1.45 / (download) - annotate - [select for diffs], Thu Aug 27 03:03:33 2015 UTC (9 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.44: +5 -3
lines
Diff to previous 1.44 (unified) to selected 1.20 (unified)
Add directives for VisualStudio.
Revision 1.44 / (download) - annotate - [select for diffs], Tue Aug 18 02:24:04 2015 UTC (9 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.43: +24 -1
lines
Diff to previous 1.43 (unified) to selected 1.20 (unified)
Added functions for conversion of polynomials between CMO and pari. Added a new CMO tag CMO_COMPLEX=35.
Revision 1.43 / (download) - annotate - [select for diffs], Mon Aug 17 05:18:35 2015 UTC (9 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.42: +3 -2
lines
Diff to previous 1.42 (unified) to selected 1.20 (unified)
Fixed bugs in ox_toolkit. Modifed evalparif() in asir and sm_executeFunction() in ox_pari so that functions can be easily added.
Revision 1.42 / (download) - annotate - [select for diffs], Thu Aug 13 00:49:57 2015 UTC (9 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.41: +29 -10
lines
Diff to previous 1.41 (unified) to selected 1.20 (unified)
Corrected the behavior of send_mpfr and receive_mpfr.
Revision 1.41 / (download) - annotate - [select for diffs], Wed Aug 5 00:59:05 2015 UTC (9 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.40: +5 -11
lines
Diff to previous 1.40 (unified) to selected 1.20 (unified)
Fixed bugs in functions for sending/receiving int64.
Revision 1.40 / (download) - annotate - [select for diffs], Tue Aug 4 10:19:31 2015 UTC (9 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.39: +5 -3
lines
Diff to previous 1.39 (unified) to selected 1.20 (unified)
Fixed bugs in the functions for sending/receiving mpfr.
Revision 1.39 / (download) - annotate - [select for diffs], Tue Aug 4 07:41:49 2015 UTC (9 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.38: +1 -4
lines
Diff to previous 1.38 (unified) to selected 1.20 (unified)
Fixed a bug in send_mpz().
Revision 1.38 / (download) - annotate - [select for diffs], Tue Aug 4 05:24:44 2015 UTC (9 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.37: +105 -1
lines
Diff to previous 1.37 (unified) to selected 1.20 (unified)
Added implementation for CMO_BIGFLOAT. Warning: installation of mpfr is necessary. Added ox_pari (incomplete).
Revision 1.37 / (download) - annotate - [select for diffs], Mon Apr 7 04:00:10 2014 UTC (10 years, 7 months ago) by iwane
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.36: +10 -2
lines
Diff to previous 1.36 (unified) to selected 1.20 (unified)
fix receive_mpz, send_mpz
Revision 1.36 / (download) - annotate - [select for diffs], Sun Oct 20 15:29:12 2013 UTC (11 years ago) by iwane
Branch: MAIN
Changes since 1.35: +13 -13
lines
Diff to previous 1.35 (unified) to selected 1.20 (unified)
fixed receive_mpz()
Revision 1.35 / (download) - annotate - [select for diffs], Sun Oct 20 14:58:20 2013 UTC (11 years ago) by iwane
Branch: MAIN
Changes since 1.34: +18 -9
lines
Diff to previous 1.34 (unified) to selected 1.20 (unified)
fixed receive_mpz() and send_mpz()
Revision 1.34 / (download) - annotate - [select for diffs], Wed Mar 14 10:30:54 2007 UTC (17 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_2_3_12,
DEB_REL_1_2_3-9
Changes since 1.33: +9 -7
lines
Diff to previous 1.33 (unified) to selected 1.20 (unified)
Fixed the implementation of CMO_QQ.
Revision 1.33 / (download) - annotate - [select for diffs], Thu Mar 3 07:25:17 2005 UTC (19 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: new-mathcap-branch,
KNOPPIX_2006
Changes since 1.32: +22 -2
lines
Diff to previous 1.32 (unified) to selected 1.20 (unified)
Add two functions send_cmo_qq and receive_cmo_qq.
Revision 1.32 / (download) - annotate - [select for diffs], Thu Mar 3 06:38:15 2005 UTC (19 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.31: +34 -1
lines
Diff to previous 1.31 (unified) to selected 1.20 (unified)
Add two functions send_cmo_double and receive_cmo_double.
Revision 1.31 / (download) - annotate - [select for diffs], Wed Nov 12 15:24:06 2003 UTC (21 years ago) by iwane
Branch: MAIN
CVS Tags: RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX
Changes since 1.30: +3 -6
lines
Diff to previous 1.30 (unified) to selected 1.20 (unified)
canceled the last commit
Revision 1.30 / (download) - annotate - [select for diffs], Sun Nov 9 01:48:01 2003 UTC (21 years ago) by iwane
Branch: MAIN
Changes since 1.29: +6 -3
lines
Diff to previous 1.29 (unified) to selected 1.20 (unified)
fixed a bug in ox_reset()
Revision 1.29 / (download) - annotate - [select for diffs], Thu Sep 18 20:30:00 2003 UTC (21 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.28: +10 -1
lines
Diff to previous 1.28 (unified) to selected 1.20 (unified)
Add a function receive_cmo_indeterminate().
Revision 1.28 / (download) - annotate - [select for diffs], Thu Sep 18 12:46:08 2003 UTC (21 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.27: +44 -1
lines
Diff to previous 1.27 (unified) to selected 1.20 (unified)
Add the structures "cmo_tree", "cmo_lambda" and new/receive/send functions.
Revision 1.27 / (download) - annotate - [select for diffs], Mon Sep 15 09:31:41 2003 UTC (21 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.26: +11 -9
lines
Diff to previous 1.26 (unified) to selected 1.20 (unified)
Add some "cast". Fixed some bugs.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Aug 21 12:44:06 2003 UTC (21 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.25: +62 -1
lines
Diff to previous 1.25 (unified) to selected 1.20 (unified)
Add an implementation of cmo_recursive_polynomial
Revision 1.25 / (download) - annotate - [select for diffs], Mon Jun 2 10:25:56 2003 UTC (21 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.24: +5 -5
lines
Diff to previous 1.24 (unified) to selected 1.20 (unified)
1. In parse.c, mkstr was replaced by new_string. 2. Add cpp-macros ALLOCA(x), MALLOC(x) and FREE(x).
Revision 1.24 / (download) - annotate - [select for diffs], Sun May 25 16:35:40 2003 UTC (21 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.23: +7 -2
lines
Diff to previous 1.23 (unified) to selected 1.20 (unified)
Add receive_cmo_tag()
Revision 1.23 / (download) - annotate - [select for diffs], Sun Mar 30 08:05:22 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.22: +1 -15
lines
Diff to previous 1.22 (unified) to selected 1.20 (unified)
Add gmp_fake.c which is a minimal subset of GNU MP. Only some interfaces are implemented.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Mar 23 20:17:35 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.21: +20 -6
lines
Diff to previous 1.21 (unified) to selected 1.20 (unified)
The GMP library can be removed from libox.a (yet not work)
Revision 1.21 / (download) - annotate - [select for diffs], Tue Feb 4 20:43:55 2003 UTC (21 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.20: +10 -10
lines
Diff to previous 1.20 (unified)
Changing behavior of ox_stderr_init() and ox_printf()
Revision 1.20 / (download) - annotate - [selected], Mon Jan 13 12:03:12 2003 UTC (21 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.19: +14 -4
lines
Diff to previous 1.19 (unified)
Add ox_printf() for wrapping fprintf(stderr, ...).
Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 11 11:42:31 2003 UTC (21 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.18: +10 -4
lines
Diff to previous 1.18 (unified) to selected 1.20 (unified)
Add a global variable ox_stderr and ox_stderr_init() for CYGWIN.
Revision 1.18 / (download) - annotate - [select for diffs], Tue Dec 5 08:30:25 2000 UTC (23 years, 11 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.17: +1 -5
lines
Diff to previous 1.17 (unified) to selected 1.20 (unified)
After sending SM_control_reset_connection, ox_reset() does not watch the route to the controller.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Dec 3 16:15:03 2000 UTC (23 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.16: +3 -7
lines
Diff to previous 1.16 (unified) to selected 1.20 (unified)
Several comments are rewritten in English.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 28 22:11:13 2000 UTC (23 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.15: +2 -8
lines
Diff to previous 1.15 (unified) to selected 1.20 (unified)
(1) new member added to the OXFILE class. (2) oxf_fileno() added.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 12 15:53:25 2000 UTC (24 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.14: +1 -47
lines
Diff to previous 1.14 (unified) to selected 1.20 (unified)
Some functions is implemented. For example, the oxf_execute_cmd() execute a computing server on a remote host.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Oct 11 06:56:02 2000 UTC (24 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.13: +1 -14
lines
Diff to previous 1.13 (unified) to selected 1.20 (unified)
oxf_read() and oxf_write moved from ox.c to oxf.c.
Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 10 05:23:20 2000 UTC (24 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.12: +260 -1104
lines
Diff to previous 1.12 (unified) to selected 1.20 (unified)
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.12 / (download) - annotate - [select for diffs], Fri Mar 10 12:24:38 2000 UTC (24 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_1_3,
RELEASE_1_1_2
Changes since 1.11: +5 -6
lines
Diff to previous 1.11 (unified) to selected 1.20 (unified)
ox.h and ox_tag.h have been renamed
Revision 1.11 / (download) - annotate - [select for diffs], Fri Feb 4 08:01:30 2000 UTC (24 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.10: +8 -1
lines
Diff to previous 1.10 (unified) to selected 1.20 (unified)
1. I have replaced setenv() with putenv(). 2. I have added a function prototype for ssh_ox_server().
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 20 15:38:12 2000 UTC (24 years, 9 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.9: +11 -12
lines
Diff to previous 1.9 (unified) to selected 1.20 (unified)
I implement the ox_start_remote_with_ssh() experimentally.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 20 08:46:44 2000 UTC (24 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (unified) to selected 1.20 (unified)
I hava fixed a simple bug.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 19 19:46:42 2000 UTC (24 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.7: +48 -49
lines
Diff to previous 1.7 (unified) to selected 1.20 (unified)
A bug of ox_start() was fixed.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jan 17 19:55:55 2000 UTC (24 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.6: +25 -18
lines
Diff to previous 1.6 (unified) to selected 1.20 (unified)
Now we can parse large integers.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Dec 22 11:26:37 1999 UTC (24 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.5: +3 -5
lines
Diff to previous 1.5 (unified) to selected 1.20 (unified)
I add init_parser() function.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 16 06:58:01 1999 UTC (24 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.4: +70 -41
lines
Diff to previous 1.4 (unified) to selected 1.20 (unified)
I change ox_start.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Dec 15 05:57:35 1999 UTC (24 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (unified) to selected 1.20 (unified)
I fix a bug of ox_start.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 14 09:29:13 1999 UTC (24 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.2: +103 -46
lines
Diff to previous 1.2 (unified) to selected 1.20 (unified)
I implemented asir-compatible named functions.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 13 02:27:15 1999 UTC (24 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.1: +39 -1
lines
Diff to previous 1.1 (unified) to selected 1.20 (unified)
I add *-hook-*-send-cmo functions.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 9 22:44:56 1999 UTC (24 years, 11 months ago) by ohara
Branch: MAIN
Diff to selected 1.20 (unified)
Any files are a part of a library for OX message handling. These were moved from OpexXM/src/ox_math.