Powered by Apache

CVS log for OpenXM/src/ox_toolkit/ox_toolkit.h

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.47 / (download) - annotate - [select for diffs], Mon Mar 28 09:11:19 2022 UTC (2 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 (colored)

Add declaration of oxf_setbuffer.

Revision 1.46 / (download) - annotate - [select for diffs], Sun Nov 1 10:28:22 2020 UTC (3 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.45: +9 -1 lines
Diff to previous 1.45 (colored)

Modified various parts for building with Xcode-12.

Revision 1.45 / (download) - annotate - [select for diffs], Thu Apr 5 05:31:51 2018 UTC (6 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.44: +2 -1 lines
Diff to previous 1.44 (colored)

Summary: Add a new function list_nth_cell().

Revision 1.44 / (download) - annotate - [select for diffs], Tue Apr 3 09:58:30 2018 UTC (6 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.43: +3 -1 lines
Diff to previous 1.43 (colored)

Add two functions:
new_cmo_indeterminate_set_name() and cmo_indeterminate_get_name().

Revision 1.43 / (download) - annotate - [select for diffs], Tue Aug 23 02:24:19 2016 UTC (7 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.42: +3 -1 lines
Diff to previous 1.42 (colored)

New format for cmo mathcap was implemented.

Revision 1.42 / (download) - annotate - [select for diffs], Thu Jul 14 08:16:19 2016 UTC (7 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.41: +15 -1 lines
Diff to previous 1.41 (colored)

Add oxf_select function.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Apr 1 18:12:39 2016 UTC (8 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

Fixed many warnings.

Revision 1.40 / (download) - annotate - [select for diffs], Thu Aug 27 03:03:33 2015 UTC (8 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.39: +5 -1 lines
Diff to previous 1.39 (colored)

Add directives for VisualStudio.

Revision 1.39 / (download) - annotate - [select for diffs], Wed Aug 26 20:17:28 2015 UTC (8 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Fixed a typo.

Revision 1.38 / (download) - annotate - [select for diffs], Tue Aug 18 02:24:04 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.37: +8 -1 lines
Diff to previous 1.37 (colored)

Added functions for conversion of polynomials between CMO and pari.
Added a new CMO tag CMO_COMPLEX=35.

Revision 1.37 / (download) - annotate - [select for diffs], Mon Aug 17 05:18:35 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.36: +4 -1 lines
Diff to previous 1.36 (colored)

Fixed bugs in ox_toolkit.
Modifed evalparif() in asir and sm_executeFunction() in ox_pari
so that functions can be easily added.

Revision 1.36 / (download) - annotate - [select for diffs], Tue Aug 4 05:24:44 2015 UTC (8 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.35: +8 -1 lines
Diff to previous 1.35 (colored)

Added implementation for CMO_BIGFLOAT.
Warning: installation of mpfr is necessary.
Added ox_pari (incomplete).

Revision 1.35 / (download) - annotate - [select for diffs], Fri Aug 1 08:29:40 2008 UTC (15 years, 9 months ago) by iwane
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12
Changes since 1.34: +5 -5 lines
Diff to previous 1.34 (colored)

move "extern C"

Revision 1.34 / (download) - annotate - [select for diffs], Wed Mar 14 10:30:54 2007 UTC (17 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: DEB_REL_1_2_3-9
Changes since 1.33: +3 -4 lines
Diff to previous 1.33 (colored)

Fixed the implementation of CMO_QQ.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Oct 12 04:03:37 2005 UTC (18 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: KNOPPIX_2006
Changes since 1.32: +12 -11 lines
Diff to previous 1.32 (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.32 / (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.31: +11 -12 lines
Diff to previous 1.31 (colored)

Simplifying mathcap handling of ox_toolkit.

Revision 1.31 / (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.30: +5 -5 lines
Diff to previous 1.30 (colored)

Add some functions to ox toolkit.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Mar 3 07:25:17 2005 UTC (19 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.29: +4 -1 lines
Diff to previous 1.29 (colored)

Add two functions send_cmo_qq and receive_cmo_qq.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Mar 3 06:21:23 2005 UTC (19 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

fixed return type of receive_double

Revision 1.28 / (download) - annotate - [select for diffs], Thu Mar 3 04:40:51 2005 UTC (19 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.27: +5 -8 lines
Diff to previous 1.27 (colored)

1. Remove an option --with-gmp of configure.
2. Add two member functions send_double and receive_double to
   the OXFILE class.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Nov 12 15:20:18 2003 UTC (20 years, 5 months 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.26: +6 -5 lines
Diff to previous 1.26 (colored)

added extern "C" for C++

Revision 1.26 / (download) - annotate - [select for diffs], Thu Sep 18 12:46:08 2003 UTC (20 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.25: +16 -1 lines
Diff to previous 1.25 (colored)

Add the structures "cmo_tree", "cmo_lambda" and new/receive/send functions.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Sep 15 09:31:41 2003 UTC (20 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.24: +4 -2 lines
Diff to previous 1.24 (colored)

Add some "cast".
Fixed some bugs.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Aug 21 12:44:06 2003 UTC (20 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.23: +16 -1 lines
Diff to previous 1.23 (colored)

Add an implementation of cmo_recursive_polynomial

Revision 1.23 / (download) - annotate - [select for diffs], Thu Jun 5 21:12:07 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

1. some MALLOCs were replaced by MALLOC_ATOMIC.
2. new_string_set_cmo_double() was fixed.
3. _mpz_realloc() was fixed.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 3 16:06:48 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.21: +3 -1 lines
Diff to previous 1.21 (colored)

Add new member "exp" to struct cell and a function list_append_monomial().

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jun 2 20:38:41 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.20: +5 -3 lines
Diff to previous 1.20 (colored)

Using gc

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jun 2 10:25:57 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.19: +5 -1 lines
Diff to previous 1.19 (colored)

1. In parse.c, mkstr was replaced by new_string.
2. Add cpp-macros ALLOCA(x), MALLOC(x) and FREE(x).

Revision 1.19 / (download) - annotate - [select for diffs], Thu May 29 15:50:49 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.18: +4 -1 lines
Diff to previous 1.18 (colored)

Add write-buffering to OXFILE.
See int oxf_setbuffer().

Revision 1.18 / (download) - annotate - [select for diffs], Wed May 28 08:43:59 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 (colored)

struct declarations was fixed for g++ strange behavior.

Revision 1.17 / (download) - annotate - [select for diffs], Sun May 25 16:35:41 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Add receive_cmo_tag()

Revision 1.16 / (download) - annotate - [select for diffs], Sat May 24 23:10:40 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.15: +19 -10 lines
Diff to previous 1.15 (colored)

fixed for C++ (advised by iwane)

Revision 1.15 / (download) - annotate - [select for diffs], Sun Mar 30 08:05:22 2003 UTC (21 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.14: +3 -7 lines
Diff to previous 1.14 (colored)

Add gmp_fake.c which is a minimal subset of GNU MP.
Only some interfaces are implemented.

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

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

Revision 1.13 / (download) - annotate - [select for diffs], Mon Feb 3 23:13:23 2003 UTC (21 years, 3 months ago) by ohara
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

symbol_get_key() replaced by get_symbol_by_tag().

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jan 17 06:49:53 2003 UTC (21 years, 3 months ago) by ohara
Branch: MAIN
Changes since 1.11: +7 -1 lines
Diff to previous 1.11 (colored)

Add cmo_double

Revision 1.11 / (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.10: +2 -3 lines
Diff to previous 1.10 (colored)

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

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

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

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

(1) new member added to the OXFILE class.
(2) oxf_fileno() added.

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
Changes since 1.7: +2 -1 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: +13 -2 lines
Diff to previous 1.6 (colored)

compile errors fixed.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 24 05:49:26 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.5: +14 -15 lines
Diff to previous 1.5 (colored)

The field `mathcap' of OXFILE is added.
Several functions are renamed.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Nov 18 04:49:55 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.4: +5 -3 lines
Diff to previous 1.4 (colored)

ox_toolkit_tags.h removed.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 12 15:53:25 2000 UTC (23 years, 6 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.3: +4 -21 lines
Diff to previous 1.3 (colored)

Some functions is implemented.
For example, the oxf_execute_cmd() execute a computing server
on a remote host.

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

I removed a conflict of symbols between ox_toolkit.h and errno.h.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 10 05:23:20 2000 UTC (23 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.1: +103 -65 lines
Diff to previous 1.1 (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.1 / (download) - annotate - [select for diffs], Fri Mar 10 12:24:39 2000 UTC (24 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_1_3, RELEASE_1_1_2

ox.h and ox_tag.h have been renamed

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>