rjb 1.1.0 → 1.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/ChangeLog +276 -270
- data/data/rjb/jp/co/infoseek/hp/arton/rjb/RBridge.class +0 -0
- data/ext/extconf.h +1 -1
- data/ext/rjb.c +2 -2
- data/ext/rjb.h +14 -1
- metadata +47 -40
data/ChangeLog
CHANGED
@@ -1,270 +1,276 @@
|
|
1
|
-
|
2
|
-
*
|
3
|
-
|
4
|
-
|
5
|
-
*
|
6
|
-
|
7
|
-
|
8
|
-
*
|
9
|
-
*
|
10
|
-
|
11
|
-
|
12
|
-
*
|
13
|
-
|
14
|
-
*
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
*
|
21
|
-
|
22
|
-
|
23
|
-
*rjb.c
|
24
|
-
|
25
|
-
|
26
|
-
*
|
27
|
-
|
28
|
-
|
29
|
-
*
|
30
|
-
|
31
|
-
|
32
|
-
*riconv.c
|
33
|
-
|
34
|
-
|
35
|
-
*
|
36
|
-
|
37
|
-
|
38
|
-
*
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
*rjb.c
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
*
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
*
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
*
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
*
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
*
|
91
|
-
|
92
|
-
*
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
*rjb.
|
97
|
-
|
98
|
-
*
|
99
|
-
|
100
|
-
*
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
*
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
*
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
*
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
*
|
132
|
-
|
133
|
-
support
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
add
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
*
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
*
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
*
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
and
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
*
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
Sun Sep
|
267
|
-
*rjb.c
|
268
|
-
|
269
|
-
|
270
|
-
|
1
|
+
Wed Jan 9 arton
|
2
|
+
*ext/rjb.h
|
3
|
+
add some ruby macros that defined after 1.8.6 for compatibility
|
4
|
+
Change RBridge.class by 1.4.2
|
5
|
+
*data/rjb/jp/co/infoseek/hp/arton/rjb/RBridge.class
|
6
|
+
compiled by 1.4.2 version of Java
|
7
|
+
Tue Dec 27 Kuwashima
|
8
|
+
*test/Test.java
|
9
|
+
*test/test.rb
|
10
|
+
*ext/depend
|
11
|
+
*ext/load.c
|
12
|
+
*ext/extconf.rb
|
13
|
+
*ext/rjbexception.c
|
14
|
+
*ext/rjb.c
|
15
|
+
*ext/riconv.c
|
16
|
+
change for compatibility with Ruby-1.9.0
|
17
|
+
Tue Nov 20 arton
|
18
|
+
*rjb.c
|
19
|
+
mark version 1.10.12 for next relase.
|
20
|
+
*load.c
|
21
|
+
omit useless double-quotations from JAVA_HOME, maybe specifies a longpathname (but useless).
|
22
|
+
Wed Nov 14 Kuwashima
|
23
|
+
*rjb.c
|
24
|
+
add error check to constructor.
|
25
|
+
Fri Nov 9 arton
|
26
|
+
*test.rb
|
27
|
+
*Test.java
|
28
|
+
add test for reproducing rjb-bugs-15430
|
29
|
+
*rjb.c
|
30
|
+
fix rjb-bugs-15430 that caused by bad array conversion.
|
31
|
+
(generics method result signature is an object, but the real result is typed array)
|
32
|
+
*riconv.c
|
33
|
+
correct to get the number of array element.
|
34
|
+
Tue Oct 23 Kuwashima
|
35
|
+
*riconv.c
|
36
|
+
Change string encoding conversion rule.
|
37
|
+
Mon Oct 22 Kuwashima
|
38
|
+
*riconv.c
|
39
|
+
*riconv.h
|
40
|
+
recycle iconv instance.
|
41
|
+
*test/test.rb
|
42
|
+
add cases for test_kjconv
|
43
|
+
Sun Sep 23 arton
|
44
|
+
*rjb.c
|
45
|
+
version 1.0.9
|
46
|
+
convert to Ruby's type if Rjb::primitive_converion is enalbed and the result type is java.lang.Object
|
47
|
+
support the object conversion for a bignum to long.
|
48
|
+
Sat Sep 15 arton
|
49
|
+
*rjb.c
|
50
|
+
version 1.0.8
|
51
|
+
correction of 1.0.7, support long type.
|
52
|
+
Fri Sep 14 arton
|
53
|
+
*rjb.c
|
54
|
+
version 1.0.7
|
55
|
+
add auto primitive conversion toggled by Rjb::primitive_conversion
|
56
|
+
*test.rb
|
57
|
+
add test_auto_conv
|
58
|
+
Sun Jun 17 arton
|
59
|
+
*rjb.c
|
60
|
+
add method aliases.
|
61
|
+
setXxYy -> xx_yy=
|
62
|
+
getXxYy -> xx_yy
|
63
|
+
isXxYy -> xx_yy?
|
64
|
+
xxYyZz -> xx_yy_zz
|
65
|
+
*test.rb
|
66
|
+
add a test for the method alias feature.
|
67
|
+
Tue Nov 21 arton
|
68
|
+
*rjb.c
|
69
|
+
Skip the constant registering process, if the constant was already defined.
|
70
|
+
*load.c
|
71
|
+
*rjb.c
|
72
|
+
*rjbexception.c
|
73
|
+
*rjb.h
|
74
|
+
add prefix 'rjb' for externed symbol names to avoid confliction.
|
75
|
+
|
76
|
+
Sun Oct 08 arton (on behalf of richard apodaca)
|
77
|
+
*load.c
|
78
|
+
support AMD64
|
79
|
+
|
80
|
+
Mon Sep 11 arton
|
81
|
+
*test.rb
|
82
|
+
add a test of arguments types are various array.
|
83
|
+
*Test.java
|
84
|
+
add a test of arguments types are various array.
|
85
|
+
*rjb.c
|
86
|
+
accept nil for array parameter.
|
87
|
+
Sun Sep 10 arton
|
88
|
+
*test.rb
|
89
|
+
add a test of return type is an object wrapped an array
|
90
|
+
*Test.java
|
91
|
+
add a method that returns an object wrapped an array
|
92
|
+
*rjb.c
|
93
|
+
check array-mark in jv2rv for returned object was an array
|
94
|
+
Tue Aug 1 arton
|
95
|
+
*load.c
|
96
|
+
*rjb.c
|
97
|
+
change load pathname of the bridge class.
|
98
|
+
*post-install.rb
|
99
|
+
add for remove previous installed rjb.so.
|
100
|
+
*rjb.rake
|
101
|
+
add for build Gem.
|
102
|
+
*rjb.rb
|
103
|
+
for preparing the pathname constant of the bridge class.
|
104
|
+
*depend
|
105
|
+
chage binary name from rjb.so to rjbcore.so
|
106
|
+
*extconf.rb
|
107
|
+
chage binary name from rjb.so to rjbcore.so
|
108
|
+
|
109
|
+
Mon Jul 31 arton
|
110
|
+
*load.c
|
111
|
+
fix buffer allocation
|
112
|
+
|
113
|
+
Sun Jul 16 (Jun 22) Kuwashima and arton
|
114
|
+
*rjb.c
|
115
|
+
version 0.2.8
|
116
|
+
*MANIFEST
|
117
|
+
*depend
|
118
|
+
*load.c
|
119
|
+
*rjbexception.c
|
120
|
+
change jni.h to jniwrap.h.
|
121
|
+
change the bridge class's header according to JDK 5.0's javah.
|
122
|
+
*jniwrap.h
|
123
|
+
wrap jni.h for Cygin
|
124
|
+
|
125
|
+
Sat Jun 10 14:10:05 2006 arton
|
126
|
+
*rjb.c
|
127
|
+
version 0.2.7
|
128
|
+
support an array of arrays from ruby to java.
|
129
|
+
|
130
|
+
Mon May 8 08:52:12 2006 arton
|
131
|
+
*load.c
|
132
|
+
revision 5
|
133
|
+
support both Intel and PPC Mac.
|
134
|
+
Patched version was contributed by Demetrius Nunes.
|
135
|
+
|
136
|
+
Wed Apr 12 03:57:12 2006 arton
|
137
|
+
*rjb.c
|
138
|
+
version 0.2.6
|
139
|
+
support an array of arrays.
|
140
|
+
*test.rb
|
141
|
+
add an array of arrays test, some tests are contributed by Darren Day.
|
142
|
+
*Test.java
|
143
|
+
add a test method that returns an array of arrays, some tests are
|
144
|
+
contributed by Darren Day.
|
145
|
+
|
146
|
+
Sat Dec 24 18:56:38 2005 arton
|
147
|
+
*rjb.c
|
148
|
+
version 0.2.5
|
149
|
+
release String, Float, Array object after method call.
|
150
|
+
*gctest.rb
|
151
|
+
add for String object gc test
|
152
|
+
|
153
|
+
Mon Sep 19 01:09:30 2005 arton
|
154
|
+
*rjb.c
|
155
|
+
version 0.2.4
|
156
|
+
use null instead of empty string when String argument is nil
|
157
|
+
omit unused local variable from jstring2val
|
158
|
+
*test.rb
|
159
|
+
add null string test (bug since utf-8 support)
|
160
|
+
|
161
|
+
Tue Jun 28 01:57:07 2005 arton
|
162
|
+
*rjb.c
|
163
|
+
version 0.2.3
|
164
|
+
convert result object to imported class if object is an instance of Class
|
165
|
+
call Class#forName if argument count is 1
|
166
|
+
*test.rb
|
167
|
+
add test_importobj contributed by Mr. Kuwashima, thanks.
|
168
|
+
|
169
|
+
Mon Jun 27 20:30:50 2005 arton
|
170
|
+
treat Class.forName as Rjb::import
|
171
|
+
*rjb.c
|
172
|
+
version 0.2.2
|
173
|
+
add method 'forName' into imported Class object
|
174
|
+
if pass imported object to JVM, extract Class object from ruby object
|
175
|
+
*test.rb
|
176
|
+
add above tests
|
177
|
+
|
178
|
+
Sat Jun 25 05:58:36 2005 arton
|
179
|
+
most bugs were reported by Mr. Micael Weller, thanks.
|
180
|
+
*rjb.c
|
181
|
+
version 0.2.1
|
182
|
+
correct derived static method search
|
183
|
+
search class methods then class's instance methods when called by class
|
184
|
+
avoid register non capitalized named constants into constants table
|
185
|
+
correct capitalized named method search
|
186
|
+
*riconv.c
|
187
|
+
never call iconv if $KCODE is nil
|
188
|
+
*load.c
|
189
|
+
using path separator ; for cygwin (by Ryugate)
|
190
|
+
|
191
|
+
Sun Apr 24 05:26:16 2005 arton
|
192
|
+
*rb.c
|
193
|
+
version 0.2.0
|
194
|
+
delete localref if globalref was created.
|
195
|
+
load can take the second argument for jvm
|
196
|
+
*load.c
|
197
|
+
load can take the second argument for jvm
|
198
|
+
|
199
|
+
Mon Jan 17 02:40:21 2005 arton
|
200
|
+
*rjb.c
|
201
|
+
add 'throw' module function.
|
202
|
+
move java exception handling functions into newly created rjbexception.c
|
203
|
+
*rjb.h
|
204
|
+
declations for rjb.c and rjbexception.c
|
205
|
+
*rjbexception.c
|
206
|
+
java exception handling functions, and 'throw' module function.
|
207
|
+
*test.rb
|
208
|
+
adding throw test.
|
209
|
+
|
210
|
+
Wed Jan 12 00:01:08 2005 Kaspar Schiess and arton
|
211
|
+
*rjb.c
|
212
|
+
correct Rjb::load parameter evaluation (classpath).
|
213
|
+
- many thanks to Mr.Schiess.
|
214
|
+
|
215
|
+
Sun Nov 21 02:51:43 2004 Kuwashima and arton
|
216
|
+
*rjb.c
|
217
|
+
move dbcs-utf-8 auto conversion feature into riconv.?
|
218
|
+
remove JNI version argument from Rjb::load. (bug reported by Mr.Tateishi)
|
219
|
+
*load.c
|
220
|
+
correct CLASSPATH setting (bad environment name).(bug reported by Mr.Tateishi)
|
221
|
+
*riconv.c riconv.h (contributed by Mr.Kuwashima)
|
222
|
+
DBCS - utf-8 auto conversion functions.
|
223
|
+
*depend MANIFEST
|
224
|
+
add riconv.?
|
225
|
+
- many tanks to Mr.Kuwashima and Mr.Tateishi.
|
226
|
+
|
227
|
+
Tue Oct 5 23:08:59 2004 Kuwashima and arton
|
228
|
+
*test.rb
|
229
|
+
add kanji conversion test
|
230
|
+
*rjb.c
|
231
|
+
add dbcs(sjis and euc-jp) - utf-8 auto conversion feature.
|
232
|
+
the patch was contributed by Mr.Kuwashima, many thanks.
|
233
|
+
|
234
|
+
Sun Oct 3 18:24:42 2004 arton
|
235
|
+
*load.c
|
236
|
+
JNIEnv* now using local variable instead of global one.
|
237
|
+
Because AWT event use a worker thread, and JNI need thread's owned JNIEnv.
|
238
|
+
*rjb.c
|
239
|
+
JNIEnv* now using local variable instead of global one.
|
240
|
+
Because AWT event use a worker thread, and JNI need thread's owned JNIEnv.
|
241
|
+
This change was suggested by Mr.Kuwashima, he also tested the behavior,
|
242
|
+
and gave me some test codes.
|
243
|
+
and attach_current_thread is from Mr.Kuwashima's patch.
|
244
|
+
Many thanks to Mr.Kuwashima.
|
245
|
+
|
246
|
+
Sat Sep 25 03:25:45 2004 arton
|
247
|
+
*rjb.c
|
248
|
+
implements interface's method argument conversion.
|
249
|
+
*test.rb
|
250
|
+
add Comparable test (interface with method arguments)
|
251
|
+
*Test.java
|
252
|
+
add Comparable test method.
|
253
|
+
|
254
|
+
Wed Sep 22 02:30:15 2004 arton
|
255
|
+
*rjb.c
|
256
|
+
correct constants load, using mid-class.
|
257
|
+
convert null string to nil
|
258
|
+
|
259
|
+
Wed Sep 22 00:05:32 2004 arton
|
260
|
+
*rjb.c
|
261
|
+
correct ruby type checking. If the parameter type is java.lang.String, rjb instance is always accepted.
|
262
|
+
|
263
|
+
Mon Sep 20 22:02:53 2004 arton
|
264
|
+
*rjb.c
|
265
|
+
checking method/constructor signature with class when the argument is rjb's instance.
|
266
|
+
Sun Sep 19 00:54:35 2004 arton
|
267
|
+
*rjb.c
|
268
|
+
convert Java exception to Ruby's StandardError derived class.
|
269
|
+
checking method/constructor signature when invoking if no signatur argument is supplied.
|
270
|
+
adding field accessor.
|
271
|
+
|
272
|
+
Sun Sep 12 21:42:00 2004 arton
|
273
|
+
*rjb.c
|
274
|
+
call exception description when verbose = true.
|
275
|
+
correct recursive import call (for Boolean).
|
276
|
+
corrent method not found message creation.
|
Binary file
|
data/ext/extconf.h
CHANGED
data/ext/rjb.c
CHANGED
@@ -12,10 +12,10 @@
|
|
12
12
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
13
13
|
* Lesser General Public License for more details.
|
14
14
|
*
|
15
|
-
* $Id: rjb.c
|
15
|
+
* $Id: rjb.c 52 2007-12-28 07:44:41Z arton $
|
16
16
|
*/
|
17
17
|
|
18
|
-
#define RJB_VERSION "1.1.
|
18
|
+
#define RJB_VERSION "1.1.1"
|
19
19
|
|
20
20
|
#include "ruby.h"
|
21
21
|
#include "extconf.h"
|
data/ext/rjb.h
CHANGED
@@ -12,7 +12,7 @@
|
|
12
12
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
13
13
|
* Lesser General Public License for more details.
|
14
14
|
*
|
15
|
-
* $Id: rjb.h
|
15
|
+
* $Id: rjb.h 53 2008-01-09 11:13:33Z arton $
|
16
16
|
* $Log: rjb.h,v $
|
17
17
|
* Revision 1.1 2005/01/16 17:36:10 arton
|
18
18
|
* Initial revision
|
@@ -29,6 +29,19 @@
|
|
29
29
|
#endif
|
30
30
|
#endif
|
31
31
|
|
32
|
+
#if !defined(RSTRING_LEN)
|
33
|
+
#define RSTRING_LEN(s) (RSTRING(s)->len)
|
34
|
+
#endif
|
35
|
+
#if !defined(RSTRING_PTR)
|
36
|
+
#define RSTRING_PTR(s) (RSTRING(s)->ptr)
|
37
|
+
#endif
|
38
|
+
#if !defined(RARRAY_LEN)
|
39
|
+
#define RARRAY_LEN(s) (RARRAY(s)->len)
|
40
|
+
#endif
|
41
|
+
#if !defined(RARRAY_PTR)
|
42
|
+
#define RARRAY_PTR(s) (RARRAY(s)->ptr)
|
43
|
+
#endif
|
44
|
+
|
32
45
|
#if !defined(COUNTOF)
|
33
46
|
#define COUNTOF(x) (sizeof(x)/sizeof(x[0]))
|
34
47
|
#endif
|
metadata
CHANGED
@@ -1,71 +1,78 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
|
-
rubygems_version: 0.9.0
|
3
|
-
specification_version: 1
|
4
2
|
name: rjb
|
5
3
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 1.1.
|
7
|
-
date: 2007-12-28 00:00:00 +09:00
|
8
|
-
summary: Ruby Java bridge
|
9
|
-
require_paths:
|
10
|
-
- lib
|
11
|
-
email: artonx@gmail.com
|
12
|
-
homepage: http://arton.no-ip.info/collabo/backyard/?RubyJavaBridge
|
13
|
-
rubyforge_project:
|
14
|
-
description: RJB is a bridge program that connect between Ruby and Java with Java Native Interface.
|
15
|
-
autorequire:
|
16
|
-
default_executable:
|
17
|
-
bindir: bin
|
18
|
-
has_rdoc: false
|
19
|
-
required_ruby_version: !ruby/object:Gem::Version::Requirement
|
20
|
-
requirements:
|
21
|
-
- - ">="
|
22
|
-
- !ruby/object:Gem::Version
|
23
|
-
version: 1.8.2
|
24
|
-
version:
|
4
|
+
version: 1.1.1
|
25
5
|
platform: ruby
|
26
|
-
signing_key:
|
27
|
-
cert_chain:
|
28
|
-
post_install_message:
|
29
6
|
authors:
|
30
7
|
- arton
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
|
12
|
+
date: 2008-01-09 00:00:00 +09:00
|
13
|
+
default_executable:
|
14
|
+
dependencies: []
|
15
|
+
|
16
|
+
description: RJB is a bridge program that connect between Ruby and Java with Java Native Interface.
|
17
|
+
email: artonx@gmail.com
|
18
|
+
executables: []
|
19
|
+
|
20
|
+
extensions:
|
21
|
+
- ext/extconf.rb
|
22
|
+
extra_rdoc_files: []
|
23
|
+
|
31
24
|
files:
|
32
25
|
- ext/RBridge.java
|
33
26
|
- ext/load.c
|
34
|
-
- ext/rjbexception.c
|
35
27
|
- ext/riconv.c
|
36
28
|
- ext/rjb.c
|
29
|
+
- ext/rjbexception.c
|
30
|
+
- ext/extconf.h
|
37
31
|
- ext/jniwrap.h
|
38
|
-
- ext/rjb.h
|
39
|
-
- ext/riconv.h
|
40
32
|
- ext/jp_co_infoseek_hp_arton_rjb_RBridge.h
|
41
|
-
- ext/
|
33
|
+
- ext/riconv.h
|
34
|
+
- ext/rjb.h
|
42
35
|
- ext/depend
|
43
36
|
- data/rjb/jp/co/infoseek/hp/arton/rjb/RBridge.class
|
44
37
|
- lib/rjb.rb
|
45
38
|
- samples/filechooser.rb
|
46
39
|
- test/gctest.rb
|
47
40
|
- test/test.rb
|
41
|
+
- test/jp/co/infoseek/hp/arton/rjb/Base.class
|
48
42
|
- test/jp/co/infoseek/hp/arton/rjb/ExtBase.class
|
49
|
-
- test/jp/co/infoseek/hp/arton/rjb/Test.class
|
50
43
|
- test/jp/co/infoseek/hp/arton/rjb/IBase.class
|
51
|
-
- test/jp/co/infoseek/hp/arton/rjb/Base.class
|
52
44
|
- test/jp/co/infoseek/hp/arton/rjb/Test$TestTypes.class
|
45
|
+
- test/jp/co/infoseek/hp/arton/rjb/Test.class
|
53
46
|
- COPYING
|
54
47
|
- ChangeLog
|
55
48
|
- readme.sj
|
56
49
|
- readme.txt
|
57
|
-
|
58
|
-
|
50
|
+
has_rdoc: false
|
51
|
+
homepage: http://rjb.rubyforge.org/
|
52
|
+
post_install_message:
|
59
53
|
rdoc_options: []
|
60
54
|
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
-
|
55
|
+
require_paths:
|
56
|
+
- lib
|
57
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
58
|
+
requirements:
|
59
|
+
- - ">="
|
60
|
+
- !ruby/object:Gem::Version
|
61
|
+
version: 1.8.2
|
62
|
+
version:
|
63
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
64
|
+
requirements:
|
65
|
+
- - ">="
|
66
|
+
- !ruby/object:Gem::Version
|
67
|
+
version: "0"
|
68
|
+
version:
|
67
69
|
requirements:
|
68
70
|
- none
|
69
71
|
- JDK 5.0
|
70
|
-
|
71
|
-
|
72
|
+
rubyforge_project:
|
73
|
+
rubygems_version: 1.0.1
|
74
|
+
signing_key:
|
75
|
+
specification_version: 2
|
76
|
+
summary: Ruby Java bridge
|
77
|
+
test_files:
|
78
|
+
- test/test.rb
|