Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Tue Jul 19 10:42:53 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.19: +2 -1 lines
Diff to previous 1.19 (colored)

fixed for gcc 4.x.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Mar 30 08:07:10 2003 UTC (21 years, 1 month 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.18: +1 -5 lines
Diff to previous 1.18 (colored)

update for gmp_fake.c

Revision 1.18 / (download) - annotate - [select for diffs], Sun Mar 23 21:56:11 2003 UTC (21 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.17: +5 -1 lines
Diff to previous 1.17 (colored)

The ox_math can be compiled without the GNU MP library.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Mar 18 05:20:06 2003 UTC (21 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.16: +2 -3 lines
Diff to previous 1.16 (colored)

MLFlush() is inserted to ml_return0()

Revision 1.16 / (download) - annotate - [select for diffs], Sun Mar 16 16:58:48 2003 UTC (21 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.15: +7 -3 lines
Diff to previous 1.15 (colored)

Add NOP to read completely a packet ReturnPacket[$Aborted].

Revision 1.15 / (download) - annotate - [select for diffs], Wed Feb 12 08:28:40 2003 UTC (21 years, 3 months ago) by ohara
Branch: MAIN
Changes since 1.14: +56 -77 lines
Diff to previous 1.14 (colored)

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

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jan 17 11:31:10 2003 UTC (21 years, 3 months ago) by ohara
Branch: MAIN
Changes since 1.13: +15 -1 lines
Diff to previous 1.13 (colored)

Saving kernel version

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 15 10:46:09 2003 UTC (21 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

typo fixed.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 15 05:08:10 2003 UTC (21 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.11: +257 -17 lines
Diff to previous 1.11 (colored)

Interrupting a Mathematica Kernel on the localhost. (experimental)

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

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

Revision 1.10 / (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.9: +15 -15 lines
Diff to previous 1.9 (colored)

stderr is relaced by ox_stderr

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

replaced serv2.h by sm.h

Revision 1.8 / (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.7: +3 -1 lines
Diff to previous 1.7 (colored)

some compile errors fixed.

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

ox_math supports new version of ox_toolkit.

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

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

Revision 1.5 / (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.4: +10 -1 lines
Diff to previous 1.4 (colored)

I add copyright notice to these files.

Revision 1.4 / (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.3: +9 -14 lines
Diff to previous 1.3 (colored)

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

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 14 09:31:55 1999 UTC (24 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.2: +25 -16 lines
Diff to previous 1.2 (colored)

These synced with new version of ox_toolkit.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 9 22:50:56 1999 UTC (24 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Now mlo.c includes mlo.h.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 29 12:09:58 1999 UTC (24 years, 5 months ago) by ohara
Branch: MAIN

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

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>