ruby-dcl 1.7.1 → 1.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (327) hide show
  1. checksums.yaml +5 -5
  2. data/ChangeLog +1149 -365
  3. data/LICENSE.txt +1 -1
  4. data/Rakefile +7 -11
  5. data/demo/gokuraku/hop/hop.rb +1 -2
  6. data/demo/gokuraku/jump/jump1.rb +1 -2
  7. data/demo/gokuraku/jump/jump2.rb +2 -3
  8. data/demo/gokuraku/layout/lay1.rb +1 -2
  9. data/demo/gokuraku/layout/lay2.rb +1 -2
  10. data/demo/gokuraku/step/step0.rb +1 -2
  11. data/demo/gokuraku/step/step1.rb +1 -2
  12. data/demo/gokuraku/step/step2.rb +1 -2
  13. data/demo/gokuraku/u1d/u1d1.rb +1 -2
  14. data/demo/gokuraku/u1d/u1d2.rb +1 -2
  15. data/demo/gokuraku/u2d/u2d1.rb +1 -2
  16. data/demo/gokuraku/u2d/u2d2.rb +1 -2
  17. data/demo/gokuraku/u2d/u2d3.rb +1 -2
  18. data/demo/gokuraku/u2d/u2d4.rb +1 -2
  19. data/demo/grph1/scpack/scpkt2.rb +1 -2
  20. data/demo/grph1/scpack/scpkt3.rb +1 -2
  21. data/demo/grph1/scpack/scpkt6.rb +1 -2
  22. data/demo/grph1/scpack/scpkt7.rb +1 -2
  23. data/demo/grph1/scpack/scpkt8.rb +1 -2
  24. data/demo/grph1/sgpack/sgfont.rb +2 -3
  25. data/demo/grph1/sgpack/sgfonz.rb +2 -3
  26. data/demo/grph1/sgpack/sgksx1.rb +1 -2
  27. data/demo/grph1/sgpack/sgksx2.rb +1 -2
  28. data/demo/grph1/sgpack/sgksx3.rb +1 -2
  29. data/demo/grph1/sgpack/sglidx.rb +1 -2
  30. data/demo/grph1/sgpack/sgltyp.rb +1 -2
  31. data/demo/grph1/sgpack/sgpk01.rb +1 -2
  32. data/demo/grph1/sgpack/sgpk02.rb +1 -2
  33. data/demo/grph1/sgpack/sgpk03.rb +1 -2
  34. data/demo/grph1/sgpack/sgpk04.rb +1 -2
  35. data/demo/grph1/sgpack/sgpk05.rb +1 -2
  36. data/demo/grph1/sgpack/sgpk06.rb +1 -2
  37. data/demo/grph1/sgpack/sgpk07.rb +9 -8
  38. data/demo/grph1/sgpack/sgpk08.rb +1 -2
  39. data/demo/grph1/sgpack/sgpk09.rb +1 -2
  40. data/demo/grph1/sgpack/sgpk10.rb +1 -2
  41. data/demo/grph1/sgpack/sgtclr.rb +1 -2
  42. data/demo/grph1/sgpack/sgtone.rb +1 -2
  43. data/demo/grph1/sgpack/sgtonz.rb +1 -2
  44. data/demo/grph1/slpack/slpk01.rb +1 -2
  45. data/demo/grph1/slpack/slpk02.rb +1 -2
  46. data/demo/grph1/slpack/slpk03.rb +1 -2
  47. data/demo/grph1/slpack/slpk04.rb +2 -3
  48. data/demo/grph2/grpack/grpk01.rb +1 -2
  49. data/demo/grph2/ucpack/ucpk01.rb +1 -2
  50. data/demo/grph2/ucpack/ucpk02.rb +1 -2
  51. data/demo/grph2/udegpk/u2df01.rb +1 -2
  52. data/demo/grph2/udegpk/u2df02.rb +1 -2
  53. data/demo/grph2/udegpk/u2df03.rb +3 -4
  54. data/demo/grph2/udegpk/u2df04.rb +1 -2
  55. data/demo/grph2/udegpk/u2df05.rb +1 -2
  56. data/demo/grph2/udegpk/u2df06.rb +1 -2
  57. data/demo/grph2/udegpk/u2df07.rb +1 -2
  58. data/demo/grph2/udegpk/u2df08.rb +1 -2
  59. data/demo/grph2/udegpk/u2df09b.rb +0 -1
  60. data/demo/grph2/udegpk/u2df09c.rb +0 -1
  61. data/demo/grph2/udegpk/u2df09e.rb +0 -1
  62. data/demo/grph2/udegpk/u2df09f.rb +0 -1
  63. data/demo/grph2/uipack/uipk01.rb +1 -2
  64. data/demo/grph2/uipack/uipk02.rb +26 -18
  65. data/demo/grph2/uipack/uipk03.rb +50 -0
  66. data/demo/grph2/ulpack/ulpk01.rb +1 -2
  67. data/demo/grph2/ulpack/ulpk01n.rb +1 -2
  68. data/demo/grph2/ulpack/ulpk02.rb +1 -2
  69. data/demo/grph2/ulpack/ulpk02n.rb +1 -2
  70. data/demo/grph2/umpack/test01.rb +1 -2
  71. data/demo/grph2/umpack/test02.rb +1 -2
  72. data/demo/grph2/umpack/test03.rb +1 -2
  73. data/demo/grph2/umpack/test04.rb +2 -3
  74. data/demo/grph2/umpack/test05.rb +1 -2
  75. data/demo/grph2/umpack/test05r.rb +86 -0
  76. data/demo/grph2/umpack/test06.rb +1 -2
  77. data/demo/grph2/umpack/test07.rb +1 -2
  78. data/demo/grph2/umpack/test08.rb +1 -2
  79. data/demo/grph2/umpack/test10.rb +0 -1
  80. data/demo/grph2/umpack/umpk01.rb +1 -2
  81. data/demo/grph2/umpack/umpk02.rb +1 -2
  82. data/demo/grph2/umpack/umpk03.rb +1 -2
  83. data/demo/grph2/umpack/umpk04.rb +1 -2
  84. data/demo/grph2/umpack/umpk05.rb +1 -2
  85. data/demo/grph2/uspack/uspk01.rb +1 -2
  86. data/demo/grph2/uspack/uspk02.rb +1 -2
  87. data/demo/grph2/uspack/uspk03.rb +1 -2
  88. data/demo/grph2/uspack/uspk04.rb +1 -2
  89. data/demo/grph2/uspack/uspk05.rb +1 -2
  90. data/demo/grph2/uspack/uspk06.rb +2 -3
  91. data/demo/grph2/uspack/uspk07.rb +1 -2
  92. data/demo/grph2/uspack/uspk08.rb +2 -3
  93. data/demo/grph2/uspack/uspk09.rb +1 -2
  94. data/demo/grph2/uspack/uspk10.rb +1 -2
  95. data/demo/grph2/uspack/uspk11.rb +1 -2
  96. data/demo/grph2/uspack/uspk12.rb +1 -2
  97. data/demo/grph2/uupack/uupk01.rb +1 -2
  98. data/demo/grph2/uupack/uupk02.rb +1 -2
  99. data/demo/grph2/uupack/uupk03.rb +1 -2
  100. data/demo/grph2/uupack/uupk04.rb +1 -2
  101. data/demo/grph2/uupack/uupk05.rb +1 -2
  102. data/demo/grph2/uupack/uupk06.rb +1 -2
  103. data/demo/grph2/uupack/uupk07.rb +1 -2
  104. data/demo/grph2/uxyzpk/uxyz01.rb +1 -2
  105. data/demo/grph2/uxyzpk/uxyz02.rb +1 -2
  106. data/demo/grph2/uxyzpk/uxyz03.rb +1 -2
  107. data/demo/grph2/uxyzpk/uxyz04.rb +1 -2
  108. data/demo/grph2/uxyzpk/uxyz05.rb +1 -2
  109. data/demo/grph2/uxyzpk/uxyz06.rb +1 -2
  110. data/demo/grph2/uxyzpk/uxyz07.rb +1 -2
  111. data/demo/grph2/uxyzpk/uxyz08.rb +1 -2
  112. data/demo/grph2/uxyzpk/uxyz09.rb +1 -2
  113. data/demo/grph2/uxyzpk/uxyz10.rb +1 -2
  114. data/demo/grph2/ximage/ximg01.rb +2 -3
  115. data/demo/math1/clsplib/cslb01.rb +1 -2
  116. data/demo/math2/fftlib/fftl01.rb +1 -2
  117. data/demo/math2/fftlib/fftl02.rb +1 -2
  118. data/demo/math2/intrlib/intr01.rb +1 -2
  119. data/demo/math2/rnmlib/rnml01.rb +1 -2
  120. data/demo/math2/vstlib/vstl01.rb +1 -2
  121. data/demo/math2/vstlib/vstl02.rb +1 -2
  122. data/demo/misc2/tmpack/tmpk01.rb +46 -0
  123. data/demo/misc2/tmpack/tmpk02.rb +58 -0
  124. data/demo/misc2/tmpack/tmpk03.rb +56 -0
  125. data/demo/rakuraku/color/color1.rb +1 -2
  126. data/demo/rakuraku/color/color2.rb +5 -5
  127. data/demo/rakuraku/color/color3.rb +1 -2
  128. data/demo/rakuraku/kihon/kihon1.rb +1 -2
  129. data/demo/rakuraku/kihon/kihon2.rb +1 -2
  130. data/demo/rakuraku/kihon/kihon3.rb +1 -2
  131. data/demo/rakuraku/kihon/kihon4.rb +1 -2
  132. data/demo/rakuraku/kihon/kihon5.rb +1 -2
  133. data/demo/rakuraku/kihon/kihon6.rb +1 -2
  134. data/demo/rakuraku/kihon/kihon7.rb +10 -5
  135. data/demo/rakuraku/kihon/kihon8.rb +1 -2
  136. data/demo/rakuraku/kihon/kihon9.rb +1 -2
  137. data/demo/rakuraku/kihon/kihona.rb +1 -2
  138. data/demo/rakuraku/kihon/kihonb.rb +12 -11
  139. data/demo/rakuraku/kihon/kihonc.rb +1 -2
  140. data/demo/rakuraku/layout/lay1.rb +1 -2
  141. data/demo/rakuraku/layout/lay2.rb +1 -2
  142. data/demo/rakuraku/layout/lay3.rb +1 -2
  143. data/demo/rakuraku/map3d/map3d1.rb +1 -2
  144. data/demo/rakuraku/map3d/map3d2.rb +1 -2
  145. data/demo/rakuraku/map3d/map3d3.rb +1 -2
  146. data/demo/rakuraku/map3d/map3d4.rb +1 -2
  147. data/demo/rakuraku/map3d/map3d5.rb +1 -2
  148. data/demo/rakuraku/map3d/map3d6.rb +0 -1
  149. data/demo/rakuraku/map3d/map3d7.rb +0 -1
  150. data/demo/rakuraku/miss/miss1.rb +1 -2
  151. data/demo/rakuraku/miss/miss2.rb +1 -2
  152. data/demo/rakuraku/quick/quick1.rb +1 -2
  153. data/demo/rakuraku/quick/quick2.rb +1 -2
  154. data/demo/rakuraku/quick/quick3.rb +1 -2
  155. data/demo/rakuraku/quick/quick4.rb +1 -2
  156. data/demo/rakuraku/quick/quick5.rb +1 -2
  157. data/demo/rakuraku/u2d/u2d1.rb +1 -2
  158. data/demo/rakuraku/u2d/u2d2.rb +1 -2
  159. data/demo/rakuraku/u2d/u2d3.rb +1 -2
  160. data/demo/rakuraku/u2d/u2d4.rb +1 -2
  161. data/demo/rakuraku/u2d/u2d5.rb +1 -2
  162. data/demo/rakuraku/u2d/u2d6.rb +1 -2
  163. data/demo/rakuraku/u2d/u2d7.rb +1 -2
  164. data/demo/rakuraku/uspack/uspac1.rb +2 -3
  165. data/demo/rakuraku/uspack/uspac2.rb +1 -2
  166. data/demo/rakuraku/uspack/uspac3.rb +2 -3
  167. data/demo/rakuraku/uspack/uspac4.rb +1 -2
  168. data/demo/rakuraku/uxyz/uxyz1.rb +1 -2
  169. data/demo/rakuraku/uxyz/uxyz2.rb +1 -2
  170. data/demo/rakuraku/uxyz/uxyz3.rb +1 -2
  171. data/demo/rakuraku/uxyz/uxyz4.rb +1 -2
  172. data/demo/rakuraku/uxyz/uxyz5.rb +1 -2
  173. data/demo/rakuraku/uxyz/uxyz6.rb +1 -2
  174. data/demo/rakuraku/uxyz/uxyz7.rb +1 -2
  175. data/demo/rakuraku/uxyz/uxyz8.rb +1 -2
  176. data/demo/rubydcloriginal/uemrkz1.rb +0 -1
  177. data/ext/numru/dcl_cary2obj.c +29 -24
  178. data/ext/numru/dcl_narrayed_funcs.c +21 -21
  179. data/ext/numru/dcl_obj2cary.c +9 -5
  180. data/ext/numru/dcl_rubydcloriginal.c +14 -5
  181. data/ext/numru/extconf.rb +73 -61
  182. data/ext/numru/grph1_csgi.c +38 -8
  183. data/ext/numru/grph1_scpack.c +49 -46
  184. data/ext/numru/grph1_sgpack.c +167 -164
  185. data/ext/numru/grph1_slpack.c +23 -20
  186. data/ext/numru/grph1_stpack.c +44 -41
  187. data/ext/numru/grph1_swpack.c +155 -92
  188. data/ext/numru/grph2_grpack.c +22 -19
  189. data/ext/numru/grph2_ucpack.c +55 -52
  190. data/ext/numru/grph2_udpack.c +61 -58
  191. data/ext/numru/grph2_uepack.c +60 -57
  192. data/ext/numru/grph2_ugpack.c +49 -46
  193. data/ext/numru/grph2_uhpack.c +25 -22
  194. data/ext/numru/grph2_uipack.c +57 -54
  195. data/ext/numru/grph2_ulpack.c +59 -56
  196. data/ext/numru/grph2_umpack.c +75 -72
  197. data/ext/numru/grph2_uspack.c +97 -94
  198. data/ext/numru/grph2_uupack.c +78 -75
  199. data/ext/numru/grph2_uvpack.c +25 -22
  200. data/ext/numru/grph2_uwpack.c +30 -27
  201. data/ext/numru/grph2_uxpack.c +23 -20
  202. data/ext/numru/grph2_uypack.c +23 -20
  203. data/ext/numru/grph2_uzpack.c +69 -66
  204. data/ext/numru/init.c.default +6 -2
  205. data/ext/numru/math1_blklib.c +13 -10
  206. data/ext/numru/math1_chrlib.c +16 -13
  207. data/ext/numru/math1_clsplib.c +13 -10
  208. data/ext/numru/math1_fnclib.c +16 -13
  209. data/ext/numru/math1_gnmlib.c +21 -18
  210. data/ext/numru/math1_gt2dlib.c +18 -15
  211. data/ext/numru/math1_ifalib.c +18 -15
  212. data/ext/numru/math1_indxlib.c +24 -21
  213. data/ext/numru/math1_intlib.c +13 -10
  214. data/ext/numru/math1_lrllib.c +33 -30
  215. data/ext/numru/math1_maplib.c +14 -11
  216. data/ext/numru/math1_oslib.c +11 -8
  217. data/ext/numru/math1_rfalib.c +39 -36
  218. data/ext/numru/math1_rfblib.c +12 -9
  219. data/ext/numru/math1_sublib.c +13 -10
  220. data/ext/numru/math1_syslib.c +82 -79
  221. data/ext/numru/math1_vialib.c +31 -28
  222. data/ext/numru/math1_viblib.c +24 -21
  223. data/ext/numru/math1_vralib.c +31 -28
  224. data/ext/numru/math1_vrblib.c +24 -21
  225. data/ext/numru/math1_xfclib.c +12 -9
  226. data/ext/numru/math2_fftlib.c +28 -25
  227. data/ext/numru/math2_intrlib.c +11 -8
  228. data/ext/numru/math2_rnmlib.c +12 -9
  229. data/ext/numru/math2_shtlib.c +34 -31
  230. data/ext/numru/math2_vstlib.c +15 -12
  231. data/ext/numru/misc1_chnlib.c +12 -9
  232. data/ext/numru/misc1_datelib.c +36 -33
  233. data/ext/numru/misc1_fmtlib.c +10 -7
  234. data/ext/numru/misc1_misclib.c +11 -8
  235. data/ext/numru/misc1_randlib.c +13 -10
  236. data/ext/numru/misc1_timelib.c +20 -17
  237. data/ext/numru/misc2_tmpack.c +1200 -0
  238. data/lib/numru/dcl/dcl.rb +5676 -0
  239. data/lib/numru/dcl/version.rb +5 -0
  240. data/lib/numru/dcl.rb +6 -5580
  241. data/ruby-dcl.gemspec +13 -9
  242. metadata +25 -99
  243. data/.gitignore +0 -13
  244. data/.rspec +0 -2
  245. data/.travis.yml +0 -3
  246. data/GenWrapper/Makefile +0 -15
  247. data/GenWrapper/cproto2init.rb +0 -41
  248. data/GenWrapper/dcl_narrayed_funcs.rb +0 -181
  249. data/GenWrapper/dcl_rb_footing +0 -29
  250. data/GenWrapper/dcl_rb_heading +0 -123
  251. data/GenWrapper/def.rb +0 -20
  252. data/GenWrapper/elim_ary_size.rb +0 -398
  253. data/GenWrapper/etc/p_header +0 -64
  254. data/GenWrapper/pparse.rb +0 -137
  255. data/GenWrapper/proto/Makefile +0 -36
  256. data/GenWrapper/proto/grph1_00 +0 -17
  257. data/GenWrapper/proto/grph1_csgi.fp +0 -27
  258. data/GenWrapper/proto/grph1_scpack.fp +0 -442
  259. data/GenWrapper/proto/grph1_sgpack.fp +0 -1772
  260. data/GenWrapper/proto/grph1_slpack.fp +0 -316
  261. data/GenWrapper/proto/grph1_stpack.fp +0 -455
  262. data/GenWrapper/proto/grph1_swpack.fp +0 -826
  263. data/GenWrapper/proto/grph2_00 +0 -16
  264. data/GenWrapper/proto/grph2_grpack.fp +0 -139
  265. data/GenWrapper/proto/grph2_ucpack.fp +0 -522
  266. data/GenWrapper/proto/grph2_udpack.fp +0 -692
  267. data/GenWrapper/proto/grph2_uepack.fp +0 -601
  268. data/GenWrapper/proto/grph2_ugpack.fp +0 -436
  269. data/GenWrapper/proto/grph2_uhpack.fp +0 -246
  270. data/GenWrapper/proto/grph2_uipack.fp +0 -508
  271. data/GenWrapper/proto/grph2_ulpack.fp +0 -516
  272. data/GenWrapper/proto/grph2_umpack.fp +0 -676
  273. data/GenWrapper/proto/grph2_uspack.fp +0 -989
  274. data/GenWrapper/proto/grph2_uupack.fp +0 -663
  275. data/GenWrapper/proto/grph2_uvpack.fp +0 -246
  276. data/GenWrapper/proto/grph2_uwpack.fp +0 -203
  277. data/GenWrapper/proto/grph2_uxpack.fp +0 -295
  278. data/GenWrapper/proto/grph2_uypack.fp +0 -295
  279. data/GenWrapper/proto/grph2_uzpack.fp +0 -574
  280. data/GenWrapper/proto/math1_00 +0 -12
  281. data/GenWrapper/proto/math1_blklib.fp +0 -58
  282. data/GenWrapper/proto/math1_chrlib.fp +0 -83
  283. data/GenWrapper/proto/math1_clsplib.fp +0 -74
  284. data/GenWrapper/proto/math1_fnclib.fp +0 -79
  285. data/GenWrapper/proto/math1_gnmlib.fp +0 -118
  286. data/GenWrapper/proto/math1_gt2dlib.fp +0 -144
  287. data/GenWrapper/proto/math1_ifalib.fp +0 -123
  288. data/GenWrapper/proto/math1_indxlib.fp +0 -222
  289. data/GenWrapper/proto/math1_intlib.fp +0 -46
  290. data/GenWrapper/proto/math1_lrllib.fp +0 -276
  291. data/GenWrapper/proto/math1_maplib.fp +0 -24
  292. data/GenWrapper/proto/math1_oslib.fp +0 -28
  293. data/GenWrapper/proto/math1_rfalib.fp +0 -420
  294. data/GenWrapper/proto/math1_rfblib.fp +0 -51
  295. data/GenWrapper/proto/math1_sublib.fp +0 -60
  296. data/GenWrapper/proto/math1_syslib.fp +0 -767
  297. data/GenWrapper/proto/math1_vialib.fp +0 -339
  298. data/GenWrapper/proto/math1_viblib.fp +0 -264
  299. data/GenWrapper/proto/math1_vralib.fp +0 -339
  300. data/GenWrapper/proto/math1_vrblib.fp +0 -264
  301. data/GenWrapper/proto/math1_xfclib.fp +0 -68
  302. data/GenWrapper/proto/math2_00 +0 -12
  303. data/GenWrapper/proto/math2_fftlib.fp +0 -803
  304. data/GenWrapper/proto/math2_intrlib.fp +0 -32
  305. data/GenWrapper/proto/math2_odelib.fp_notused +0 -568
  306. data/GenWrapper/proto/math2_rnmlib.fp +0 -54
  307. data/GenWrapper/proto/math2_shtlib.fp +0 -1292
  308. data/GenWrapper/proto/math2_vstlib.fp +0 -84
  309. data/GenWrapper/proto/misc1_00 +0 -17
  310. data/GenWrapper/proto/misc1_chnlib.fp +0 -47
  311. data/GenWrapper/proto/misc1_datelib.fp +0 -352
  312. data/GenWrapper/proto/misc1_fmtlib.fp +0 -19
  313. data/GenWrapper/proto/misc1_misclib.fp +0 -26
  314. data/GenWrapper/proto/misc1_randlib.fp +0 -50
  315. data/GenWrapper/proto/misc1_timelib.fp +0 -151
  316. data/GenWrapper/proto2c.rb +0 -13
  317. data/GenWrapper/prototype.rb +0 -209
  318. data/GenWrapper/util.rb +0 -9
  319. data/GenWrapper/variable.rb +0 -671
  320. data/README +0 -29
  321. data/ToDo +0 -2
  322. data/bin/console +0 -14
  323. data/bin/setup +0 -7
  324. data/demo/grph2/ximage/MEMO +0 -23
  325. data/obsolete/README +0 -2
  326. data/obsolete/dcl_ext.html +0 -112
  327. data/obsolete/dcl_ext.rb +0 -313
