Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


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

All causes of the warnings are fixed.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 31 06:34:29 2016 UTC (8 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Bug fix on the result code in ki.c

Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 31 05:27:34 2016 UTC (8 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.9: +9 -8 lines
Diff to previous 1.9 (colored)

mysig.c and mysig.h are moved to src/util and are installed under
OpenXM/lib and OpenXM/include.
mysignal is used in k097.

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

Added some missing prototype declarations.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 6 06:23:23 2013 UTC (10 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

return; in int valued functions is replaced by return number;

It still stops with a core for the input
(2).. /ff set
ff ::
cf. coeff.c

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 16 05:07:24 2005 UTC (18 years, 11 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.6: +2 -2 lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Fri Dec 5 14:02:23 2003 UTC (20 years, 5 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored)

Fixed a bug on InSendmsg2.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 22 16:08:20 2003 UTC (20 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

The exit(3) requires one argument.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 24 10:27:21 2002 UTC (22 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2, RELEASE_1_2_1
Changes since 1.3: +13 -3 lines
Diff to previous 1.3 (colored)

setjmp --> sigsetjmp
longjmp --> siglongjmp

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 28 02:40:04 2001 UTC (23 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

The style of the prompt is changed from
  In(i)=
to
  In(i)=<SPACE>

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 21 03:01:25 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_20000124, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

Added the tag $OpenXM$

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:15 1999 UTC (24 years, 7 months ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

o import OpenXM sources

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:15 1999 UTC (24 years, 7 months ago) by maekawa
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>