Powered by Apache

CVS log for OpenXM/src/hgm/mh/src/code-n.c

[BACK] Up to [local] / OpenXM / src / hgm / mh / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 13 02:18:59 2016 UTC (8 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +9 -5 lines
Diff to previous 1.9 (colored)

Both of code-n.c (for 1F1) and code-n-2f1.c (for 2F1) are included in hgm_w-n
New input data format is installed.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Apr 2 01:11:13 2015 UTC (9 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.8: +5 -2 lines
Diff to previous 1.8 (colored)

Errorneous use of 2^I is corrected.
Debugging functions are defined only when STANDALONE is defined.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 24 05:59:43 2015 UTC (9 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.7: +13 -13 lines
Diff to previous 1.7 (colored)

printf --> oxprintf
fprintf(stderr, --> oxprintf(

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 7 05:23:31 2013 UTC (11 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.6: +5 -3 lines
Diff to previous 1.6 (colored)

Minor changes to remove warnings by the option -std=gnu99.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 7 03:00:43 2013 UTC (11 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.5: +24 -24 lines
Diff to previous 1.5 (colored)

Cosmetic changes: indent-region and untabify.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Mar 5 05:26:07 2013 UTC (11 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Calling R_CheckUserInterrupt to catch the "stop" signal in R.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 27 23:11:13 2013 UTC (11 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Fixed a bug on the declaration of a memory allocation function in the MacOS X.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 20 01:06:37 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.2: +14 -1 lines
Diff to previous 1.2 (colored)

Added a function mh_freeWorkArea(), which deallocates all the allocated memory.
It should be called in the non-standalone mode after finishing the computation.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 19 08:03:14 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.1: +23 -17 lines
Diff to previous 1.1 (colored)

Intermediate commit of the work of today. Porting is still in progress.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 19 03:06:19 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN

Preliminary codes and test data of the porting of OpenXM/Math/1F1/hgd-1F1.tar.gz.

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>