@@ -1,10 +1,9 @@
1
1
  /*
2
- * $Id: p_header,v 1.3 2015/03/18 03:27:42 horinout Exp $
2
+ * $Id$
3
3
  */
4
4
 
5
5
  #include <stdio.h>
6
6
  #include "ruby.h"
7
- #include "libtinyf2c.h"
8
7
  #include "narray.h"
9
8
  #include "cdcl.h"
10
9
 
@@ -15,6 +14,10 @@
15
14
 
16
15
  #define DFLT_SIZE 32
17
16
 
17
+ #ifndef NARRAY_BIGMEM
18
+ typedef int na_shape_t;
19
+ #endif
20
+
18
21
  extern char *dcl_obj2ccharary(VALUE, int, int);
19
22
  extern integer *dcl_obj2cintegerary(VALUE);
20
23
  extern real *dcl_obj2crealary(VALUE);
@@ -22,10 +25,10 @@ extern complex *dcl_obj2ccomplexary(VALUE);
22
25
  extern logical *dcl_obj2clogicalary(VALUE);
23
26
 
24
27
  extern VALUE dcl_ccharary2obj(char *, int, int);
25
- extern VALUE dcl_cintegerary2obj(integer *, int, int, int *);
26
- extern VALUE dcl_crealary2obj(real *, int, int, int *);
27
- extern VALUE dcl_ccomplexary2obj(complex *, int, char *);
28
- extern VALUE dcl_clogicalary2obj(logical *, int, int, int *);
28
+ extern VALUE dcl_cintegerary2obj(integer *, na_shape_t, int, na_shape_t *);
29
+ extern VALUE dcl_crealary2obj(real *, na_shape_t, int, na_shape_t *);
30
+ /* extern VALUE dcl_ccomplexary2obj(complex *, int, char *); */
31
+ extern VALUE dcl_clogicalary2obj(logical *, na_shape_t, int, na_shape_t *);
29
32
 
