Powered by Apache

CVS log for OpenXM_contrib2/asir2000/io/ox.c

[BACK] Up to [local] / OpenXM_contrib2 / asir2000 / io

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.43 / (download) - annotate - [select for diffs], Sun Sep 9 08:13:42 2018 UTC (5 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.42: +5 -13 lines
Diff to previous 1.42 (colored)

At Visual Studio 2015, the definition of the FILE structure had been fully rewritten.

Revision 1.42 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:53 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.41: +626 -626 lines
Diff to previous 1.41 (colored)

Changed a tab to two space charaters.

Revision 1.41 / (download) - annotate - [select for diffs], Mon Mar 12 02:37:08 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.40: +7 -1 lines
Diff to previous 1.40 (colored)

Fixed a bug caused by SIGUSR1 signal during GC.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Aug 30 09:40:30 2017 UTC (6 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored)

On Windows, pari functions can be interupted.

Revision 1.39 / (download) - annotate - [select for diffs], Wed Aug 24 05:33:58 2016 UTC (7 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

signal() are replaced by sigaction().

Revision 1.38 / (download) - annotate - [select for diffs], Wed Aug 24 00:52:50 2016 UTC (7 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.37: +21 -1 lines
Diff to previous 1.37 (colored)

Adding a support for no_ox_reset (incomplete).
Fixed a bug in init_cmdwin().

Revision 1.37 / (download) - annotate - [select for diffs], Wed Jun 29 05:10:14 2016 UTC (7 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

Replaced CMO_BIGFLOAT by CMO_BIGFLOAT32.

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

Added functions for CMO_COMPLEX>

Revision 1.35 / (download) - annotate - [select for diffs], Fri Aug 14 13:51:55 2015 UTC (8 years, 8 months ago) by fujimoto
Branch: MAIN
Changes since 1.34: +10 -16 lines
Diff to previous 1.34 (colored)

Removed unneeded 'defined(__MINGW64__)'.

Revision 1.34 / (download) - annotate - [select for diffs], Sat Aug 8 14:19:42 2015 UTC (8 years, 8 months ago) by fujimoto
Branch: MAIN
Changes since 1.33: +7 -1 lines
Diff to previous 1.33 (colored)

Added fflush(stderr) after fprintf(stderr,  ) for mingw32/mingw64.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Aug 6 10:01:52 2015 UTC (8 years, 8 months ago) by fujimoto
Branch: MAIN
Changes since 1.32: +11 -10 lines
Diff to previous 1.32 (colored)

Added defined(__MINGW32__) and defined(__MINGW64__) for mingw32/mingw64.

Revision 1.32 / (download) - annotate - [select for diffs], Thu Aug 6 09:12:29 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 (colored)

Added a new interface to ox_pari.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Aug 4 06:20:45 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

PARI is now being replaced by MPFR (GNU multiprecision floating-point reliable library).
1. eval() now calls functions in libmpfr.a.
2. PARI will be wrapped as an ox server 'ox_pari' (not yet).
Warning: Asir will not be built with interval arithmetics for a while.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Jun 13 18:40:31 2013 UTC (10 years, 10 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.29: +3 -1 lines
Diff to previous 1.29 (colored)

Add declarations.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Apr 23 04:44:52 2010 UTC (14 years ago) by noro
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

1. Added a new SM command 'SM_executeFunctionSync'.
2. Added an option 'incr=N' to nd_{gr,tr_trace,f4}.
3. Fixed a bug in eval{f,bf,bf_with_opts}.
4. Added an option 'sync=1' to ox_cmo_rpc().

Revision 1.28 / (download) - annotate - [select for diffs], Fri Feb 13 11:25:48 2009 UTC (15 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12
Changes since 1.27: +6 -1 lines
Diff to previous 1.27 (colored)

Add a configure option --with-mpi.
Example: CC=mpicc ./configure --with-mpi

Revision 1.27 / (download) - annotate - [select for diffs], Wed Feb 8 02:11:19 2006 UTC (18 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Corrected the behavior of load operation.
(CAUTION: may contain critical bugs.)

Revision 1.26 / (download) - annotate - [select for diffs], Fri Dec 17 03:09:08 2004 UTC (19 years, 4 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.25: +8 -5 lines
Diff to previous 1.25 (colored)

Added functions:
add_handler("intr" or "quit",func) put func on the top of the callback list.
clear_handler("intr" or "quit") clear the callback list.
list_handler("intr" or "quit")  ["fname1","fname2",...].

Revision 1.25 / (download) - annotate - [select for diffs], Sat Aug 28 12:50:30 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Added CMO_RATIONAL to the mathcap.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Dec 11 05:48:04 2003 UTC (20 years, 4 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX
Changes since 1.23: +11 -10 lines
Diff to previous 1.23 (colored)

Added SM_bcast_102, SM_reduce_102.
Modified the specification of RFC-102 API.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Dec 10 07:37:40 2003 UTC (20 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.22: +40 -12 lines
Diff to previous 1.22 (colored)

Added ox_reduce_102().

Revision 1.22 / (download) - annotate - [select for diffs], Wed Dec 10 05:39:58 2003 UTC (20 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.21: +28 -1 lines
Diff to previous 1.21 (colored)

Added ox_bcast_102().

Revision 1.21 / (download) - annotate - [select for diffs], Tue Dec 9 03:07:45 2003 UTC (20 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.20: +157 -1 lines
Diff to previous 1.20 (colored)

Adding API for RFC-102.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Mar 7 03:12:28 2003 UTC (21 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

Correcting switches (defined(MPI)->MPI etc.)
Note that there still exist several inconsistencies.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Feb 14 22:29:15 2003 UTC (21 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored)

Changing some MACROs and preprocessor directives:
for example, #if PARI was replaced by #if defined(PARI).

Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 9 00:42:14 2002 UTC (21 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.17: +9 -1 lines
Diff to previous 1.17 (colored)

1. eval_str() now creates new variabls.
2. The registered handler is called before ox_resetenv() is called.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Oct 3 03:35:08 2002 UTC (21 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.16: +17 -2 lines
Diff to previous 1.16 (colored)

Fixed a bug caused by inappropreate mathcap exchange.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Aug 2 02:41:03 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

SM_nop is necessary for VC++ version.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Aug 2 02:28:27 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.14: +30 -6 lines
Diff to previous 1.14 (colored)

ifplot, conplot, open_canvas now automatically searches valid ox_plot server.
If no server is available, an ox_plot server is newly invoked.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jul 25 04:47:41 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Now we use gc6 instead of gc5.3.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Dec 25 02:39:04 2001 UTC (22 years, 4 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.12: +3 -5 lines
Diff to previous 1.12 (colored)

Modifications to support cygwin.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 9 01:36:21 2001 UTC (22 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.11: +34 -48 lines
Diff to previous 1.11 (colored)

Conversion to ANSI style (not completed yet).

Revision 1.11 / (download) - annotate - [select for diffs], Fri Aug 3 08:50:19 2001 UTC (22 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.10: +4 -1 lines
Diff to previous 1.10 (colored)

Code for TREE handling is being added. (currently broken)

Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 8 08:02:51 2000 UTC (23 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Added a new datatype "BYTEARRAY" whose object id is 16(=O_BYTEARRAY).
This datatype corresponds to CMO_DATUM.

A BYTEARRAY is created by newbytearray(Len) or newbytearray(Len,List).
The usage is the same as newvect().

Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 7 06:35:38 2000 UTC (23 years, 5 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.8: +17 -1 lines
Diff to previous 1.8 (colored)

Fixed several bugs concerned with thermination of ox servers.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Sep 12 06:05:30 2000 UTC (23 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: STABLE_1_1_3, RELEASE_1_1_3
Changes since 1.7: +7 -3 lines
Diff to previous 1.7 (colored)

ox_send_data() (the function for replying to popCMO) now returns an error
object when the data violates the mathcap.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Sep 7 23:59:55 2000 UTC (23 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Added a support for CMO_pushCMOtag.
Fixed bugs in lib/gr. All the "print" commands are executed only when
dp_gr_print() returns a nonzero value.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 22 05:04:18 2000 UTC (23 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Sorry, the email address in the license agreement was incorrect.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:38 2000 UTC (23 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.4: +48 -1 lines
Diff to previous 1.4 (colored)

Added copyright notice and license agreement. It is mandatory to distribute
Risa/Asir source codes freely.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 28 06:32:22 2000 UTC (24 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.3: +13 -8 lines
Diff to previous 1.3 (colored)

Added an implementation of CMO_IEEE_DOUBLE_FLOAT.
The byte order conversion is the same as that of integers.
'ox_plot' now uses CMO protocol.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 8 04:47:11 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Cleaned up source files for creating libasir*.a with various
configurations.

Added new targets in src/asir2000/Makefile

install-lib-with-pari : libasir_pari.a -> OpenXM/lib
install-lib-small : libasir.a -> OpenXM/lib
install : asir libasir_pari_X.a libasir_gc.a -> OpenXM/lib

libasir_pari_X.a requires libpari.a and X11 libraries.
libasir_pari.a requires libpari.a.
libasir.a requires nothing.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 26 02:05:34 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

A quick hack to support 'no-mathcap-exchange-mode'.

By ctrl("ox_exchange_mathcap",0), exchanging mathcap is not forced
in the subsequent ox_launch() calls.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 3 07:39:11 1999 UTC (24 years, 5 months ago) by noro
Branch: NORO
CVS Tags: RELEASE_20000124, ASIR2000
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Imported asir2000 as OpenXM_contrib2/asir2000.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 3 07:39:11 1999 UTC (24 years, 5 months ago) by noro
Branch: MAIN

Initial revision

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>