Mathieu Virbel
|
242245a6f4
|
proxy: force GIL on invoke0, and add a special case for $Proxy name (android failed to FindClass)
|
2013-03-24 18:45:33 -05:00 |
tshirtman
|
7068b37d69
|
fix classpath for windows and CLASSPATH definition
|
2013-01-03 13:12:40 +01:00 |
tshirtman
|
e10ed056bb
|
move testImpl to tests/test_proxy.py and move NativeInvocationHandler
adapt jnius_jvm_desktop to have access to java jnius package
|
2013-01-03 12:57:46 +01:00 |
tshirtman
|
82b703c0c1
|
Merge branch 'master' into extend_class_support
Conflicts:
jnius/jnius_export_class.pxi
|
2012-09-06 17:48:25 +02:00 |
Juancarlo Añez
|
9bd899e371
|
Allow for '*' wildcards in CLASSPATH+(some tipos).
|
2012-08-25 10:24:48 -04:30 |
Juancarlo Añez
|
93109ccab5
|
Make the desktop use CLASSPATH if defined.
|
2012-08-21 14:22:37 -04:30 |
Mathieu Virbel
|
60ee14ed6f
|
add the previous tests from python-for-android/javawrapper branch.
+ fix findclass (need cleaning)
+ fix array return with chars
+ export reflect module by default (it's already used in jnius so..)
|
2012-08-18 12:59:15 +02:00 |
Mathieu Virbel
|
162d011912
|
add autoclass/ensureclass, auto reflection for JavaObject, and fixes around j_self
|
2012-08-14 15:09:48 +02:00 |