Powered by Apache

CVS log for OpenXM/src/ox_math/serv1.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Tue Jul 26 12:52:04 2005 UTC (18 years, 9 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9
Changes since 1.22: +3 -4 lines
Diff to previous 1.22 (colored)

Simplifying mathcap handling of ox_toolkit.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Feb 13 01:29:38 2003 UTC (21 years, 3 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2
Changes since 1.21: +5 -4 lines
Diff to previous 1.21 (colored)

Fixed a bug on signal masking

Revision 1.21 / (download) - annotate - [select for diffs], Wed Feb 12 08:28:41 2003 UTC (21 years, 3 months ago) by ohara
Branch: MAIN
Changes since 1.20: +19 -24 lines
Diff to previous 1.20 (colored)

Add an implemetation of state management for the OpenXM robust interruption.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jan 13 12:04:53 2003 UTC (21 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

1. Add receive_mlo_real() and receive_mlo_error().
2. ml_evaluateStringByLocalParser() uses "EvaluatePacket".
3. functions are compliant to ox_printf.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 11 12:38:57 2003 UTC (21 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.18: +5 -4 lines
Diff to previous 1.18 (colored)

stderr is relaced by ox_stderr

Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 11 19:53:40 2002 UTC (22 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

fixed a bug about calling select().

Revision 1.17 / (download) - annotate - [select for diffs], Thu Apr 11 14:13:37 2002 UTC (22 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.16: +11 -6 lines
Diff to previous 1.16 (colored)

sigsetmask is replaced by sigprocmask.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Dec 22 04:06:37 2000 UTC (23 years, 4 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.15: +15 -17 lines
Diff to previous 1.15 (colored)

A signal handler is rewritten.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Dec 7 10:04:56 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.14: +18 -59 lines
Diff to previous 1.14 (colored)

A signal handler is rewritten.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Dec 3 22:09:34 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.13: +33 -45 lines
Diff to previous 1.13 (colored)

Sources are rearranged.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Dec 3 21:46:52 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.12: +40 -21 lines
Diff to previous 1.12 (colored)

replaced serv2.h by sm.h

Revision 1.12 / (download) - annotate - [select for diffs], Sun Dec 3 15:19:23 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

Several functions are synchronized with one in oxc/sm.c

Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 28 20:16:03 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.10: +5 -1 lines
Diff to previous 1.10 (colored)

some compile errors fixed.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 10 19:58:30 2000 UTC (23 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.9: +23 -24 lines
Diff to previous 1.9 (colored)

ox_math supports new version of ox_toolkit.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 10 12:38:47 2000 UTC (24 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

Mathematica client/server has been compliant to new ox_toolkit header files.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 22 06:29:18 2000 UTC (24 years, 3 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.7: +10 -1 lines
Diff to previous 1.7 (colored)

I add copyright notice to these files.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 5 06:09:11 2000 UTC (24 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.6: +3 -4 lines
Diff to previous 1.6 (colored)

I forgot to commit some patches:
I delete some comments written in Japanese.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 29 12:09:58 1999 UTC (24 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.5: +6 -7 lines
Diff to previous 1.5 (colored)

I separated mlo.c from serv2.c; mlo.c has functions which handle
cmo_local_objects for MathLink interface.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 18 22:07:50 1999 UTC (24 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

I changed the behavior of shutdown().

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 18 21:56:43 1999 UTC (24 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.3: +9 -2 lines
Diff to previous 1.3 (colored)

I implement SM_shutdown.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 3 10:56:40 1999 UTC (24 years, 6 months ago) by ohara
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

I have fixed a problem about authentication, setting a byte order,
and pop's behavior.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 2 06:11:58 1999 UTC (24 years, 6 months ago) by ohara
Branch: MAIN
Changes since 1.1: +2 -0 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 (24 years, 6 months 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 (24 years, 6 months ago) by ohara
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>