Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mapbox/jni.hpp issues and pull requests
#68 - Add wrapper of AttachCurrentThreadAsDaemon
Pull Request -
State: open - Opened by iboB about 2 months ago
#66 - Fix jni::AsLvalue not working on some versions of Clang.
Pull Request -
State: open - Opened by n1xx1 over 1 year ago
#65 - Crash native libs when unknown native exception is thrown
Pull Request -
State: closed - Opened by anhnguyen1618 over 1 year ago
#64 - Allow wrap const member function
Pull Request -
State: open - Opened by bansan85 almost 2 years ago
#63 - Backport multiple fixes contributed in various forks
Pull Request -
State: closed - Opened by G10h4ck almost 2 years ago
#62 - A C++ example containing a main() function that calls a function inside a running java application would be really appreciated.
Issue -
State: open - Opened by Bart-Luyckx almost 3 years ago
#61 - Print JVM exception in template method as well
Pull Request -
State: closed - Opened by kiryldz about 4 years ago
#60 - [BUG] jni::Class/Object::Call() blindly passes arguments to JNI's variable length argument methods
Issue -
State: open - Opened by krwc about 4 years ago
#59 - Static methods registration
Issue -
State: closed - Opened by krwc about 4 years ago
- 1 comment
#58 - Questions about returning objects and using function objects
Issue -
State: open - Opened by dv1 over 4 years ago
#57 - Fixes for GCC 9 and clang 10
Pull Request -
State: open - Opened by dv1 over 4 years ago
- 2 comments
#56 - CMake support.
Pull Request -
State: open - Opened by tarigo over 4 years ago
#55 - Migrate to CMake.
Issue -
State: open - Opened by tarigo over 4 years ago
#54 - RegisterNativePeer() without finalizer.
Pull Request -
State: open - Opened by tarigo over 4 years ago
#53 - Let JVM print an exception and a backtrace of the stack.
Pull Request -
State: closed - Opened by tarigo almost 5 years ago
#52 - promote UntaggedType constructor to public
Pull Request -
State: closed - Opened by tobrun almost 5 years ago
Labels: enhancement
#51 - Modify GetAttachedEnv() to detach thread automatically.
Pull Request -
State: closed - Opened by tarigo almost 5 years ago
#50 - Add GetAttachedEnv function.
Pull Request -
State: closed - Opened by tarigo almost 5 years ago
#49 - Thow IllegalStateException if native peer is dead.
Pull Request -
State: closed - Opened by tarigo about 5 years ago
- 2 comments
#48 - Null value
Issue -
State: open - Opened by RingerJK over 5 years ago
#47 - How do I convert a jobject to jni::Object?
Issue -
State: open - Opened by akshetpandey over 5 years ago
- 2 comments
#46 - [Question] How to wrap native function returning string using HighLevelWrapper
Issue -
State: open - Opened by Szaq almost 6 years ago
- 1 comment
#45 - How can I use the library to expose a native method taking std::string?
Issue -
State: open - Opened by haelix888 almost 6 years ago
- 1 comment
#44 - Incorrect wrapping code
Issue -
State: open - Opened by haelix888 almost 6 years ago
- 1 comment
#43 - Native method signatures
Issue -
State: open - Opened by haelix888 almost 6 years ago
- 1 comment
#42 - Add overwritable <jni/string_conversion.hpp>
Pull Request -
State: closed - Opened by kkaefer about 6 years ago
#41 - WIP dependency-free UTF codecs
Pull Request -
State: open - Opened by jfirebaugh about 6 years ago
#40 - Use Local<> ubiquitously
Pull Request -
State: closed - Opened by jfirebaugh about 6 years ago
#39 - Add java.lang.ref.WeakReference wrapper
Issue -
State: closed - Opened by jfirebaugh about 6 years ago
- 1 comment
#38 - Add deleters that attach or get the JNIEnv
Pull Request -
State: closed - Opened by jfirebaugh about 6 years ago
#37 - Improve TypeSignature implementation
Pull Request -
State: closed - Opened by jfirebaugh over 6 years ago
#36 - Fixes minor typo in Readme
Pull Request -
State: closed - Opened by manaswinidas over 6 years ago
#35 - non-throwing New{Local,Global}Ref for weak refs
Issue -
State: closed - Opened by jfirebaugh over 6 years ago
- 1 comment
#34 - Cast's arguments are in the wrong order
Issue -
State: closed - Opened by jfirebaugh over 6 years ago
- 1 comment
#33 - High-level bindings should have more implicit derived-to-base conversions
Issue -
State: closed - Opened by jfirebaugh over 6 years ago
#32 - Should high-level bindings always seize local refs?
Issue -
State: closed - Opened by jfirebaugh over 6 years ago
#31 - Fix compilation with -Wdouble-promotion
Issue -
State: open - Opened by jfirebaugh over 6 years ago
#30 - Redo high-level ownership strategy
Pull Request -
State: closed - Opened by jfirebaugh over 6 years ago
- 1 comment
#29 - Even higher level bindings
Pull Request -
State: open - Opened by kkaefer almost 7 years ago
- 1 comment
#28 - Some warnings on g++
Issue -
State: closed - Opened by pisto almost 7 years ago
- 2 comments
#27 - Add build system, CI integration with many compilers, and fix minor errors
Pull Request -
State: closed - Opened by kkaefer almost 7 years ago
#26 - Allow implicit conversions from Object<Derived> to Object<Base>
Pull Request -
State: closed - Opened by jfirebaugh almost 7 years ago
#25 - jni::Object<> doesn't automatically cast from derived to base class
Issue -
State: closed - Opened by asheemmamoowala almost 7 years ago
- 1 comment
#24 - Is there a way to add more method to native peer
Issue -
State: closed - Opened by spinorx about 7 years ago
- 2 comments
#23 - Test for assigning Method/Fields to globals.
Pull Request -
State: closed - Opened by spinorx about 7 years ago
- 8 comments
#22 - Support Array<jbyte> <-> std::string conversions
Pull Request -
State: closed - Opened by spinorx about 7 years ago
- 4 comments
#21 - Add additional type aliases in field and method classes
Pull Request -
State: closed - Opened by xezon about 7 years ago
- 1 comment
#20 - Minor improvement by adding a typedef for the FieldType in Field class
Pull Request -
State: closed - Opened by xezon about 7 years ago
- 1 comment
#19 - Add const correctness in jni Class
Pull Request -
State: closed - Opened by xezon about 7 years ago
#18 - Attempt to remove non-JNI local reference, dumping thread
Issue -
State: closed - Opened by tobrun over 7 years ago
- 3 comments
#17 - gcc considers some Call memfn ambiguous
Pull Request -
State: closed - Opened by daedric over 7 years ago
- 6 comments
#16 - gcc does not allow function to be passed as non-type value, pass func…
Pull Request -
State: closed - Opened by daedric over 7 years ago
- 1 comment
#15 - Accomodates different JDK versions
Pull Request -
State: closed - Opened by daedric over 7 years ago
- 4 comments
#14 - Compilation fixes
Pull Request -
State: closed - Opened by daedric over 7 years ago
- 1 comment
#13 - Add missing cast
Pull Request -
State: closed - Opened by daedric over 7 years ago
#12 - Deduplicate tags to unique jni::Tag<...> types
Pull Request -
State: open - Opened by kkaefer over 7 years ago
- 1 comment
#11 - Improve ergonomics of calling Java from C++
Issue -
State: open - Opened by jfirebaugh over 7 years ago
#10 - Typing for generics
Issue -
State: open - Opened by jfirebaugh over 7 years ago
#9 - Enable Class<>::Find() for Array objects
Pull Request -
State: closed - Opened by kkaefer over 7 years ago
- 2 comments
#8 - Questions
Issue -
State: closed - Opened by kkaefer almost 8 years ago
- 2 comments
#7 - Add Local reference methods and wrappers
Pull Request -
State: closed - Opened by kkaefer almost 8 years ago
#6 - Add default template argument to UniqueObject and UniqueWeakObject
Pull Request -
State: closed - Opened by kkaefer almost 8 years ago
#5 - Add NewWeakGlobalRef method to Object
Pull Request -
State: closed - Opened by ivovandongen almost 8 years ago
Labels: enhancement
#4 - Incorrect type signature code
Issue -
State: closed - Opened by berkus almost 8 years ago
- 2 comments
#3 - Include limits where necessary
Pull Request -
State: closed - Opened by jcelerier about 8 years ago
- 2 comments
#2 - Fix #1 by specifying pointer types for method template arguments
Pull Request -
State: closed - Opened by jcelerier about 8 years ago
- 1 comment
#1 - Build error
Issue -
State: closed - Opened by jcelerier about 8 years ago
- 1 comment