Powered by Apache

CVS log for OpenXM/src/hgm/mh/src/test1.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 21 07:30:56 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b, HEAD
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

1. JK_byFile is introduced.
2. jk_freeWorkArea() and jk_initialzeWorkArea().
3. The --bystring option is implemented.
4. Repeated use of jk_main outputs wrong answers. Try ./test2 Testdata/tmp-idata3.txt
   This bug has not been fixed. (#ticket 2013-02-21-a#)
5. A bug of mh_fputs is fixed.

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

Almost all functions and global variables are changed to static functions and variables.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 20 05:56:16 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

mh_exit(0x7fffffff) changes the mode of this function to the standalone mode.
Initial version of jack-n.c of evaluating the matrix hypergeometric function
by Koev-Edelman's algorithm.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 20 05:20:49 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN

It accepts the --bystring mode. In which, input and results are stored
in strings.

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>