Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: lineCode/j4rs

Tags

v0.12.0

Toggle v0.12.0's commit message
v0.12.0

* Java-> Rust direction support.
* Null values handling.
* Fix artifactExists always returns false.
* Skip (de)serialization where possible (more to come).

v0.11.2

Toggle v0.11.2's commit message
v0.11.2

Improved:
- jni caching mechanism
- Android support

v0.11.2-java7

Toggle v0.11.2-java7's commit message
v0.11.2-java7

Improved:
- jni caching mechanism
- Android support

v0.11.1

Toggle v0.11.1's commit message
v0.11.1

Fixed building in macos.

v0.11.0

Toggle v0.11.0's commit message
v0.11.0

* Memory usage improvements.
* Allow Java11 support by ignoring unrecognized JVM options.
* Use cesu8 for java string operations.
* Using Vec::with_capacity where possible.
* Bugfixes.

v0.11.0-java7

Toggle v0.11.0-java7's commit message
Merge branch 'master' into java7-master

# Conflicts:
#	java/pom.xml
#	rust/build.rs

v0.10.0

Toggle v0.10.0's commit message
v0.10.0

* Offer try_from implementation instead of from for InvocationArg creation.
* Fix copying of j4rs.jar into the jassets directory when needed.
* Do not serialize basic types. Use jni calls instead.
* Fixed memory leaks and performance issues.
* JNI cache improvements.
* Implemented create_java_list method.

v0.10.0-java7

Toggle v0.10.0-java7's commit message
v0.10.0

* Offer try_from implementation instead of from for InvocationArg creation.
* Fix copying of j4rs.jar into the jassets directory when needed.
* Do not serialize basic types. Use jni calls instead.
* Fixed memory leaks and performance issues.
* JNI cache improvements.
* Implemented create_java_list method.

v0.9.0

Toggle v0.9.0's commit message
v0.9.0

* Fixed method lookup in interfaces and inherited implementations.
* Generic methods invocation support.
* Added benchmarks
* Support multiple Maven repositories search during Maven artifacts usage.
* Added java primitives support.
* Fixed security issues by updating libraries.

v0.9.0-java7

Toggle v0.9.0-java7's commit message
v0.9.0-java7

* Fixed method lookup in interfaces and inherited implementations.
* Generic methods invocation support.
* Added benchmarks
* Support multiple Maven repositories search during Maven artifacts usage.
* Added java primitives support.
* Fixed security issues by updating libraries.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.