30
33
  extern void dcl_freeccharary(char *);
31
34
  extern void dcl_freecintegerary(integer *);
@@ -69,7 +72,7 @@ dcl_osqarn(obj)
69
72
  integer o_n;
70
73
  VALUE n;
71
74
 
72
- osqarn_(&o_n);
75
+ osqarn__(&o_n);
73
76
 
74
77
  n = INT2NUM(o_n);
75
78
 
@@ -95,7 +98,7 @@ dcl_osgarg(obj, n)
95
98
  o_chr= ALLOCA_N(char, (DFLT_SIZE+1));
96
99
  memset(o_chr, '\0', DFLT_SIZE+1);
97
100
 
98
- osgarg_(&i_n, o_chr, (ftnlen)DFLT_SIZE);
101
+ osgarg__(&i_n, o_chr, (ftnlen)DFLT_SIZE);
99
102
 
100
103
  chr = rb_str_new2(o_chr);
101
104
 
@@ -1,10 +1,9 @@
1
1
  /*
2
- * $Id: p_header,v 1.3 2015/03/18 03:27:42 horinout Exp $
2
+ * $Id$
3
3
  */
4
4
 
5
5
  #include <stdio.h>
6
6
  #include "ruby.h"
7
- #include "libtinyf2c.h"
8
7
  #include "narray.h"
