Powered by Apache

CVS log for OpenXM/src/k097/sm1sm.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 12 06:45:55 2021 UTC (3 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored)

cosmetic changes to remove warnings on MacOS.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 7 23:53:25 2020 UTC (3 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

All causes of the warnings are fixed.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Oct 10 11:29:46 2015 UTC (8 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (colored)

Added some missing prototype declarations.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 7 07:29:47 2013 UTC (10 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 (colored)

void * GC_malloc was not declared and it caused core dump on MacOS.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 16 05:07:24 2005 UTC (18 years, 10 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.1: +7 -7 lines
Diff to previous 1.1 (colored)

The initialization of the variables of the type struct object
are added.  It is necessary to initialize the field "attr"
(object attribute) of stuct object.  cf. misc-2005/06/gfan/opt.sm1 test2.

Revision 1.1 / (download) - annotate - [select for diffs], Wed May 14 07:09:48 2003 UTC (21 years ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX

The first version of ox_k0 sever.

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>