1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 15, 2023 — Jan 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
stub for getConstructors()
Horcrux7
as Volker Berlin
More... over 1 year ago
imports
Horcrux7
as Volker Berlin
More... over 1 year ago
replace printStackTrace(x)
Horcrux7
as Volker Berlin
More... over 1 year ago
replace all native code of FileInputStream with stub code
Horcrux7
as Volker Berlin
More... over 1 year ago
Replace FileInputStream() constructor
Horcrux7
as Volker Berlin
More... over 1 year ago
Patch PlatformLogger
Horcrux7
as Volker Berlin
More... over 1 year ago
replace static constructor für MethodHandles.
Horcrux7
as Volker Berlin
More... almost 2 years ago
back to jitpack master-SNAPSHOT
Horcrux7
as Volker Berlin
More... almost 2 years ago
com.gradle.plugin-publish version 0.21.0
Horcrux7
as Volker Berlin
More... almost 2 years ago
More stubbing of the ServiceLoader
Horcrux7
as Volker Berlin
More... almost 2 years ago
Fix a NPE/better error message if class is missing
Horcrux7
as Volker Berlin
More... almost 2 years ago
fix @Partial for classes with generics
Horcrux7
as Volker Berlin
More... almost 2 years ago
replace Java 11 forName() with Module parameter
Horcrux7
as Volker Berlin
More... almost 2 years ago
more replacement for Java 11 ClassLoading
Horcrux7
as Volker Berlin
More... almost 2 years ago
remove debug code
Horcrux7
as Volker Berlin
More... almost 2 years ago
Update Github actions build status.
Horcrux7
as Volker Berlin
More... almost 2 years ago
Tests for Java 11 and Actions for Java 11
Horcrux7
as Volker Berlin
More... almost 2 years ago
jitpack snapshot currently not working
Horcrux7
as Volker Berlin
More... almost 2 years ago
more replacement for VarHandle
Horcrux7
as Volker Berlin
More... almost 2 years ago
fix Unsafe calls with local objectFieldOffset
Horcrux7
as Volker Berlin
More... almost 2 years ago
More Unsafe support for Java 11
Horcrux7
as Volker Berlin
More... almost 2 years ago
More native replacement for Java 11
Horcrux7
as Volker Berlin
More... almost 2 years ago
fix Unsafe for array elements
Horcrux7
as Volker Berlin
More... almost 2 years ago
implements i32.wrap_i64
Horcrux7
as Volker Berlin
More... almost 2 years ago
Adapt test for Gradle
Horcrux7
as Volker Berlin
More... almost 2 years ago
Unsafe.putInt and Unsafe.putLong
Horcrux7
as Volker Berlin
More... almost 2 years ago
replacement for SecureRandom
Horcrux7
as Volker Berlin
More... almost 2 years ago
add `struct.new_default` for libraries
Horcrux7
as Volker Berlin
More... almost 2 years ago
prevent stackoverflow with Thread currentThread()
Horcrux7
as Volker Berlin
More... almost 2 years ago
Replace Thread.yield()
Horcrux7
as Volker Berlin
More... almost 2 years ago