9
8
  #include "cdcl.h"
10
9
 
@@ -15,6 +14,10 @@
15
14
 
16
15
  #define DFLT_SIZE 32
17
16
 
17
+ #ifndef NARRAY_BIGMEM
18
+ typedef int na_shape_t;
19
+ #endif
20
+
18
21
  extern char *dcl_obj2ccharary(VALUE, int, int);
19
22
  extern integer *dcl_obj2cintegerary(VALUE);
20
23
  extern real *dcl_obj2crealary(VALUE);
@@ -22,10 +25,10 @@ extern complex *dcl_obj2ccomplexary(VALUE);
22
25
  extern logical *dcl_obj2clogicalary(VALUE);
23
26
 
24
27
  extern VALUE dcl_ccharary2obj(char *, int, int);
25
- extern VALUE dcl_cintegerary2obj(integer *, int, int, int *);
26
- extern VALUE dcl_crealary2obj(real *, int, int, int *);
27
- extern VALUE dcl_ccomplexary2obj(complex *, int, char *);
28
- extern VALUE dcl_clogicalary2obj(logical *, int, int, int *);
28
+ extern VALUE dcl_cintegerary2obj(integer *, na_shape_t, int, na_shape_t *);
29
+ extern VALUE dcl_crealary2obj(real *, na_shape_t, int, na_shape_t *);
30
+ /* extern VALUE dcl_ccomplexary2obj(complex *, int, char *); */
31
+ extern VALUE dcl_clogicalary2obj(logical *, na_shape_t, int, na_shape_t *);
29
32
 
