Up to [local] / OpenXM / src / hgm / oxprint
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 1 21:50:28 2017 UTC (7 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +8 -13
lines
Diff to previous 1.5 (unified) to selected 1.1 (unified)
Undo the changes on rsync-oxprint (it must not be rsynced).
Revision 1.5 / (download) - annotate - [select for diffs], Sat Apr 1 12:01:25 2017 UTC (7 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.4: +13 -8
lines
Diff to previous 1.4 (unified) to selected 1.1 (unified)
R_init_hgm is added for R_registerRoutines and R_useDynamicSymbols.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 13 02:23:39 2016 UTC (8 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.3: +1 -0
lines
Diff to previous 1.3 (unified) to selected 1.1 (unified)
I forgot to commit this.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 1 06:10:34 2015 UTC (9 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.2: +2 -0
lines
Diff to previous 1.2 (unified) to selected 1.1 (unified)
"exit" is replaced with "oxexit".
Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 24 06:10:33 2015 UTC (9 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.1: +1 -0
lines
Diff to previous 1.1 (unified)
printf --> oxprintf ...
Revision 1.1 / (download) - annotate - [selected], Tue Mar 24 04:59:24 2015 UTC (9 years, 9 months ago) by takayama
Branch: MAIN
Changes to follow the cran policy. oxprintf -->Rprintf (in R ) | printf (standalone) oxprintfe --> REprintf (in R) | fprintf(stderr,...) ...