Up to [local] / OpenXM / src / ox_math
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Wed Feb 12 08:28:41 2003 UTC (21 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,
RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.7: +52 -2
lines
Diff to previous 1.7 (colored) to selected 1.4 (colored)
Add an implemetation of state management for the OpenXM robust interruption.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Feb 4 14:27:43 2003 UTC (21 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.6: +7 -15
lines
Diff to previous 1.6 (colored) to selected 1.4 (colored)
Changing debug messages
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 15 10:16:10 2003 UTC (21 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.5: +3 -4
lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)
fixed
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 15 05:08:10 2003 UTC (21 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.4: +3 -5
lines
Diff to previous 1.4 (colored)
Interrupting a Mathematica Kernel on the localhost. (experimental)
Revision 1.4 / (download) - annotate - [selected], Mon Jan 13 12:04:53 2003 UTC (21 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.3: +4 -9
lines
Diff to previous 1.3 (colored)
1. Add receive_mlo_real() and receive_mlo_error(). 2. ml_evaluateStringByLocalParser() uses "EvaluatePacket". 3. functions are compliant to ox_printf.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 11 12:38:57 2003 UTC (21 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)
stderr is relaced by ox_stderr
Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 3 22:09:34 2000 UTC (23 years, 11 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.1: +43 -169
lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)
Sources are rearranged.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 3 21:45:48 2000 UTC (23 years, 11 months ago) by ohara
Branch: MAIN
Diff to selected 1.4 (colored)
Renamed serv2.c to sm_ext.c