30
33
  extern void dcl_freeccharary(char *);
31
34
  extern void dcl_freecintegerary(integer *);
@@ -91,7 +94,7 @@ dcl_rmax(obj, rx, n, jx)
91
94
  i_rx = dcl_obj2crealary(rx);
92
95
 
93
96
 
94
- o_rtn_val = rmax_(i_rx, &i_n, &i_jx);
97
+ o_rtn_val = rmax__(i_rx, &i_n, &i_jx);
95
98
 
96
99
  rtn_val = rb_float_new((double)o_rtn_val);
97
100
 
@@ -130,7 +133,7 @@ dcl_rmax0(obj, rx, n, jx)
130
133
  i_rx = dcl_obj2crealary(rx);
131
134
 
132
135
 
133
- o_rtn_val = rmax0_(i_rx, &i_n, &i_jx);
136
+ o_rtn_val = rmax0__(i_rx, &i_n, &i_jx);
134
137
 
135
138
  rtn_val = rb_float_new((double)o_rtn_val);
136
139
 
@@ -169,7 +172,7 @@ dcl_rmax1(obj, rx, n, jx)
169
172
  i_rx = dcl_obj2crealary(rx);
170
173
 
171
174
 
172
- o_rtn_val = rmax1_(i_rx, &i_n, &i_jx);
175
+ o_rtn_val = rmax1__(i_rx, &i_n, &i_jx);
173
176
 
174
177
  rtn_val = rb_float_new((double)o_rtn_val);
175
178
 
@@ -208,7 +211,7 @@ dcl_rmin(obj, rx, n, jx)
208
211
  i_rx = dcl_obj2crealary(rx);
209
212
 
210
213
 
211
- o_rtn_val = rmin_(i_rx, &i_n, &i_jx);
214
+ o_rtn_val = rmin__(i_rx, &i_n, &i_jx);
212
215
 
213
216
  rtn_val = rb_float_new((double)o_rtn_val);
214
217
 
@@ -247,7 +250,7 @@ dcl_rmin0(obj, rx, n, jx)
247
250
  i_rx = dcl_obj2crealary(rx);
248
251
 
249
252
 
250
- o_rtn_val = rmin0_(i_rx, &i_n, &i_jx);
253
+ o_rtn_val = rmin0__(i_rx, &i_n, &i_jx);
251
254
 
252
255
  rtn_val = rb_float_new((double)o_rtn_val);
253
256
 
@@ -286,7 +289,7 @@ dcl_rmin1(obj, rx, n, jx)
286
289
  i_rx = dcl_obj2crealary(rx);
287
290
 
288
291
 
289
- o_rtn_val = rmin1_(i_rx, &i_n, &i_jx);
292
+ o_rtn_val = rmin1__(i_rx, &i_n, &i_jx);
290
293
 
291
294
  rtn_val = rb_float_new((double)o_rtn_val);
292
295
 
@@ -325,7 +328,7 @@ dcl_rsum(obj, rx, n, jx)
325
328
  i_rx = dcl_obj2crealary(rx);
326
329
 
327
330
 
328
- o_rtn_val = rsum_(i_rx, &i_n, &i_jx);
331
+ o_rtn_val = rsum__(i_rx, &i_n, &i_jx);
329
332
 
330
333
  rtn_val = rb_float_new((double)o_rtn_val);
