Up to [local] / OpenXM / src / oxc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 1 18:12:39 2016 UTC (8 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +7 -6
lines
Diff to previous 1.5 (colored) to selected 1.1 (colored)
Fixed many warnings.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 3 14:32:40 2000 UTC (23 years, 11 months ago) by ohara
Branch: MAIN
CVS Tags: new-mathcap-branch,
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,
RELEASE_1_2_1,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.4: +1 -19
lines
Diff to previous 1.4 (colored) to selected 1.1 (colored)
(1) some methods are encolsed by static. (2) tabs are expanded by white spaces. (3) The db structure is decomposed into two tables. (in sm_ext.c)
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 30 10:27:02 2000 UTC (23 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.3: +13 -15
lines
Diff to previous 1.3 (colored) to selected 1.1 (colored)
A global variable `stack_oxfp' is added and many sm_* functions are rewritten.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 28 18:11:42 2000 UTC (23 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.2: +13 -1
lines
Diff to previous 1.2 (colored) to selected 1.1 (colored)
The following functions are added; void sm_control_kill(), void sm_control_kill_pid(), void sm_control_reset_pid().
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 28 04:52:05 2000 UTC (23 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
A mathcap bug fixed.
Revision 1.1 / (download) - annotate - [selected], Fri Oct 13 06:05:12 2000 UTC (24 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6
I commit a new OpenXM control server.