index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java_base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move UnsafeUtil.doPrivileged() -> SecurityUtil, removing sideeffects from Uns...
v0.8.4
Sven Gothel
2022-04-23
7
-37
/
+34
*
cmake: Expose module jar file path to parent projects for convennience
v0.8.3
Sven Gothel
2022-04-23
1
-0
/
+2
*
Build using OpenJDK 17 (min requirement still 11), 'fix' deprecated and remov...
Sven Gothel
2022-04-23
7
-19
/
+41
*
git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. VER...
Sven Gothel
2022-02-07
1
-5
/
+5
*
Add Java/C++ hexStringBytes(..); Fix Java's bytesHexString(..) path !lsbFirst...
Sven Gothel
2022-01-27
1
-3
/
+56
*
EUI48Sub: Add required endian conversion for byte stream ctor (C++ and Java)
v0.5.0
Sven Gothel
2021-10-05
1
-0
/
+5
*
EUI48[Sub]: Add endian awareness, also fixes indexOf() semantics (C++ and Java)
Sven Gothel
2021-10-05
1
-0
/
+9
*
bytesHexString (java): Remove arg 'lowerCase', always use lower-case hex outp...
Sven Gothel
2021-02-06
1
-4
/
+4
*
bytesHexString: Remove arg 'leading0X': Have a leading '0x' if !lsbFirst alwa...
Sven Gothel
2021-02-06
1
-15
/
+12
*
ElfHeaderPart2: Fix check whether CPUFamily is ARM32 || ARM64 (Oppsie); Add m...
Sven Gothel
2021-01-29
1
-2
/
+6
*
PlatformTypes.query(): Use a more suitable arg name, as well as descriptive e...
Sven Gothel
2021-01-29
1
-43
/
+43
*
JauVersion: Drop deprecated manifest names
Sven Gothel
2021-01-28
1
-10
/
+0
*
BitMath replace UTF-8 hyphen w/ ASCII
Sven Gothel
2021-01-28
1
-1
/
+1
*
JaulibVersion: Use data transient only
Sven Gothel
2021-01-27
1
-18
/
+17
*
Move tests to 'jau.test' to not violate potentially sealed org.jar or jau. pa...
Sven Gothel
2021-01-26
2
-2
/
+2
*
Expose USE_TEMP_JAR_CACHE from PlatformRuntime to PlatformProps, only true if...
Sven Gothel
2021-01-25
2
-2
/
+37
*
java: Align '@since' to version 0.3.0 (flushing imported version number)
Sven Gothel
2021-01-25
9
-18
/
+18
*
java: install single jaulib_jar (next to jaulib_fat_jar) & java-source-zip; R...
Sven Gothel
2021-01-25
1
-3
/
+1
*
Java import and modularization: Complete jaulib_fat and full JNI lib bootstra...
Sven Gothel
2021-01-25
8
-61
/
+640
*
Java import and modularization: jaulib_base, jaulib_jni, jaulib_net, jaulib_p...
Sven Gothel
2021-01-25
57
-0
/
+14410