331
334
 
@@ -364,7 +367,7 @@ dcl_rsum0(obj, rx, n, jx)
364
367
  i_rx = dcl_obj2crealary(rx);
365
368
 
366
369
 
367
- o_rtn_val = rsum0_(i_rx, &i_n, &i_jx);
370
+ o_rtn_val = rsum0__(i_rx, &i_n, &i_jx);
368
371
 
369
372
  rtn_val = rb_float_new((double)o_rtn_val);
370
373
 
@@ -403,7 +406,7 @@ dcl_rsum1(obj, rx, n, jx)
403
406
  i_rx = dcl_obj2crealary(rx);
404
407
 
405
408
 
406
- o_rtn_val = rsum1_(i_rx, &i_n, &i_jx);
409
+ o_rtn_val = rsum1__(i_rx, &i_n, &i_jx);
407
410
 
408
411
  rtn_val = rb_float_new((double)o_rtn_val);
409
412
 
@@ -442,7 +445,7 @@ dcl_rave(obj, rx, n, jx)
442
445
  i_rx = dcl_obj2crealary(rx);
443
446
 
444
447
 
445
- o_rtn_val = rave_(i_rx, &i_n, &i_jx);
448
+ o_rtn_val = rave__(i_rx, &i_n, &i_jx);
446
449
 
447
450
  rtn_val = rb_float_new((double)o_rtn_val);
448
451
 
@@ -481,7 +484,7 @@ dcl_rave0(obj, rx, n, jx)
481
484
  i_rx = dcl_obj2crealary(rx);
482
485
 
483
486
 
484
- o_rtn_val = rave0_(i_rx, &i_n, &i_jx);
487
+ o_rtn_val = rave0__(i_rx, &i_n, &i_jx);
485
488
 
486
489
  rtn_val = rb_float_new((double)o_rtn_val);
487
490
 
@@ -520,7 +523,7 @@ dcl_rave1(obj, rx, n, jx)
520
523
  i_rx = dcl_obj2crealary(rx);
521
524
 
522
525
 
523
- o_rtn_val = rave1_(i_rx, &i_n, &i_jx);
526
+ o_rtn_val = rave1__(i_rx, &i_n, &i_jx);
524
527
 
525
528
  rtn_val = rb_float_new((double)o_rtn_val);
526
529
 
@@ -559,7 +562,7 @@ dcl_rvar(obj, rx, n, jx)
559
562
  i_rx = dcl_obj2crealary(rx);
560
563
 
561
564
 
562
- o_rtn_val = rvar_(i_rx, &i_n, &i_jx);
565
+ o_rtn_val = rvar__(i_rx, &i_n, &i_jx);
563
566
 
564
567
  rtn_val = rb_float_new((double)o_rtn_val);
565
568
 
@@ -598,7 +601,7 @@ dcl_rvar0(obj, rx, n, jx)
598
601
  i_rx = dcl_obj2crealary(rx);
599
602
 
600
603
 
601
- o_rtn_val = rvar0_(i_rx, &i_n, &i_jx);
604
+ o_rtn_val = rvar0__(i_rx, &i_n, &i_jx);
602
605
 
603
606
  rtn_val = rb_float_new((double)o_rtn_val);
604
607
 
@@ -637,7 +640,7 @@ dcl_rvar1(obj, rx, n, jx)
637
640
  i_rx = dcl_obj2crealary(rx);
638
641
 
639
642
 
640
- o_rtn_val = rvar1_(i_rx, &i_n, &i_jx);
643
+ o_rtn_val = rvar1__(i_rx, &i_n, &i_jx);
641
644
 
642
645
  rtn_val = rb_float_new((double)o_rtn_val);
643
646
 
@@ -676,7 +679,7 @@ dcl_rstd(obj, rx, n, jx)
676
679
  i_rx = dcl_obj2crealary(rx);
677
680
 
678
681
 
679
- o_rtn_val = rstd_(i_rx, &i_n, &i_jx);
682
+ o_rtn_val = rstd__(i_rx, &i_n, &i_jx);
680
683
 
681
684
  rtn_val = rb_float_new((double)o_rtn_val);
682
685
 
@@ -715,7 +718,7 @@ dcl_rstd0(obj, rx, n, jx)
715
718
  i_rx = dcl_obj2crealary(rx);
716
719
 
717
720
 
718
- o_rtn_val = rstd0_(i_rx, &i_n, &i_jx);
721
+ o_rtn_val = rstd0__(i_rx, &i_n, &i_jx);
719
722
 
720
723
  rtn_val = rb_float_new((double)o_rtn_val);
721
724
 
@@ -754,7 +757,7 @@ dcl_rstd1(obj, rx, n, jx)
754
757
  i_rx = dcl_obj2crealary(rx);
755
758
 
756
759
 
757
- o_rtn_val = rstd1_(i_rx, &i_n, &i_jx);
760
+ o_rtn_val = rstd1__(i_rx, &i_n, &i_jx);
758
761
 
759
762
  rtn_val = rb_float_new((double)o_rtn_val);
760
763
 
@@ -793,7 +796,7 @@ dcl_rrms(obj, rx, n, jx)
793
796
  i_rx = dcl_obj2crealary(rx);
794
797
 
795
798
 
796
- o_rtn_val = rrms_(i_rx, &i_n, &i_jx);
799
+ o_rtn_val = rrms__(i_rx, &i_n, &i_jx);
797
800
 
798
801
  rtn_val = rb_float_new((double)o_rtn_val);
799
802
 
@@ -832,7 +835,7 @@ dcl_rrms0(obj, rx, n, jx)
832
835
  i_rx = dcl_obj2crealary(rx);
833
836
 
834
837
 
835
- o_rtn_val = rrms0_(i_rx, &i_n, &i_jx);
838
+ o_rtn_val = rrms0__(i_rx, &i_n, &i_jx);
836
839
 
837
840
  rtn_val = rb_float_new((double)o_rtn_val);
838
841
 
@@ -871,7 +874,7 @@ dcl_rrms1(obj, rx, n, jx)
871
874
  i_rx = dcl_obj2crealary(rx);
872
875
 
873
876
 
874
- o_rtn_val = rrms1_(i_rx, &i_n, &i_jx);
877
+ o_rtn_val = rrms1__(i_rx, &i_n, &i_jx);
875
878
 
