Mathieu Virbel
|
69fe77c403
|
refactor the conversion functions, move them into jnius_conversion.pxi, and factorize the jobject conversion.
|
2012-08-15 17:26:24 +02:00 |
Mathieu Virbel
|
a4af093aa1
|
raise exception correctly now + add more unittests
|
2012-08-15 16:31:22 +02:00 |
gabriel.pettier
|
83fb36b2c7
|
prefer () to \ to break long lines
|
2012-08-14 23:29:47 +02:00 |
gabriel.pettier
|
1588c6040a
|
add desktop subsection in README
|
2012-08-14 23:28:26 +02:00 |
Mathieu Virbel
|
30b083b362
|
Update README.md
|
2012-08-14 19:38:30 +03:00 |
Mathieu Virbel
|
a2dd51da1c
|
Update README.md
|
2012-08-14 19:35:17 +03:00 |
Mathieu Virbel
|
53f1b94fd8
|
Update README.md
|
2012-08-14 19:34:40 +03:00 |
Mathieu Virbel
|
d15564cf23
|
add a test for overflow
|
2012-08-14 18:26:58 +02:00 |
Mathieu Virbel
|
379c67873b
|
Merge branch 'master' of github.com:kivy/pyjnius
|
2012-08-14 18:21:44 +02:00 |
Mathieu Virbel
|
33bc309045
|
remove generated files
|
2012-08-14 18:21:25 +02:00 |
Mathieu Virbel
|
6047d60192
|
add DeleteLocalRef where it seem the best place.
|
2012-08-14 18:20:35 +02:00 |
Mathieu Virbel
|
68ef892cd1
|
little fixes for android, remove the recursive part in autoclass for the moment
|
2012-08-14 17:21:55 +02:00 |
Gabriel Pettier
|
2a25b4f37e
|
Update README.md
|
2012-08-14 16:36:57 +03:00 |
Gabriel Pettier
|
3ae545d21a
|
Update README.md
add small example of what can be done.
|
2012-08-14 16:36:26 +03:00 |
Mathieu Virbel
|
7319fab9e5
|
fix package import, make tests work again.
|
2012-08-14 15:12:34 +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 |
Mathieu Virbel
|
977857adc3
|
wip
|
2012-08-14 15:04:13 +02:00 |
Mathieu Virbel
|
47a9ceb931
|
first commit. Just use "make tests"
|
2012-08-14 03:42:43 +02:00 |