876
879
  rtn_val = rb_float_new((double)o_rtn_val);
877
880
 
@@ -910,7 +913,7 @@ dcl_ramp(obj, rx, n, jx)
910
913
  i_rx = dcl_obj2crealary(rx);
911
914
 
912
915
 
913
- o_rtn_val = ramp_(i_rx, &i_n, &i_jx);
916
+ o_rtn_val = ramp__(i_rx, &i_n, &i_jx);
914
917
 
915
918
  rtn_val = rb_float_new((double)o_rtn_val);
916
919
 
@@ -949,7 +952,7 @@ dcl_ramp0(obj, rx, n, jx)
949
952
  i_rx = dcl_obj2crealary(rx);
950
953
 
951
954
 
952
- o_rtn_val = ramp0_(i_rx, &i_n, &i_jx);
955
+ o_rtn_val = ramp0__(i_rx, &i_n, &i_jx);
953
956
 
954
957
  rtn_val = rb_float_new((double)o_rtn_val);
955
958
 
@@ -988,7 +991,7 @@ dcl_ramp1(obj, rx, n, jx)
988
991
  i_rx = dcl_obj2crealary(rx);
989
992
 
990
993
 
991
- o_rtn_val = ramp1_(i_rx, &i_n, &i_jx);
994
+ o_rtn_val = ramp1__(i_rx, &i_n, &i_jx);
992
995
 
993
996
  rtn_val = rb_float_new((double)o_rtn_val);
994
997
 
@@ -1049,7 +1052,7 @@ dcl_rvmax(obj, rx, ns, np, nq, nd)
1049
1052
  i_nq = dcl_obj2cintegerary(nq);
1050
1053
 
1051
1054
 
1052
- o_rtn_val = rvmax_(i_rx, i_ns, i_np, i_nq, &i_nd);
1055
+ o_rtn_val = rvmax__(i_rx, i_ns, i_np, i_nq, &i_nd);
1053
1056
 
1054
1057
  rtn_val = rb_float_new((double)o_rtn_val);
1055
1058
 
@@ -1113,7 +1116,7 @@ dcl_rvmax0(obj, rx, ns, np, nq, nd)
1113
1116
  i_nq = dcl_obj2cintegerary(nq);
1114
1117
 
1115
1118
 
1116
- o_rtn_val = rvmax0_(i_rx, i_ns, i_np, i_nq, &i_nd);
1119
+ o_rtn_val = rvmax0__(i_rx, i_ns, i_np, i_nq, &i_nd);
1117
1120
 
1118
1121
  rtn_val = rb_float_new((double)o_rtn_val);
1119
1122
 
@@ -1177,7 +1180,7 @@ dcl_rvmin(obj, rx, ns, np, nq, nd)
1177
1180
  i_nq = dcl_obj2cintegerary(nq);
1178
1181
 
1179
1182
 
1180
- o_rtn_val = rvmin_(i_rx, i_ns, i_np, i_nq, &i_nd);
1183
+ o_rtn_val = rvmin__(i_rx, i_ns, i_np, i_nq, &i_nd);
1181
1184
 
1182
1185
  rtn_val = rb_float_new((double)o_rtn_val);
1183
1186
 
@@ -1241,7 +1244,7 @@ dcl_rvmax1(obj, rx, ns, np, nq, nd)
1241
1244
  i_nq = dcl_obj2cintegerary(nq);
1242
1245
 
1243
1246
 
1244
- o_rtn_val = rvmax1_(i_rx, i_ns, i_np, i_nq, &i_nd);
1247
+ o_rtn_val = rvmax1__(i_rx, i_ns, i_np, i_nq, &i_nd);
1245
1248
 
1246
1249
  rtn_val = rb_float_new((double)o_rtn_val);
1247
1250
 
@@ -1305,7 +1308,7 @@ dcl_rvmin1(obj, rx, ns, np, nq, nd)
1305
1308
  i_nq = dcl_obj2cintegerary(nq);
1306
1309
 
1307
1310
 
1308
- o_rtn_val = rvmin1_(i_rx, i_ns, i_np, i_nq, &i_nd);
1311
+ o_rtn_val = rvmin1__(i_rx, i_ns, i_np, i_nq, &i_nd);
1309
1312
 
1310
1313
  rtn_val = rb_float_new((double)o_rtn_val);
1311
1314
 
@@ -1369,7 +1372,7 @@ dcl_rvmin0(obj, rx, ns, np, nq, nd)
1369
1372
  i_nq = dcl_obj2cintegerary(nq);
1370
1373
 
1371
1374
 
1372
- o_rtn_val = rvmin0_(i_rx, i_ns, i_np, i_nq, &i_nd);
1375
+ o_rtn_val = rvmin0__(i_rx, i_ns, i_np, i_nq, &i_nd);
1373
1376
 
1374
1377
  rtn_val = rb_float_new((double)o_rtn_val);
1375
1378
 
@@ -1,10 +1,9 @@
1
1
  /*
2
- * $Id: p_header,v 1.3 2015/03/18 03:27:42 horinout Exp $
2
+ * $Id$
3
3
  */
4
4
 
5
5
  #include <stdio.h>
6
6
  #include "ruby.h"
7
- #include "libtinyf2c.h"
8
7
  #include "narray.h"
9
8
  #include "cdcl.h"
10
9
 
@@ -15,6 +14,10 @@
15
14
 
16
15
  #define DFLT_SIZE 32
17
16
 
17
+ #ifndef NARRAY_BIGMEM
18
+ typedef int na_shape_t;
19
+ #endif
20
+
18
21
  extern char *dcl_obj2ccharary(VALUE, int, int);
19
22
  extern integer *dcl_obj2cintegerary(VALUE);
20
23
  extern real *dcl_obj2crealary(VALUE);
@@ -22,10 +25,10 @@ extern complex *dcl_obj2ccomplexary(VALUE);
22
25
  extern logical *dcl_obj2clogicalary(VALUE);
23
26
 
24
27
  extern VALUE dcl_ccharary2obj(char *, int, int);
25
- extern VALUE dcl_cintegerary2obj(integer *, int, int, int *);
26
- extern VALUE dcl_crealary2obj(real *, int, int, int *);
27
- extern VALUE dcl_ccomplexary2obj(complex *, int, char *);
28
- extern VALUE dcl_clogicalary2obj(logical *, int, int, int *);
28
+ extern VALUE dcl_cintegerary2obj(integer *, na_shape_t, int, na_shape_t *);
29
+ extern VALUE dcl_crealary2obj(real *, na_shape_t, int, na_shape_t *);
30
+ /* extern VALUE dcl_ccomplexary2obj(complex *, int, char *); */
31
+ extern VALUE dcl_clogicalary2obj(logical *, na_shape_t, int, na_shape_t *);
29
32
 
30
33
  extern void dcl_freeccharary(char *);
31
34
  extern void dcl_freecintegerary(integer *);
@@ -105,7 +108,7 @@ dcl_rprd(obj, rx, ry, n, jx, jy)
105
108
  i_ry = dcl_obj2crealary(ry);
106
109
 
107
110
 
108
- o_rtn_val = rprd_(i_rx, i_ry, &i_n, &i_jx, &i_jy);
111
+ o_rtn_val = rprd__(i_rx, i_ry, &i_n, &i_jx, &i_jy);
109
112
 
110
113
  rtn_val = rb_float_new((double)o_rtn_val);
111
114
 
@@ -159,7 +162,7 @@ dcl_rcov(obj, rx, ry, n, jx, jy)
159
162
  i_ry = dcl_obj2crealary(ry);
160
163
 
161
164
 
162
- o_rtn_val = rcov_(i_rx, i_ry, &i_n, &i_jx, &i_jy);
165
+ o_rtn_val = rcov__(i_rx, i_ry, &i_n, &i_jx, &i_jy);
163
166
 
164
167
  rtn_val = rb_float_new((double)o_rtn_val);
165
168
 
@@ -213,7 +216,7 @@ dcl_rcor(obj, rx, ry, n, jx, jy)
213
216
  i_ry = dcl_obj2crealary(ry);
214
217
 
215
218
 
216
- o_rtn_val = rcor_(i_rx, i_ry, &i_n, &i_jx, &i_jy);
219
+ o_rtn_val = rcor__(i_rx, i_ry, &i_n, &i_jx, &i_jy);
217
220
 
218
221
  rtn_val = rb_float_new((double)o_rtn_val);
219
222
 
@@ -1,10 +1,9 @@
1
1
  /*
2
- * $Id: p_header,v 1.3 2015/03/18 03:27:42 horinout Exp $
2
+ * $Id$
3
3
  */
4
4
 
5
5
  #include <stdio.h>
6
6
  #include "ruby.h"
7
- #include "libtinyf2c.h"
8
7
  #include "narray.h"
9
8
  #include "cdcl.h"
10
9
 
@@ -15,6 +14,10 @@
15
14
 
16
15
  #define DFLT_SIZE 32
17
16
 
17
+ #ifndef NARRAY_BIGMEM
18
+ typedef int na_shape_t;
19
+ #endif
20
+
18
21
  extern char *dcl_obj2ccharary(VALUE, int, int);
19
22
  extern integer *dcl_obj2cintegerary(VALUE);
20
23
  extern real *dcl_obj2crealary(VALUE);
@@ -22,10 +25,10 @@ extern complex *dcl_obj2ccomplexary(VALUE);
22
25
  extern logical *dcl_obj2clogicalary(VALUE);
23
26
 
24
27
  extern VALUE dcl_ccharary2obj(char *, int, int);
25
- extern VALUE dcl_cintegerary2obj(integer *, int, int, int *);
26
- extern VALUE dcl_crealary2obj(real *, int, int, int *);
27
- extern VALUE dcl_ccomplexary2obj(complex *, int, char *);
28
- extern VALUE dcl_clogicalary2obj(logical *, int, int, int *);
28
+ extern VALUE dcl_cintegerary2obj(integer *, na_shape_t, int, na_shape_t *);
29
+ extern VALUE dcl_crealary2obj(real *, na_shape_t, int, na_shape_t *);
30
+ /* extern VALUE dcl_ccomplexary2obj(complex *, int, char *); */
31
+ extern VALUE dcl_clogicalary2obj(logical *, na_shape_t, int, na_shape_t *);
29
32
 
30
33
  extern void dcl_freeccharary(char *);
31
34
  extern void dcl_freecintegerary(integer *);
@@ -83,7 +86,7 @@ dcl_vignn(obj, n, jx)
83
86
 
84
87
  o_ix= ALLOCA_N(integer, i_jx*(i_n-1)+1);
85
88
 
86
- vignn_(o_ix, &i_n, &i_jx);
89
+ vignn__(o_ix, &i_n, &i_jx);
87
90
 
88
91
  {int array_shape[1] = {i_jx*(i_n-1)+1};
89
92
  ix = dcl_cintegerary2obj(o_ix, i_jx*(i_n-1)+1, 1, array_shape);
@@ -115,7 +118,7 @@ dcl_vrgnn(obj, n, jx)
115
118
 
116
119
  o_rx= ALLOCA_N(real, i_jx*(i_n-1)+1);
117
120
 
118
- vrgnn_(o_rx, &i_n, &i_jx);
121
+ vrgnn__(o_rx, &i_n, &i_jx);
119
122
 
120
123
  {int array_shape[1] = {i_jx*(i_n-1)+1};
121
124
  rx = dcl_crealary2obj(o_rx, i_jx*(i_n-1)+1, 1, array_shape);
@@ -159,7 +162,7 @@ dcl_dxfloc(obj, nd, ns, np)
159
162
  i_np = dcl_obj2cintegerary(np);
160
163
 
161
164
 
162
- dxfloc_(&i_nd, i_ns, i_np, &o_ncp);
165
+ dxfloc__(&i_nd, i_ns, i_np, &o_ncp);
163
166
 
164
167
  ncp = INT2NUM(o_ncp);
165
168
 
@@ -200,7 +203,7 @@ dcl_dxiloc(obj, nd, ns, ncp)
200
203
 
201
204
  o_np= ALLOCA_N(integer, (i_nd));
202
205
 
203
- dxiloc_(&i_nd, i_ns, o_np, &i_ncp);
206
+ dxiloc__(&i_nd, i_ns, o_np, &i_ncp);
204
207
 
205
208
  {int array_shape[1] = {i_nd};
206
209
  np = dcl_cintegerary2obj(o_np, (i_nd), 1, array_shape);